Commit graph

5412 commits

Author SHA1 Message Date
zandercymatics
cdc4e366a0
Fix migrations 2023-12-05 13:13:58 -07:00
zandercymatics
8b680d3043
Merge branch 'main' into za/1001-update-to-use-sentence-case 2023-12-05 13:13:01 -07:00
zandercymatics
6fe9af18d9
Update settings.py 2023-12-05 13:10:36 -07:00
zandercymatics
23e94c7606
Merge pull request #1419 from cisagov/za/1403-add-aws-bucket
Ticket #1075/#1403: Add AWS Bucket for generating current-full.csv and current-federal.csv
2023-12-05 12:41:58 -07:00
zandercymatics
7c94e28080
Remove pull_request 2023-12-05 12:36:33 -07:00
Erin
4a25642d8d
First pass EPP retry 2023-12-05 11:35:08 -08:00
zandercymatics
03d4fe88fc
Add back "jobs" 2023-12-05 12:32:45 -07:00
zandercymatics
fd3b178d85
Update daily-csv-upload.yaml 2023-12-05 12:30:27 -07:00
zandercymatics
d3da6d40e5
Access secret 2023-12-05 12:29:15 -07:00
Kristina Yin
9ced76a27a
renaming migration files to avoid issues 2023-12-05 11:28:21 -08:00
zandercymatics
3a43299277
Update daily-csv-upload.yaml 2023-12-05 12:24:35 -07:00
Kristina Yin
3cc6befeb7
Merge branch 'main' into ky/required-optional-form-fields 2023-12-05 11:20:15 -08:00
zandercymatics
184c17156f
Update daily-csv-upload.yaml 2023-12-05 12:19:30 -07:00
zandercymatics
546a65ccee
Test default 2023-12-05 12:18:12 -07:00
zandercymatics
20005b7140
Set default 2023-12-05 12:11:52 -07:00
zandercymatics
99c2dc4de3
Fix typo 2023-12-05 12:02:49 -07:00
dave-kennedy-ecs
880417c765
Merge pull request #1423 from cisagov/dk/1073-admin-multi-selects
Issue #1073:  admin multi selects
2023-12-05 13:58:53 -05:00
zandercymatics
1c52e73fe4
Test env var 2023-12-05 11:58:44 -07:00
zandercymatics
3b10a6b023
Update daily-csv-upload.yaml 2023-12-05 11:49:33 -07:00
zandercymatics
28b966402c
Update daily-csv-upload.yaml 2023-12-05 11:47:01 -07:00
zandercymatics
3424121a33
Update daily-csv-upload.yaml 2023-12-05 11:44:49 -07:00
zandercymatics
d0c793cfbe
Update daily-csv-upload.yaml 2023-12-05 11:36:02 -07:00
Alysia Broddrick
81e2edb036
Merge pull request #1437 from cisagov/ab/youve-been-added-to-domain-existing-user
Domain invitation not sending to existing user
2023-12-05 10:35:02 -08:00
CuriousX
bf53514c1f
Merge pull request #1428 from cisagov/nl/1404-invalid-phone-number-error-handling
Issue #1404 - invalid phone number error handling
2023-12-05 11:30:52 -07:00
David Kennedy
96714c4eb2
formatted for linting 2023-12-05 11:31:34 -05:00
zandercymatics
b7265598ba
Rename migration 2023-12-05 09:27:55 -07:00
David Kennedy
5811448450
changed endpoint for check availability to pass domain as parameter; wrote unit test for extra dot validation in form 2023-12-05 11:09:09 -05:00
zandercymatics
125758183b
Add migration 2023-12-05 09:02:33 -07:00
David Kennedy
7f282fd456
updated migrations 2023-12-05 05:01:02 -05:00
David Kennedy
60da0fcd5a
Merge branch 'main' into dk/1073-admin-multi-selects 2023-12-05 05:00:00 -05:00
David Kennedy
41f7a882b4
undo a migration merge conflict 2023-12-05 04:59:34 -05:00
David Kennedy
e11db7fbd3
migrations for model changes 2023-12-05 04:51:33 -05:00
Alysia Broddrick
bf34531d40
updated requirements 2023-12-04 19:17:55 -08:00
Alysia Broddrick
9fdd78bf60
fixed linter issue 2023-12-04 17:07:46 -08:00
Alysia Broddrick
c89400a72d
added missing flag 2023-12-04 16:57:34 -08:00
Alysia Broddrick
ae2ab3c415
fixed linter error and removed excess message 2023-12-04 16:56:20 -08:00
Alysia Broddrick
0b929379f3
linter update 2023-12-04 16:01:27 -08:00
Alysia Broddrick
aa51a325e2
hotfix for domain invitation not sending to existing user 2023-12-04 15:48:59 -08:00
David Kennedy
2c355353b6
updated helper_text in admin for multi selects; formatted for linter 2023-12-04 18:37:23 -05:00
David Kennedy
8ddd5e7b1f
updated comments 2023-12-04 18:08:26 -05:00
David Kennedy
3cf7d5138e
wip 2023-12-04 17:57:39 -05:00
Rebecca Hsieh
bf3f9e67fc
Only have Manage Your Domains show up on Domain Overview page 2023-12-04 14:43:06 -08:00
David Kennedy
5dcdb4a48e
wip 2023-12-04 17:39:43 -05:00
zandercymatics
7bc77ac4f9
Update migration-troubleshooting.md 2023-12-04 15:28:34 -07:00
David Kennedy
4344810107
wip 2023-12-04 16:52:41 -05:00
zandercymatics
ee9fc789c7
Update daily-csv-upload.yaml 2023-12-04 13:46:38 -07:00
Rachid Mrad
61e05a438b
Move manage button CSS from buttons to nav partial 2023-12-04 15:33:46 -05:00
Rachid Mrad
b0d95be7a2
layout and CSS for the back to manage domains button 2023-12-04 15:28:31 -05:00
zandercymatics
db54637ea5
Merge branch 'main' into za/1403-add-aws-bucket 2023-12-04 12:58:34 -07:00
Rebecca Hsieh
f5edd64c92
Move manage your domain 2023-12-04 11:35:31 -08:00