zandercymatics
6c909dcc64
Update admin.py
2024-02-07 15:39:29 -07:00
zandercymatics
f46988ef67
Add logging
2024-02-07 15:35:57 -07:00
zandercymatics
1f1a537752
Fix bad logic
2024-02-07 15:25:52 -07:00
zandercymatics
942422b7bf
Add logic to extend from current date
2024-02-07 15:23:49 -07:00
rachidatecs
5faa438956
Merge pull request #1718 from cisagov/rjm/1674-approved-inreview-approved
...
Issue 1674: Add FSM rules for the new transitions from approv
2024-02-07 14:08:27 -05:00
zandercymatics
c9957bcd2c
Hotfix
2024-02-07 10:54:22 -07:00
zandercymatics
f53df4f150
Add popup
2024-02-07 10:42:00 -07:00
zandercymatics
8d476d5a80
Better logging
2024-02-06 12:58:44 -07:00
zandercymatics
aff6aad1d4
Add some additional errors
2024-02-06 10:40:24 -07:00
zandercymatics
4a653bac91
Merge branch 'main' into za/1274-protect-domain-link
2024-02-05 10:59:26 -07:00
zandercymatics
b3401d8bfc
Basic button
2024-02-02 15:39:51 -07:00
zandercymatics
2891391382
Backend stuff
2024-02-02 15:33:42 -07:00
zandercymatics
a4f960aa51
Merge branch 'main' into za/1271-admin-add-notes
2024-02-01 10:35:10 -07:00
Rachid Mrad
114feafaf0
Add a domain not ready FSM rule for the new transitions from approved, error handling and unit tests
2024-01-30 14:26:11 -05:00
Alysia Broddrick
f85730af25
changed VIP to verified by staff
2024-01-29 14:54:39 -08:00
Alysia Broddrick
cca111bdec
change very import person to verfied by staff
2024-01-29 14:39:26 -08:00
zandercymatics
bc7ba2f752
Remove notes
2024-01-26 13:10:47 -07:00
Rachid Mrad
fedca30980
Revise template
2024-01-26 13:20:01 -05:00
zandercymatics
c75c4bb7a8
Implement PR suggestions
2024-01-25 13:45:45 -07:00
David Kennedy
d8c8e1b688
Merge branch 'main' into dk/1623-notify-analysts-with-contact-related-objects
2024-01-25 15:17:22 -05:00
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