Commit graph

6466 commits

Author SHA1 Message Date
zandercymatics
ba025f2c6a
Linting 2024-06-06 15:17:10 -06:00
zandercymatics
f48e1f8689
Update csv_export.py 2024-06-06 14:59:15 -06:00
zandercymatics
ce21826fdc
Cleanup 2024-06-06 14:01:08 -06:00
zandercymatics
3fe1f7bfd1
Use normal request where possible 2024-06-06 13:34:09 -06:00
zandercymatics
551e85ed22
Update csv_export.py 2024-06-06 09:38:22 -06:00
zandercymatics
b5e888b0e4
Update csv_export.py 2024-06-06 09:21:56 -06:00
zandercymatics
3ceca3e9b6
Shuffle logic order 2024-06-06 09:17:23 -06:00
zandercymatics
40fd46a2bb
Fix domain request button 2024-06-06 09:06:30 -06:00
zandercymatics
d870127eb3
Update csv_export.py 2024-06-05 15:39:22 -06:00
zandercymatics
9898fe16c0
Hook up investigator 2024-06-05 15:28:01 -06:00
zandercymatics
f9cec62a03
Fine tuning 2024-06-05 15:13:36 -06:00
zandercymatics
6db7f138f4
Basic setup 2024-06-05 12:53:40 -06: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
Rachid Mrad
de69431bb1
Edit active page button color 2024-06-04 14:29:36 -04: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
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
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
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
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
zandercymatics
f319067d31
Remove unused import 2024-06-03 08:51:56 -06:00
zandercymatics
a949ad8010
Use type: ignore instead of noqa
Wrong linter ignore type
2024-06-03 08:50:01 -06:00
zandercymatics
80c667153f
Merge branch 'main' into za/2047-force-new-users-profile 2024-06-03 08:44:11 -06:00
zandercymatics
559254ab07
disable linting 2024-06-03 08:23:31 -06:00
dave-kennedy-ecs
8268ec8112
Merge pull request #2210 from cisagov/rjm/2177-pagination
Issue #2177: Pagination on home page for domains and requests
2024-06-03 10:20:12 -04:00
David Kennedy
b3454fd3c6
formatted for code readability 2024-06-01 19:58:55 -04:00
David Kennedy
16fa86edc9
formatted for code readability 2024-06-01 19:57:04 -04:00
David Kennedy
736189e22c
updated documentation, disallow clean and import scripts in production 2024-06-01 19:54:55 -04:00
David Kennedy
9f973938a3
custom code for PublicContact to not communicate with Registry on import 2024-06-01 09:43:32 -04:00
David Kennedy
7c50b5fc2a
updated documentation and added public contact 2024-06-01 08:22:52 -04:00
David Kennedy
1e540335d6
added command scripts clean_tables, export_tables and import_tables 2024-05-31 21:52:15 -04:00
Rebecca Hsieh
94c3f61490
Remove extra comments to rerun tests 2024-05-31 15:41:57 -07:00
Rebecca Hsieh
52dbcb8100
Edit spelling error 2024-05-31 15:31:16 -07:00
Rebecca Hsieh
89c46e3f8b
Had an extra period 2024-05-31 15:29:41 -07:00
Rebecca Hsieh
2aa9eafc47
Update modal heading in tests 2024-05-31 15:11:06 -07:00
Rebecca Hsieh
3a1968e67e
Update heading too 2024-05-31 14:57:22 -07:00