328 Commits

Author SHA1 Message Date
Devon Mackay
9e89f75b92 Update to use shared test script and functions 2018-07-10 10:55:28 -04:00
Devon Mackay
53f27b2ea2 Enable pythong and node dependency installation 2018-07-10 10:55:28 -04:00
Devon Mackay
b8d3a4536b Add test script to execute code checks and unit tests 2018-07-10 10:55:28 -04:00
Devon Mackay
2ba3c68921 Add file containing functions used by the test script 2018-07-10 10:55:28 -04:00
Devon Mackay
d70481e425 Fix variable name 2018-07-10 10:55:28 -04:00
Devon Mackay
a31e833fa4 Fix pienv run command by actually adding "run" 2018-07-10 10:55:28 -04:00
Devon Mackay
cb0564e3e7 Update script to use shared functions and logic 2018-07-10 10:55:28 -04:00
Devon Mackay
617c154d01 Add script to execute bootstrap logic 2018-07-10 10:55:28 -04:00
Devon Mackay
6fa5d7aad1 Add file containing bootstrap specific functions 2018-07-10 10:55:28 -04:00
Devon Mackay
b23c6b15bb Update script to include sourcing setup specific functions 2018-07-10 10:55:28 -04:00
Devon Mackay
adb41337e3 Fix function name which was just changed 2018-07-10 10:55:28 -04:00
Devon Mackay
05c42e5988 Update helper_functions
- Modify check pip to make it clear it checks the system python
- Add generic sounding "run_command", in case we switch away from pipenv
2018-07-10 10:55:28 -04:00
Devon Mackay
6b31da0a0b Update global: only source the helper_functions 2018-07-10 10:55:28 -04:00
Devon Mackay
6e4c5911c3 Add comments 2018-07-10 10:55:28 -04:00
Devon Mackay
958f453442 Fix function snippet sourcing 2018-07-10 10:55:28 -04:00
Devon Mackay
1ea184f049 Update script to use shared fragments from the include dir 2018-07-10 10:55:28 -04:00
Devon Mackay
516feb2cd4 Add script that runs all the setup commands 2018-07-10 10:55:28 -04:00
Devon Mackay
c4283fe1a4 Remove interpreter specification
These script fragments should only ever be sourced rather then directly
executed
2018-07-10 10:55:28 -04:00
Devon Mackay
16de4f829e Add file to contain functions used by setup 2018-07-10 10:55:28 -04:00
Devon Mackay
04d073329a Add file with general helper functions for use by other scripts 2018-07-10 10:55:28 -04:00
Devon Mackay
649987a33b Add file with basic command all scripts should run 2018-07-10 10:55:28 -04:00
luisgov
e8e8a4f1b2
Merge pull request #62 from dod-ccpo/styleguide_updates
Styleguide updates
2018-07-10 10:35:20 -04:00
Luis Cielak
c338fbb963 Prevent sidenav panel to shrink 2018-07-10 10:32:35 -04:00
Luis Cielak
c18f07ac06 Merge branch 'styleguide_updates' of github.com:dod-ccpo/atst into styleguide_updates 2018-07-10 10:23:21 -04:00
Luis Cielak
573f64f5a5 Add headings and panel padding examples 2018-07-10 10:22:47 -04:00
luisgov
d630e047a0
Merge pull request #61 from dod-ccpo/request_form_new_layout
Request form new layout
2018-07-10 10:19:26 -04:00
Luis Cielak
68fdeed166 Merge branch 'request_form_new_layout' of github.com:dod-ccpo/atst into request_form_new_layout 2018-07-10 10:16:51 -04:00
Luis Cielak
37bed89b6b Add placeholder anchor link 2018-07-10 10:15:24 -04:00
Luis Cielak
a1b74a6f62 Apply grid fixes to new quest form 2018-07-10 10:15:24 -04:00
Luis Cielak
78c9001c93 Add headings and panel padding examples 2018-07-09 19:41:19 -04:00
Luis Cielak
c41080f51c Add placeholder anchor link 2018-07-09 15:59:20 -04:00
Luis Cielak
76e193a4ca Apply grid fixes to new quest form 2018-07-09 15:54:31 -04:00
richard-dds
5324e5643d
Merge pull request #60 from dod-ccpo/org-form-name-validation
Add letter validation to org form name fields
2018-07-09 15:38:35 -04:00
richard-dds
39964ab83c Add letter validation to org form name fields 2018-07-09 15:23:14 -04:00
andrewdds
ccb780e843
Merge pull request #59 from dod-ccpo/ui/navigation
Ui/navigation
2018-07-09 14:52:42 -04:00
Andrew Croce
bdf3191b41 remove commented stuff 2018-07-09 14:46:35 -04:00
luisgov
bc83ba9d14
Merge pull request #58 from dod-ccpo/request_form_fields
Reorganized form fields and updated some texts
2018-07-09 14:43:16 -04:00
Andrew Croce
847e0a43ac adjustments to breakpoints 2018-07-09 14:39:44 -04:00
Andrew Croce
c931446e98 grid can wrap 2018-07-09 14:39:34 -04:00
Andrew Croce
cae74c8a09 panel margin mixin 2018-07-09 14:39:20 -04:00
Andrew Croce
5bbf57035b link transitions 2018-07-09 14:39:07 -04:00
Andrew Croce
524ecae363 Re implement header with new topbar 2018-07-09 14:38:51 -04:00
Andrew Croce
7dc746c7e1 Add sidenav example to styleguide 2018-07-09 14:35:45 -04:00
Andrew Croce
3e0f323ce3 imports 2018-07-09 14:35:02 -04:00
Andrew Croce
9368354cc6 template block for placing the sidenav 2018-07-09 14:34:53 -04:00
Andrew Croce
fbfa706721 side nav styles 2018-07-09 14:34:34 -04:00
Andrew Croce
dda740fc2f topbar styles 2018-07-09 14:34:26 -04:00
Luis Cielak
c407b9824f Reorganized form fields and updated some texts 2018-07-09 14:34:03 -04:00
dandds
6d74715e8f
Merge pull request #57 from dod-ccpo/fix-auth
do not redirect in get_current_user
2018-07-09 14:26:20 -04:00
dandds
b7d191a8eb do not redirect in get_current_user 2018-07-09 14:04:04 -04:00