Joe Fiorini
8ce7914cb4
Fix button ordering
2015-07-30 13:05:27 -04:00
Joe Fiorini
c2d1e3865f
Fix checkbox value assignment
2015-07-30 13:05:27 -04:00
Joe Fiorini
a037063a22
Ensure parsers always return a value
2015-07-30 13:03:52 -04:00
Joe Fiorini
bf8b55bfb5
Fix loader to look at index files
2015-07-30 13:03:52 -04:00
Joe Fiorini
84c684155b
Update dependencies
2015-07-30 13:03:52 -04:00
jlmitch5
d3984e45ba
Merge pull request #333 from jlmitch5/jlm_727_credpassphraseui
...
working commit of passphrase disabling
2015-07-29 12:39:53 -04:00
Jared Tabor
b2b867a529
updating to use template URL helper function in routes
2015-07-28 14:21:35 -07:00
Jared Tabor
d806318342
removing stale code
2015-07-28 14:01:14 -07:00
Jared Tabor
8d19eec6af
management jobs fixes
2015-07-28 14:01:13 -07:00
Jared Tabor
fe285a8924
management jobs schedule list query
...
the management jobs should only show the schedules which haven't run yet. updating the query to reflect this.
2015-07-28 14:01:12 -07:00
Jared Tabor
fb99bc1c04
demodalizing management jobs modal
2015-07-28 14:01:11 -07:00
Jared Tabor
4e6c97aa56
demodalizing inventory scripts
...
and refactoring to use es6 modules
2015-07-28 13:54:15 -07:00
Jared Tabor
ee6bc5dbfd
redirecting to inventory manage screen after save
...
after saving a new inventory
2015-07-28 13:19:26 -07:00
Jared Tabor
d9559934b0
adding last user to last path logic
...
in order to send the user to their last path if and only if they were the last user too.
2015-07-28 13:19:25 -07:00
Jared Tabor
5310d3989a
Pagination widget
...
The 'previous' button was not properly disabled when multiple pagination widgets were on the same page. Fixed by inlucding the 'iterator' in the 'previous' button lookup
2015-07-28 13:19:24 -07:00
Jared Tabor
6b4b959bc5
removing unneccessary tooltip on scheduler modal
2015-07-28 13:19:24 -07:00
Jared Tabor
2e3844decb
changing select type from checkbox to radio button
...
for the selection of Team in the credential add/edit form page
2015-07-28 13:19:23 -07:00
John Mitchell
f080339b9a
working commit of passphrase disabling
2015-07-27 15:18:52 -04:00
Joe Fiorini
f360a625ea
Get tests running again
2015-07-27 10:19:15 -04:00
Joe Fiorini
e2453b4199
Revert to prior method of compiling CSS
2015-07-27 10:19:15 -04:00
Joe Fiorini
fd85aec6d5
Add some missing Less imports
2015-07-27 10:19:15 -04:00
Joe Fiorini
14d332545c
Treat about partial as a static asset
...
Now bundling all partials into `templates.js`. This didn't work so well
for the about partial because the cowsay <pre> tag got all messed up
when it was pre-cached in JavaScript. Moving this to assets to show that
it's not meant to be bundled, but downloaded as an ajax request instead.
2015-07-27 10:19:15 -04:00
Joe Fiorini
b7c136aba7
Separate node test build from browser build
2015-07-27 10:19:14 -04:00
Joe Fiorini
98a37a354a
Move code to awx/ui/client
2015-07-27 10:19:14 -04:00