Andrew Shumway
34fef6954c
Added UTC to formatter return strings and appropriate tests ( #617 )
...
Co-authored-by: Andrew Shumway <ashumway@flexion.us >
2023-07-27 11:22:05 -04:00
Kenneth Kehl
dc342385ce
notify-admin-641 let platform admins export listing of all users ( #647 )
...
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us >
Co-authored-by: stvnrlly <steven.reilly@gsa.gov >
2023-07-26 12:08:55 -04:00
Tim Lowden
94ea3832f8
Merge pull request #627 from GSA/609-remove-create-account-link
...
Removing the link to create an account
2023-07-18 11:23:24 -04:00
Kenneth Kehl
ecc4aeb416
Merge pull request #618 from GSA/notify-api-340
...
notify-api-340 remove daily limit
2023-07-18 07:00:09 -07:00
Jonathan Bobel
9030b014ef
Removing this content section
2023-07-14 10:14:55 -04:00
Jonathan Bobel
a659eeece0
Hiding content
2023-07-14 09:35:44 -04:00
Kenneth Kehl
00edf5d023
merge from main
2023-07-13 08:15:34 -07:00
Steven Reilly
13d0e46b52
blunt rename of org ( #620 )
2023-07-12 12:09:44 -04:00
Kenneth Kehl
c165589d4c
notify-api-340 remove daily limit
2023-07-11 12:37:27 -07:00
Jonathan Bobel
05329f0ddd
Removing the link to create an account
2023-07-10 12:43:45 -04:00
Carlo Costino
7e96b59d42
Merge pull request #604 from GSA/602-no-top-nav-for-logged-in-users
...
bug: Adjust conditional code to show nav when user is logged in
2023-07-07 14:36:38 -04:00
Kenneth Kehl
60897cd733
handle folders case
2023-07-07 10:27:29 -07:00
Kenneth Kehl
3f0dcc717b
notify-admin-562 fix back link in copy template workflow
2023-07-07 10:22:17 -07:00
Jonathan Bobel
07946c4e31
Removing blanket commented-out code and moving to the navigation conditional
2023-07-07 11:01:19 -04:00
Jonathan Bobel
f570bb5015
#590 - Adapt homepage redesign changes ( #597 )
...
* - Change content
- Edit the homepage images #521
- Remove account creation option
- Remove navigation
- Remove links to Notify docs in footer
* Updated alt text, jinja comment consistency for the footer
2023-07-06 10:33:27 -04:00
Kenneth Kehl
20a0bd5c99
merge from main
2023-07-05 15:07:38 -07:00
Jonathan Bobel
7efbfe2288
Fixing the file/folder search area - adding back in the folder images to make it more obvious it's a folder and not a template
2023-06-30 11:29:52 -04:00
Steven Reilly
7e8771ab42
deactivate gtm for now, to be re-enabled after lato ( #583 )
2023-06-27 12:35:28 -04:00
Kenneth Kehl
d2d7a75a5f
notify-536: accurately reflect delivery receipts in UI ( #551 )
2023-06-27 11:20:58 -04:00
Kenneth Kehl
7168309fbb
fix all tests
2023-06-26 14:07:28 -07:00
Jonathan Bobel
47da3fd40f
Updated nav for Platform Admin users
2023-06-26 11:25:47 -04:00
Jonathan Bobel
63d5061423
521 edit homepage images ( #565 )
...
This closes #521
2023-06-23 16:24:25 -04:00
Jonathan Bobel
e5280be30d
Small copy changes to pricing page ( #570 )
...
This closes #523
2023-06-23 16:23:12 -04:00
Jonathan Bobel
6300a5fcc6
Merge branch 'main' of https://github.com/GSA/notifications-admin into 533-adjust-uswds-styles
...
# Conflicts:
# app/assets/javascripts/templateFolderForm.js
# app/assets/sass/uswds/_uswds-theme-custom-styles.scss
2023-06-19 10:47:56 -04:00
Jonathan Bobel
f266084ddb
Test passed, good time to commit
2023-06-16 14:55:24 -04:00
Jonathan Bobel
86cf2ab836
Fixing the issue of the template area buttons not working
2023-06-15 15:15:37 -04:00
Jonathan Bobel
618ac6df8d
Merge branch 'main' of https://github.com/GSA/notifications-admin into 533-adjust-uswds-styles
2023-06-15 11:30:40 -04:00
Jonathan Bobel
ace373bf06
Commit before switching branches
2023-06-15 10:17:07 -04:00
Andrew Shumway
1b5de90657
Form is visible in html/text added for clarification on validation
2023-06-14 09:42:22 -06:00
Carlo Costino
92d25f5a69
Convert frontend display to be just UTC ( #540 )
...
This changeset converts the display of dates and times to be just UTC to match the recent changes in the backend. This unwinds a bit of work that was done previously and allows us to start with a clean slate in how we want to approach displaying dates and times going forward. It also adds a bit of explanatory text to help users.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
Co-authored-by: stvnrlly <steven.reilly@gsa.gov >
2023-06-12 15:49:48 -04:00
Steven Reilly
da623c87d6
Add Google Tag Manager for analytics ( #541 )
2023-06-12 13:52:38 -04:00
Jonathan Bobel
d98a8ceada
Update to top navigation active state(s) ( #538 )
...
* Updated top navigation active states
* Updated pricing page
2023-06-09 10:59:01 -04:00
Jonathan Bobel
e0d2d74067
Update dashboard and template flow ( #514 )
...
* Updated header and footer
* Moved files around and updated gulpfile to correct the build process when it goes to production
* Updated fonts
* Adjusted grid templating
* Adding images to assets
* Updated account pages, dashboard, and pages in message sending flow
* Updated the styling for the landing pages in the account section once logged in
2023-06-08 13:12:00 -04:00
Jonathan Bobel
f342e0fb6c
Updating site to use USWDS styles ( #509 )
...
* Updated header and footer
* Updated fonts
* Moved files around and updated gulpfile to correct the build process when it goes to production
* Adjusted grid templating
* Added images to assets
* Update app/templates/components/uk_components/footer/template.njk
Co-authored-by: Steven Reilly <stvnrlly@users.noreply.github.com >
2023-06-06 15:28:24 -04:00
Andrew Shumway
6c88cd980f
Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-445
2023-06-01 10:48:17 -06:00
Jonathan Bobel
4f91a9e9f9
Medium-level content updates from audit ( #497 )
2023-06-01 12:46:19 -04:00
Andrew Shumway
bd798e78b6
Added global remaining daily messages across services to ui
2023-06-01 10:44:13 -06:00
Kenneth Kehl
c9576f9a1d
notify-300 change error message to show total message limit ( #489 )
2023-05-31 20:10:10 -04:00
Andrew Shumway
3abb61614c
Added context_process to init.py for remaining daily messages
2023-05-30 08:01:29 -06:00
Andrew Shumway
9c1eba65b7
Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-445
2023-05-15 14:37:19 -06:00
Andrew Shumway
d2fd5ab07d
Added display of daily limit and remaining amount after csv upload
2023-05-15 14:37:05 -06:00
Ryan Ahearn
68b5df2a80
Install updated newrelic JS and configure prod id values
2023-05-10 12:43:49 -04:00
Jonathan Bobel
68e94dd650
Addressing most of the low-lift items from the Notify content audit ( #491 )
2023-05-08 10:49:30 -04:00
Steven Reilly
454b778582
Cookie streamlining ( #493 )
...
* remove cookie banner
* remove form from cookies.html
* move cookie content to privacy page
2023-05-03 15:33:27 -04:00
Ryan Ahearn
f42acc6fb4
Enable turning off browser monitoring when new relic is disabled
2023-05-02 16:05:09 -04:00
Ryan Ahearn
3f13598f70
Instrument JS with copy/pasted snippet
...
this avoids having to set `unsafe-inline` in our CSP header
2023-05-02 15:26:59 -04:00
Jonathan Bobel
3b94814c5a
Commenting out USWDS ( #487 )
2023-05-01 15:38:54 -04:00
Kenneth Kehl
54abfb3a4d
remove components related to MOU and agreement ( #476 )
...
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us >
2023-04-28 14:08:12 -04:00
Jonathan Bobel
3bc273eced
- Added support for default gulp/build commands
...
- Moved some folders around to align with gulp copy functions
2023-04-27 13:32:23 -04:00
Kenneth Kehl
ec23f2077f
some code review feedback
2023-04-20 11:32:28 -07:00