Commit graph

56 commits

Author SHA1 Message Date
Erin Song
172cd36f74
Update django version in pipfile 2024-12-16 14:06:44 -08:00
dave-kennedy-ecs
4039c168fa
Merge branch 'main' into dk/1989-export-import-tables 2024-05-07 07:53:29 -04:00
David Kennedy
b97cd399e0
merge main 2024-05-03 07:35:14 -04:00
zandercymatics
1ded9fa53c
Merge branch 'main' into za/2054-waffle-feature-flags 2024-05-01 08:13:47 -06:00
zandercymatics
74978ba5ba
Cleanup 2024-04-30 12:26:46 -06:00
zandercymatics
d1e558640e
Add waffle and cffi 2024-04-30 08:57:18 -06:00
Rachid Mrad
e45ea48898
cleanup 2024-04-23 17:57:41 -04:00
David Kennedy
1de2d1cf26
Merge branch 'ab/version-lock-auditlog-and-fsm' into dk/1989-export-import-tables 2024-04-22 10:00:48 -04:00
David Kennedy
c13e63ec63
base import export code in admin 2024-04-22 09:49:35 -04:00
Alysia Broddrick
af99b30c19
updated docs 2024-04-20 19:37:15 -07:00
David Kennedy
018a2c353e
added multiple-choice-list-filter; set default filter selection; modified changelist template 2024-03-27 08:00:12 -04:00
Rebecca Hsieh
bac44a9814
Address variable and wording feedback 2024-03-06 15:54:05 -08:00
Rebecca Hsieh
ce98272b48
Update pipfile 2024-03-06 11:45:50 -08:00
Rebecca Hsieh
35d2818ff7
Update pipfiles and more 2024-03-05 17:00:22 -08:00
David Kennedy
a75caa2fdb
removed geventconnectionpool 2024-03-05 14:02:14 -05:00
David Kennedy
0171e57cef
adding tblib to diagnose test failures better 2024-03-04 14:02:42 -05:00
Rebecca Hsieh
8148b90996
Update documentation and add in the pyzipper import and associated biz logic 2024-02-29 09:06:58 -08:00
CocoByte
1e5f977208
updated django to 4.2.10 & linted 2024-02-07 18:17:48 -07:00
CocoByte
823f134687
Test update to Django 4.2.3 2024-02-07 14:54:28 -07:00
Erin
b3cc417e6f
Add cors headers 2023-11-06 09:48:24 -08:00
zandercymatics
730319744f
Fix pipfile 2023-10-18 15:26:11 -06:00
zandercymatics
7bb6bb9e7d
Update pipfile 2023-10-16 13:33:11 -06:00
zandercymatics
284b7ceadf
Update piplock 2023-10-13 13:13:51 -06:00
zandercymatics
f22d72da4d
Imports 2023-10-11 13:48:37 -06:00
zandercymatics
af852125f8
Template 2023-10-11 12:58:00 -06:00
Neil Martinsen-Burrell
7e2f2ec7e5
Merge branch 'main' into nmb/543-login-required-middleware 2023-06-02 10:47:41 -05:00
Seamus Johnston
66640ebafb
Merge branch 'main' into sspj/domain-interface 2023-06-01 16:15:22 -05:00
Neil Martinsen-Burrell
ae3ba84f1a
Add LoginRequiredMiddleware to make (almost) every URL login required by default 2023-06-01 16:03:31 -05:00
brandonlenz
54bf691f88
Revert "Move typing-extensions to dev-packages"
This reverts commit 4046b08ee3.
2023-06-01 14:16:29 -04:00
brandonlenz
4046b08ee3
Move typing-extensions to dev-packages 2023-06-01 14:12:53 -04:00
Seamus Johnston
f283057c92
Add epplib dependency 2023-06-01 12:56:19 -05:00
brandonlenz
3dd89c2ebb
Install typing-extensions explicitly? 2023-06-01 13:31:13 -04:00
Neil Martinsen-Burrell
fee659d1c4
Add model documentation diagrams 2023-05-12 14:34:43 -05:00
Neil Martinsen-Burrell
884a58cf10
Send confirmation emails on application submission 2023-02-13 14:19:50 -06:00
Neil Martinsen-Burrell
8d3991614e
Merge branch 'main' into nmb/field-validation 2023-01-09 13:19:24 -06:00
Seamus Johnston
9886367dd6
Remove formtools
Move the ApplicationWizard from under forms/ into
views/ where each page of the application is now its
own view.
2023-01-04 08:57:28 -06:00
Neil Martinsen-Burrell
6bda7b7ead
Merge branch 'main' into nmb/field-validation 2023-01-03 12:00:52 -06:00
Seamus Johnston
df265b10f8
Refactor fixtures from JSON to Python 2022-12-21 10:44:19 -06:00
Neil Martinsen-Burrell
c924a5fd9a
Field validation and form errors in templates 2022-12-14 13:27:14 -06:00
Seamus Johnston
349659be90
Enable auditlogging 2022-11-10 08:20:57 -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
Neil Martinsen-Burrell
5d9a469ebd
Merge branch 'main' into nmb/available-domain 2022-10-31 11:06:13 -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
2f463b810b
Review feedback: unit tests, accessibility, etc. 2022-10-26 13:53:19 -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
c56914f2e1
Barely working, two steps, sidebar not right 2022-10-18 15:54:34 -05:00
Seamus Johnston
f910563d11
Fix linter errors 2022-09-29 11:30:28 -05:00
Seamus Johnston
00f87168e5
Add Login.gov *\o/*
This commit incldues a wrapper application which handles
the Private Key JWT method of authenticating via OpenID
Connect using the underlying pyoidc library.
2022-09-22 15:15:13 -05:00