Commit Graph
100 Commits
Author SHA1 Message Date
John Mitchell bba253cdfc added relaunch capability and end time of running job 2016-11-18 11:00:13 -08:00
John Mitchell 648bd3d1a0 added TODO for implementing request retry logic 2016-11-18 11:00:13 -08:00
John Mitchell 40a0c3ff23 fixed typo in event queue 2016-11-18 11:00:13 -08:00
John Mitchell 7b8b83a6ab added play and task count support 2016-11-18 11:00:13 -08:00
John Mitchell bb82bfe95a underlying infrastructure for dealing with commits is working now 2016-11-18 11:00:13 -08:00
John Mitchell 11592047d6 updates to getting host counts 2016-11-18 11:00:13 -08:00
John Mitchell e31bfa2f1c make the event_queue actually work 2016-11-18 11:00:13 -08:00
John Mitchell 9f5bec7767 figuring out the event_queue flow 2016-11-18 11:00:13 -08:00
John Mitchell c4eb6515b1 made status bar utilize completed jobs and started rudimentary event queue 2016-11-18 11:00:13 -08:00
John Mitchell 68041ee50d fixed the host status bar graph 2016-11-18 11:00:13 -08:00
John Mitchell 29c8ef72e0 integration refactor 2016-11-18 11:00:13 -08:00
John Mitchell c7dfcbba5f updated left hand pane of job results to mostly match mockup 2016-11-18 11:00:13 -08:00
John Mitchell 8435290cc4 working commit of job results structure 2016-11-18 11:00:13 -08:00
jlmitch5 6ef44c39c8 add jasmine and spyOn to acceptable jshint globals 2016-11-18 13:13:49 -05:00
jlmitch5 c456080636 add Authorization service to socket service DI 2016-11-01 10:42:45 -04:00
jlmitch5 237e91bcb2 Merge pull request #3681 from jlmitch5/fixManProjectSelect
fixed manual project select2 population
2016-10-13 12:40:47 -04:00
John Mitchell 236d4df460 fixed manual project select2 population 2016-10-10 12:31:08 -04:00
John Mitchell f35fcf86e7 fixed search pagination url issue 2016-10-06 16:14:07 -04:00
John Mitchell 4c7e6835ad one more rbac disabled fix for inv groups 2016-09-16 13:15:01 -04:00
John Mitchell 44ea28feb6 fix dangling rbac hide issues 2016-09-16 13:02:35 -04:00
John Mitchell b0731181ff fix disabled add forms 2016-09-16 10:39:38 -04:00
jlmitch5 43f1ae3dc3 Merge pull request #1 from jlmitch5/ui_can_CRUD
Conditionally hide the UI based on user permissions
2016-09-15 15:36:50 -04:00
John Mitchell 2482f6c46b add wait start and stop to add service 2016-09-15 13:20:19 -04:00
John Mitchell a7cbfdc242 update canAdd and move org admin scope var off of rootScope 2016-09-13 16:14:26 -04:00
John Mitchell 8cff8e4202 remove use of canEdit in favor of user capabilities 2016-09-13 13:46:44 -04:00
John Mitchell 297be96b80 added unattach user_capabilities to granted permissions list 2016-09-12 12:19:04 -04:00
John Mitchell ab3588fd93 more updates to ui crud 2016-09-08 13:22:20 -04:00
John Mitchell 1f586091e2 groups and hosts rbac conditional showing in ui implementation 2016-09-08 13:22:20 -04:00
John Mitchell 94efd034de conditionally show add button for job templates 2016-09-08 13:22:20 -04:00
John Mitchell 6e653c29e0 ui implementation of crud-based ui hiding 2016-09-08 13:22:20 -04:00
John Mitchell baa2481944 fixed localed date stuff 2016-08-26 11:49:31 -04:00
John Mitchell d7b79c5f08 fixed locale 2016-08-24 11:50:56 -04:00
jlmitch5 0baeafa1f1 fix date locale angular scheduler 2016-08-24 11:39:16 -04:00
John Mitchell 5467b233eb fix credential kind options for list 2016-08-12 16:29:11 -04:00
John Mitchell 5761021f7e fix duplication of credential kind options 2016-08-10 14:50:36 -04:00
jlmitch5 ea024c7e11 Merge pull request #3182 from jlmitch5/fixSearchDefaults
fix search defaults for lists
2016-08-09 13:53:06 -04:00
John Mitchell a4af82254e fix search defaults for lists 2016-08-02 11:03:10 -04:00
jlmitch5 e66a1606db Merge pull request #3102 from jlmitch5/fixWrapping
fix wrapping of name columns
2016-07-25 11:38:29 -04:00
John Mitchell abd606e2c8 fixed word wrapping 2016-07-22 16:32:11 -04:00
John Mitchell 03204f8dc0 fixed merge conflict 2016-07-22 15:01:58 -04:00
John Mitchell 22a96240a3 fix wrapping of name columns 2016-07-22 14:37:16 -04:00
John Mitchell f7bfeed0ca renaming dir again 2016-07-21 11:31:11 -04:00
John Mitchell d6bb405ebd renaming dir 2016-07-21 11:30:33 -04:00
jlmitch5 3b926c36d9 Merge pull request #3013 from jlmitch5/readOnlyCodeMirror
add options for code mirror to be read only
2016-07-18 10:12:13 -04:00
John Mitchell eabc83c914 use updated codemirror release 2016-07-18 09:53:10 -04:00
John Mitchell 89a4f8f77c add options for code mirror to be read only 2016-07-14 15:38:51 -04:00
John Mitchell 0882d26ef8 Merge branch 'ui_release_3.0.1' of https://github.com/ansible/ansible-tower into ui_release_3.0.1 2016-07-14 14:49:30 -04:00
jlmitch5 98a1244655 Merge pull request #2921 from jlmitch5/fixSchedDatepicker
fix scheduler datepicker issues
2016-07-11 15:42:21 -04:00
John Mitchell d0aa28e9b8 fix scheduler datepicker issues 2016-07-11 15:16:15 -04:00
John Mitchell 37fdfb3444 fixed list labels on dashboard 2016-07-11 11:10:02 -04:00
jlmitch5 53b705f1bb Merge pull request #2888 from jlmitch5/fixTableRowLayout
give description column top/bottom padding, and center action cell for tall rows
2016-07-11 10:26:19 -04:00
John Mitchell f106b596ea give description column top/bottom padding, and center action cell for tall rows 2016-07-08 16:27:43 -04:00
John Mitchell ad4841cc94 fix tooltip placement on permission role list team item 2016-07-08 11:12:59 -04:00
jlmitch5 276795454e Merge pull request #2851 from jlmitch5/putTeamNameTooltip
put team name in tooltip in rolelist
2016-07-07 15:07:53 -04:00
John Mitchell a6d08eef1a put team name in tooltip in rolelist 2016-07-07 14:51:50 -04:00
jlmitch5 f2ad541bf3 Merge pull request #2821 from jlmitch5/fixEditModeLabelAdder
fix label dropdown population on edit of JT
2016-07-07 10:27:52 -04:00
jlmitch5 bfb8781b02 Merge pull request #2836 from jlmitch5/fixLabelDelete
made lebel delete find all associated labels by recursively getting labels
2016-07-07 10:27:14 -04:00
John Mitchell 1977af41ac made lebel delete find all associated labels by recursively getting the labels 2016-07-06 20:07:14 -04:00
John Mitchell f6e1fb2579 fix label dropdown population on edit of JT 2016-07-06 14:55:11 -04:00
jlmitch5 9e0f01a29f Merge pull request #2794 from jlmitch5/fixWeeklyFreqButtons
reset week buttons and scope vals when schedule repeat changes to week
2016-07-05 15:03:57 -04:00
John Mitchell 0018210528 reset week buttons and scope vals when schedule repeat changes to week 2016-07-05 14:50:10 -04:00
jlmitch5 7de80bcae0 Merge pull request #2770 from jlmitch5/fixStdOutPageWidth
fix standard out details width
2016-07-01 16:24:07 -04:00
John Mitchell 6b9af32323 fix standard out details width 2016-07-01 16:15:17 -04:00
John Mitchell 27a17a9f54 fixed typo in network credential controller 2016-07-01 14:11:10 -04:00
jlmitch5 a974860de6 Merge pull request #2743 from jlmitch5/fixFailedProjectModalWording
fix text transforming and wording of project failure jt modals
2016-07-01 11:45:43 -04:00
John Mitchell 4c1456a0f6 fix text transforming and wording of project failure jt modals 2016-07-01 11:30:59 -04:00
jlmitch5 240c57bf4b Merge pull request #2724 from jlmitch5/fixSchedulerUX
fix scheduler ux of inventory manage to be consistent
2016-07-01 10:55:40 -04:00
John Mitchell 2b64a1fcd9 fix scheduler ux of inventory manage to be consistent 2016-06-30 16:10:23 -04:00
jlmitch5 b0c899c6ff Merge pull request #2699 from jlmitch5/fixLabelsIssues
Fix labels issues
2016-06-29 17:11:35 -04:00
John Mitchell 9b7c30d383 fix long label name from going outside of delete prompt bounds 2016-06-29 14:50:09 -04:00
John Mitchell 9c42ffa3f6 make wait stop happen after list refresh is called 2016-06-29 14:46:56 -04:00
John Mitchell f39c624b8e get view more to show up after delete 2016-06-29 14:45:17 -04:00
John Mitchell d539a6715c fix xss vulnerability when deleting labels 2016-06-29 14:40:53 -04:00
jlmitch5 fe64b0b478 Merge pull request #2684 from jlmitch5/fixPlaybookNotFound
fix playbook not found by showing specific error in ui
2016-06-29 11:49:47 -04:00
John Mitchell 6888aa6d2a fix playbook not found by showing specific error in ui 2016-06-28 17:06:53 -04:00
jlmitch5 a854b8115d Merge pull request #2656 from jlmitch5/fixAlertFormatting
fix alert formatting throughout app
2016-06-27 17:08:19 -04:00
John Mitchell 8fd0d899b3 fix alert formatting throughout app 2016-06-27 13:33:51 -04:00
jlmitch5 51a798d47d Merge pull request #2653 from jlmitch5/clickToCloseSearch
get click to close working for search bars
2016-06-27 11:44:07 -04:00
John Mitchell 2229d60c4e speed up toggle by manually applying toggle 2016-06-27 11:30:16 -04:00
John Mitchell ac6d985846 get click to close working for search bars 2016-06-27 11:16:46 -04:00
jlmitch5 08178ce9ba Merge pull request #2639 from jlmitch5/fixSurveyWording
fix survey wording
2016-06-27 10:20:41 -04:00
John Mitchell e6f61d364f fix survey wording 2016-06-24 14:57:01 -04:00
jlmitch5 09c3762a08 Merge pull request #2575 from jlmitch5/fixTagSearchSingleClickable
make single tag search bars have their filter type non-clickable
2016-06-23 11:26:49 -04:00
John Mitchell aad4da3c39 add locale hack back in to scheduler date picker directive 2016-06-22 12:34:59 -04:00
John Mitchell 9b28e80e0c make single tag search bars have their filter type non-clickable 2016-06-22 12:09:36 -04:00
jlmitch5 7b8b6c8240 Merge pull request #2551 from jlmitch5/fixStdOutLayout
fixed standard out layout for non playbook run jobs
2016-06-21 18:48:07 -04:00
John Mitchell 133c7149d0 fix graph dropdown border color 2016-06-21 16:14:28 -04:00
John Mitchell 3642a1f4de fixed standard out layout for non playbook run jobs 2016-06-21 15:14:45 -04:00
jlmitch5 41baa7d28d Merge pull request #2533 from jlmitch5/schDatePicker
use bootstrap date picker and fix for locales
2016-06-21 13:51:47 -04:00
John Mitchell 233b86b3cd remove set locale hack 2016-06-21 11:38:29 -04:00
John Mitchell eb0ca2da4a use bootstrap date picker and fix for locales 2016-06-20 16:57:54 -04:00
jlmitch5 e83a81a694 Merge pull request #2493 from jlmitch5/fixScmUrlPopover
fix scm url popover generation on project edit
2016-06-17 15:54:58 -04:00
jlmitch5 e23f867b9a Merge pull request #2499 from jlmitch5/scheduleSpinnerStyling
Schedule spinner styling
2016-06-17 15:54:46 -04:00
jlmitch5 c0289e0f6c Merge pull request #2502 from jlmitch5/fixJobsSort
fix jobs sort
2016-06-17 14:13:43 -04:00
John Mitchell b447544dc7 fix jobs sort 2016-06-17 13:54:01 -04:00
John Mitchell d46adee6c1 fix styling of management scheduler spinners 2016-06-17 11:59:42 -04:00
John Mitchell ab6c1a0ab2 fixed styling of scheduler spinners 2016-06-17 11:59:08 -04:00
John Mitchell d02ea742f8 fix scm url popover generation on project edit 2016-06-16 16:03:40 -04:00
jlmitch5 e154a7f27a Merge pull request #2463 from jlmitch5/portalSort
fix sorting of portal mode jobs list
2016-06-16 15:51:40 -04:00
John Mitchell 0fbc81eb71 fix sorting of portal mode jobs list 2016-06-16 15:17:02 -04:00