45 Commits

Author SHA1 Message Date
Luis Cielak
c338fbb963 Prevent sidenav panel to shrink 2018-07-10 10:32:35 -04:00
Luis Cielak
a1b74a6f62 Apply grid fixes to new quest form 2018-07-10 10:15:24 -04:00
Andrew Croce
bdf3191b41 remove commented stuff 2018-07-09 14:46:35 -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
3e0f323ce3 imports 2018-07-09 14:35:02 -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
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
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
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
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
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
luisgov
9d781577c4 Update request form (#45)
* Implement OrganizationInfo form, add it to the template

* Format request_new

* Update "Details of Use" section

* Refactor request_new

* Added some new fields, but form is still WIP

* Add details of use fields

* Add org info fields

* Add some comments

* Add Financial Verification and more Details of Use fields

* Update some textarea fields to single text field

* WIP

* Implement OrganizationInfo form, add it to the template

* Format request_new

* Update "Details of Use" section

* Refactor request_new

* Added some new fields, but form is still WIP

* Add details of use fields

* Add org info fields

* Add some comments

* Add Financial Verification and more Details of Use fields

* Update some textarea fields to single text field

* Format

* Update fields with the correct fieldtypes

* Begin updating sidenav changes

* Split form into each section

* adjust and skip some outdated form validation tests

* break request form into multiple form objects

* need to send user ID to requests-queue

* use DateForm for start date in request

* alter request_new handler to pass raw form data to template

* change review form

* Add KO and COR section titles

* Update date input class name

* Add a special case for the summary form. We should refactor this

* Add read-only fields for review and submit section

* Add minimum number validators to request form

* Fix formatting

* Use html5 datepicker for dates

* Fix request form validators

* Finish org info form

* Finish POC form

* Finish financial verification form

* Move PE and UII to financial form

* Un-skip form validation test
2018-07-03 10:10:44 -04:00
Luis Cielak
a13389c735 Add workspaces blank screen 2018-06-12 15:52:01 -04:00
Luis Cielak
8a7ce8a5dc Add review and submit markup, clean up some file 2018-06-12 10:43:19 -04:00
Luis Cielak
4f6e2b8d7f Add Organizational Info fields 2018-06-11 16:34:52 -04:00
Luis Cielak
d9598af72a Add some breathing room to main section tag 2018-06-11 15:43:12 -04:00
Luis Cielak
b26b534a90 Style page action back link 2018-06-11 15:39:36 -04:00
Luis Cielak
fc8315e319 Reduce H1 margin 2018-06-11 15:29:29 -04:00
Luis Cielak
e252a81819 Add step 0 for New Request workflow 2018-06-11 15:28:12 -04:00
Luis Cielak
10fb969d33 Remove responsive breakpoints and make compact 2018-06-11 14:13:12 -04:00
Luis Cielak
1ee9b99876 Rename accounts to workplaces 2018-05-30 15:05:10 -04:00
Luis Cielak
5016d9ea60 Set static footer 2018-05-30 13:59:45 -04:00
Luis Cielak
cfb230ef64 Add images to assets 2018-05-30 13:57:11 -04:00
Luis Cielak
7a37a7245d Watch all scss files and reloacte variable file 2018-05-30 13:49:34 -04:00
Luis Cielak
5667aedce4 Add existing requests table to reqs page 2018-05-30 10:40:14 -04:00
Luis Cielak
53bc0bc521 Add login routes 2018-05-25 14:41:21 -04:00
Luis Cielak
077df3bdcf Add sidebar navigation and placeholder text 2018-05-25 09:24:39 -04:00
Brian Duggan
22d14d97b4 Use npm and add a sass build script 2018-05-23 08:55:04 -04:00