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 |
|
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 |
|
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 |
|
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 |
|
Seamus Johnston
|
ebb9276ca0
|
Merge pull request #248 from cisagov/sspj/auditlog
Include audit logging
|
2022-11-14 17:53:32 +00: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 |
|
Neil Martinsen-Burrell
|
0b37abe23b
|
Create a new database object on form submission
|
2022-11-09 14:57:59 -06: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 |
|
Neil Martinsen-Burrell
|
bce29c2402
|
Review feedback: FSM unit tests, indexes, comments, etc.
|
2022-11-08 15:04:00 -06: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 |
|
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 |
|
Seamus Johnston
|
526178a767
|
Write JavaScript to check domain availability
|
2022-11-04 08:37:12 -05: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 |
|
Neil Martinsen-Burrell
|
7e02661416
|
API is only available to logged-in users
|
2022-10-27 15:34:17 -05:00 |
|
Neil Martinsen-Burrell
|
01553a4d91
|
Initial /avilable API view and tests
|
2022-10-27 13:15:22 -05:00 |
|
Neil Martinsen-Burrell
|
2f463b810b
|
Review feedback: unit tests, accessibility, etc.
|
2022-10-26 13:53:19 -05:00 |
|
Seamus Johnston
|
5c105f1861
|
Merge pull request #199 from cisagov/sspj/login-gov-logout
Fix missing client_id during logout
|
2022-10-25 14:33:33 +00:00 |
|
Neil Martinsen-Burrell
|
921790072d
|
WIP .pa11yci and base.html
|
2022-10-25 09:10:44 -05:00 |
|
Seamus Johnston
|
94800bc00a
|
Fix missing client_id during logout
|
2022-10-24 17:09:36 -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
|
aef2c326ac
|
Fix nav bar USWDS class
|
2022-10-20 11:22:02 -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
|
5766a0bf9f
|
Better form templates
|
2022-10-19 09:59:04 -05:00 |
|
Neil Martinsen-Burrell
|
c56914f2e1
|
Barely working, two steps, sidebar not right
|
2022-10-18 15:54:34 -05:00 |
|
Seamus Johnston
|
6880684dd6
|
Merge pull request #165 from cisagov/sspj/db-fixtures
Add User Fixtures
|
2022-10-17 15:20:43 +00:00 |
|
Seamus Johnston
|
7a1b2bbf32
|
Add Logan and Igor to fixtures
|
2022-10-13 14:12:15 -05:00 |
|
Logan McDonald
|
af0525f8a0
|
exclude docs from checks (#163)
specify path as src in github actions workflows
|
2022-10-13 12:53:00 -04:00 |
|
Logan McDonald
|
8d493d2e44
|
Document things cloud.gov CRM fully supports (#122)
* document things cloud.gov crm fully supports
* run make assemble
|
2022-10-13 10:36:44 -04:00 |
|