Commit Graph
75 Commits
Author SHA1 Message Date
Marliana Lara 94813c8049 Merge pull request #7085 from marshmalien/ux/configureTower
Fix UX Hit List configure tower items
2017-07-17 16:44:38 -04:00
Marliana Lara f2d7b99553 Merge pull request #7091 from marshmalien/fix/removeExtraCodeMirrorScrollbar
Hide CodeMirror native scrollbar
2017-07-17 15:10:47 -04:00
Marliana Lara 8a2b2ce43a Change CodeMirror config to hide scrollbar 2017-07-17 14:36:19 -04:00
Marliana Lara eae8998dd7 Fix UX Hit List configure tower items 2017-07-14 14:39:34 -04:00
Marliana Lara 9e08243888 Merge pull request #7073 from marshmalien/fix/styleWideSurveyModal
Add responsive styles to survey maker modal
2017-07-14 14:12:13 -04:00
Marliana Lara 5637980a34 Merge pull request #7070 from marshmalien/fix/removeModalTitleUnderscores
Replace stray underscore in inventory insights credential modal
2017-07-14 13:14:05 -04:00
Marliana Lara f2f3151414 Add responsive styles to survey maker modal 2017-07-14 12:57:19 -04:00
Marliana Lara d5d8d2f3a7 Replace modal title underscore with a space 2017-07-14 12:51:46 -04:00
Marliana Lara a8ad5cc2f7 Merge pull request #7036 from marshmalien/fix/styleWideSurveyModal
Shrink modal size based on user permissions
2017-07-14 09:24:16 -04:00
Marliana Lara 3c626739c3 Shrink modal size based on user permissions 2017-07-12 15:49:10 -04:00
Marliana Lara c5d1ff1791 Merge pull request #7032 from marshmalien/fix/monacoFontFamilyFallbacks
Add font-family fallbacks for revision sha
2017-07-12 15:28:51 -04:00
Marliana Lara 8e1e58c2db Add font-family fallbacks for revision sha 2017-07-12 15:13:47 -04:00
Marliana Lara 7c68700df9 Merge pull request #7018 from marshmalien/fix/styleCalendarWidget
Fix calendar widget styling issues
2017-07-12 13:46:25 -04:00
Marliana Lara deeec8c3d8 Merge pull request #6976 from marshmalien/feat/diffMode
Add --Diff Mode support to JT and Ad Hoc Command forms
2017-07-12 12:10:38 -04:00
Marliana Lara 1ede009623 Fix calendar widget styling issues 2017-07-12 12:02:05 -04:00
Marliana Lara be6c6d3fe0 Merge pull request #6980 from marshmalien/fix/insightsProjectEmptyRevisionString
Hide copy icon when revision string is empty
2017-07-12 11:07:51 -04:00
Marliana Lara 87101d18d2 Merge pull request #6999 from marshmalien/fix/styleLongCredentialNames
Fix styling issues caused by long credential names
2017-07-12 10:14:46 -04:00
Marliana Lara 7be38e2fe1 Add wordwrap to vault credential job launch preview 2017-07-12 09:54:26 -04:00
Marliana Lara b48320f6c2 Fix long credential name styles 2017-07-12 09:46:24 -04:00
Marliana Lara 65bacf7f09 Initialize directive when job.scm_revision has a value 2017-07-12 09:36:59 -04:00
Marliana Lara d2396161b9 Hide copy icon when revision string is empty 2017-07-12 09:36:56 -04:00
Marliana Lara 038923439e Add --DiffMode toggle to JT and Adhoc Run Command forms 2017-07-11 11:52:37 -04:00
Marliana Lara 35e28e9347 Merge pull request #6903 from marshmalien/copyProjectRevisionIcon
Add copy icon and update Tooltip content to project revision sha
2017-07-10 11:46:14 -04:00
Marliana Lara 7276a3d56a Add changes related to PR review 2017-07-10 10:56:51 -04:00
Marliana Lara d8384522c2 Remove Revisions directory 2017-07-10 10:56:12 -04:00
Marliana Lara 3d5f7057c3 Add revision component to job details 2017-07-10 10:56:03 -04:00
Marliana Lara 3cc522de8f Add truncate component 2017-07-10 10:55:56 -04:00
Marliana Lara 73ea0b348a Dynamically update Tooltip content based on click 2017-07-10 10:55:53 -04:00
Marliana Lara 8175881474 Merge pull request #6921 from marshmalien/6917-JTLaunchPayload
Revise PromptOnLaunch verbosity and job_type payload
2017-07-07 12:32:57 -04:00
Marliana Lara dcbc34bb9d Revise payload to send a string or integer instead of an object 2017-07-07 09:05:09 -04:00
Marliana Lara 767de60af6 Merge pull request #6829 from marshmalien/rampartsIsolatedBadge
Show Isolated Badge in Job Details
2017-07-03 14:48:56 -04:00
Marliana Lara 21ab294fc2 Check if job has an instance group 2017-07-03 14:01:25 -04:00
Marliana Lara 193f3fa10e Merge pull request #6784 from marshmalien/rampartsViews
Implementation of Instance Groups read-only views in Tower Settings
2017-06-30 14:43:19 -04:00
Marliana Lara ae209af566 Update PR based on review changes
* Remove unnecessary translates
* Extend show Refresh Button
* Update smart search sort and page size params
2017-06-30 13:57:49 -04:00
Marliana Lara 46f5f5da00 Implementation of Instance Groups read-only views in Tower Settings 2017-06-30 13:57:38 -04:00
Marliana Lara 40e749c8f7 Show Isolated Badge in Job Details
See #6560
2017-06-30 12:25:08 -04:00
Marliana Lara 6ef7b88675 Merge pull request #6704 from marshmalien/fix/pendingInvDeleteState
Add Pending Delete flag to Inventories during pending_deletion state
2017-06-26 14:06:47 -04:00
Marliana Lara 5e5aae04c0 Hide status icons during pending deletion 2017-06-26 13:18:21 -04:00
Marliana Lara b8d6a39bac Remove unnecessary CSS selector 2017-06-26 13:18:21 -04:00
Marliana Lara af76d7899a Add Pending Delete flag to Inventories during pending_deletion state
* See #5788 and #6279
2017-06-26 13:18:21 -04:00
Marliana Lara d7486141bd Merge pull request #6605 from marshmalien/rampartsMultiSelectModal
Instance Groups modal and multiselect checklist
2017-06-16 14:42:36 -04:00
Marliana Lara edcce9bfd8 Fix jshint error 2017-06-16 10:16:23 -04:00
Marliana Lara e407a79af8 Remove debugging code line 2017-06-16 09:58:58 -04:00
Marliana Lara 850df5c646 Style Instance Groups tags to appear like Labels 2017-06-15 16:02:54 -04:00
Marliana Lara 8c756c49b2 Add Multiselect checklist modal to Instance Group Fields
Update Issue: #5849
2017-06-15 15:14:42 -04:00
Marliana Lara d3c9b57133 Merge pull request #6483 from marshmalien/rampartsReadOnlyViews
Add Instance Group Fields to Inv, Org, and Job Template resources
2017-06-08 16:59:02 -04:00
Marliana Lara a9e420b2c5 Add Instance Group Fields to resources
* Add instance group fields to organization, inventory, and job template
  forms.
