Commit Graph

366 Commits

Author SHA1 Message Date
Jake McDermott
9e71760af7 add jobs portal relaunch test 2018-07-27 01:06:13 -04:00
Michael Abashian
2e55b7a4ee Merge pull request #2620 from mabashian/2557-copy
Change post-copy behavior
2018-07-20 11:00:48 -04:00
mabashian
6b3f45bc26 Changes copy behavior to reload list rather than navigate to edit form. Shows toast message on successful copy. 2018-07-19 16:04:18 -04:00
Marliana Lara
1490139740 Change About modal icon to circle info icon 2018-07-19 15:30:35 -04:00
Marliana Lara
1a982d3e40 Remove footer and related styles 2018-07-19 12:04:54 -04:00
Marliana Lara
1ff4d50cc6 Move about modal to top navigation bar 2018-07-19 10:59:33 -04:00
Marliana Lara
4057df07ba Fix input slider styles in Firefox 2018-07-18 15:59:04 -04:00
Marliana Lara
d693dac0c6 Merge pull request #2546 from marshmalien/fix/2206-relaunch-text-translation
Send relaunch value instead of name in POST request
2018-07-16 13:26:52 -04:00
Marliana Lara
161caf0099 Send relaunch value instead of name in POST request 2018-07-16 11:57:35 -04:00
Marliana Lara
ac39519015 Center side nav icons 2018-07-16 11:23:11 -04:00
mabashian
8297bd00b3 Removes application requirement when creating a token 2018-07-12 17:02:26 -04:00
Marliana Lara
d9713f9b3f Merge pull request #2477 from marshmalien/fix/1040-sidebar-spacing
Fix side navigation icon alignment
2018-07-12 13:28:51 -04:00
mabashian
8a2be07ccb Tweaked logic around the lookup modal and new form lookup fields in order to support dynamic breadcrumbs and selecting applications with the same name. 2018-07-11 16:32:30 -07:00
Marliana Lara
60f6fba19b Fix side navigation icon alignment 2018-07-10 14:40:21 -04:00
John Mitchell
2f8b668ef9 fix portal mode issues 2018-07-09 13:53:46 -04:00
Marliana Lara
642cc88fcd Modify panel header to accept title and badge string bindings 2018-06-28 13:44:05 -04:00
John Mitchell
3e951a5598 Merge pull request #2328 from jlmitch5/fixTemplateTagWrapping
Fix template tag wrapping
2018-06-27 11:05:45 -04:00
John Mitchell
106ec1aabe fix template list tag wrapping 2018-06-26 16:21:30 -04:00
Haokun-Chen
da421f28e8 update tag component to use tag directive in smart-search, multi-select, input/lookup.partial, instance-group-multiselect 2018-06-26 13:59:02 -04:00
Haokun Chen
7aa48708d6 Merge pull request #2305 from Haokun-Chen/2225
fixing margin for instances group, application, credential page
2018-06-26 13:56:44 -04:00
Jake McDermott
e07eba266d Merge pull request #2306 from jakemcdermott/job-results/static-pager
improve job output search
2018-06-26 13:12:21 -04:00
Jake McDermott
7f23aa81e6 clear job event search on relaunch 2018-06-26 12:55:52 -04:00
Haokun-Chen
feff7fb776 fixing margin for instances list, application token, credential permission page 2018-06-26 10:37:52 -04:00
Haokun-Chen
2d2b1676aa update jobs/schedules to schedules in route and breadcrumb 2018-06-22 15:36:44 -04:00
Jared Tabor
aac939d9e4 Improves UX for readonly codemirrors so that users can copy/paste 2018-06-21 12:30:53 -07:00
Marliana Lara
15c8f5709c Update side nav width and font size 2018-06-20 14:22:24 -04:00
Marliana Lara
520293dd2e Fix side navigation width and text styles 2018-06-19 14:00:02 -04:00
Haokun Chen
3df8a1df8c Merge pull request #2170 from Haokun-Chen/1890
disabled toggle for replace/revert button for auditor user
2018-06-18 09:47:02 -04:00
John Mitchell
26ffad11a5 Merge pull request #2148 from jlmitch5/fixNoLicenseLayoutStyling
fix no license layout styling
2018-06-14 17:32:24 -04:00
John Mitchell
4a26745daf fix no license layout styling 2018-06-14 17:31:53 -04:00
Haokun-Chen
8df3c6e901 disabled toggle for replace/revert button for auditor user 2018-06-14 13:56:38 -04:00
Jared Tabor
e921f8e42b Merge pull request #2081 from jaredevantabor/i18n
UI i18n Audit
2018-06-13 14:13:12 -04:00
Jared Tabor
1a8b5426f8 UI i18n Audit: Translates strings throughout the UI
Translations for dashboard lists -> tooltips

