Commit Graph

2742 Commits

Author SHA1 Message Date
Leigh Johnson
2bc822f255 post-demo feedback #1542 2016-04-18 15:54:17 -04:00
Leigh Johnson
c3f1892d9b Job details / Jobs list UX feedback #1543 #1543 2016-04-14 15:07:26 -04:00
Leigh
b929628b58 Merge pull request #1536 from leigh-johnson/ScheduleExtraVars
Support extra_vars on job template schedules
2016-04-14 14:14:51 -04:00
Leigh
2621ea196d Merge pull request #1538 from leigh-johnson/PortalModeSearch
Fix blank search filters on /#/portal & extend search/filter with config lines for sizing
2016-04-14 14:14:41 -04:00
Leigh
e006b14b75 Merge pull request #1467 from leigh-johnson/FinishJobDetails
Job Detail Tracking - finish outstanding tasks/bugs
2016-04-14 14:02:36 -04:00
Leigh Johnson
37d817c0ac remove debug line #1537 2016-04-14 13:57:31 -04:00
Leigh Johnson
c6a137ae16 clean up schedulerForm.partial.html #1359 2016-04-14 13:56:06 -04:00
Leigh Johnson
83e976037c fix blank search filters on /#/portal & extend search/filter module to accept config line searchSize. Resolves #1527 2016-04-14 11:14:48 -04:00
Leigh Johnson
21e73e5d1b support extra_vars on job template schedules, inherit schedule extra_data field from job template. Resolves #1359 2016-04-14 09:56:05 -04:00
Jared Tabor
d5f032acb8 updated org-add form controller with form obj 2016-04-13 17:54:38 -07:00
Leigh Johnson
bd806888b4 feedback on PR #1467, resolves 1522 && 1512 2016-04-13 14:57:14 -04:00
Michael Abashian
946cec2b7a Refactored formSave to remove old survey logic as well as remove unnecessary event emit. 2016-04-13 14:52:56 -04:00
Leigh
fe3f01a6fc Merge pull request #1518 from leigh-johnson/UserTeamsEdit
Populate fields in users.edit & teams.edit, fix Organization lookup in team.edit
2016-04-13 13:57:51 -04:00
Leigh Johnson
b598fc41f5 job details - fix date formatting, remove $rootScope.setInterval() stuff & listen to socket events to update DOM, clean up Codemirror styles, responsive styles. Resolves #1438 && # #1245 && #1185
remove old code
2016-04-13 11:36:18 -04:00
Leigh Johnson
833f68dd7f responsive job details & extend GetBaseUrl with /api/v1/job_events endpoint. resolves #1263 2016-04-13 11:36:18 -04:00
Leigh Johnson
2a5a97fc35 refactor Event Summary view to resolve #1245 2016-04-13 11:36:18 -04:00
Leigh Johnson
ae83934145 modularize host-summary and use socket.io/jobs/ endpoint 2016-04-13 11:36:18 -04:00
Leigh Johnson
a8eaf8cd9c extend JobDetailService to process job_event host results, resolves #1410 2016-04-13 11:36:18 -04:00
Michael Abashian
3e479d5602 Merge pull request #1449 from mabashian/survey-rework
Create/edit survey re-work
2016-04-13 07:44:12 -04:00
Jared Tabor
eee91eea86 Merge pull request #1451 from jaredevantabor/notifications
Adding notifications into the UI
2016-04-12 16:11:13 -07:00
Leigh Johnson
30439a85b0 populate fields in users.edit and teams.edit $states resolves #1403
users edit done

finish fixes to UsersTeamsEdit

fix logging issue
2016-04-12 17:37:16 -04:00
jlmitch5
e3ebbab17d fix list label of status 2016-04-12 15:58:17 -04:00
Jared Tabor
62ecefb716 removing unncessary line 2016-04-12 12:55:01 -07:00
Jared Tabor
462eb19087 Changing ngToast success color 2016-04-12 12:55:01 -07:00
Jared Tabor
de56747d1c Cleaning up code from PR feedback 2016-04-12 12:55:00 -07:00
Jared Tabor
72ae8f46c9 Adding notifications into the UI 2016-04-12 12:55:00 -07:00
John Mitchell
d5fb4b306d fixes based on search tags permissions breakage 2016-04-11 15:02:35 -04:00
jlmitch5
b946a6d871 Merge pull request #1454 from jlmitch5/configureRBACUI
configure rbac for creds, jts, orgs, and invs
2016-04-11 13:56:13 -04:00
jlmitch5
25b8faa81a updated merge conflict that was introduced in tag search ui pr 2016-04-11 09:38:44 -04:00
Michael Abashian
7962167c03 Leverage the ngBindHtml directive to allow the escaped string to be rendered as html 2016-04-11 09:18:47 -04:00
Michael Abashian
27879068f1 Fixed bug where a preview with a description was pushing the input element way off to the right 2016-04-08 14:57:58 -04:00
John Mitchell
382c7d9bbb Merge branch 'tagSearchUI' into devel 2016-04-08 13:33:13 -04:00
John Mitchell
b6d6fb556a configured rbac fro creds, jts, orgs, and invs 2016-04-08 11:52:31 -04:00
Michael Abashian
0f2d924adb Create/edit survey re-work 2016-04-07 15:15:55 -04:00
kensible
72cd60462b Merge pull request #1404 from kensible/1049-copyMove
1049 inventory copy move modalectomy
2016-04-07 12:59:15 -04:00
John Mitchell
c2d9cf466d fixed error handling of options 2016-04-06 15:48:00 -04:00
John Mitchell
967194a3f3 fixes to tag search ui implementation 2016-04-06 15:38:48 -04:00
jlmitch5
5eeb298536 Merge pull request #1401 from jlmitch5/rbacCredUI
Rbac cred ui
2016-04-05 11:26:25 -04:00
Ken Hoes
cef4a34679 Updated state extender. 2016-04-05 11:25:06 -04:00
Ken Hoes
b76b07955a Removed directives, moved to controllers and partials. 2016-04-05 11:08:19 -04:00
Ken Hoes
07ab1e7787 PR feedback implemented. 2016-04-05 11:07:29 -04:00
Ken Hoes
ec2e5a0224 Removed debug statements. 2016-04-05 11:07:13 -04:00
Ken Hoes
e6cbe5589e Move groups and hosts in inventory. Panel pattern.
Copy working. Cleaned up.
2016-04-05 11:06:48 -04:00
John Mitchell
83a656653d add error handling of admin of org call 2016-04-05 10:33:03 -04:00
Michael Abashian
2d9e34162c Merge pull request #1391 from mabashian/angular-drag-and-drop-lists
Added angular-drag-and-drop-lists dependency
2016-04-05 09:21:21 -04:00
John Mitchell
6153016937 fix to credentials ui based on api change 2016-04-04 17:37:17 -04:00
John Mitchell
f7f92f3725 working commit of cred ui fixes 2016-04-04 15:39:36 -04:00
John Mitchell
3226c2f10e make org field populate on edit of project 2016-04-04 14:14:41 -04:00
Leigh Johnson
eea5b1006b nudge myjobs/alljobs pills #940 2016-04-04 12:48:04 -04:00
Leigh Johnson
f70bd6d118 add breadcrumb, fix up main-menu ng-class statements to use $state.current instead of $location strings, #939 #940 2016-04-04 12:43:47 -04:00