* Add instance groups CRUD
* Display instance group that job ran on in job details panel
* Setup instance group panel in Settings
2017-06-08 16:34:39 -04:00
Marliana Lara d323a01f5e Merge pull request #6268 from marshmalien/rmUIScanJobs
Remove UI Scan Jobs Logic from JT Add/Edit
2017-06-07 14:40:17 -04:00
Marliana Lara 3ea06e36b8 Merge pull request #6323 from marshmalien/fix/jobFailureIcon
Add "!" to job failed icon
2017-05-23 12:18:06 -04:00
Marliana Lara cd46aeb4ec Remove scan logic from Callback factory and update System Tracking prompts 2017-05-23 11:53:15 -04:00
Marliana Lara 31333bf63b Remove scan jobs logic from job template form 2017-05-23 11:52:28 -04:00
Marliana Lara 9de1992bcd Add "!" to job failed icon 2017-05-23 10:12:14 -04:00
Marliana Lara 27369aebe9 Merge pull request #6319 from marshmalien/fix/hideEmptyStdTabs
Hide Job Modal Standard Out and Err tabs when stdout == ""
2017-05-23 09:49:43 -04:00
Marliana Lara 91752eb39a Hide Standard Out/Err tabs when empty 2017-05-22 16:39:33 -04:00
Marliana Lara cad1ba0972 Merge pull request #6253 from marshmalien/truncateRevisionHash
Abbreviate revision hash within the Projects panel
2017-05-12 12:37:54 -04:00
Marliana Lara 62c4efe19b Remove try/catch block of copyRevisionHash() 2017-05-12 10:02:52 -04:00
Marliana Lara 82683d423f Add tooltip to revision copy link 2017-05-11 18:20:35 -04:00
Marliana Lara 65dd53ac5f Add ability to copy revision hash to clipboard
*Update copy link styles to match app theme
2017-05-11 15:27:10 -04:00
Marliana Lara cc94d724ec Add SeeMore and SeeLess link actions 2017-05-11 14:18:36 -04:00
Marliana Lara a27bd045de WIP: First attempt with Badge Icons 2017-05-11 10:07:44 -04:00
Marliana Lara 0bf28ffed8 Filter revision hash to less than 7 characters 2017-05-10 16:28:30 -04:00
Marliana Lara 6c7028f657 Merge pull request #6182 from marshmalien/CTiTUserSessionConfigs
Expose CTiT user-session configurations
2017-05-04 13:08:46 -04:00
Marliana Lara ecccc7d1b6 Add styles to keep number inputs consistent with form 2017-05-04 11:15:04 -04:00
Marliana Lara 78011dd67f Expose CTiT user-session configurations 2017-05-04 09:47:23 -04:00
Marliana Lara 17a65bd67b Merge pull request #6156 from marshmalien/fix/stdOutPanesFillHeight
Stretch standard out panes to page height
2017-05-03 13:40:00 -04:00
Marliana Lara 82d37d3fec Change left panel height to 100% for consistency 2017-05-03 13:24:55 -04:00
Marliana Lara c49f7dddec Fix height responsiveness 2017-05-03 13:18:20 -04:00
Marliana Lara fae6573ae2 Stretch left panel to height of browser 2017-05-03 11:55:09 -04:00
Marliana Lara 57ce713891 Stretch standard out panes to page height
* Fix #5962
* Give StandardOut-container a fixed height so flex children will stretch
to fill 100%.
* Edit overflow and height properties to make panel content scrollable
and visible
2017-05-02 11:11:28 -04:00
Marliana Lara 4926a78f53 Merge pull request #6147 from marshmalien/fix/templateLabelsWidth
Fix padding and wrap of Labels section in Template
2017-05-02 10:44:06 -04:00
Marliana Lara 2331c7035e Use border color alias 2017-05-02 09:57:03 -04:00
Marliana Lara 9b78a919fb Fix padding and wrap of Labels section in Template
Issue #5484
*Add top and bottom padding in Labels table cell
*Show View More link when there are more than 5 labels
*Add word-wrap to labels
*Add left padding between Activity and Label sections when page
shrinks
*Change table row border color to #E1E1E1
2017-05-01 15:18:08 -04:00
Marliana Lara 4ef057c4ee Merge pull request #6131 from marshmalien/fix/autofillOrgInNotificationTemplate
Autofill organization in a new notification template
2017-04-28 16:22:55 -04:00
Marliana Lara 25fae0eafd Merge pull request #6112 from marshmalien/fix/addTooltipToJobsPanel
Add tooltip to Job Panel status dots
2017-04-26 16:21:21 -04:00
Marliana Lara babe59a9cc Merge pull request #6104 from marshmalien/fix/addContrastToRowShading
Add more contrast to row shading in Tower
2017-04-25 18:56:05 -04:00