1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
Commit Graph

4521 Commits

Author SHA1 Message Date
Joe Fiorini
b3e8bdbf11 Massage wording on setup menu 2015-05-28 18:24:28 -04:00
Joe Fiorini
18303a004d Fix mobile breakpoints for menu
We need a better strategy around these breakpoints. I feel like they'll
be different depending on the thing we're styling, so maybe having a
file with variables for different breakpoints. Not sure yet.
2015-05-28 18:20:05 -04:00
Joe Fiorini
fc07169b5c Fix mobile menu styles for portal mode 2015-05-28 18:09:51 -04:00
Joe Fiorini
1a5b04c7ee Close menu when user selects item 2015-05-28 18:09:25 -04:00
Joe Fiorini
77d38b0455 Always show web socket status on right 2015-05-28 16:48:05 -04:00
Matthew Jones
10da862ab1 Lower the cleanup_deleted batch size to 50 to reduce overall memory
usage during the cleanup operation
2015-05-28 16:37:34 -04:00
Joe Fiorini
267833ac76 Correct viewBox on user icon 2015-05-28 16:29:28 -04:00
Matthew Jones
094072f9dc Fix an issue where the single_fact view could still generate a 500 error
if mongo wasn't running and system tracking was disabled by the license
2015-05-28 16:19:55 -04:00
Joe Fiorini
b11bb4db2f Spacing and alignment fixes on setup menu 2015-05-28 16:04:27 -04:00
Matthew Jones
5b3b4b48c0 Fix an issue when creating scan job templates where we weren't obeying
the license flag, so folks could still create scan jobs even if they
weren't enabled by the license.  Plus Unit Tests
2015-05-28 15:59:49 -04:00
Joe Fiorini
d2534338d7 Add extra icons to portal mode 2015-05-28 15:44:52 -04:00
Luke Sneeringer
6709654e04 Create a default organization. 2015-05-28 14:04:07 -05:00
Luke Sneeringer
5639fda432 Send a non-0 exit code if no license. 2015-05-28 11:40:06 -05:00
jlmitch5
dd42f09390 Merge pull request #246 from ansible/jlm_527_new_resize_lib_ui
added new jquery resize library for UI
2015-05-28 11:44:43 -04:00
Matthew Jones
f5391cab11 Fix an issue where passing an empty yaml file (or ---) would cause an
error if including a port specifier on a hostname
2015-05-28 09:42:41 -04:00
Joe Fiorini
47b86a3a7e Link to new license page 2015-05-28 09:08:20 -04:00
Joe Fiorini
b716394e54 Update class to allow toggle menu to open 2015-05-28 09:03:58 -04:00
Joe Fiorini
2fbf0bec2f Add height back so modals can breathe 2015-05-28 09:03:58 -04:00
Joe Fiorini
a81a48ab18 Don't process tooltip on awToolTip items 2015-05-28 09:03:58 -04:00
Joe Fiorini
7b04cce7d4 Simplify switching between menu styles 2015-05-28 09:03:58 -04:00
Joe Fiorini
d13b063f08 Fix portal mode links and simplify menu styles 2015-05-28 09:03:58 -04:00
Joe Fiorini
66cb2aaec0 Watch model param for changes in link-to directive 2015-05-28 09:03:57 -04:00
Joe Fiorini
9d95020bf5 Completely remove jPushMenu 2015-05-28 09:03:57 -04:00
Joe Fiorini
2c442cbbbe Fix positioning of A in Tower logo 2015-05-28 09:03:57 -04:00
Joe Fiorini
e79540fbba Cleanup 2015-05-28 09:03:57 -04:00
Joe Fiorini
a207d1234b Update styles for active links 2015-05-28 09:03:57 -04:00
Joe Fiorini
0aa37251c6 Use route names to generate links on new menus 2015-05-28 09:03:57 -04:00
Joe Fiorini
b329f314c2 jshint fixes 2015-05-28 09:03:57 -04:00
Joe Fiorini
2e0bab0f78 Add ansible-red back to colors 2015-05-28 09:03:57 -04:00
Joe Fiorini
3d6bd05c8a Update icons and logo 2015-05-28 09:03:57 -04:00
Joe Fiorini
23e6fdf484 Move menu styles to live with main-menu 2015-05-28 09:03:57 -04:00
Joe Fiorini
24cc7c0611 Use inline svg icons on context menu 2015-05-28 09:03:57 -04:00
Joe Fiorini
51e10675ab Fixes based on feedback after demo 2015-05-28 09:03:56 -04:00
Joe Fiorini
ec231bd516 Copy viewBox from symbol rather than hardcoding 2015-05-28 09:03:56 -04:00
Joe Fiorini
3da0f37886 Ensure icons are same width on setup menu 2015-05-28 09:03:56 -04:00
Joe Fiorini
63c9ba7aea Use blue instead of red for icon hover 2015-05-28 09:03:56 -04:00
Joe Fiorini
52b676f0be Move web socket status indicator into directive 2015-05-28 09:03:56 -04:00
Joe Fiorini
02ac45e4c4 Always render svg icons inline 2015-05-28 09:03:56 -04:00
Joe Fiorini
324b0250fc Cleanup icons after change to navbar 2015-05-28 09:03:56 -04:00
Joe Fiorini
e75da8f921 Update icons on setup menu 2015-05-28 09:03:56 -04:00
Joe Fiorini
f862527d2c Implement new design for setup menu 2015-05-28 09:03:55 -04:00
Joe Fiorini
b649887e61 Implement mobile-friendly menu 2015-05-28 09:03:55 -04:00
Joe Fiorini
d760c96596 Change portal mode icon when in portal mode 2015-05-28 09:03:55 -04:00
Joe Fiorini
91fe2b5444 Implement main menu redesign 2015-05-28 09:03:55 -04:00
Joe Fiorini
ea51113e1b Implement setup menu 2015-05-28 09:03:55 -04:00
jaredevantabor
58b3f4360c Merge pull request #244 from jaredevantabor/license-work
demodalizing the license modal
2015-05-27 12:30:18 -04:00
John Mitchell
daeaf90e6e added new jquery resize library for UI 2015-05-27 12:28:21 -04:00
Joe Fiorini
9df18fcea3 Merge pull request #243 from joefiorini/system-tracking
Initial merge of system tracking UI
2015-05-27 10:18:19 -04:00
Joe Fiorini
df771d5c0d Display comparisons with data from API
See https://gist.github.com/joefiorini/3a8c36bcedf7ad954952 for an
explanation of the comparison logic.
2015-05-27 10:17:31 -04:00
Joe Fiorini
8acc73c833 Setup page to display fake data 2015-05-27 10:17:31 -04:00