Commit Graph

13 Commits

Author SHA1 Message Date
gconsidine
c57c17546e Update UI build system
* Faster build times
* Smaller bundle sizes
* Adjust paths
* Cleanup npm dependencies
* Remove unneded Grunt tasks
2017-09-07 18:09:14 -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
a855b66517 Fix dismiss of credential permissions routing 2017-07-25 16:30:56 -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
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
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
effd537a9c Add component controller inheritance and new inputs 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