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.
This commit is contained in:
gconsidine
2017-06-13 11:59:14 -04:00
parent e91d1e0eb0
commit cea1f1bbe1
33 changed files with 644 additions and 42 deletions

View File

@@ -4,3 +4,4 @@
@import 'modal/_index';
@import 'popover/_index';
@import 'tabs/_index';
@import 'utility/_index';