Commit graph

329 commits

Author SHA1 Message Date
David Kennedy
83c34ceaf0
added related objects to contact object change_view in django admin 2024-01-18 21:22:34 -05:00
Rachid Mrad
510da21934
Implement VIP table and fix 401 login bug 2024-01-18 19:58:53 -05:00
Alysia Broddrick
8585756553
Merge remote-tracking branch 'origin' into ab/hotfix-staging-unique-hosts 2024-01-09 10:12:58 -08:00
Michelle Rago
e2af9ac153
Text updates to success and error messages (#1593)
* Text updates to error messages

* Error message text updates

* Error message text updates

* Update to success message text for name server update

* Update to DS data removal warning text

* Success message text updates

* typo fix

* Text updates for success messages

* Update 403 text

* Update 500 error text

* Using example.com instead of city.com

* Putting the period outside the link

* Updated name server minimum error text

* Trying to fix python errors

* Update name server minimum text

* Update errors.py

* Trying to fix python errors

* Update errors.py

* Making error messages agree

* Minor text change

* Fix black error message formatting

* Fixed tests and reformatted

* One last fix?

---------

Co-authored-by: Neil Martinsen-Burrell <neil.martinsen-burrell@gsa.gov>
2024-01-09 09:19:51 -05:00
Alysia Broddrick
409615b125
linting 2024-01-08 19:12:45 -08:00
Alysia Broddrick
1b2f34935a
added hosts to be viewable on admin for non-analysts 2024-01-08 18:52:35 -08:00
Rachid Mrad
fedfe397c4
Merge remote-tracking branch 'origin/main' into rjm/998-domain-growth-export 2023-12-29 17:43:46 -05:00
Rachid Mrad
72edec8362
change first_ready_at and deleted_at to first_ready and deleted 2023-12-29 12:05:49 -05:00
David Kennedy
d0ca1ccff1
remove Hosts from django admin, update docstrings on Host and HostIP 2023-12-29 06:23:33 -05:00
David Kennedy
fdccfc0968
Merge branch 'main' into dk/1352-nameservers 2023-12-28 18:40:29 -05:00
Rachid Mrad
62ea1b0fe1
Merge remote-tracking branch 'origin/main' into rjm/998-domain-growth-export 2023-12-28 18:15:58 -05:00
Rachid Mrad
49aaa3fb5d
Move expiration before creation date in Domain Admin 2023-12-28 17:56:13 -05:00
zandercymatics
aa1e1b141d
Add sorting by email 2023-12-27 14:49:35 -07:00
Rachid Mrad
9e7802c349
Merge remote-tracking branch 'origin/main' into rjm/998-domain-growth-export 2023-12-27 15:25:43 -05:00
David Kennedy
1d2bb4a3e9
Merge branch 'main' into dk/1352-nameservers 2023-12-27 13:26:17 -05:00
zandercymatics
7a534bb774
Black formatting 2023-12-27 09:31:52 -07:00
zandercymatics
c01b241ea3
Merge branch 'main' into za/1456-sorting-not-working-correctly 2023-12-27 09:11:35 -07:00
zandercymatics
46dd9c1b38
Fix merge conflict 2023-12-27 08:07:31 -07:00
zandercymatics
a696d4789f
Merge branch 'main' into za/1448-filter-by-investigator 2023-12-27 08:04:11 -07:00
zandercymatics
9504afcaa9
Remove merge conflict 2023-12-22 12:22:09 -07:00
zandercymatics
fc814fdb43
Merge branch 'main' into za/1456-sorting-not-working-correctly 2023-12-21 15:40:26 -07:00
Rachid Mrad
2b6f2e977e
Fix some issues with deleted_at and first_ready_at in csv_export, add those new date columns to Domain table in admin 2023-12-21 16:04:30 -05:00
Rachid Mrad
2f3a06f7fa
Add first_ready_at as a readonly field on Domain admin 2023-12-21 15:24:14 -05:00
David Kennedy
7fdc61be46
remove nameservers model; update db with hosts and host_ips on _fetch_cache 2023-12-21 07:45:05 -05:00
zandercymatics
3eb26e0865
Linting 2023-12-19 12:07:54 -07:00
zandercymatics
2cf4508770
Sort alphabetically, add tests 2023-12-19 12:04:23 -07:00
zandercymatics
ccce752138
Remove queryset reimplementation 2023-12-19 10:57:19 -07:00
Rachid Mrad
c2536d6300
WIP urls, view, template, JS connecting tge template submission to view, rough-in the export method 2023-12-19 11:55:34 -05:00
zandercymatics
63a58ae182
Merge branch 'main' into za/1448-filter-by-investigator 2023-12-19 09:01:32 -07:00
zandercymatics
1d551215d9
Rough test cases 2023-12-18 14:54:24 -07:00
zandercymatics
e5e5fc66e6
Change list_display logic 2023-12-18 10:59:12 -07:00
David Kennedy
0c7393f9d6
formatting 2023-12-15 19:57:15 -05:00
David Kennedy
d633b36839
sorting on user and domain in autocomplete fields in UserDomainRole 2023-12-15 19:53:45 -05:00
David Kennedy
b475b0e984
cleaned up logging 2023-12-15 17:28:49 -05:00
David Kennedy
75d5a951d7
cleanup 2023-12-15 17:05:26 -05:00
zandercymatics
43a595081f
Fix other fields 2023-12-15 15:01:48 -07:00
David Kennedy
3073dd98f2
wip 2023-12-15 16:26:33 -05:00
zandercymatics
4515797680
Fix mixins 2023-12-15 14:11:44 -07:00
zandercymatics
08072f5f09
Finish multi sort thing 2023-12-15 13:35:08 -07:00
zandercymatics
b64fa2410c
Fix none bug 2023-12-15 11:06:18 -07:00
zandercymatics
3b173e0ad4
Update admin.py 2023-12-15 08:08:34 -07:00
zandercymatics
d75742e242
Add mixin 2023-12-14 15:18:51 -07:00
zandercymatics
e14ebdc2f5
Test sorting 2023-12-14 14:49:21 -07:00
zandercymatics
a9e252bced
Remove unused imports 2023-12-14 10:42:08 -07:00
zandercymatics
ec43865f70
Finish test cases 2023-12-14 10:36:46 -07:00
zandercymatics
7ea5503c91
Add formfield 2023-12-14 09:58:33 -07:00
zandercymatics
daf640ded3
Fix test cases 2023-12-14 09:29:18 -07:00
zandercymatics
3d4972773c
Remove old code 2023-12-14 09:15:59 -07:00
zandercymatics
8798ed4c07
Merge branch 'main' into za/transfer-transition-incremental 2023-12-13 09:49:58 -07:00
zandercymatics
528c77a8b3
Update admin.py 2023-12-13 09:15:54 -07:00