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

4758 Commits

Author SHA1 Message Date
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
Joe Fiorini
455b599ecb Remove underscore now that we have lodash 2015-05-27 10:16:40 -04:00
John Mitchell
bd578f8e6d added datepicker library for system tracking 2015-05-27 10:16:40 -04:00
Joe Fiorini
ae5594a853 Add some promise helpers to lodash 2015-05-27 10:16:40 -04:00
Joe Fiorini
862cc40de0 Remove invalid markup from template 2015-05-27 09:53:01 -04:00
Jared Tabor
54dc36c793 removing search bar for select2 drop downs 2015-05-27 00:35:19 -04:00
Jared Tabor
15773ba242 demodalizing the license modal
the license modal is now its own standalone page. this commit includes demodalizing the license page, directing the user to this page if no license exists, redirects the user to hte home page when a license is entered, and adds the license type to the license page and the About Tower modal. It also includes a small change to the aw-feature directive to better handle a session that does not have a license yet.
2015-05-26 17:29:53 -04:00
Joe Fiorini
7b20dfa98f Merge pull request #232 from joefiorini/breadcrumbs-directive
Move breadcrumb rendering into directive
2015-05-26 16:47:53 -04:00
jaredevantabor
3afa9a2c9d Merge pull request #242 from jaredevantabor/cleanup-fact-job
Adding cleanup_fact prompt
2015-05-26 15:12:38 -04:00
Matthew Jones
6d3bd2500a Remove spuriously added keystone client package info file 2015-05-26 13:46:07 -04:00
Jared Tabor
22b44ceb32 Adding cleanup_fact prompt
The cleanup_fact job requires a different set of parameters: older_than and granularity. A different prompt modal was required in order to reflect these extra parameters.
2015-05-26 13:45:46 -04:00
Matthew Jones
c930b7759a Add 'finished' property to recent jobs 2015-05-26 13:08:26 -04:00
James Laska
e973711a84 Reapply "make shade python2.6 safe for our inventory update"
This reverts commit a977f9619ba2b42fb9b5a23824644b07b26214f2.
2015-05-26 11:05:39 -04:00
Matthew Jones
b2b05d9212 Import dist-info directories for various openstack libs, otherwise pbr
can't find the versions and that causes errors
2015-05-26 10:42:51 -04:00
Matthew Jones
fdaf9bcd52 Add psutil to the package deps for the dockerfile 2015-05-26 09:59:53 -04:00