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-02-12 15:14:45 -03:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
10e85b50b10f15599395bce4d91378441005f2a5
awx
/
awx
/
ui
/
static
/
js
History
Chris Houseknecht
10e85b50b1
Found an issue when deleting multipkle credentials. First delete worked fine. Second delete left the overlay hiding the page. Seems the .off() option on bootstrap modal no longer works as expected.
2014-03-05 14:13:17 -05:00
..
controllers
Found an issue when deleting multipkle credentials. First delete worked fine. Second delete left the overlay hiding the page. Seems the .off() option on bootstrap modal no longer works as expected.
2014-03-05 14:13:17 -05:00
forms
Fixed spelling issue found in job_templates.limit help.
2014-02-19 13:18:54 -05:00
help
Finixhed applying jsHint linting to js files. Created initial Gruntfile.js build script and package.json script for keeping track of required node modules.
2014-02-11 04:52:15 +00:00
helpers
Found an issue when deleting multipkle credentials. First delete worked fine. Second delete left the overlay hiding the page. Seems the .off() option on bootstrap modal no longer works as expected.
2014-03-05 14:13:17 -05:00
lists
Fixed broken links where ngHref is used in list objects.
2014-02-17 16:01:14 -05:00
widgets
AC-1006 upgraded all js libraries to latest release. Fixed obvious broken things. Installed bower to make package installation/upgrade easier. Added less to Grunt build.
2014-02-12 18:42:57 +00:00
app.js
AC-725 Added tower version to app footer and license dialog. Refactored license dialog to use tabs rather than accordions. Fixed conflict between angular routes and TB tabs.
2014-02-13 19:01:17 +00:00
config.js
AC-564 implemented angular-codemirror to provide JSON/YAML syntax highlighting and linting in a full-screen editor.
2014-02-15 19:24:07 -05:00