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 |
|
igorkorenfeld
|
76b6256202
|
Set optional fields to be optional
|
2022-11-08 12:51:55 -05:00 |
|
igorkorenfeld
|
7f2df61bf8
|
Update org contact with all fields
|
2022-11-07 19:15:57 -05:00 |
|
igorkorenfeld
|
1974ac6b07
|
Add your contact view, rename org contact
|
2022-11-07 19:00:54 -05:00 |
|
igorkorenfeld
|
b42340d7e9
|
remove old previous bottom from purpose
|
2022-11-07 18:57:17 -05:00 |
|
igorkorenfeld
|
2d53a7f07c
|
Create current site and .gov views
|
2022-11-07 18:42:57 -05:00 |
|
igorkorenfeld
|
62d3675110
|
Move h1 to form base
|
2022-11-07 16:02:12 -05:00 |
|
igorkorenfeld
|
be4527386c
|
Move purpose attributes back to the view
|
2022-11-07 15:48:08 -05:00 |
|
igorkorenfeld
|
dc9b8dac0e
|
Fix naming for ao fields
|
2022-11-07 15:27:56 -05:00 |
|
Neil Martinsen-Burrell
|
64f6d03023
|
Fix linting errors
|
2022-11-07 14:01:13 -06:00 |
|
Neil Martinsen-Burrell
|
6263b69c34
|
Add domain application data model
|
2022-11-07 13:46:07 -06:00 |
|
igorkorenfeld
|
302b6f139a
|
Remove base form content from other views
|
2022-11-04 17:58:23 -04:00 |
|
igorkorenfeld
|
3d24ed04af
|
Move nav and title to form base tempalte
|
2022-11-04 17:49:24 -04:00 |
|
Seamus Johnston
|
d3b9a993cd
|
Merge pull request #236 from cisagov/sspj/xhrs
Add JavaScript to check domain availability
|
2022-11-04 18:36:46 +00:00 |
|
igorkorenfeld
|
1a9290ea15
|
Add authorizing official view
|
2022-11-04 14:31:50 -04:00 |
|
Seamus Johnston
|
526178a767
|
Write JavaScript to check domain availability
|
2022-11-04 08:37:12 -05:00 |
|
igorkorenfeld
|
fab3e1b292
|
Add purpose view
|
2022-11-03 17:00:26 -04:00 |
|
Seamus Johnston
|
d8ae0d9753
|
Show and Hide Questions Dynamically (#212)
* Show and hide form questions dynamically
* Respond to PR feedback
* Remove debugger tags
|
2022-11-02 15:35:53 -05:00 |
|
Neil MartinsenBurrell
|
d218033538
|
Merge pull request #213 from cisagov/nmb/available-domain
Make an internal "this domain is available" API
|
2022-11-01 12:40:43 -07:00 |
|
Neil Martinsen-Burrell
|
61b4cbf10b
|
review feedback: error checking, timeouts, add .gov if missing
|
2022-11-01 10:34:48 -05:00 |
|
Neil Martinsen-Burrell
|
5d9a469ebd
|
Merge branch 'main' into nmb/available-domain
|
2022-10-31 11:06:13 -05:00 |
|
Neil MartinsenBurrell
|
e0fad3dddd
|
Merge pull request #215 from cisagov/nmb/demo-site-banner
Use a demo site banner to avoid confusion
|
2022-10-31 08:04:07 -07:00 |
|
Neil Martinsen-Burrell
|
3d67d4e855
|
review feedback: too many commas
|
2022-10-31 09:56:25 -05:00 |
|
Seamus Johnston
|
8762187f36
|
Merge pull request #226 from cisagov/sspj/pin-docker-python
Pin Python image to 3.10
|
2022-10-31 14:04:48 +00:00 |
|
Seamus Johnston
|
2bb65e895b
|
Pin Python image to 3.10
|
2022-10-31 08:50:10 -05:00 |
|
Neil Martinsen-Burrell
|
2cc799bb65
|
Use a demo site banner to avoid confusion
|
2022-10-28 14:36:33 -05:00 |
|
Neil MartinsenBurrell
|
4722ec43e8
|
Merge pull request #197 from cisagov/nmb/forms-sidebar
#174 Setup form pages for sidebar sections
|
2022-10-28 08:58:43 -07:00 |
|
Neil Martinsen-Burrell
|
f8588ebe24
|
Use shorter IDs for form steps and separate sidebar titles
|
2022-10-28 10:32:53 -05:00 |
|
Neil Martinsen-Burrell
|
b425a45ef2
|
Fix linting failures
|
2022-10-28 09:22:33 -05:00 |
|
Neil Martinsen-Burrell
|
53906d339f
|
Use downloaded domains list to back available API
|
2022-10-28 08:57:14 -05:00 |
|