Commit graph

8073 commits

Author SHA1 Message Date
igorkorenfeld
34834d1681
Updated test to match new field name 2022-11-17 07:32:32 -08:00
Seamus Johnston
eda5e9751b
Fix lint errors 2022-11-17 08:26:41 -06:00
Seamus Johnston
2b91a3c1d1
Second revision of Domain model draft 2022-11-17 07:50:28 -06:00
Seamus Johnston
523c699865
Make tests a little less noisy 2022-11-17 07:43:53 -06:00
igorkorenfeld
69d18af915
Add main back to individual html pages (PR fix) 2022-11-16 12:43:20 -05:00
igorkorenfeld
1d6ee255e9
Address PR comments 2022-11-16 12:22:16 -05:00
Neil Martinsen-Burrell
8e494e7da1
Add successful submission page 2022-11-15 14:58:13 -06:00
Neil MartinsenBurrell
f5c117df9f
Merge pull request #247 from cisagov/nmb/application-submit
Create a new DomainApplication in database on form submission
2022-11-14 13:50:38 -08:00
Neil Martinsen-Burrell
d5240cb86d
Review feedback: better debug logging 2022-11-14 15:49:33 -06:00
igorkorenfeld
5a3fa018ae
Adding missing comma to pa11y list 2022-11-14 16:47:00 -05:00
Seamus Johnston
8c422e548c
Merge pull request #258 from cisagov/sspj/update-migrations-workflow
Update GH vars in migration workflows
2022-11-14 21:43:57 +00:00
igorkorenfeld
593701827b
Fix fomratting errors 2022-11-14 16:41:44 -05:00
igorkorenfeld
9aa5ee8338
Add new pages to pa11y url list 2022-11-14 16:27:19 -05:00
igorkorenfeld
68153dd4e1
Add legends to all fieldsets 2022-11-14 16:26:57 -05:00
Neil Martinsen-Burrell
0e4636bebf
Merge branch 'main' into nmb/application-submit 2022-11-14 15:24:56 -06:00
Seamus Johnston
5fdfb36940
Update GH vars in migration workflows 2022-11-14 15:24:38 -06:00
igorkorenfeld
776ecae30f
Fix line length linting error, add expaliner comment 2022-11-14 15:51:18 -05:00
igorkorenfeld
edfba9e5bd
SVG icon should be an id after all 2022-11-14 13:19:28 -05:00
igorkorenfeld
92a8a70c3c
Change locked step from id to class 2022-11-14 13:06:17 -05:00
igorkorenfeld
8f0933c9af
Update tests language to match content 2022-11-14 13:05:50 -05:00
Seamus Johnston
ebb9276ca0
Merge pull request #248 from cisagov/sspj/auditlog
Include audit logging
2022-11-14 17:53:32 +00:00
igorkorenfeld
7495dba742
Remove leading slash from static img 2022-11-14 12:29:29 -05:00
igorkorenfeld
b781ae732e
Finish merge 2022-11-14 12:15:36 -05:00
igorkorenfeld
aad03f9bf4
Autoformat with black linter 2022-11-10 16:46:25 -05:00
igorkorenfeld
d4b888d9a1
Make label for large textarea sr only 2022-11-10 16:26:34 -05:00
igorkorenfeld
dc4d212452
Move example text into a separate includes 2022-11-10 16:24:01 -05:00
igorkorenfeld
e1a1a5e367
Move organization type sub questions to own pages 2022-11-10 16:13:43 -05:00
igorkorenfeld
33cf8feb29
Move main section out of base template 2022-11-10 14:48:45 -05:00
igorkorenfeld
f7c7c78d2f
Add lock icon to sidebar 2022-11-10 10:46:34 -05:00
Seamus Johnston
8b8ade428b
Refactor model layout 2022-11-10 08:52:28 -06:00
Seamus Johnston
349659be90
Enable auditlogging 2022-11-10 08:20:57 -06:00
igorkorenfeld
275dbc7768
Remove colon from field lables, update content 2022-11-09 18:30:06 -05:00
igorkorenfeld
fd04118bcb
Resize sidebar 2022-11-09 17:55:27 -05:00
igorkorenfeld
ba2de84ff9
Change org type button to usa-radio style 2022-11-09 16:52:39 -05:00
Neil Martinsen-Burrell
0b37abe23b
Create a new database object on form submission 2022-11-09 14:57:59 -06:00
igorkorenfeld
fb4968cc17
Change back to link, limit scope of if on submit button 2022-11-09 12:33:47 -05:00
Neil MartinsenBurrell
a25dd16094
Merge pull request #237 from cisagov/nmb/state-machine
Create a data model for a domain application
2022-11-09 09:20:00 -08:00
Neil Martinsen-Burrell
e4ca145b1e
Merge branch 'main' into nmb/state-machine 2022-11-09 08:44:37 -06:00
Logan McDonald
5328285633
Add a nightly cron to our deploy action (#233)
* tmp

* add a cron to our deploy job

* add developer doc
2022-11-09 09:19:43 -05:00
igorkorenfeld
74c11cc231
Add review view 2022-11-08 18:29:46 -05:00
igorkorenfeld
fae6d49b02
Change next button to submit on last page 2022-11-08 17:15:15 -05:00
igorkorenfeld
fe6aa96a02
Add requirements view 2022-11-08 17:10:28 -05:00
Neil Martinsen-Burrell
bce29c2402
Review feedback: FSM unit tests, indexes, comments, etc. 2022-11-08 15:04:00 -06:00
igorkorenfeld
a946a5e629
Add anything else view 2022-11-08 15:00:55 -05:00
igorkorenfeld
d540337f07
Make phone and zip input fields smaller 2022-11-08 14:52:57 -05:00
igorkorenfeld
281cff4131
Add security email view 2022-11-08 14:52:34 -05:00
igorkorenfeld
0b67dcc25e
Move form id to base template, remove backnav block 2022-11-08 14:38:46 -05:00
igorkorenfeld
15771bcaa5
Add other contacts view 2022-11-08 14:19:39 -05:00
igorkorenfeld
cbb6ffe19a
Styling tweaks on dotgov input 2022-11-08 14:19:16 -05:00
igorkorenfeld
3f8312e148
Update state list, change to combo box 2022-11-08 13:40:18 -05:00