Beverly Nguyen
7fc5b88ea3
updated testing
2024-02-23 13:26:46 -08:00
Beverly Nguyen
8ce0091cc8
Merge remote-tracking branch 'origin/main' into 1210-create-confirmation-status-page-the-last-page-in-the-preview-send-flow
2024-02-23 10:09:18 -08:00
Beverly Nguyen
1e60da1a37
add job status
2024-02-22 11:59:12 -08:00
Carlo Costino
50511e1cea
Merge pull request #1203 from GSA/1189-bug-norfolk-batches-table-repeats-one-batch
...
Bugfix: Recent Batches table repeats #1189
2024-02-20 10:34:12 -05:00
Carlo Costino
ebccd64242
Merge pull request #1196 from GSA/1190-bug-table-wrapping
...
1190 - bug - URL not wrapping in table
2024-02-14 17:47:44 -05:00
Beverly Nguyen
dd902468f2
updated css table widths
2024-02-12 16:33:41 -08:00
Jonathan Bobel
456091996e
1190 - bug - URL not wrapping in table
2024-02-07 13:57:21 -05:00
Jonathan Bobel
f97bfa863f
Updated button styles
2024-01-30 15:28:15 -05:00
Jonathan Bobel
0021d64253
1166 - Adjusting the card width and wrapping styles
2024-01-30 15:23:21 -05:00
Jonathan Bobel
761c7bd0fd
Updated security content page
2024-01-30 09:49:04 -05:00
Beverly Nguyen
524a1e4687
updated download links and table html
2024-01-25 15:32:44 -08:00
Beverly Nguyen
8baf9682a1
update table css and format
2024-01-23 15:24:57 -08:00
Jonathan Bobel
27c74ca773
1089- styling update to Team Member cards
2024-01-11 15:56:17 -05:00
Jonathan Bobel
9b10b30784
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1043-move-account-info-into-utility-nav
...
# Conflicts:
# app/templates/views/manage-users.html
2024-01-09 11:03:23 -05:00
Jonathan Bobel
0b8fac944b
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1043-move-account-info-into-utility-nav
2024-01-03 13:51:11 -05:00
Jonathan Bobel
6764a16f3e
Merge, and adjusting a test
2024-01-02 14:06:11 -05:00
Jonathan Bobel
5db365cb45
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1043-move-account-info-into-utility-nav
2024-01-01 10:35:05 -05:00
Jonathan Bobel
aa8529b5bb
Quick commit before pulling latest
2024-01-01 10:34:59 -05:00
Beverly Nguyen
96241a8a3b
added error alert to edit textbox page
2023-12-20 14:53:27 -08:00
stvnrlly
b23e0e2b41
remove vestigial cookie js
2023-12-20 12:27:45 -05:00
Carlo Costino
7a7cacbf20
Merge pull request #1037 from GSA/Don't-show-empty-checkbox-if-there-are-no-templates#1010
...
Don't show empty checkbox if there are no templates#1010
2023-12-20 00:07:10 -05:00
Beverly Nguyen
c96ffc02bc
updated css to display none
2023-12-19 10:57:36 -08:00
Jonathan Bobel
2cf232f757
Small style update
2023-12-19 11:35:44 -05:00
Jonathan Bobel
0eb00bb613
Adjusted responsive styles
2023-12-19 11:32:19 -05:00
stvnrlly
73b367f4cf
delete cookie stuff to even out js converage
2023-12-18 16:30:59 -05:00
stvnrlly
f600dd95d6
remove email branding
2023-12-18 16:10:12 -05:00
Jonathan Bobel
927f810dde
1031 - Creating cards of the Team Member area so they're easier to scroll through if there are a lot of Team Members
2023-12-18 15:38:36 -05:00
Jonathan Bobel
c611fe38c9
945 - Fixed the javascript so it's not breaking every page this element is not on
2023-11-27 16:19:54 -05:00
Jonathan Bobel
06a15c5afc
927 - Updates to math in Dashboard area
2023-11-16 12:02:59 -05:00
Carlo Costino
a46a21a519
Revert recent changes for window location updates
...
There are a few other things at play that will require more investigation at a future date:
- Why window.location.assign() or history.pushState() do not work
- If any other config or polyfills are needed with JSDOM
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-10-12 10:00:30 -04:00
Carlo Costino
4fff35590b
Attempt at fixing sign-out link after session expires
...
Note that this still does not seem to work; needs more investigation, but not a showstopper for the feature going out!
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-10-11 17:10:53 -04:00
Carlo Costino
d4d36087d4
Swapped resetting window.location.href to using window.location.assign
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-10-11 15:48:30 -04:00
Andrew Shumway
76f9c5e6ab
Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-678
2023-10-10 11:00:37 -06:00
Jonathan Bobel
db201eeda9
Small styling updates
2023-10-10 11:23:19 -04:00
Jonathan Bobel
fd196c6534
814 - Adding alert component to CSV error area
2023-10-05 16:20:37 -04:00
Andrew Shumway
643e1ef1b6
Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-678
2023-10-03 14:37:04 -06:00
Andrew Shumway
efce22b171
Put timer back to 25 minutes
2023-10-02 15:21:00 -06:00
Andrew Shumway
93ac55ce35
Separate logout by user or inactivity
2023-10-02 15:20:23 -06:00
Andrew Shumway
00db493305
Clean up code/tests
2023-10-02 14:48:35 -06:00
Jonathan Bobel
64094c02ed
Updated home page image
2023-10-02 11:11:52 -04:00
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
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
811c51c469
Styling and conditional changes for mobile menu button
2023-09-21 15:01:29 -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
Jonathan Bobel
594e1095f7
Styling update to fix broken link when status is failing
2023-09-18 12:14:28 -04:00