Jared Tabor
fd8908f7dc
Job Submission cleanup
...
removed some commented code from the fix for the job submission from yesterday
2014-11-06 14:28:18 -05:00
Jared Tabor
cacdefafbf
Portal mode authorization
...
Had to override the authorization controller which automatically redirects the user to hte home page if it is their first time visiting tower. I perform a check to see if the url is to /portal, and then set lastPath to portal to force it to portal mode on the first visit
2014-11-06 14:27:27 -05:00
Jared Tabor
ca8e52bfff
adding ngdocs site for tower doc site
2014-08-28 10:37:02 -04:00
Chris Houseknecht
aa61a491d0
Login
...
Attempted fix for https://trello.com/c/dcu8BoSa/307-401-error-on-login
2014-08-19 11:08:38 -04:00
Chris Houseknecht
2e39e093af
Security- Login
...
Fixed login modal issue where logging out and immediately clicking Sign In button without entering username/password would log back in as prior user.
2014-08-13 09:22:21 -04:00
Chris Houseknecht
c77db691eb
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
Chris Houseknecht
69b91afaf2
Fixed bugs from package upgrades. Updated all controllers to pass into form and list generators. Improved accordion styling. Refactored job status page. Tested using minified files and fixed build issues.
2014-02-13 03:04:27 -05:00
vagrant
d25e712e21
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
Chris Houseknecht
010a998431
Applied jsHint code checking standards.
2014-02-06 12:17:12 -05:00
chris Houseknecht
c52f98e9ac
AC-970 no longer highlighting currently focused form field with red. Field is hightlighted in red when an error immediately on error detection. This includes Angular errors and custom errors.
2014-01-23 23:49:25 -05:00
chris Houseknecht
9fe9556b50
AC-712 fixed login spinnning tab disable issue
2014-01-22 12:36:22 -05:00
Chris Church
2b7af0a2ec
Happy new year!!!
2014-01-02 11:51:43 -05:00
Chris Houseknecht
0cd6e5412b
AC-684 Added new help text and adjusted credential labels. Fixed missing cloud credential name value on Jobs Detail view (job template accordion).
2013-11-20 23:57:43 +00:00
Chris Houseknecht
94bbab566b
Only allow user with super_user access to see activity stream button. Fixed collision between is_superuser rootscope variable and credential.is_superuser on credential detail page. Added AS to user/n/permissions page.
2013-11-19 20:39:43 +00:00
Chris Houseknecht
51aae28a1e
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
chouseknecht
f8e1d2e0e3
AC-363 token expiration now handled exclusively on server.
2013-09-06 17:21:45 -04:00