Commit Graph

9120 Commits

Author SHA1 Message Date
Andrew Shumway
d856e39484 Create export of session timer for tests 2023-09-14 08:56:46 -06:00
Kenneth Kehl
0218ffd9ba notify-admin-761 remove basic auth 2023-09-14 07:47:38 -07:00
Kenneth Kehl
5e1a224c29 notify-admin-721 remove BasicAuth 2023-09-13 14:23:46 -07:00
Kenneth Kehl
91f1790c89 fix up 2023-09-13 12:16:43 -07:00
Andrew Shumway
f257a38084 Refactor code/initial tests 2023-09-13 12:44:40 -06:00
Jonathan Bobel
c6e356c315 Changed a few things for accessibility 2023-09-12 15:17:06 -04:00
Kenneth Kehl
705808e0e5 remove TODO comment 2023-09-12 10:37:14 -07:00
Andrew Shumway
42cd3b4a0e Moved html to footer 2023-09-12 11:30:27 -06:00
Kenneth Kehl
f813a403a9 fix tests to use env vars 2023-09-11 14:23:12 -07:00
Kenneth Kehl
863625de6a fix test_create_new_service_workflow 2023-09-08 13:55:56 -07:00
Kenneth Kehl
29ea098fd3 make some progress 2023-09-08 12:53:35 -07:00
Andrew Shumway
92953676c4 Added user authentication check to timer 2023-09-08 13:51:12 -06:00
Kenneth Kehl
cc8f8dfcc2 initial 2023-09-08 08:38:27 -07:00
Jonathan Bobel
1507199e6b Altered the modal a bit to use USWDS styling and the dialog element - still needs some cleanup but passing it back off to Andrew 2023-09-07 16:41:55 -04:00
Andrew Shumway
559965c479 Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-678 2023-09-07 08:39:14 -06:00
Andrew Shumway
8712d7d822 Functionality for session timer display 2023-09-07 08:38:41 -06:00
Steven Reilly
3c9d6bd56c Merge pull request #738 from GSA/718-clean-up-components-section
718 - Clean up components and update naming conventions
2023-09-06 16:58:25 -04:00
Jonathan Bobel
d8a6004926 - Changing things back to govukFieldset
- Added the usaAlert component
- Edited styles because stripping out UK styles broke the highlighting section
2023-09-01 16:34:54 -04:00
Jonathan Bobel
5e783318b8 Changing govukFieldset to usaFieldset but getting errors 2023-09-01 11:37:33 -04:00
Jonathan Bobel
67c8bef7aa Trying to change govukFieldset but I keep getting testing errors 2023-08-31 14:57:45 -04:00
Jonathan Bobel
f82d77cdaf Updating usaComponents in more places 2023-08-31 13:24:12 -04:00
Jonathan Bobel
c19083b04e Merge branch 'main' of https://github.com/GSA/notifications-admin into 718-clean-up-components-section
# Conflicts:
#	app/templates/components/components/footer/_footer.scss
#	app/templates/components/components/hint/_hint.scss
#	app/templates/views/service-settings/data-retention.html
#	app/templates/views/service-settings/sms-senders.html
#	app/templates/views/two-factor-webauthn.html
#	app/templates/views/user-profile/security-keys.html
2023-08-31 12:06:55 -04:00
Kenneth Kehl
b5d795e09e notify-api-446 change default text message sender from U.S. Notify 2023-08-31 08:21:28 -07:00
Jonathan Bobel
1881cd7c89 Naming convention changes, adding an alert component (still WIP) 2023-08-31 10:36:29 -04:00
Jonathan Bobel
b1c6a768ec Committing before merge 2023-08-30 11:07:38 -04:00
Jonathan Bobel
32083dff99 removing unnecessary scss files 2023-08-29 12:18:52 -04:00
Jonathan Bobel
c02b7b0047 Few govuk to usa changes on this page which I'm not sure when you see it 2023-08-28 15:26:19 -04:00
Jonathan Bobel
fea6debaf2 More changes from govuk to usa 2023-08-28 14:40:33 -04:00
Jonathan Bobel
3cee5302e4 Changes to the forms file 2023-08-28 12:29:25 -04:00
Jonathan Bobel
40dd67056d Merge branch 'main' of https://github.com/GSA/notifications-admin into 709-remove-govuk-styles
# Conflicts:
#	Pipfile.lock
#	app/main/forms.py
#	tests/app/main/views/accounts/test_choose_accounts.py
#	tests/app/main/views/organizations/test_organizations.py
#	tests/app/main/views/service_settings/test_service_settings.py
#	tests/app/main/views/test_add_service.py
#	tests/app/main/views/test_api_integration.py
#	tests/app/main/views/test_dashboard.py
#	tests/app/main/views/test_find_users.py
#	tests/app/main/views/test_index.py
#	tests/app/main/views/test_jobs.py
#	tests/app/main/views/test_platform_admin.py
#	tests/app/main/views/test_template_folders.py
#	tests/app/main/views/test_tour.py
2023-08-28 10:25:53 -04:00
Jonathan Bobel
8ab550a22f Radio buttons and list edits 2023-08-25 15:31:44 -04:00
Kenneth Kehl
8c9721d8e2 notify-api-412 use black to enforce python coding style 2023-08-25 09:12:23 -07:00
Kenneth Kehl
c6eb007386 merge from main 2023-08-25 08:57:24 -07:00
Jonathan Bobel
8b3807da3c Removing the govuk-body class 2023-08-25 11:49:13 -04:00
Jonathan Bobel
64256a6f57 Removing govuk utility classes 2023-08-25 11:38:07 -04:00
Jonathan Bobel
8ea03c9da6 Few style and header changes 2023-08-25 11:11:15 -04:00
Jonathan Bobel
a388178e2a Removing or changing more govuk styles 2023-08-25 10:40:56 -04:00
Jonathan Bobel
769f1e9355 Merge branch 'main' of https://github.com/GSA/notifications-admin into 709-remove-govuk-styles 2023-08-25 09:12:16 -04:00
Steven Reilly
aa0f1b39cf Merge pull request #722 from GSA/notify-admin-211
notify-admin-211 remove nhs-specific code
2023-08-24 21:03:23 -04:00
Steven Reilly
bdb363daf8 Merge pull request #708 from GSA/notify-admin-674
notify-admin-674 remove gds_metrics
2023-08-24 20:28:39 -04:00
stvnrlly
6c6c22c307 Merge branch 'main' into notify-admin-211 2023-08-24 20:27:40 -04:00
Kenneth Kehl
476644369d notify-admin-211 remove nhs-specific code 2023-08-24 07:49:42 -07:00
Jonathan Bobel
412fad89ff Changing the govuk grid to USWDS 2023-08-23 16:18:25 -04:00
Jonathan Bobel
4aa781ed9a Merge branch 'main' of https://github.com/GSA/notifications-admin into 686-remove-uk-styles 2023-08-23 11:24:50 -04:00
Jonathan Bobel
966e929d47 Got the tests to work 2023-08-23 11:24:35 -04:00
Steven Reilly
9fc44a352b Merge branch 'main' into notify-api-387 2023-08-22 17:45:04 -04:00
Jonathan Bobel
a4fc40bcba Renamed components folder, put failing tests back in to get some assistance with those 2023-08-22 12:40:53 -04:00
Kenneth Kehl
864c3dd6d9 code review feedback 2023-08-22 07:54:25 -07:00
Kenneth Kehl
5b8b235cb6 notify-admin-674 remove gds_metrics 2023-08-18 11:01:27 -07:00
Jonathan Bobel
96d9e009af Merge branch 'main' of https://github.com/GSA/notifications-admin into 686-remove-uk-styles 2023-08-18 11:57:47 -04:00