Commit graph

7254 commits

Author SHA1 Message Date
Alysia Broddrick
e4c7155aca
fixed typo in on hold status 2023-09-12 17:47:56 -07:00
Rebecca Hsieh
9dc4568908
Fix migration 2023-09-12 17:15:54 -07:00
Rebecca Hsieh
02220feb7a
Merge branch 'main' of https://github.com/cisagov/getgov into rh/446-remove-type-of-work-q 2023-09-12 17:11:38 -07:00
Rebecca Hsieh
7c1520a0c2
Fix reformatting issues 2023-09-12 17:10:32 -07:00
Rebecca Hsieh
2f6799c62b
Remove comment and update error message wording 2023-09-12 16:58:24 -07:00
zandercymatics
3a2610ae27
Merge branch 'main' into ab/645-implement-test-cases-registry-integration 2023-09-12 15:51:53 -06:00
zandercymatics
971a6fd986
Fixing merge conflicts 2023-09-12 15:46:17 -06:00
zandercymatics
4f45a90d15
Merge branch 'main' into ab/645-implement-test-cases-registry-integration 2023-09-12 15:45:28 -06:00
Rachid Mrad
7bf5814fa1
Merge remote-tracking branch 'origin/main' into rjm/937-admin-ux-review 2023-09-12 17:23:58 -04:00
rachidatecs
e91eff7812
Merge pull request #1014 from cisagov/rjm/1013-table-accessibility
Issue 1013: Complex table headers and accessibility
2023-09-12 17:21:39 -04:00
David Kennedy
31d04c0269
added test for case where no status 2023-09-12 14:47:22 -04:00
Alysia Broddrick
f2264abe25
minor bug fixes 2023-09-12 11:12:00 -07:00
David Kennedy
74fa04fd6c
merge updates from main 2023-09-12 12:46:43 -04:00
David Kennedy
4b86a056db
some updates to test code 2023-09-12 12:16:58 -04:00
David Kennedy
a398a5c927
refactored response_change to use a dictionary of action functions 2023-09-12 11:04:26 -04:00
David Kennedy
889289f54e
make migrations, fix conflict from merge 2023-09-12 10:16:22 -04:00
David Kennedy
6a2f1b0bc8
Merge branch 'main' into dk/803-domain-client-hold 2023-09-12 10:09:28 -04:00
Alysia Broddrick
46bf21b8d9
removed unused variable 2023-09-12 05:55:50 -07:00
CuriousX
792640cac3
MERGE main into branch 2023-09-11 23:27:15 -06:00
Alysia Broddrick
235af93742
removed debug check on loading fixtures 2023-09-11 18:15:00 -07:00
Alysia Broddrick
e314c285d8
fixed some of the tests 2023-09-11 18:13:56 -07:00
Alysia Broddrick
bc0b07d8bf
fixed linting issues 2023-09-11 17:46:11 -07:00
Rachid Mrad
16f69deda9
lighten hover color 2023-09-11 17:56:15 -04:00
Rachid Mrad
2dd6bc6f05
fix unsortable custom columns, fix font-size discrepancy on fixed buttons, lint 2023-09-11 17:50:49 -04:00
Rachid Mrad
70fd8907bb
remove captions and make complex tables with multiple headers 2023-09-11 17:09:20 -04:00
David Kennedy
1520e80adc
reformatted code to satisfy linter 2023-09-11 16:10:59 -04:00
Rachid Mrad
2df68d4b52
typecast obj and add a comment to the contact custom list_display for ContactAdmin 2023-09-11 16:06:36 -04:00
David Kennedy
3752148630
added test for DomainApplicationAdminForm 2023-09-11 15:46:03 -04:00
David Kennedy
924651b088
reformatting - linting 2023-09-11 14:54:37 -04:00
David Kennedy
a592b5ff71
added form for DomainApplicationAdmin which limits the list of statuses to those which are available to transition to 2023-09-11 14:49:52 -04:00
Rachid Mrad
50e1a484d5
change stubbed is_active to check against Domain.State.CREATED 2023-09-11 14:23:16 -04:00
dave-kennedy-ecs
c759b3a458
Merge pull request #995 from cisagov/dk/865-back-button
add back button to manage submitted application
2023-09-11 12:04:50 -04:00
CuriousX
7cc52e6c11
921: ignore server hold column removed and migration recreated 2023-09-11 09:22:25 -06:00
Alysia Broddrick
71054a4c16
updated tests 2023-09-11 07:51:22 -07:00
Alysia Broddrick
e6b94e83a4
removed unneeded comments and updated others 2023-09-11 06:04:21 -07:00
Alysia Broddrick
d476a1b377
removed prints and some code cleanup 2023-09-11 05:55:49 -07:00
Alysia Broddrick
64309f19c1
added missing EOF endline 2023-09-11 05:53:26 -07:00
Alysia Broddrick
9c4c67d014
fixed typo 2023-09-11 05:52:33 -07:00
Alysia Broddrick
36cdef225f
run migrations 2023-09-11 05:45:12 -07:00
Alysia Broddrick
01335ff515
Added linting 2023-09-11 05:40:31 -07:00
Alysia Broddrick
3be7680311
removed logs 2023-09-10 17:37:53 -07:00
Alysia Broddrick
1a680f6470
merged with main and resolved conflict 2023-09-10 15:47:49 -07:00
Alysia Broddrick
6a3a5534db
ran linter 2023-09-10 15:43:29 -07:00
Alysia Broddrick
a9f608e353
fixed error with save inside of transition 2023-09-10 14:22:43 -07:00
Alysia Broddrick
53e9d090d9
added tests 2023-09-10 10:27:51 -07:00
Alysia Broddrick
e71b5b0bd4
ran black formatting 2023-09-08 19:07:59 -07:00
CuriousX
d6f6433e8e
linted 2023-09-08 17:35:44 -06:00
CuriousX
0370dd9f83
added Transition Domain model 2023-09-08 16:48:35 -06:00
Rachid Mrad
2ba48edb7f
lint 2023-09-08 18:34:31 -04:00
Rachid Mrad
b45c5665d3
add email address to contact table, add domain info search, columns, filters, add domain invite columns, search, add domain columns, filters, add domain roles, add website search 2023-09-08 17:50:28 -04:00