Jonathan Bobel
966e929d47
Got the tests to work
2023-08-23 11:24:35 -04:00
Jonathan Bobel
51fde90f79
A few clean-up items in the Platform Admin section
2023-08-18 11:30:30 -04:00
Jonathan Bobel
a574fc7b3a
Working through the Platform Admin section
2023-08-17 15:13:26 -04:00
Jonathan Bobel
01a319e0be
Commit before editing platform admin area
2023-08-16 11:15:23 -04:00
Jonathan Bobel
bad2fd5fe4
Adjusted styles to *not* break tests
2023-08-15 16:45:48 -04:00
Jonathan Bobel
d66ff27bae
Merge branch 'main' of https://github.com/GSA/notifications-admin into 686-remove-uk-styles
...
# Conflicts:
# app/assets/stylesheets/main.scss
# app/templates/views/find-users/user-information.html
# app/templates/views/two-factor-webauthn.html
# app/templates/views/user-profile/manage-security-key.html
# app/templates/views/user-profile/security-keys.html
# gulpfile.js
2023-08-15 13:29:39 -04:00
Jonathan Bobel
6b22c347da
Got the tests to pass, so doing a commit
2023-08-15 13:22:39 -04:00
Carlo Costino
9e609efa1c
Remove webauthn hooks
...
This changeset removes webauthn from the Notify.gov admin app. We are not using webauthn at all in our implementation and will be looking at an entirely different authentication system in the near future.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-08-14 16:59:38 -04:00
Jonathan Bobel
ffafc16430
Fixed a few broken styles in the template search
2023-08-14 15:02:07 -04:00
Jonathan Bobel
68d49fc8dd
More updates to checkboxes and radio buttons
2023-08-14 14:30:57 -04:00
Jonathan Bobel
1be305d045
Reworking checkboxes to adhere to USWDS styling
2023-08-14 10:35:11 -04:00
Jonathan Bobel
348e29fb40
- Removed links to the gov uk stylesheets
...
- Deleted /stylesheets folder
- Removed sass build from gulpfile
- Changed gov links to usa links
- Changed other govuk styles, like breadcrumbs
- Changed name of uk_components file to us_components
- Fixed a few tests that broke on account of the changes
2023-08-08 16:19:17 -04:00
Jonathan Bobel
d9e5709a0f
Removing the section that calculated the count bar for templates and simplified
2023-08-04 14:23:19 -04:00
Jonathan Bobel
242c7acd34
Changing U.S. Notify to Notify.gov ( #656 )
2023-07-28 11:12:46 -04:00
Jonathan Bobel
bbc03d2ddb
Deleting instead of commenting out
2023-07-14 10:39:12 -04:00
Jonathan Bobel
8f51c4f96b
small style change
2023-07-13 13:58:10 -04:00
Jonathan Bobel
e8170f22b7
Merge branch 'main' of https://github.com/GSA/notifications-admin into 616-remove-sticky-position
2023-07-12 15:43:47 -04:00
Jonathan Bobel
1da906279f
Removed links to the sticky javascript, but didn't remove altogether
2023-07-12 15:43:21 -04:00
Steven Reilly
13d0e46b52
blunt rename of org ( #620 )
2023-07-12 12:09:44 -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
Jonathan Bobel
a57cecee0d
Added a file icon
2023-06-30 11:53:36 -04: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
Jonathan Bobel
63d5061423
521 edit homepage images ( #565 )
...
This closes #521
2023-06-23 16:24:25 -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
ace373bf06
Commit before switching branches
2023-06-15 10:17:07 -04:00
Steven Reilly
da623c87d6
Add Google Tag Manager for analytics ( #541 )
2023-06-12 13:52:38 -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
Jonathan Bobel
4f91a9e9f9
Medium-level content updates from audit ( #497 )
2023-06-01 12:46:19 -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
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
Jonathan Bobel
232a9ea24f
Merge remote-tracking branch 'origin' into install-uswds
2023-04-24 15:50:49 -04:00
Jonathan Bobel
eaf3681ae1
Initial USWDS install
2023-04-24 14:57:35 -04:00
Kenneth Kehl
65ea248429
#446 remove crown
2023-04-13 07:13:04 -07:00
Ryan Ahearn
bb77086342
Put default spark-bar-bar css in table.scss file
2023-03-08 09:17:31 -05:00
Ryan Ahearn
73a3511ef2
Remove uses of inline-styles
2023-03-08 09:08:07 -05:00
stvnrlly
8a415bc31b
remove leaflet - it was for broadcasts
2022-12-14 13:30:27 -05:00
stvnrlly
40368fe819
Merge branch 'main' into stvnrlly-paperless
2022-12-09 12:33:16 -05:00
stvnrlly
b6bc02eb6b
us → u.s.
2022-12-06 11:03:47 -05:00
stvnrlly
944715ac46
big commit with letters removal
2022-12-05 15:33:44 -05:00
Ryan Ahearn
bb2d57b27b
Update tests to use most recent jest and supporting libraries
2022-10-27 11:12:39 -04:00
stvnrlly
f16b5dd1c4
remove broadcast-related code
2022-10-04 03:04:13 +00:00
jimmoffet
1f7fa07a79
finally fix redis
2022-09-07 21:32:33 -07:00
Ryan Ahearn
f5775de3fe
Updates to get pa11y passing
2022-08-31 09:01:11 -04:00
jimmoffet
f11b37f30a
commit uk build-time vendor info and freeze it
2022-08-03 15:06:18 -07:00
James Moffet
c3541ddcb5
UI tweaks
2022-07-29 15:28:10 -07:00