Commit graph

2185 commits

Author SHA1 Message Date
David Kennedy
ef9cb14b9e
was missing some space in text 2023-11-07 10:34:45 -05:00
dave-kennedy-ecs
3eef418ff8
Merge pull request #1275 from cisagov/dk/996-sort-update
Issue 996 - Basic domain reports - follow up to change the sort order
2023-11-07 10:03:43 -05:00
zandercymatics
131d279fbb
Change tooltip color 2023-11-07 07:45:21 -07:00
Alysia Broddrick
9bf3b3a15f
udpated domain invitation txts 2023-11-06 20:24:48 -08:00
zandercymatics
4e22e26065
Bug fix 2023-11-06 16:16:57 -07:00
zandercymatics
a4fcca23ba
Minor rewrite / expand tests 2023-11-06 15:54:34 -07:00
zandercymatics
625e524d50
Fix spacing 2023-11-06 15:40:13 -07:00
zandercymatics
9fc7ec4bea
Update test_transition_domain_migrations.py 2023-11-06 14:06:01 -07:00
zandercymatics
4ed53ad0a1
Merge branch 'za/additional-data-transferred-domains' into za/1194-test-cases 2023-11-06 13:44:04 -07:00
zandercymatics
8d044618a9
Fixed broken test cases 2023-11-06 13:31:14 -07:00
zandercymatics
642c23d3b7
Fix bulk add bug 2023-11-06 13:08:02 -07:00
David Kennedy
5cce2dcf77
accounting for federal types of None in sorting 2023-11-06 14:55:59 -05:00
CocoByte
418680b712
MERGE main to nl/981 2023-11-06 13:55:44 -06:00
CocoByte
ea760c76bd
Updated documentation for clarity on command arguments and usage of "./manage.py" 2023-11-06 13:42:35 -06:00
David Kennedy
0614e344f8
small fix to sorting 2023-11-06 14:37:37 -05:00
David Kennedy
293d3b2a1e
was missing a space 2023-11-06 13:55:33 -05:00
zandercymatics
661b765f0e
Basic test cases 2023-11-06 11:12:01 -07:00
Erin
6353caff0e
Fix linter errors 2023-11-06 10:11:07 -08:00
zandercymatics
d4c72863d1
Merge branch 'main' into za/1194-remove-new-requests 2023-11-06 11:10:54 -07:00
David Kennedy
d9f0d8e84a
grey buttons in django admin now sentence case rather than capitalized 2023-11-06 13:05:38 -05:00
CocoByte
4595c2b5a9
Extra info for TransitionDomain objects __str__ function 2023-11-06 12:00:01 -06:00
CocoByte
2b2a0c0fba
Updates to prompts and print statements for master migration to be easier to work with 2023-11-06 11:59:37 -06:00
Erin
adfcecacce
Merge branch 'main' of github.com:cisagov/manage.get.gov into es/476-add-cors-headers 2023-11-06 09:58:10 -08:00
Erin
b3cc417e6f
Add cors headers 2023-11-06 09:48:24 -08:00
Erin
b5bbd68d82
Merge branch 'main' into es/476-add-cors-headers 2023-11-06 09:48:08 -08:00
zandercymatics
019b139e8d
Fix typo 2023-11-06 10:17:01 -07:00
David Kennedy
c5899a8773
fixed formatting 2023-11-06 12:10:28 -05:00
David Kennedy
e409f2fde0
updated sort 2023-11-06 12:05:35 -05:00
zandercymatics
83d1db6485
Add more test data 2023-11-06 09:41:23 -07:00
zandercymatics
715f14d266
Adding some test data 2023-11-06 09:33:52 -07:00
zandercymatics
ed791825e4
Merge branch 'nl/981-test-domain-migration-script' into za/additional-data-transferred-domains 2023-11-06 09:31:16 -07:00
zandercymatics
a035d06569
Fix issue 2023-11-03 14:45:08 -06:00
zandercymatics
f582d4e390
Merge branch 'main' into za/additional-data-transferred-domains 2023-11-03 14:38:34 -06:00
zandercymatics
e1d85c15ca
Additional styles 2023-11-03 14:37:13 -06:00
zandercymatics
3b186509c1
Additional hover styling 2023-11-03 14:24:31 -06:00
CocoByte
bca2a961ad
Updates to agency data extractor 2023-11-03 15:10:46 -05:00
zandercymatics
3224d41c33
Add styling and preferential link logic 2023-11-03 14:10:03 -06:00
CocoByte
6f918f4871
Merge remote-tracking branch 'origin/za/additional-data-transferred-domains' into za/additional-data-transferred-domains 2023-11-03 14:29:21 -05:00
CocoByte
d9796a15af
updates & fixes 2023-11-03 14:29:12 -05:00
zandercymatics
501aa59c9e
Typo in logger 2023-11-03 12:45:59 -06:00
zandercymatics
228fcaea65
Update home.html 2023-11-03 09:44:09 -06:00
zandercymatics
6e34d231f3
Add global setting 2023-11-03 09:37:10 -06:00
zandercymatics
59cb3cc0de
Update transfer_transition_domains_to_domains.py 2023-11-03 08:58:15 -06:00
zandercymatics
0a313af71a
Fix org_type and fed_type 2023-11-03 08:51:16 -06:00
Neil MartinsenBurrell
6a69216ed5
Merge pull request #1225 from cisagov/nmb/verbose-domain-invitations
A bit more verbosity in send_domain_invitations command
2023-11-03 08:53:22 -05:00
David Kennedy
90f904e485
banner update 2023-11-03 07:19:00 -04:00
CocoByte
87696d9b92
Some refactoring, cleanup, and fixes so that the data loads correctly. Migrations run correctly end-to-end. But unit tests need to be updated next. 2023-11-02 21:25:19 -05:00
zandercymatics
795a4ec160
Start parsing domain information 2023-11-02 16:20:41 -06:00
CocoByte
e7fd7b2f10
minor update to agency extractor verbage when printing results to terminal 2023-11-02 17:18:33 -05:00
CocoByte
4a3dc59c37
updates to agency extractor (needs 1 bug fix for column) 2023-11-02 16:31:31 -05:00