Erin
|
5e8e50dcbc
|
Update API views
|
2023-12-01 10:33:04 -08:00 |
|
Erin
|
63b2c1c699
|
Rename error mapping method
|
2023-12-01 10:11:37 -08:00 |
|
Erin
|
578f5bac1a
|
Make class function for GenericError mapping
|
2023-12-01 10:10:25 -08:00 |
|
Erin
|
c3a23c23fa
|
Merge branch 'main' of github.com:cisagov/manage.get.gov into es/1378-availability-bugfix
|
2023-12-01 10:05:08 -08:00 |
|
Neil MartinsenBurrell
|
1aceeaf624
|
Merge pull request #1426 from cisagov/nmb/1425-force-unknown
Allow unknown state in data migration
|
2023-12-01 11:59:44 -06:00 |
|
Neil Martinsen-Burrell
|
adb120714e
|
Migrations file for new transition domain status
|
2023-12-01 11:46:16 -06:00 |
|
Neil Martinsen-Burrell
|
45f8e26018
|
Allow unknown state in data migration
|
2023-12-01 11:24:45 -06:00 |
|
Neil Martinsen-Burrell
|
01b1e3e520
|
New transition method to force unknown state
|
2023-12-01 10:45:20 -06:00 |
|
Erin
|
db14ddc45d
|
Fix lint errors
|
2023-11-30 17:05:23 -08:00 |
|
Erin
|
e62cf84def
|
Remove unused whitespace
|
2023-11-30 16:26:22 -08:00 |
|
Erin
|
0c12676d27
|
Remove unused import
|
2023-11-30 16:25:41 -08:00 |
|
Erin
|
5f68677d7f
|
Raise system error message on EPP fail
|
2023-11-30 16:23:20 -08:00 |
|
Erin
|
4588a02d44
|
Add period to registry error message
|
2023-11-30 13:25:55 -08:00 |
|
Erin
|
7796452283
|
Fix lint errors
|
2023-11-30 11:24:20 -08:00 |
|
Erin
|
ba87db7c56
|
update error to cannot_contact_registry
|
2023-11-30 11:23:37 -08:00 |
|
Erin
|
91077e7da0
|
remove try catch block in availabile check
|
2023-11-30 11:12:08 -08:00 |
|
Erin
|
a5e2e030c2
|
Separated availability error tests into two
|
2023-11-30 11:10:50 -08:00 |
|
Alysia Broddrick
|
8dad9ea320
|
Merge pull request #1416 from cisagov/dependabot/pip/src/cryptography-41.0.6
Bump cryptography from 41.0.5 to 41.0.6 in /src
|
2023-11-29 18:22:29 -08:00 |
|
dave-kennedy-ecs
|
9535ea2f99
|
Merge pull request #1406 from cisagov/dk/684-domain-review-contacts
Issue #684 - domain review page - add headings for other employees
|
2023-11-29 20:29:03 -05:00 |
|
Erin
|
b3145b96c7
|
Fix lint errors
|
2023-11-29 16:58:00 -08:00 |
|
Erin
|
18ae412d0e
|
Update availability tests
|
2023-11-29 16:39:03 -08:00 |
|
Erin
|
69dd932320
|
Merge branch 'main' of github.com:cisagov/manage.get.gov into es/1378-availability-bugfix
|
2023-11-29 15:53:26 -08:00 |
|
Erin
|
a956bef037
|
Update error handling test
|
2023-11-29 15:48:23 -08:00 |
|
Erin
|
4f3deae198
|
Add error message when epp domain check fails
|
2023-11-29 15:37:30 -08:00 |
|
dave-kennedy-ecs
|
71f28782c6
|
Merge pull request #1413 from cisagov/dk/1298-adjango-admin-searchable-dropdown
Issue #1298 - Django admin - searchable drop down for User Domain Role
|
2023-11-29 16:43:52 -05:00 |
|
Alysia Broddrick
|
9b2051fbc4
|
Merge pull request #1417 from cisagov/new-dev-sandbox-backup
new dev sandbox backup
|
2023-11-29 08:29:43 -08:00 |
|
Alysia Broddrick
|
056ef6f894
|
added missing reference on deploy workflow
|
2023-11-28 18:51:37 -08:00 |
|
Alysia Broddrick
|
be1f475add
|
Add new developer sandbox 'backup' infrastructure
|
2023-11-28 18:47:12 -08:00 |
|
dependabot[bot]
|
442b61ce5f
|
Bump cryptography from 41.0.5 to 41.0.6 in /src
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-29 00:29:40 +00:00 |
|
David Kennedy
|
5baf83a4a0
|
reordered admin.py
|
2023-11-28 19:27:17 -05:00 |
|
David Kennedy
|
aae6b159a5
|
undid changes to Pipfile and Pipfile.lock
|
2023-11-28 19:25:13 -05:00 |
|
David Kennedy
|
732cddcd56
|
reordered admin.py
|
2023-11-28 19:23:25 -05:00 |
|
David Kennedy
|
cb783ec36e
|
fixed accidental pipfile lock change; updated comment
|
2023-11-28 19:13:51 -05:00 |
|
David Kennedy
|
690a9b5560
|
Merge branch 'main' into dk/1298-adjango-admin-searchable-dropdown
|
2023-11-28 19:07:55 -05:00 |
|
dave-kennedy-ecs
|
2f32ed9d8a
|
Merge pull request #1397 from cisagov/dk/1252-duplicate-nameservers
Issue #1252 - added form level checking for duplicate entries in nameserver form
|
2023-11-28 19:05:10 -05:00 |
|
David Kennedy
|
49bb947fb7
|
Merge branch 'main' into dk/1252-duplicate-nameservers
|
2023-11-28 18:58:46 -05:00 |
|
dave-kennedy-ecs
|
acc6e2d177
|
Merge pull request #1396 from cisagov/dk/1220-check-availability-error-message
Issue #1220 - updated check availability message
|
2023-11-28 18:55:02 -05:00 |
|
David Kennedy
|
f957c299b8
|
added comment
|
2023-11-28 17:12:12 -05:00 |
|
David Kennedy
|
89aa3534cf
|
fixed formatting of error message in javascript
|
2023-11-28 17:10:20 -05:00 |
|
David Kennedy
|
4f4719a66d
|
fixing pipfile
|
2023-11-28 16:21:43 -05:00 |
|
David Kennedy
|
e857e8a26f
|
undoing pipfile changes
|
2023-11-28 16:18:37 -05:00 |
|
David Kennedy
|
b81b666c84
|
removed django-admin-searchable-dropdown
|
2023-11-28 16:04:13 -05:00 |
|
dave-kennedy-ecs
|
9877a9e635
|
Merge pull request #1398 from cisagov/dk/1381-nameserver-whitespace
Issue #1381 - whitespace bug in IP field in nameserver form (STAGED IN ES SANDBOX)
|
2023-11-28 15:37:46 -05:00 |
|
David Kennedy
|
3278da21ce
|
combo box for both user and domain in UserDomainRole change form
|
2023-11-28 14:41:43 -05:00 |
|
David Kennedy
|
3661af0cd1
|
wip
|
2023-11-28 14:07:31 -05:00 |
|
rachidatecs
|
3003e25ce3
|
Merge pull request #1408 from cisagov/typo-fixes
Typo fixes
|
2023-11-28 14:02:47 -05:00 |
|
Rachid Mrad
|
b6b251b287
|
more minor typo fixes
|
2023-11-28 13:32:48 -05:00 |
|
Rachid Mrad
|
bd6eabe916
|
Typo fixes in ops readme and rotate secrets
|
2023-11-28 12:17:47 -05:00 |
|
David Kennedy
|
4a74d1a874
|
wip
|
2023-11-28 12:15:06 -05:00 |
|
Michelle Rago
|
e24bf1ae58
|
Change "Active users" to "Domain managers" on domain managers page (#1407)
|
2023-11-28 11:00:58 -05:00 |
|