Changing "Portal Mode" to "My View," in part due to translations.

Adding "Job Template" to strings to be translated from OPTIONS on API

Marking translations for JT that has a project that needs to be re-synced.

Marking translations for survey maker

Marking translations for lookup modal directive

Marking translations for empty, "Go To Notifications To Add Template"

Adds strings service for scheduler, and marking strings for translation

Translations for teams linkout from orgs, as well as cred types

Translations for instance groups

Marks translations for the Network UI

Translates strings on the workflow editor

Translations for workflow results

Translations for host event modal and some missing translations on

the stdout page.
2018-06-13 12:49:22 -04:00
Marliana Lara
acb1336721 Fix input lookup button height 2018-06-13 09:39:45 -04:00
Haokun-Chen
9ae69a4651 remove .at-TabGroup + .at-Panel-body margin setting 2018-06-12 10:02:08 -04:00
Jake McDermott
9137b4acef Merge pull request #2114 from jakemcdermott/job-results/host-counts
reduce the minimum number of http requests required to load job details from 7 to 3
2018-06-11 18:19:14 -04:00
John Mitchell
fbafb9a5bf Merge pull request #2052 from jlmitch5/fixInstancesList
instance list fixes
2018-06-11 10:05:21 -04:00
Jake McDermott
4c93c68a29 remove single-event api queries and extra labels request 2018-06-08 22:27:52 -04:00
Haokun-Chen
ab42c710eb validate form when toggle replace/revert on password/secret 2018-06-07 15:58:31 -04:00
mabashian
09ee140fb4 Prevent scheduling JT runs where credentials with passwords are required. Added read-only view of schedules when user does not have edit permissions. 2018-06-07 13:16:42 -04:00
Marliana Lara
85aeb799dc Merge pull request #2078 from marshmalien/fix/869-instance-groups-jobs-link
Add "running jobs" and "total jobs" links to instances and instance groups
2018-06-07 09:45:29 -04:00
Marliana Lara
c8ab4d4623 Add link to running and total jobs for instance groups and instances 2018-06-06 14:52:36 -04:00
kialam
d6ca943d23 Remove TagService 2018-06-06 11:17:09 -04:00
kialam
b16854898b Refactor Toggle Tag Component
This refactor includes the following things:
- Offload credential tag formatting to the parent controller, e.g.
`TemplateListController`.
- Initialize the `Toggle Tag` component in the parent view instead of
the List Item component view.
- Rename some variables for better comprehension.
2018-06-06 11:17:09 -04:00
kialam
6ca4c7de9d Offload tag formatting logic to templateList controller 2018-06-06 11:17:09 -04:00
kialam
b8404abb26 Rename credential tooltip component string
- For better legibility
2018-06-06 11:17:09 -04:00
kialam
2ee361db5d Rename toggle component to toggle-tag for better clarity. 2018-06-06 11:17:09 -04:00
kialam
22ddf7883a Adjust template to account for more than one tag type. 2018-06-06 11:17:09 -04:00
kialam
cc91729f72 Account for default tags as well 2018-06-06 11:17:09 -04:00
kialam
8373d89c92 Duplicate ns.tooltips CREDENTIALS string to ComponentStrings to avoid using OutputStrings 2018-06-06 11:17:08 -04:00