Commit graph

8073 commits

Author SHA1 Message Date
Rachid Mrad
5e6f405b95
implement seach on domains and requests 2024-06-05 01:19:47 -04:00
Rachid Mrad
97340e92c0
Set pagination background to transparent 2024-06-05 00:23:56 -04:00
Rachid Mrad
eb706b3e83
Merge pull request #2243 from cisagov/rjm/2177-pagination-ctd
Issue #2177: Extend pagination UI to handle infinite items - [bob]
2024-06-04 23:38:00 -04:00
Rebecca Hsieh
03b943cd9b
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into rh/786-title-standardize 2024-06-04 15:19:26 -07:00
zandercymatics
4df2f6f79a
Update README.md 2024-06-04 15:29:36 -06:00
zandercymatics
03ea9e3a70
Update test_admin.py 2024-06-04 15:03:50 -06:00
zandercymatics
501af8e017
Fix existing unit tests 2024-06-04 15:02:47 -06:00
zandercymatics
805b7ca6c7
Add unit tests 2024-06-04 14:44:19 -06:00
zandercymatics
6fbbe11dee
Add documentation on running the copy script 2024-06-04 13:48:41 -06:00
CocoByte
170089431c
merge main -> nl 2024-06-04 13:12:38 -06:00
CocoByte
a6c74e06c1
Merge remote-tracking branch 'origin/main' into nl/2036-reorder-request-status-dropdown-options 2024-06-04 13:09:43 -06:00
zandercymatics
d120f31581
Fix bug 2024-06-04 12:56:47 -06:00
Rachid Mrad
de69431bb1
Edit active page button color 2024-06-04 14:29:36 -04:00
zandercymatics
245150ad32
Add email content 2024-06-04 12:20:35 -06:00
David Kennedy
77e5c918e7
added skipEppSave command line option, may change option in future commit 2024-06-04 11:51:39 -04:00
zandercymatics
8a1101a250
Merge branch 'main' into za/1988-investigate-indexes 2024-06-04 09:50:47 -06:00
dave-kennedy-ecs
7f55b6dc6d
Merge pull request #2246 from cisagov/dk/2194-import-export
Issues #2194, #2204: added command scripts clean_tables, export_tables and import_tables
2024-06-04 10:58:02 -04:00
Rebecca H
a3ed38c0b4
Merge pull request #2224 from cisagov/rh/1686-missing-info-no-submit
ISSUE #1686: Disallow users to submit an incomplete form
2024-06-04 07:25:58 -07:00
CocoByte
9e1c255391
more fixes 2024-06-03 23:48:49 -06:00
CocoByte
73826c306d
More unit test fixes 2024-06-03 18:38:40 -06:00
CocoByte
1adccd9d22
added migration 2024-06-03 18:01:10 -06:00
CocoByte
65cb2dfb41
Fixing tests 2024-06-03 17:42:13 -06:00
Rachid Mrad
4d7e6aa602
Trailing line 2024-06-03 17:42:36 -04:00
Rachid Mrad
e5aeefe451
Finish work on view, template and unit tests 2024-06-03 17:39:12 -04:00
Rebecca Hsieh
6bcbf9c170
Overwriting current tab titles trial 1 2024-06-03 14:36:44 -07:00
zandercymatics
21c44a4110
Add emails (no content) 2024-06-03 15:35:18 -06:00
zandercymatics
55be26aa50
Merge pull request #2168 from cisagov/za/2047-force-new-users-profile
(getgov-za) Ticket #2047: Force new users to finish setting up profile
2024-06-03 15:33:38 -06:00
David Kennedy
f60fcc658e
fixed linter 2024-06-03 17:30:11 -04:00
David Kennedy
9ecb9f3556
fixed formatting and test with terminal prompting 2024-06-03 17:23:34 -04:00
David Kennedy
4ff60817da
comments and code adjustments 2024-06-03 16:53:02 -04:00
zandercymatics
e4285998e7
add let 2024-06-03 14:32:43 -06:00
zandercymatics
ca2149d3ed
Cleanup 2024-06-03 14:29:47 -06:00
zandercymatics
8876e47a02
Fix errs 2024-06-03 14:23:15 -06:00
Rebecca Hsieh
12c044d29a
Update titles for registrar 2024-06-03 13:16:18 -07:00
CuriousX
ba3f2a8ab2
Merge pull request #2230 from cisagov/nl/2135-status-table-border-color
Issue #2135 - Updated table rows outside header row to use "var(--hairline color)"
2024-06-03 13:50:28 -06:00
CocoByte
2b9ec086a2
Updated order of domain request status options 2024-06-03 13:49:30 -06:00
zandercymatics
20f7fc8baf
Make selector more specific 2024-06-03 13:33:26 -06:00
zandercymatics
16b4c54770
Merge pull request #2219 from cisagov/za/2154-enable-disable-email-sending
Ticket #2154: enable/disable email sending
2024-06-03 13:23:10 -06:00
zandercymatics
d9cb7ab53f
Linting 2024-06-03 13:18:38 -06:00
David Kennedy
42a2e8d3ae
added tests 2024-06-03 15:07:33 -04:00
zandercymatics
b3166d9de1
Merge conflict 2024-06-03 12:58:56 -06:00
zandercymatics
7d3067a969
Merge branch 'main' into za/2047-force-new-users-profile 2024-06-03 12:51:57 -06:00
zandercymatics
d9cdc21389
Update user_profile.py 2024-06-03 12:48:33 -06:00
zandercymatics
07bfac4ffd
Merge pull request #2233 from cisagov/za/2164-preamble-domain-return
Ticket #2164: Add request link for preamble
2024-06-03 12:21:05 -06:00
zandercymatics
273f88ab14
Format phone on readonly 2024-06-03 12:03:25 -06:00
CocoByte
21f6f0a508
Merge remote-tracking branch 'origin/main' into nl/2136-CISA-rep-additional-details 2024-06-03 11:38:00 -06:00
zandercymatics
3f9ffd332d
Remove as national 2024-06-03 11:18:42 -06:00
zandercymatics
259aa7ccc9
PR suggestions 2024-06-03 10:56:40 -06:00
Rachid Mrad
8447d92af4
merge main 2024-06-03 12:08:48 -04:00
zandercymatics
efbcc5fcde
Change link 2024-06-03 09:59:52 -06:00