John Mitchell
068b32b1b4
updates to scheduler
...
- form and perspective next scheduler runs are in single list form view for projects and job templates
- submit/cancel/x at top of form project panel work
2016-02-04 13:14:34 -05:00
John Mitchell
1b357d5a3e
css fixes to list headers
...
-tags (like admin on users) are now correctly centered
-buttons on certain forms do not create header centering issues
-added lockup css for use with panel header titles
2016-02-04 13:13:28 -05:00
jlmitch5
1979c33225
Merge pull request #677 from jlmitch5/sprint1UIFixes
...
Updated to ui add/edit/list crud interactions
2016-01-25 15:19:05 -05:00
John Mitchell
18fffdcf18
fixed user and team edit/add indicator and auto-pagination
2016-01-25 12:01:32 -05:00
John Mitchell
3985e248bf
fixed indicator loading on incorrect row
2016-01-22 18:37:29 -05:00
John Mitchell
8c8db4c49a
fix font for login modal alerts
2016-01-22 14:59:26 -05:00
John Mitchell
22e9ecdcfc
fixed min-height of panel header and made org edit button selected on edit
2016-01-22 10:22:52 -05:00
John Mitchell
e07c2643ee
Various sprint 1 ui fixes
...
The edit button for the row of the item you are currently editing now stays selected
Projects edit's now refresh correctly
The pagination service now supports queries for users (use username instead of just name)
2016-01-22 10:12:17 -05:00
jlmitch5
6097061f8b
Merge pull request #675 from jlmitch5/addOrgLabels
...
added links to cards (actual links and badges don't work)
2016-01-22 08:52:53 -05:00
John Mitchell
f0b1ab034f
added links to cards (actual links and badges don't work)
2016-01-21 18:11:04 -05:00
jlmitch5
0426a463ea
Merge pull request #667 from jlmitch5/orgCards
...
org cards implementation with rollups
2016-01-21 12:51:58 -05:00
John Mitchell
5a47da60e1
fixed breadcrumb reload problem
2016-01-20 23:17:51 -05:00
John Mitchell
3cee94c1e9
org cards implementation with rollups
2016-01-20 15:55:31 -05:00
John Mitchell
5e3a258b84
add xunit file reporter back
2016-01-15 14:06:58 -05:00
jlmitch5
7ee3a955f9
Merge pull request #621 from jlmitch5/fixedNotificationOnAdd
...
added notification to list after add of item in tower
2016-01-14 16:33:36 -05:00
John Mitchell
f8c2d71414
remove console.log statement
2016-01-14 16:33:13 -05:00
John Mitchell
b691dbeb1a
fixed test names
2016-01-14 16:29:27 -05:00
John Mitchell
53cf824602
wrote unit test for pagination detection service
2016-01-14 16:27:26 -05:00
John Mitchell
08878700ef
updated deps to make tests run
2016-01-14 12:57:29 -05:00
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