Commit Graph

19 Commits

Author SHA1 Message Date
kialam
2ee361db5d Rename toggle component to toggle-tag for better clarity. 2018-06-06 11:17:09 -04:00
kialam
de6167a52c Create basic toggle tag component 2018-06-06 11:17:08 -04:00
kialam
7292e00158 create componentized tags 2018-05-25 12:26:44 -04:00
Jared Tabor
19ebaa6916 Adds atCdeMirror directive
This commit adds a new component to be used for showing CodeMirror
instances, along with an expandable capability to view more variables.
It also removes the previous directive for the Network UI that used
to include this functionality.
2018-04-23 17:35:16 -07:00
mabashian
7a4bc233f6 Pass job into the relaunch component rather than pull it from the parent. Added launch template component, use it on the templates lists. 2018-03-22 16:14:54 -04:00
John Mitchell
aea37654e2 updated template list to using new components 2018-01-11 11:20:12 -05:00
Marliana Lara
ee6beae50a Add relaunchButton component and styles 2017-11-14 11:41:46 -05:00
John Mitchell
ea91fabba0 implement componenitized navigation and remove old nav and layout code 2017-09-06 17:32:32 -04:00
Marliana Lara
d8384522c2 Remove Revisions directory 2017-07-10 10:56:12 -04:00
gconsidine
fd0c67be0c Remove unused components 2017-06-26 16:23:05 -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
cea1f1bbe1 Remove old credentials files from features dir
* The non-refactored credentials code has been returned to its
original location. Inventories and Jobs pull in Credentials
based on its original location in the file structure.
* Apply margin to individual inputs instead of panels to have
consistent spacing at more narrow resolutions.
* Add placeholder for a Lookup component which will be necessary
to let users select an org for the credential.
2017-06-13 11:59:14 -04:00
gconsidine
add48f3f14 Add general error handling and submission 2017-06-12 09:53:11 -04:00
gconsidine
15759b65aa Add partial implementation of tabs and tab groups 2017-06-12 09:53:11 -04:00
gconsidine
a322fe97f6 Cleanup inconsistencies in directives and dead code 2017-06-12 09:53:11 -04:00
gconsidine
19fa782fb4 Add form submission, validation, rejection messaging 2017-06-12 09:53:11 -04:00
gconsidine
1644f78cf3 Cleanup component communication 2017-06-12 09:53:11 -04:00
gconsidine
725fd15519 Update project structure 2017-06-12 09:53:11 -04:00