Neil Martinsen-Burrell
|
3fe00d1980
|
Display federal and election questions conditionally
|
2022-11-23 13:25:11 -06:00 |
|
Neil Martinsen-Burrell
|
82e1fd45c0
|
Merge branch 'main' into nmb/submission-page
|
2022-11-22 12:36:13 -06:00 |
|
igorkorenfeld
|
d7307c29e2
|
Fix field name
|
2022-11-21 13:55:01 -08:00 |
|
igorkorenfeld
|
2abffa1541
|
Fix linting errors
|
2022-11-21 13:48:11 -08:00 |
|
igorkorenfeld
|
1211ba163d
|
Add test for all views, update fields for form_to_objects
|
2022-11-21 13:33:40 -08:00 |
|
Neil Martinsen-Burrell
|
b4d2c91f9d
|
Fix tests and linting after merge
|
2022-11-21 10:50:53 -06:00 |
|
Neil Martinsen-Burrell
|
8259a12203
|
Fix session-based test
|
2022-11-18 11:56:20 -06:00 |
|
igorkorenfeld
|
fd4ab6d7c3
|
Remove unused import definition
|
2022-11-17 13:06:29 -08:00 |
|
igorkorenfeld
|
49d39a5e3e
|
Merge branch 'main' into ik/add-form-pages
|
2022-11-17 07:50:40 -08:00 |
|
Seamus Johnston
|
eda5e9751b
|
Fix lint errors
|
2022-11-17 08:26:41 -06: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 Martinsen-Burrell
|
d5240cb86d
|
Review feedback: better debug logging
|
2022-11-14 15:49:33 -06:00 |
|
igorkorenfeld
|
776ecae30f
|
Fix line length linting error, add expaliner comment
|
2022-11-14 15:51:18 -05:00 |
|
igorkorenfeld
|
aad03f9bf4
|
Autoformat with black linter
|
2022-11-10 16:46:25 -05:00 |
|
igorkorenfeld
|
e1a1a5e367
|
Move organization type sub questions to own pages
|
2022-11-10 16:13:43 -05:00 |
|
igorkorenfeld
|
275dbc7768
|
Remove colon from field lables, update content
|
2022-11-09 18:30:06 -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
|
74c11cc231
|
Add review view
|
2022-11-08 18:29:46 -05:00 |
|
igorkorenfeld
|
fe6aa96a02
|
Add requirements view
|
2022-11-08 17:10:28 -05:00 |
|
igorkorenfeld
|
a946a5e629
|
Add anything else view
|
2022-11-08 15:00:55 -05:00 |
|
igorkorenfeld
|
281cff4131
|
Add security email view
|
2022-11-08 14:52:34 -05:00 |
|
igorkorenfeld
|
15771bcaa5
|
Add other contacts view
|
2022-11-08 14:19:39 -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
|
2d53a7f07c
|
Create current site and .gov views
|
2022-11-07 18:42:57 -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 |
|
igorkorenfeld
|
1a9290ea15
|
Add authorizing official view
|
2022-11-04 14:31:50 -04: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 Martinsen-Burrell
|
f8588ebe24
|
Use shorter IDs for form steps and separate sidebar titles
|
2022-10-28 10:32:53 -05:00 |
|
Neil Martinsen-Burrell
|
2f463b810b
|
Review feedback: unit tests, accessibility, etc.
|
2022-10-26 13:53:19 -05:00 |
|
Neil Martinsen-Burrell
|
2bfc430a40
|
Fix flake8 line length violation using parentheses
|
2022-10-24 14:25:02 -05:00 |
|
Neil Martinsen-Burrell
|
b9705bb0c1
|
Use Django widget tweaks on first two forms
|
2022-10-21 11:16:23 -05:00 |
|
Neil Martinsen-Burrell
|
5c04faa8ca
|
Slightly better column layout
|
2022-10-19 13:30:34 -05:00 |
|
Neil Martinsen-Burrell
|
fc448351da
|
Fix black formatting
|
2022-10-19 10:03:15 -05:00 |
|
Neil Martinsen-Burrell
|
c56914f2e1
|
Barely working, two steps, sidebar not right
|
2022-10-18 15:54:34 -05:00 |
|