Andrew Shumway
3d0460a9ee
Revert missing logic
2023-11-22 11:55:40 -07:00
Andrew Shumway
9bc3602461
Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-786
2023-11-22 11:06:32 -07:00
Andrew Shumway
53a3f4c852
Remove unnecessary logic/fix tests
2023-11-22 11:06:15 -07:00
Jonathan Bobel
077b1b8ed9
Updated utils
2023-11-20 13:45:35 -05:00
Andrew Shumway
e7a3b98fff
Refactor list comprehension
2023-11-20 10:39:39 -07:00
Andrew Shumway
5d97856a81
Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-786
2023-11-17 11:19:50 -07:00
Andrew Shumway
654b406827
Added/fixed tests to remove notify from message flow
2023-11-17 11:19:26 -07:00
Jonathan Bobel
6cee00929e
Fixed tests
2023-11-16 12:26:35 -05:00
Jonathan Bobel
06a15c5afc
927 - Updates to math in Dashboard area
2023-11-16 12:02:59 -05:00
Carlo Costino
a37b2f8281
Merge pull request #915 from GSA/notify-796
...
Fixed UI permissions view
2023-11-14 17:09:38 -05:00
Carlo Costino
969ecb39af
Merge pull request #920 from GSA/notify-admin-916
...
notify-admin-916 revert restrictions on create service
2023-11-14 17:08:44 -05:00
Kenneth Kehl
31fb43e45c
notify-admin-487 platform admin view errors
2023-11-14 10:39:24 -08:00
Andrew Shumway
009773eb1b
Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-786
2023-11-14 09:34:33 -07:00
Kenneth Kehl
b1bd51730d
notify-admin-916 revert restrictions on create service
2023-11-14 07:51:56 -08:00
Andrew Shumway
7e12e6d488
Fixed UI permissions view
2023-11-09 12:00:31 -07:00
Kenneth Kehl
008b990e14
code review feedback
2023-11-08 07:51:57 -08:00
Kenneth Kehl
b50bdf2f21
merge from main
2023-11-07 07:44:37 -08:00
Andrew Shumway
5d8f3e43ea
Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-786
2023-11-06 12:48:18 -07:00
Kenneth Kehl
6e19fab1d5
more tests
2023-11-03 10:38:38 -07:00
Carlo Costino
26031cb1b2
Merge pull request #892 from GSA/800-combine-and-style-quota-displays
...
800 - combine and style quota displays
2023-11-02 17:16:39 -04:00
Andrew Shumway
af119aad1c
Fixed parameter in client request
2023-11-02 16:28:07 -04:00
Andrew Shumway
d26a5b6a75
Fixed initial 0 count value before refresh
2023-11-02 16:27:03 -04:00
Andrew Shumway
62a09c5223
Added mock to client request for get request of count
2023-11-02 16:27:01 -04:00
Andrew Shumway
83767b8ba8
remove import
2023-11-02 16:24:19 -04:00
Andrew Shumway
81f4b1436d
Add notif count and history count together
2023-11-02 16:24:19 -04:00
Andrew Shumway
2fbda1cd0c
Initial front end count steps
2023-11-02 16:24:19 -04:00
Jonathan Bobel
febbcd154c
Merge and push back up
2023-11-02 14:40:08 -04:00
Carlo Costino
35e200b328
Merge pull request #884 from GSA/801-send-message-button
...
801 send message button
2023-11-02 12:30:14 -04:00
Carlo Costino
14b81ce908
Merge pull request #882 from GSA/847-change-blanket-error-message
...
847 - content update for blanket error page
2023-11-02 12:29:25 -04:00
Jonathan Bobel
2131692449
Small styling update
2023-11-01 10:43:40 -04:00
Jonathan Bobel
600114fa4f
Fixing tests
2023-11-01 10:38:50 -04:00
Jonathan Bobel
0a11211c81
Changing the layout of the page to a table view
2023-10-31 14:22:00 -04:00
Jonathan Bobel
0cc91b43a9
800 - combining and updating the wording around messages remaining
2023-10-31 12:03:21 -04:00
Kenneth Kehl
222c83ebbc
notify-admin-571 add platform_admin condition for create service and create user
2023-10-23 14:41:31 -07:00
Jonathan Bobel
5304c0f7a9
801 - Moving Send message link from inside the side nav to a button
2023-10-23 14:36:10 -04:00
Jonathan Bobel
1271098ff9
Content update for blanket error page
2023-10-23 13:43:26 -04:00
Jonathan Bobel
1ad3d875c4
Merge branch 'main' of https://github.com/GSA/notifications-admin into 803-keep-current-service-visible
2023-10-19 12:14:25 -04:00
Andrew Shumway
2c512181c2
Uncomment existing gtm script
2023-10-17 11:13:20 -06:00
Jonathan Bobel
195af626c6
Slight change from caps to lowercase
2023-10-13 12:26:25 -04:00
Jonathan Bobel
a34ab8c972
Adding nav item for platform admin as well
2023-10-12 15:16:03 -04:00
Jonathan Bobel
167023c7a7
- Updated nav to allow for the active state throughout Service sub-nav
...
- Fixed test for using-notify broken link
2023-10-12 13:52:03 -04:00
Jonathan Bobel
3106b85e08
- Updated navigation file to show active atate in top nav
...
- Changing route back to - instead of _ so it won't break tests, also it was a mistake
2023-10-12 13:40:41 -04:00
Jonathan Bobel
988c1e93a1
Merge branch 'main' of https://github.com/GSA/notifications-admin into 803-keep-current-service-visible
2023-10-12 10:21:18 -04:00
Jonathan Bobel
3e7a4f78f3
Committing before merge
2023-10-12 10:21:11 -04: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
5d0eb7d211
819 - Make template help more prominent
2023-10-10 11:07:08 -04:00