329 Commits

Author SHA1 Message Date
dandds
b7d191a8eb do not redirect in get_current_user 2018-07-09 14:04:04 -04:00
richard-dds
061d245193
Merge pull request #56 from dod-ccpo/fix-poc-form
Fix POC form fields
2018-07-09 13:34:45 -04:00
richard-dds
73eb21a863 Only allow letters in POC name fields 2018-07-09 13:13:30 -04:00
richard-dds
d0b68acbe9 Email address does not need to come from CAC 2018-07-09 10:38:22 -04:00
andrewdds
775e162a8c
Merge pull request #55 from dod-ccpo/ui/panels-and-layout
Ui/panels and layout
2018-07-09 10:33:19 -04:00
Andrew Croce
bcbec83512 fix typo 2018-07-09 10:22:28 -04:00
Andrew Croce
ae25c30049 simplified readme description of grid system 2018-07-09 10:20:14 -04:00
Andrew Croce
0ccbaeb5e8 More documentation 2018-07-09 09:25:31 -04:00
Andrew Croce
75f7ae6def Remove wrapper from styleguide page 2018-07-09 09:25:22 -04:00
Andrew Croce
5a2188081f give nav a white background so it looks less broken 2018-07-09 09:25:09 -04:00
Andrew Croce
116b731edc Use .panel-container on base template 2018-07-09 09:24:56 -04:00
Andrew Croce
4425d37cb0 Dont need panel rows 2018-07-09 09:23:53 -04:00
Andrew Croce
6c17eb684a Briefly document the Row/Column system 2018-07-09 08:53:17 -04:00
Andrew Croce
51110c30bf Add some row/col and panel examples 2018-07-09 08:53:17 -04:00
Andrew Croce
35a5a62b57 Change global container classname 2018-07-09 08:53:17 -04:00
Andrew Croce
67fc5c1d72 global container styles 2018-07-09 08:53:17 -04:00
Andrew Croce
65fa41964e Base panel styles 2018-07-09 08:53:17 -04:00
Andrew Croce
de8340b212 panel rows 2018-07-09 08:53:17 -04:00
Andrew Croce
cc83fa3b52 Comment out breakpoint vars that are (silently!!!) breaking things due to undefined functions 2018-07-09 08:53:17 -04:00
Andrew Croce
0ab18ae319 Just yur basic flexbox row/col system 2018-07-09 08:53:17 -04:00
Andrew Croce
be088e971d Grid customizations 2018-07-09 08:53:17 -04:00
Andrew Croce
6d85a1ac81 Panel styles 2018-07-09 08:53:17 -04:00
Andrew Croce
af96956c11 remove the global grid wrapper 2018-07-09 08:53:17 -04:00
Andrew Croce
77600abfa6 Imports 2018-07-09 08:53:17 -04:00
Andrew Croce
17519d3967 modify some variables 2018-07-09 08:53:17 -04:00
Andrew Croce
034a2feddf Base background color 2018-07-09 08:53:17 -04:00
Andrew Croce
3875d4efd1 Create a styleguide page 2018-07-09 08:53:17 -04:00
richard-dds
9151bcef3d
Merge pull request #53 from dod-ccpo/request-form-fixes
Request form fixes
2018-07-06 13:44:17 -04:00
andrewdds
d08ad9bf3e
Merge pull request #54 from dod-ccpo/ui/style-variables
Ui/style variables
2018-07-06 12:07:25 -04:00
Andrew Croce
ef0ee332b7 Some minor restructuring of the SASS files to reflect the architecture of USWDS
Add a brief README explaining best practices for styling
Add comment annotations to the top of each file that references the original USWDS documentation and source
2018-07-06 08:36:45 -04:00
richard-dds
d98acc67e9 Add simple phone number validation 2018-07-05 16:40:34 -04:00
richard-dds
af771474b2 Change org form designation field to radio 2018-07-05 16:39:57 -04:00
richard-dds
f4a3431ea5 Fix org form email field label 2018-07-05 16:39:57 -04:00
patricksmithdds
c06b0f679a
Merge pull request #52 from dod-ccpo/update-script
Move pipenv creation to setup script
2018-07-05 16:36:44 -04:00
richard-dds
43329c7472
Merge pull request #50 from dod-ccpo/validate-ia-date
Add validation for IA training date
2018-07-05 16:15:18 -04:00
richard-dds
6a223e32f3
Merge pull request #51 from dod-ccpo/fix-dev-login
Fix mock login for development
2018-07-05 16:14:59 -04:00
Patrick Smith
21694f97bc Allow pipenv to install prereleases 2018-07-05 15:50:08 -04:00
Patrick Smith
efd53ae43f Move pipenv creation from bootstrap to setup script 2018-07-05 13:01:14 -04:00
Patrick Smith
851dc9c37b Update pipfile.lock with latest versions 2018-07-05 13:00:54 -04:00
richard-dds
f1c3eecc00 Fix mock login for development 2018-07-05 11:27:10 -04:00
Devon
3635e4b9c3
Merge pull request #48 from dod-ccpo/cibuild
CIbuild and publish
2018-07-05 10:57:58 -04:00
richard-dds
0a636bd736 Add validation for IA training date 2018-07-03 14:42:09 -04:00
Devon Mackay
dfd7856fd3 Add bandit as a dev package (security analysis testing) 2018-07-03 13:28:31 -04:00
Devon Mackay
fec2f148ab Also exclude node_modules from code analysis 2018-07-03 11:01:55 -04:00
Devon Mackay
ed4652e3db Add security analysis check to cibuild 2018-07-03 11:01:55 -04:00
Devon Mackay
5d74d9f154 Only push images on master builds for now 2018-07-03 11:01:55 -04:00
Devon Mackay
8b1e11178f Skip chowning node packages; there are a LOT of files in there 2018-07-03 11:01:55 -04:00
Devon Mackay
bfd29bda6f Reorder operations for better layer caching 2018-07-03 11:01:55 -04:00
Devon Mackay
08d1bfd7c5 Link to uswds fonts should come after node module is installed 2018-07-03 11:01:55 -04:00
Devon Mackay
d584cc4d5a Fix order of operations 2018-07-03 11:01:55 -04:00