Carlo Costino
57f2ee798b
Made several adjustments for session timer tests
...
- Turned the timeoutPopup module into a proper module that is exported
- Pulled out the setInterval inner function to be its own method
- Adjusted the session timer tests to have additional setup and teardown pieces
- Added a few tests
There may be some additional adjustments needed, e.g., we may not have to expose all of the methods, but then we have to figure out how to make them accessible in the tests another way.
h/t @A-Shumway42 for pairing with me to review all of these changes and approach!
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-09-28 15:31:08 -04:00
Andrew Shumway
d7e7a082cd
Put timer back to 25 minute kickoff
2023-09-27 11:37:43 -06:00
Andrew Shumway
25190117dc
Remove attempts to export module
2023-09-27 11:24:46 -06:00
Andrew Shumway
9846379c0f
Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-678
2023-09-27 11:15:46 -06:00
Carlo Costino
1dff2e5e1a
Merge pull request #794 from GSA/715-content-changes
...
715 - content updates
2023-09-25 14:43:55 -04:00
Carlo Costino
4d87636805
Merge pull request #791 from GSA/notify-admin-769
...
notify-admin-768 fix download csv 'Sent by' column
2023-09-25 13:59:03 -04:00
Carlo Costino
285a54a552
Merge pull request #788 from GSA/780-remove-menu-on-mobile
...
780 - Hide menu button on mobile home page when logged out
2023-09-25 13:55:35 -04:00
Jonathan Bobel
e2ab8ea008
Styling update for failed section
2023-09-22 16:35:12 -04:00
Jonathan Bobel
2675099664
Content updates
2023-09-22 16:16:49 -04:00
Kenneth Kehl
1d66533111
merge from main and resolve conflicts
2023-09-22 12:37:32 -07:00
Kenneth Kehl
5bc752a826
fix tests
2023-09-22 10:05:50 -07:00
Jonathan Bobel
811c51c469
Styling and conditional changes for mobile menu button
2023-09-21 15:01:29 -04:00
Carlo Costino
02891b9b36
Merge pull request #784 from GSA/notify-admin-769
...
notify-admin-652 create new service does not work in demo
2023-09-21 11:48:46 -04:00
Jonathan Bobel
c069ab7abc
Slight change to the icon
2023-09-21 09:55:42 -04:00
Jonathan Bobel
54eb8df9f7
- Added new flag imagery for favicon and related images
...
- Removed preloaded fonts - legacy UK site stuff
- Added the ability to run pa11y scan with npm run pa11y-ci
2023-09-20 13:52:54 -04:00
Kenneth Kehl
e3490691d3
notify-admin-762 fix tests
2023-09-19 14:30:32 -07:00
Kenneth Kehl
4753be56c2
notify-admin-652 change comment
2023-09-19 12:41:34 -07:00
Kenneth Kehl
b5cac7bfb1
notify-admin-769
2023-09-19 12:22:40 -07:00
Kenneth Kehl
ab71be0246
merge from main
2023-09-19 10:31:33 -07:00
Carlo Costino
10d207eac4
Merge pull request #779 from GSA/778-dashboard-button-unstyled
...
Styling update to fix broken link when status is failing
2023-09-18 17:38:02 -04:00
Carlo Costino
5683c50cc4
Merge pull request #773 from GSA/notify-762
...
Notify 762 - Redirect notify.gov to beta.notify.gov
2023-09-18 17:26:20 -04:00
Carlo Costino
d02d2de9dc
Made a few adjustments to test the beta redirect:
...
- Explicitly return the redirect
- Change the redirect to be a 302 instead of 301
- Adjusted the test client to allow sub domains
- Added the remaining tests
A big thank you to @A-Shumway42 for getting this work underway!
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-09-18 15:59:28 -04:00
Jonathan Bobel
594e1095f7
Styling update to fix broken link when status is failing
2023-09-18 12:14:28 -04:00
Jonathan Bobel
c94da180cc
Merge branch 'main' of https://github.com/GSA/notifications-admin into 767-move-sign-out-nav-item
...
# Conflicts:
# app/assets/sass/uswds/_uswds-theme-custom-styles.scss
2023-09-18 09:57:41 -04:00
Andrew Shumway
118fd13189
Refactor code. Tests still failing
2023-09-18 06:24:17 -06:00
Jonathan Bobel
d4500461d0
Changing the name of this scss file
2023-09-15 15:47:41 -04:00
Jonathan Bobel
8e158e7646
Moving the sign out nav item to the right
2023-09-15 15:46:24 -04:00
Jonathan Bobel
f075d28799
Moved some files around to keep the legacy govuk styles in their own place in case we don't need them someday
2023-09-15 13:29:33 -04:00
Jonathan Bobel
a0e139f14b
Some minor adjustments after viewing the Dashboard after a send
2023-09-15 12:56:07 -04:00
Jonathan Bobel
dedb41f67e
Fixing styling issues on the send message flow
2023-09-15 12:26:31 -04:00
Andrew Shumway
068663ec1a
Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-762
2023-09-14 15:00:10 -06:00
Andrew Shumway
e22386e91b
Redirect implemented with tests coverage
2023-09-14 14:59:48 -06:00
Jonathan Bobel
bbf41bae5e
Reintroducing govuk styles for file upload page
2023-09-14 14:10:07 -04:00
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