This website requires JavaScript.
Explore
Help
Sign In
External-Mirrors
/
awx
Watch
2
Star
0
Fork
0
You've already forked awx
mirror of
https://github.com/ansible/awx.git
synced
2026-03-11 22:49:32 -02:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3377927c005bf4988f5c8f4a438dac2e7d490990
awx
/
awx
/
ui
/
static
/
lib
/
ansible
History
Chris Houseknecht
3377927c00
Activity stream- completed modification to Rest lib. Fixed searches on activity stream allow search by object type and object name. Improved detail modal so that more of the changes box is visible. Moved search reset button to the right. There is now only one reset button per list, not one per filter widget.
2013-11-19 02:26:23 +00:00
..
api-loader.js
AC-463. Reduced refresh button to automatic page refreh every 10 sec. Duration btwn refreshes can be adjusted in config.js.
2013-09-17 03:36:35 -04:00
AuthService.js
AC-471 Added back client session timeout. Fixed Rest service library to bubble up expired session and invalid token errors via promise object, enabling correct error handling. Now tracking last URL in session cookie and returning user to last URL after successful login.
2013-11-05 17:36:28 +00:00
directives.js
Search.js now supports up to 3 search filters on a page. First search widget can be regular or an object selector, which is used on the activity stream widget. Activity stream now has 2 filter widgets allowing a search to combine object and responsible user in a single query.
2013-11-18 08:16:51 +00:00
filters.js
AC-633 fixed a sort of unrelated js error. The capitalize filter directive attempted to act on a 'null' input error. Added a test to ignore empty/null input.
2013-11-13 20:44:27 +00:00
form-generator.js
Activity stream- completed modification to Rest lib. Fixed searches on activity stream allow search by object type and object name. Improved detail modal so that more of the changes box is visible. Moved search reset button to the right. There is now only one reset button per list, not one per filter widget.
2013-11-19 02:26:23 +00:00
generator-helpers.js
Activity stream- completed modification to Rest lib. Fixed searches on activity stream allow search by object type and object name. Improved detail modal so that more of the changes box is visible. Moved search reset button to the right. There is now only one reset button per list, not one per filter widget.
2013-11-19 02:26:23 +00:00
license.js
AC-563 license check now responds to date_expired and date_warning flags. Prior to this it treated date_warning as if the date had expired.
2013-11-05 21:33:47 +00:00
list-generator.js
Activity stream- completed modification to Rest lib. Fixed searches on activity stream allow search by object type and object name. Improved detail modal so that more of the changes box is visible. Moved search reset button to the right. There is now only one reset button per list, not one per filter widget.
2013-11-19 02:26:23 +00:00
prompt-dialog.js
Latest changes to add ID attribute to all elements. Lists and tables now have IDs.
2013-09-18 20:17:16 +00:00
pwdmeter.js
Latest UI changes.
2013-09-06 00:41:57 -04:00
RestServices.js
Activity stream- completed modification to Rest lib. Fixed searches on activity stream allow search by object type and object name. Improved detail modal so that more of the changes box is visible. Moved search reset button to the right. There is now only one reset button per list, not one per filter widget.
2013-11-19 02:26:23 +00:00
Timer.js
AC-471 Added back client session timeout. Fixed Rest service library to bubble up expired session and invalid token errors via promise object, enabling correct error handling. Now tracking last URL in session cookie and returning user to last URL after successful login.
2013-11-05 17:36:28 +00:00
TreeSelector.js
AC-536 No longer dissaociating hosts from /inventories/N/groups, so no more cases where dragging-n-dropping groups results in lost hosts. Fixed tree styling to better align nodes.
2013-11-05 20:37:51 +00:00
Utilities.js
First iteration of Activity Stream. Added Home/Groups page. Increased icon size for icon-only buttons. Dashboard jobs widget- group and job links now work. Closed AC-621, AC-618.
2013-11-08 17:58:40 +00:00