Commit Graph
100 Commits
Author SHA1 Message Date
John Mitchell 96ae702ab3 added notification to list after add of item in tower 2016-01-14 10:40:18 -05:00
jlmitch5 bf965027f7 Merge pull request #617 from jlmitch5/fixAddInteraction
fixed add interaction with lists
2016-01-14 09:16:24 -05:00
John Mitchell 3a1d49d9d2 fixed refresh getting mad on /add/ routes 2016-01-13 17:34:39 -05:00
John Mitchell c66c117e1f fixed add interaction with lists 2016-01-13 16:02:23 -05:00
jlmitch5 7cfe31b9bb Merge pull request #605 from jlmitch5/paginationEditIndicator
getting pagination to work on edit of a form item
2016-01-12 12:08:57 -05:00
John Mitchell 6a8955b817 add missing pagination folder 2016-01-12 11:54:26 -05:00
John Mitchell c6f9dc90fb moved pagination helper to a service 2016-01-11 17:35:06 -05:00
John Mitchell 1a17321ece ugly but working commit of getting pagination to work on edit of a form item 2016-01-11 14:37:33 -05:00
John Mitchell fcaf86c1da fixed styling of row indicator 2016-01-11 11:17:27 -05:00
John Mitchell f7f449921e remove reference to deprecated color file 2016-01-08 16:55:19 -05:00
jlmitch5 1b14d9c12b Merge pull request #602 from jlmitch5/rowIndicator
try 1 at getting row indicator
2016-01-08 16:32:10 -05:00
John Mitchell 945916b29c updates to list indicator 2016-01-08 16:14:28 -05:00
John Mitchell 490b25c3eb try 1 at getting row indicator 2016-01-08 14:05:18 -05:00
jlmitch5 5695741052 Merge pull request #593 from jlmitch5/rebrandDashboard
rebrand dashboard
2016-01-07 14:14:58 -05:00
John Mitchell 78924f41a2 updates to rebrand 2016-01-07 14:00:31 -05:00
John Mitchell b3fe8c9531 rebrand dashboard 2016-01-06 22:56:16 -05:00
John Mitchell 19e08b1c0f update angular-animate 2015-12-11 17:34:07 -05:00
jlmitch5 b0b2f127bb remove ngAnimate again 2015-12-11 17:18:45 -05:00
jlmitch5 c1ec4fa592 keep ngAnimate on devel for now
Will figure out the routes issue in a bit.  Keeping animations for ux feedback from Taufique
2015-12-11 17:01:25 -05:00
jlmitch5 786eec9e5b Merge pull request #525 from jlmitch5/rehaul_ui_build
rehaul of UI build
2015-12-09 10:53:54 -05:00
John Mitchell 364872a678 fixed typo of cp command 2015-12-09 10:19:34 -05:00
John Mitchell c9d501c562 updated test-ui make target to be able to only run a single test file 2015-12-08 18:35:00 -05:00
John Mitchell 6796b05829 fixed ngdoc compile issue 2015-12-08 16:56:07 -05:00
John Mitchell 856e6c5c59 fixed test-ui debug mode not showing source files and phony tasks comment 2015-12-08 16:55:43 -05:00
John Mitchell 0b43398ef6 Rehaul of ui build process
Updated make tasks
Added coverage reports for ui
Added browser-sync support
Updated contribution doc
Updated npm dependencies (Jenkins and dev environment can both use Node 4.2.1)
2015-12-06 16:41:48 -05:00
jlmitch5 3315183810 Merge pull request #518 from jlmitch5/logininfobug
fixed custom login info bug
2015-12-02 13:47:48 -05:00
John Mitchell 1fa3d58049 fixed custom login info bug 2015-12-02 13:46:52 -05:00
John Mitchell 7793850f9e track modules on system tracking page by index 2015-11-30 15:11:07 -05:00
John Mitchell 7bff586c4d fixed login modal initial disappear 2015-11-25 14:51:55 -05:00
John Mitchell 16340975fd fixed login modal straggling issues 2015-11-25 14:51:55 -05:00
John Mitchell 77f9523984 demodalize login to deal with back button issues 2015-11-25 14:49:17 -05:00
jlmitch5 156b165065 Merge pull request #510 from jlmitch5/dashboard_counts
update dashboard counts to 3.0 styling
2015-11-24 20:38:04 -05:00
John Mitchell 1c655befe5 fixed height of mobile buttons 2015-11-24 16:25:09 -05:00
John Mitchell 7e783ba4b7 fixed border radius 2015-11-24 16:21:31 -05:00
John Mitchell e45453b036 update dashboard counts to 3 styling 2015-11-24 12:05:39 -05:00
John Mitchell 1dbbd6fc4d updated shrinkwrap dev dependencies too 2015-11-23 22:36:32 -05:00
John Mitchell eebfa367ec updated npm shrinkwrap 2015-11-23 22:33:28 -05:00
John Mitchell 9733b2e285 fix pendolytics.name import mess up and jshint warning from before 2015-11-23 11:57:18 -05:00
John Mitchell 54ad2eba8d changed footer and pendolytics to using new convention to get rid of jshint errors 2015-11-23 10:21:25 -05:00
John Mitchell 3ff3247d46 merge fix of ui 2015-11-23 10:13:39 -05:00
John Mitchell b74f7d6cc5 fixed related values not populating in teams ui 2015-11-17 23:51:28 -05:00
John Mitchell b6551642bc stop waiting after summary fields are grabbed 2015-11-17 15:30:50 -05:00
John Mitchell a54e7101dd fixed social authd user license issue 2015-11-17 13:55:48 -05:00
John Mitchell 4fa06bacd8 fixed organization rest call from happening 2015-11-17 11:11:08 -05:00
John Mitchell a698dae53f fixed messing up add user form w social auth pw hide earlier 2015-11-16 16:26:21 -05:00
John Mitchell 9bf0b8be4c hide un and pw fields when user is social auth based 2015-11-16 11:18:34 -05:00
John Mitchell 521177130c Update custom icons
This also required an update to the padding fixes of the currently logged in user menu item.  These aren't necessary anymore.
2015-11-12 18:00:20 -05:00
jlmitch5 31a3843e50 Merge pull request #496 from jlmitch5/login_refactor_3
Login refactor 3
2015-11-12 17:54:36 -05:00
John Mitchell ce027a8e9d remove animate-hide deprecated class from partial. 2015-11-12 17:53:45 -05:00
John Mitchell 99d8648b3f add global error fade transitions 2015-11-12 17:50:09 -05:00
John Mitchell c6ca1b1c2b update loginModal based on 3.0 mockups 2015-11-11 15:29:36 -05:00
John Mitchell 0e104249a0 inject angular-animate to be used by Tower 2015-11-11 15:14:58 -05:00
John Mitchell adb1c9bb45 update global styles for login refactor 2015-11-11 15:14:11 -05:00
John Mitchell 98770a4cd8 update angular animate from merge 2015-11-11 15:13:26 -05:00
John Mitchell 3a87b22269 upgrade angular and angular-animate 2015-11-11 15:09:55 -05:00
John Mitchell a5e938e9ab fixed merge conflict with layout css 2015-11-06 13:34:38 -05:00
John Mitchell 1662b8bff7 update ids based on conversation with jlaska 2015-11-06 13:26:03 -05:00
John Mitchell 5863d25968 move hover style under selected so it is not overridden 2015-11-06 13:25:23 -05:00
John Mitchell 7d208b7d6f updates based on jtabor's review 2015-11-06 10:53:20 -05:00
John Mitchell 2db805f051 Rehaul of main-menu
Updated assets, main-menu module code, main layout styling, and the index.html template.
2015-11-05 19:31:20 -05:00
John Mitchell cb9495c2e3 hacky tooltip style fixing for new nav 2015-11-05 19:31:20 -05:00
John Mitchell e5d9d9f9cb add new fontcustom icons 2015-11-05 19:31:20 -05:00
jlmitch5 e827963415 Merge pull request #486 from jlmitch5/promiseConfig
Promise config
2015-11-04 15:09:35 -05:00
John Mitchell ecb445e688 dont resolve a promise that hasnt been set up 2015-11-03 22:39:39 -05:00
John Mitchell e05988ff5d resolve config with a promise on the login route 2015-11-03 21:58:01 -05:00
John Mitchell 688d933df7 fixed admin organization association text 2015-11-03 16:39:54 -05:00
John Mitchell cf99179015 fixed urls for credentials going to api 2015-11-03 15:48:25 -05:00
John Mitchell dd5a7bbd62 fixed 403 status on job detail page 2015-11-02 13:39:28 -05:00
John Mitchell 5b20e8767a fix logo on about modal 2015-10-28 17:37:12 -04:00
John Mitchell 32962bcadc fixed project update canceling 2015-10-27 14:42:10 -04:00
John Mitchell 0f68ead0b3 fixed fields not clearing out between source changes 2015-10-27 13:58:27 -04:00
John Mitchell f6f5bdd396 fixed styling issues for job detail explanation 2015-10-27 13:47:13 -04:00
John Mitchell eddb2e01b0 fixed prepopulation of custom script lookups 2015-10-26 17:40:39 -04:00
John Mitchell 8e4adfb887 fixed typo in cancel message 2015-10-25 00:15:54 -04:00
John Mitchell f8e4fdf201 change async loading order for form 2015-10-23 12:23:37 -07:00
John Mitchell 58f0f9f6e9 fixed alert unnecessary escaping 2015-10-23 09:06:49 -07:00
John Mitchell 98e66d8762 fixed conditional of management jobs not showing up for non-superuser 2015-10-23 08:45:50 -07:00
jlmitch5 0c9ac94b63 Merge pull request #480 from jlmitch5/fix_failure_update_reason
Fix failure update reason
2015-10-23 08:24:58 -07:00
John Mitchell 891c9c0889 Updated the job details failure explanation
Uses a help popover set up in the partial
Also pulls labels for the job types from the unified_jobs option request using the helper services
2015-10-21 20:35:28 -07:00
John Mitchell 8dfc9e482e Revamp options request helper to work for other choice fields
This moves the get-choices and get-labels services to the rest module
The get-choices service is also revamped so that a field name can be passed to check the options request json
All uses of get choices were revamped to utilize the new naming convention
2015-10-21 20:31:21 -07:00
jlmitch5 aca31b0ff4 Merge pull request #477 from jlmitch5/system_tracking_date_issues
fixed system tracking date issues
2015-10-16 21:34:34 -04:00
John Mitchell ed8aa45693 fixed system tracking date issues 2015-10-16 17:57:23 -04:00
John Mitchell 6b9cb0f496 fixed sources scope regions issue 2015-10-15 12:04:57 -04:00
John Mitchell e4452fba2b fixed scan date being the earlier one when identical 2015-10-15 10:10:48 -04:00
jlmitch5 8d705b01f2 Merge pull request #476 from jlmitch5/fix_adhoc_stdout_load
fixed standard out load for adhoc commands
2015-10-15 09:46:43 -04:00
John Mitchell 80c629bf3e fixed the console errors for the sources scope 2015-10-14 19:53:58 -04:00
John Mitchell 4049a2cfa4 fixed console error 2015-10-14 18:18:47 -04:00
John Mitchell e056a93ea9 fixed standard out load for adhoc commands 2015-10-14 17:40:54 -04:00
John Mitchell 54f308a61b Revert "change list separator for adhoc host patterns"
This reverts commit 7200ad3a87b642d7f947f9eaa110b8c90767f34f.
2015-10-14 16:02:09 -04:00
John Mitchell e3d6803df7 Revert "update awFeature ldap to enterprise_auth"
This reverts commit bc49756ef6e792efd5a32d7342b0f7d1aa17a950.
2015-10-14 16:01:37 -04:00
John Mitchell 8d526ff812 prettify api response for job failure explanation 2015-10-13 11:20:19 -04:00
John Mitchell 2f23b5c113 remove organization lookup from inventory script query 2015-10-12 23:41:21 -04:00
John Mitchell 1969559ee1 change list separator for adhoc host patterns 2015-10-12 19:54:59 -04:00
John Mitchell e75f1890e1 conditionally require cloud credential 2015-10-09 17:47:42 -04:00
John Mitchell 8e4c50d7a6 update awFeature ldap to enterprise_auth 2015-10-09 16:00:43 -04:00
John Mitchell 8341810ba2 add standard out less file I forgot 2015-10-09 16:00:43 -04:00
John Mitchell 8f5a197cd9 made standard out container fixed height on standard out views 2015-10-09 14:35:08 -04:00
John Mitchell c8ede9bb9a fixed prod error for pendo 2015-10-09 11:58:48 -04:00
jlmitch5 6883d70805 fixed tmp dir deletion in make clean 2015-10-08 10:58:30 -04:00
John Mitchell 8cfe02f5fb fixed ui implementation of get adhoc permission label 2015-10-08 10:57:46 -04:00