Commit graph

2544 commits

Author SHA1 Message Date
Alysia Broddrick
72c238c00e
changed comment 2023-10-11 09:13:00 -07:00
zandercymatics
1550fde832
Merge pull request #1125 from cisagov/za/1120-update-domain-overview-verbiage
Ticket #1120 + ContactError refinement: update domain overview verbiage
2023-10-11 09:28:45 -06:00
Alysia Broddrick
c66813100e
changed host object set to contain the list off add hosts instead of using multiple objects 2023-10-11 08:20:49 -07:00
zandercymatics
c8c624e985
Fix gaby email 2023-10-11 09:04:46 -06:00
zandercymatics
24bbbebb10
Merge branch 'main' into za/937-invitation-does-not-work 2023-10-11 09:04:15 -06:00
zandercymatics
509ab97762
Update domain.py 2023-10-11 08:53:02 -06:00
zandercymatics
4413a218a5
Update src/registrar/views/domain.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-10-11 07:56:53 -06:00
zandercymatics
76e3e2eaea
Removed deleted bug fix 2023-10-11 07:48:44 -06:00
Rebecca Hsieh
36c9cbdaa3
Fix linter spacing 2023-10-10 17:59:53 -07:00
Alysia Broddrick
b2cfc4e8bc
fixed reference before assignment error 2023-10-10 17:42:04 -07:00
Rachid Mrad
4c2eaac59f
comments clean up 2023-10-10 20:02:02 -04:00
Rebecca Hsieh
4050803baa
Fix spacing issue 2023-10-10 17:01:24 -07:00
Rachid Mrad
45429eef71
Merge branch 'dk/1091-dnssec' of https://github.com/cisagov/getgov into dk/1091-dnssec 2023-10-10 19:55:29 -04:00
Rachid Mrad
938b8d7173
trailing lines and some cleanup 2023-10-10 19:54:43 -04:00
CocoByte
bb2c7f3cfc
Merge MAIN -> nl/926-transition-domain-object-creation
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-10 16:22:26 -06:00
CocoByte
b3b08d57a3
linted..again
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-10 14:58:40 -06:00
CocoByte
3ea0811239
fixed migration conflicts
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-10 13:56:36 -06:00
zandercymatics
2129d2dd67
Merge branch 'main' into za/1120-update-domain-overview-verbiage 2023-10-10 13:41:20 -06:00
zandercymatics
13e966fbca
Linter 2023-10-10 13:26:59 -06:00
zandercymatics
f1751b1ee7
Merge pull request #1129 from cisagov/za/1096-update-domain-button-text
Ticket #1096: Small content changes for Domain buttons
2023-10-10 13:17:57 -06:00
zandercymatics
3c33b079f1
Removed comment 2023-10-10 13:11:51 -06:00
Erin Song
cc42c23064
Merge pull request #1135 from cisagov/es/989-update-user-management-table
Ticket #983: Update page titles on user management portal
2023-10-10 12:05:47 -07:00
zandercymatics
c5f66fe774
Merge branch 'main' into za/1120-update-domain-overview-verbiage 2023-10-10 11:43:32 -06:00
zandercymatics
f334e516f1
Add a failure message when there is no EPP connection 2023-10-10 11:41:34 -06:00
zandercymatics
e6c44b2d9b
Suggestions 2023-10-10 11:29:55 -06:00
CocoByte
87d4fa8f78
Merge MAIN into nl/926-transition-domain-object-creation
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-10 11:08:54 -06:00
CocoByte
875d0e25c9
fix migration, linted again
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-10 10:40:01 -06:00
David Kennedy
3bc31d01f7
Merge branch 'dk/1091-dnssec' into dk/1122-dnssec-rewrite 2023-10-10 11:49:15 -04:00
David Kennedy
4dc94a5410
copy changes 2023-10-10 11:47:07 -04:00
CocoByte
5bafe3e417
added migration
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-10 09:28:18 -06:00
zandercymatics
acd804b548
Fix bug with the DELETED state 2023-10-10 08:53:24 -06:00
David Kennedy
f447df6d64
tests cleanup and formatting for linter 2023-10-10 10:50:24 -04:00
David Kennedy
950014ea47
removed some comments and debug statements 2023-10-10 08:48:14 -04:00
David Kennedy
cb15b7d029
cleaned up tests 2023-10-10 08:43:36 -04:00
David Kennedy
9e8aa2dee3
properly typed extensions.DNSSECExtension 2023-10-10 08:08:16 -04:00
David Kennedy
95b1a02789
modified unit tests 2023-10-10 05:25:15 -04:00
CocoByte
caf8f86e6b
Fixed ON_HOLD error
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-10 00:45:46 -06:00
CocoByte
0a94306ee5
linted (again)
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-10 00:33:07 -06:00
Alysia Broddrick
ffede9817f
changed UpdateDomain on nameserver.setter to be called with all the added/removed hosts in one call 2023-10-09 21:13:49 -07:00
David Kennedy
6bd93d56e2
updated logic for setter of dnssec 2023-10-09 19:45:44 -04:00
CocoByte
86aeb2e140
linted
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-09 17:26:07 -06:00
David Kennedy
faf70b9d17
Merge branch 'dk/1091-dnssec' into dk/1122-dnssec-rewrite 2023-10-09 16:30:29 -04:00
David Kennedy
93696c31c6
first pass at dnssec rewrite 2023-10-09 16:30:04 -04:00
David Kennedy
096c2bec8d
Merge branch 'main' into dk/1122-dnssec-rewrite 2023-10-09 15:56:12 -04:00
CocoByte
c971d838fe
(no changes, but git detects a change)
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-08 20:00:16 -06:00
CocoByte
c8a8d0c34a
merge Main to Branch
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-08 19:38:27 -06:00
CocoByte
7f7a6f1fdb
Domain Invitation portion updated to catch anomalies
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-08 19:25:43 -06:00
Alysia Broddrick
65cf774e84
fix linter issue 2023-10-06 17:23:17 -07:00
Alysia Broddrick
0e9b777ab5
updated comments 2023-10-06 17:05:45 -07:00
Alysia Broddrick
e7094e070f
remove test bug 2023-10-06 16:31:50 -07:00