1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 09:51:09 +03:00
Commit Graph

7423 Commits

Author SHA1 Message Date
Jared Tabor
02f1f442d8 Merge pull request #1833 from jaredevantabor/notification_templates
Changes to notifications after API naming change
2016-05-06 13:49:05 -04:00
Leigh
1af0a172d3 Fix assorted Job Details bugs
* fix strict equality check that broke host summary event signals, fix hosts value provided to host-event modal, add all jobDetail.* routes to event emitter used by stdout, resolves #1733

* fix over-broad clear on intervals driving job details / stdout updates #1799

* fixes assorted job details audit issues

* feedback on PR #1799
2016-05-06 12:23:08 -04:00
Matthew Jones
ea25742ea5 Bump cryptography vendored library version 2016-05-06 11:52:02 -04:00
Jared Tabor
b974422c6e Changes to notifications after API naming change
The API changed the /notifier endpoint to /noticiation_templates to match up with the terminology used with the UI
2016-05-06 11:45:48 -04:00
Graham Mainwaring
3170c1b8b8 Merge pull request #1828 from ghjm/scl_tower_obsoletes_non_scl_tower
Fixes error when upgrading from 2.x (non-SCL) package on EL6
2016-05-06 10:23:44 -04:00
Graham Mainwaring
a9cc4a0d2b Merge pull request #1827 from ghjm/tower_venv_fix
Ansible virtualenv should be created outside the SCL
2016-05-05 17:22:48 -04:00
Leigh
731563210a Merge pull request #1825 from ansible/auditPR
Fixes from UI audit with Taufique
2016-05-05 17:10:43 -04:00
Graham Mainwaring
8787dcb89b Merge pull request #1824 from ghjm/tower_venv_fix
Fix error in spec file
2016-05-05 16:56:43 -04:00
John Mitchell
72baf5432d remove extraneous color styling 2016-05-05 16:47:31 -04:00
John Mitchell
790e3fbd0e varify all colors in ansible-ui 2016-05-05 16:46:51 -04:00
John Mitchell
5b19cdcd00 update api browser stdout colors to be consistent w tower 2016-05-05 16:32:29 -04:00
John Mitchell
a0645e3d03 removed head tag 2016-05-05 16:24:17 -04:00
Ken Hoes
9212568c6e Further projects audit work 2016-05-05 16:19:17 -04:00
Jared Tabor
1c1dcf3c01 adding websocket listener to portal page 2016-05-05 16:19:11 -04:00
John Mitchell
32db96c176 fix padding of lists 2016-05-05 16:19:05 -04:00
John Mitchell
4f46c307d4 update general styling of first-time license page 2016-05-05 16:18:58 -04:00
Ken Hoes
fbe1d64ed2 Projects UI audit work 2016-05-05 16:18:42 -04:00
John Mitchell
89b97d40ad update cyan 2016-05-05 16:18:31 -04:00
John Mitchell
5382668997 change style of all tags fixes #1805 2016-05-05 16:18:08 -04:00
John Mitchell
813cc9f447 fixes
-dont prepend empty option to labels tag selector
-inset graph toolbar
2016-05-05 16:18:00 -04:00
John Mitchell
a6529dd788 fixed suit block styling of dashboard graphs stuff 2016-05-05 16:17:51 -04:00
John Mitchell
6b5bf5e755 fix search bars on groups/hosts page 2016-05-05 16:17:45 -04:00
John Mitchell
a968717222 fix of org problems found in audit 2016-05-05 16:17:37 -04:00
Ken Hoes
0f77e77cf3 Reversing back to old favicon 2016-05-05 16:17:25 -04:00
Ken Hoes
4463a4827e Dashboard updates 2016-05-05 16:17:14 -04:00
Jared Tabor
1f0d88c7ab UX feedback on Activity Streams
As well as tags and some select2
2016-05-05 16:16:35 -04:00
Jared Tabor
b6222e5857 Making "Request License" btn-primary to match other buttons 2016-05-05 16:16:26 -04:00
Jared Tabor
c4f6d018ed removing admins list from list imports 2016-05-05 16:16:20 -04:00
Jared Tabor
4a2580f7ed Removing stale Admin.js from /controllers and /lists
These were used for the /organizations/:id/admin route, which has been updated in 3.0. These files are no longer needed.
2016-05-05 16:16:06 -04:00
Jared Tabor
c7f0de41e9 License Page UX Audit Changes 2016-05-05 16:15:54 -04:00
Leigh Johnson
f5232953ac fix related set active color && remove disable cursor in anticipation of #1796 2016-05-05 16:15:46 -04:00
Leigh Johnson
8e75d1c3ce fix empty list text on Dashboard > Hosts, change border color for no results found 2016-05-05 16:15:38 -04:00
Leigh Johnson
c982834cbe fix hover state colors on mobile menu 2016-05-05 16:15:27 -04:00
John Mitchell
c1069775a4 fixed global colors 2016-05-05 16:14:27 -04:00
John Mitchell
5987d86a4b update general styling of first-time license page 2016-05-05 16:13:13 -04:00
Leigh Johnson
adb4703d45 remove license input field and add ng-class to default text 2016-05-05 16:10:49 -04:00
Leigh Johnson
dcd89aabfc update errors/invalid to use @default-err 2016-05-05 16:10:35 -04:00
John Mitchell
fd5edbc125 fixed grammar of dashboard project sync failure count 2016-05-05 16:09:57 -04:00
John Mitchell
ae394fb9b5 fixed global colors 2016-05-05 16:07:26 -04:00
Matthew Jones
32720b2cc4 Add Schedule to the system job migration 2016-05-05 16:06:26 -04:00
Matthew Jones
6cece17024 Purge cleanup_deleted tasks as they aren't needed
This also adds a periodic static task to cleanup auth tokens
2016-05-05 16:04:36 -04:00
Ken Hoes
bf7a259f0b Updated hardcoded colors to LESS variables 2016-05-05 16:03:43 -04:00
Matthew Jones
3c90ecba0b Fix up notifications active field removal 2016-05-05 15:27:57 -04:00
Matthew Jones
a64b0a735c Merge pull request #1820 from matburt/refactor_notification_endpoint_names
Refactor Notification's naming
2016-05-05 14:42:47 -04:00
Matthew Jones
0a89581868 Fix up flake8 errors 2016-05-05 14:23:41 -04:00
Chris Meyers
3ebddbdc58 flake8 fix 2016-05-05 14:16:03 -04:00
Matthew Jones
5895b3a343 Refactor Notification's naming
Notifier -> NotificationTemplate
notifier -> notification_template
2016-05-05 13:53:46 -04:00
Chris Meyers
f8729f8780 Merge pull request #1818 from chrismeyersfsu/fix-bundle2
fix ansible2.0 bundle deps bootstrap
2016-05-05 13:01:55 -04:00
Matthew Jones
675b596fb0 Perform json and yaml validation on Job Templates 2016-05-05 12:00:12 -04:00
Matthew Jones
e5bebf7b51 Change docker project default directory 2016-05-05 11:04:53 -04:00