Commit graph

1344 commits

Author SHA1 Message Date
Rachid Mrad
11c0186b09
lint, clean up tests, clean up user displays in admin (remove is_staff and is_superuser and replace with group) 2023-09-29 16:54:29 -04:00
Rachid Mrad
8db5219986
domains. Please use our <a href="{}">contact form</a> to 2023-09-29 16:01:53 -04:00
Rachid Mrad
3eb6c56f3e
tweak tests 2023-09-29 15:43:49 -04:00
Rachid Mrad
2840ebc63d
lint, change permissions tests in permissions classes 2023-09-29 14:39:18 -04:00
Rachid Mrad
ca327fc094
clean up and linting 2023-09-29 13:49:15 -04:00
Rachid Mrad
155baa0200
unit tests, add cisa_analyst permission in the cisa_analysts_group for better grannular hasPerm testing in admin.py 2023-09-29 13:40:06 -04:00
rachidatecs
a3c0ba77f7
Merge pull request #1063 from cisagov/rjm/1061-bug-add-nameserver-btn
Bug 1061: Add nameserver button stopped working
2023-09-28 17:35:50 -04:00
Rachid Mrad
cd14eb2584
Refactor groups and permissions: divide fixtures in 2 files, one for users and one for data, load groups in migrations (using methods defined in user_groups model), use hasperm in admin to test for 'superuser' 2023-09-28 17:34:53 -04:00
Rachid Mrad
fd860998fb
Merge remote-tracking branch 'origin/main' into rjm/1027-groups-permissions-logging 2023-09-27 13:55:40 -04:00
CuriousX
e06c1942c2
Merge pull request #1083 from cisagov/nl/1055-transition-domain-update-status-column
Issue 1055: updated transition domain status from CREATED to READY
2023-09-26 18:55:50 -06:00
CocoByte
26a059672b
updated transition domain and added migration 2023-09-26 18:18:56 -06:00
rachidatecs
b057991a8e
Merge pull request #1071 from cisagov/rjm/929-statuses-ui
Issue 929: UI for displaying domain status on dashboard and on domain detail page
2023-09-26 17:13:17 -04:00
Rachid Mrad
2aaa2c6ae5
Edit test_home_lists_domains to make sure that if ever the object literals for domain state are changed, a test will fail to indicate that a change to template is needed 2023-09-26 17:04:38 -04:00
Rachid Mrad
afa24e8a8a
change single quotes to double quotes on a template for consistency 2023-09-26 16:56:08 -04:00
David Kennedy
d9f760c463
Merge branch 'main' into dk/857-epp-client-hold 2023-09-26 12:55:30 -04:00
Rachid Mrad
29d003eb4a
some tweaks to optimize code in templates 2023-09-26 11:50:40 -04:00
David Kennedy
4700904169
additional tweaks to formatting of errors 2023-09-26 10:37:10 -04:00
David Kennedy
a15dec1968
fixed formatting for linter 2023-09-26 10:33:29 -04:00
David Kennedy
74c7e6528f
handling 99 error message 2023-09-26 10:31:08 -04:00
Rachid Mrad
4d41c3cddc
Simplify the empty dictionary additions 2023-09-25 16:09:37 -04:00
Rebecca H
4d4a14a187
Merge pull request #1026 from cisagov/rh/482-youve-been-added-to-domain
482 -- Domain Invitation to You've Been Added To A Domain!
2023-09-25 09:25:34 -07:00
Rachid Mrad
903a3bf369
UI or displaying domain status on dashboard and on domain detail 2023-09-25 12:24:59 -04:00
David Kennedy
51375059c1
fixing merge issues 2023-09-22 20:16:34 -04:00
David Kennedy
08e95ec8b2
fixed some merge issues 2023-09-22 20:12:27 -04:00
David Kennedy
15689e53cc
Merge branch 'main' into dk/857-epp-client-hold 2023-09-22 20:07:36 -04:00
David Kennedy
fa6a0ad08b
fixed formatting in admin.py 2023-09-22 20:05:10 -04:00
David Kennedy
e5c1dac85c
removing ability for UNKNOWN domains to transition to On Hold 2023-09-22 19:49:22 -04:00
David Kennedy
f0c96a4d7f
allowing UNKNOWN to place hold in order to test 2023-09-22 19:39:41 -04:00
David Kennedy
6483aa87c9
added test cases for place and revert client hold; allowed for idempotent updates 2023-09-22 18:51:49 -04:00
David Kennedy
716782dc8c
formatting to satisfy lint 2023-09-22 14:50:28 -04:00
David Kennedy
f5aacb8fb8
Merge branch 'main' into dk/927-domain-invitation-email 2023-09-22 14:45:54 -04:00
Rachid Mrad
16bec3f2c3
Add columns and search on TransitionDomain 2023-09-22 13:05:20 -04:00
Rachid Mrad
a093c24c64
unskip the tests in views that make a lot of noise, as this is not caused by this work after all 2023-09-22 12:10:35 -04:00
David Kennedy
7d9c6d1d76
wip 2023-09-22 11:48:29 -04:00
Rebecca Hsieh
ebbbba41f6
Fix naming 2023-09-21 16:57:30 -07:00
Rachid Mrad
431e158531
Trick nameservers form to always return a minimum of 3 fields 2023-09-21 18:27:30 -04:00
Rachid Mrad
54ae45edb9
Edit JS to grab the first input as a source when cloning, since we now have a single input on the page when we first land on nameservers 2023-09-21 17:25:38 -04:00
Rebecca Hsieh
107299fb53
Update column spacing for domain invitation email 2023-09-21 09:54:54 -07:00
David Kennedy
99c5a06189
Merge branch 'main' into dk/857-epp-client-hold 2023-09-21 12:20:37 -04:00
David Kennedy
34106286a6
wip commit 2023-09-21 12:17:57 -04:00
Rachid Mrad
0776b5c4ec
custom groups model, track m2m objects on groups and users, revise fixtures, revise admin.py, migrations, skip problematic tests 2023-09-21 11:20:28 -04:00
Rebecca Hsieh
28aa35cbf6
Lint error - remove domainapp 2023-09-20 16:08:56 -07:00
Rebecca Hsieh
32406550de
Use DomainInformation instead of DomainApplication 2023-09-20 16:01:49 -07:00
Katherine-Osos
0818e982bc
Remove strikethru 2023-09-20 17:52:05 -05:00
Rebecca Hsieh
acf5a8715d
Merge remote-tracking branch 'origin' into rh/482-youve-been-added-to-domain 2023-09-20 15:33:41 -07:00
Katherine-Osos
46a9241635
Domain request confirmation: add link 2023-09-20 15:59:18 -05:00
Katherine-Osos
df62bf12be
Name servers page: Remove link 2023-09-20 15:45:33 -05:00
rachidatecs
d92f289556
Merge pull request #1046 from cisagov/rjm/851-statuses-getter
Issue 851: Domain statuses getter
2023-09-20 14:46:14 -04:00
Rachid Mrad
a0b0fe2776
test the exception, partial implementation of test_accessing_domain_properties_creates_domain_in_registry 2023-09-20 13:32:09 -04:00
rachidatecs
8432050aec
Merge pull request #1023 from cisagov/rjm/1017-ux
Issues 1006, 1007, 1017: UX audit implementation in django admin
2023-09-20 11:33:55 -04:00