Commit graph

1048 commits

Author SHA1 Message Date
Rachid Mrad
6c8e1fec59
Revise to show ellipsis with numbers, unit tests 2024-01-25 14:37:29 -05:00
zandercymatics
76f3704de7
Readd domain notes 2024-01-25 09:14:58 -07:00
zandercymatics
6415c645ee
Linting, remove domain notes 2024-01-25 08:17:00 -07:00
zandercymatics
a758bfe512
Change notes -> domain_notes for domain 2024-01-24 15:43:48 -07:00
zandercymatics
29621a6184
Add notes to DomainInformation 2024-01-24 15:38:08 -07:00
zandercymatics
c345ab90ec
Linting 2024-01-24 13:49:16 -07:00
zandercymatics
65ff4ece76
Add notes field 2024-01-24 13:46:53 -07:00
rachidatecs
9b691affdc
Merge pull request #1656 from cisagov/rjm/1584-1505-vip-401-bug
Issues 1584 and 1505: Implement VIP table and fix 401 login bug
2024-01-24 13:22:22 -05:00
Rachid Mrad
e88c50c173
add class description for vip 2024-01-24 13:11:00 -05:00
zandercymatics
ce280a5b59
Add readonly field 2024-01-24 10:02:49 -07:00
Rachid Mrad
52b76a7998
fix error in admin.py 2024-01-23 18:40:21 -05:00
Rachid Mrad
3f8e5ce204
Revisions on model 2024-01-23 18:15:56 -05:00
David Kennedy
a9a256127a
put all messages in one warning, rather than multiple 2024-01-23 13:47:47 -05:00
Michelle Rago
512d87871a
Make "domain" singular in references to .gov operating requirements (#1667)
* Make "domain" singular in references to .gov operating requirements

* Make "domain" singular in references to .gov operating requirements

* Make "domain" singular in references to .gov operating requirements

* Make "domain" singular in references to .gov operating requirements

* Update label.html

* Change form page title from "Apply for a..." to "Request a..."

* Plural to singular
2024-01-23 12:31:28 -05:00
Rachid Mrad
d1a80d3307
revert column header to user, truncate notes 2024-01-19 15:22:42 -05:00
David Kennedy
bcbd7927b3
more linting to account for mark_safe html 2024-01-19 14:59:52 -05:00
David Kennedy
69adb0db48
linting 2024-01-19 14:41:17 -05:00
Rachid Mrad
90b4a642f0
Change the structure of the alerts to conform with DjA's conventions 2024-01-19 14:16:12 -05:00
David Kennedy
cbd19b65fe
passing related objects through messages rather than through extra_context 2024-01-19 11:33:45 -05:00
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