Commit Graph

110 Commits

Author SHA1 Message Date
gconsidine
4a37f049b0 Fix credential create/edit using type with no fields 2017-08-11 16:55:45 -04:00
Michael Abashian
88b5d7e847 Merge pull request #217 from mabashian/6444-delete-group-error
Fixed group delete/promote message tense
2017-08-11 09:23:53 -04:00
mabashian
3d370ca9de Leveraged new pluralization pattern on group delete modal contents. 2017-08-10 13:09:44 -04:00
gconsidine
516d1057d1 Fix configuration for testing UI lib code
* Fix Karma configuration
* Fix test file imports
* Add simple test case as an example
2017-08-09 17:00:02 -04:00
gconsidine
b990d84e3b Add plural and contextual translation support 2017-08-09 13:14:37 -04:00
gconsidine
0b51de214e Move vars into single file. Fix input button hover color 2017-08-04 17:08:11 -04:00
gconsidine
35c01be946 Fix a few colors out of sync w/ style guide
* Darken tab background
* lighten panel dismiss icon
* make input buttons f2f2f2 like input backgrounds
2017-08-04 13:47:54 -04:00
gconsidine
08d3a735ab Add ability to submit cred form after api validation error 2017-08-01 14:36:45 -04:00
gconsidine
214b72bb8d Use existing config service for license_type checks 2017-08-01 13:36:05 -04:00
gconsidine
bdb2bbbd41 Add Config model
* Add ability to configurably cache API responses per model
* Fix general error display on credentials
* Add current version from API to the documentation link
2017-07-31 17:07:25 -04:00
gconsidine
6a7e018100 Add comments and minor changes from PR feedback 2017-07-28 15:23:08 -04:00
gconsidine
6239df6778 Add read-only credential form depending on access 2017-07-27 18:07:06 -04:00
gconsidine
bf42021a32 Add search to models w/ search on lookup input 2017-07-27 16:47:23 -04:00
gconsidine
98cf28d9f1 Update model interaction 2017-07-26 17:49:05 -04:00
Greg Considine
669cf79898 Merge pull request #51 from gconsidine/ui/fix/edit-input-secret
Change secret input edit mode to display as hiddden
2017-07-26 09:55:37 -04:00
Greg Considine
e27587e301 Merge pull request #55 from gconsidine/ui/fix/credentials-panel-dismiss
Fix dismiss of credential permissions routing
2017-07-26 09:54:49 -04:00
John Mitchell
5a3466a3b6 3.2 hardening color audit 2017-07-25 16:44:34 -04:00
gconsidine
a855b66517 Fix dismiss of credential permissions routing 2017-07-25 16:30:56 -04:00
gconsidine
2777249502 Change secret input edit mode to display as hiddden 2017-07-25 14:59:27 -04:00
gconsidine
86fb6116a0 Refactor all Less to manage import order itself 2017-07-25 09:39:05 -04:00
Greg Considine
e13f5bdebb Merge pull request #7138 from gconsidine/ui/fix/credential-list-kind
Add kind column to credential list
2017-07-19 10:12:35 -04:00
gconsidine
6fa3872c86 Add kind column to credential list
* Populate kind column with credential_type name
* Fix replace/revert input group button sizing
2017-07-18 14:39:56 -04:00
Jared Tabor
e3681bafbf updating pendo version, and moving apiKey out of repo 2017-07-17 15:35:22 -07:00
gconsidine
e0d1e8135c Change the value of an SSH credentials privilege
Include the literal string value instead of the index of the
value in the choices array
2017-07-17 10:55:44 -04:00
Jared Tabor
d2a914a040 removing some old portal mode code that's unused
while auditing Tower strings
2017-07-13 18:32:13 -07:00
Jared Tabor
2c6e229e71 Tower String Audit 2017-07-13 18:32:05 -07:00
Jared Tabor
9f605b2dba Merge pull request #7041 from gconsidine/ui/add-string-override-support
Ui/add string override support
2017-07-12 14:34:59 -07:00
gconsidine
9b22df228f Refactor to use get method to access strings vs direct 2017-07-12 17:00:26 -04:00
gconsidine
594c4d6ce2 Add support for configurably including strings
* Add json-loader to load JSON files via webpack
* Add a JSON file for string overrides
* Add a getter method to BaseString for an easier and more clearly
defined approach to accessing string values
2017-07-12 15:40:14 -04:00
Marliana Lara
8e1e58c2db Add font-family fallbacks for revision sha 2017-07-12 15:13:47 -04:00
Greg Considine
1e26e790eb Merge pull request #6953 from gconsidine/ui/fix/component-browser-inconsistencies
Fix inconsistencies on inputs in Chrome vs. others
2017-07-10 14:48:11 -04:00
gconsidine
36120b3115 Fix inconsistencies on inputs in Chrome vs. others 2017-07-10 11:27:31 -04:00
Marliana Lara
7276a3d56a Add changes related to PR review 2017-07-10 10:56:51 -04:00
gconsidine
00fb56fd91 Fix popover text reset on refresh 2017-07-10 10:56:34 -04:00
gconsidine
abb8cd1405 Fix flickering on mouseenter 2017-07-10 10:56:28 -04:00
gconsidine
a868dfb2f2 Add refresh ability to popover on text change 2017-07-10 10:56:24 -04:00
gconsidine
452950ab61 Add alternative trigger event and position support to popover 2017-07-10 10:56:20 -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
gconsidine
4f1bf81412 Add back the select component for user-defined 'choices' types only 2017-06-30 15:38:35 -04:00
gconsidine
727568c80d Add translation for components and credentials
* Add typeahead feature of the Lookup component
2017-06-29 17:34:43 -04:00
gconsidine
fd0c67be0c Remove unused components 2017-06-26 16:23:05 -04:00
gconsidine
d63ab2811a Add implementation for credential_type lookup 2017-06-26 10:53:57 -04:00
gconsidine
2fa4b3db5b Add org Lookup implementation and WIP credential_type 2017-06-26 10:53:57 -04:00
gconsidine
b7982bf202 Add more generalized legacy Lookup integration 2017-06-26 10:53:57 -04:00
gconsidine
dc1bff9048 Convert organization Select to Lookup 2017-06-26 10:53:57 -04:00
gconsidine
d7e78a5884 Add WIP implementation of Lookup 2017-06-26 10:53:57 -04:00
gconsidine
f11aef01ef Add contextual variables and update references 2017-06-26 10:53:57 -04:00
gconsidine
fa330db9c5 Add UI/UX polish in prep for merge
* Bring UI/UX inline with recent changes
* Use select components as a stopgap for credential_types and orgs
* Add tabs to permissions view
* Add Organization model
2017-06-16 15:23:18 -04:00