Jonathan Bobel
fefa8288c4
821 - removing a few headers and adjusting the tests to accept an empty string
2023-10-03 15:28:27 -04:00
Jonathan Bobel
c7e05246b1
808 - formatted annual usage section
2023-10-02 15:12:36 -04:00
Jonathan Bobel
2675099664
Content updates
2023-09-22 16:16:49 -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
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
Jonathan Bobel
d8a6004926
- Changing things back to govukFieldset
...
- Added the usaAlert component
- Edited styles because stripping out UK styles broke the highlighting section
2023-09-01 16:34:54 -04:00
Jonathan Bobel
67c8bef7aa
Trying to change govukFieldset but I keep getting testing errors
2023-08-31 14:57:45 -04:00
Jonathan Bobel
c19083b04e
Merge branch 'main' of https://github.com/GSA/notifications-admin into 718-clean-up-components-section
...
# Conflicts:
# app/templates/components/components/footer/_footer.scss
# app/templates/components/components/hint/_hint.scss
# app/templates/views/service-settings/data-retention.html
# app/templates/views/service-settings/sms-senders.html
# app/templates/views/two-factor-webauthn.html
# app/templates/views/user-profile/security-keys.html
2023-08-31 12:06:55 -04:00
Jonathan Bobel
1881cd7c89
Naming convention changes, adding an alert component (still WIP)
2023-08-31 10:36:29 -04:00
Jonathan Bobel
b1c6a768ec
Committing before merge
2023-08-30 11:07:38 -04:00
Jonathan Bobel
fea6debaf2
More changes from govuk to usa
2023-08-28 14:40:33 -04:00
Jonathan Bobel
8ab550a22f
Radio buttons and list edits
2023-08-25 15:31:44 -04:00
Jonathan Bobel
8b3807da3c
Removing the govuk-body class
2023-08-25 11:49:13 -04:00
Jonathan Bobel
64256a6f57
Removing govuk utility classes
2023-08-25 11:38:07 -04:00
Jonathan Bobel
a388178e2a
Removing or changing more govuk styles
2023-08-25 10:40:56 -04:00
Jonathan Bobel
769f1e9355
Merge branch 'main' of https://github.com/GSA/notifications-admin into 709-remove-govuk-styles
2023-08-25 09:12:16 -04:00
stvnrlly
6c6c22c307
Merge branch 'main' into notify-admin-211
2023-08-24 20:27:40 -04:00
Kenneth Kehl
476644369d
notify-admin-211 remove nhs-specific code
2023-08-24 07:49:42 -07:00
Jonathan Bobel
412fad89ff
Changing the govuk grid to USWDS
2023-08-23 16:18:25 -04:00
Jonathan Bobel
a4fc40bcba
Renamed components folder, put failing tests back in to get some assistance with those
2023-08-22 12:40:53 -04:00
Jonathan Bobel
96d9e009af
Merge branch 'main' of https://github.com/GSA/notifications-admin into 686-remove-uk-styles
2023-08-18 11:57:47 -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
Kenneth Kehl
88d55242a6
notify-admin-703 remove outdated daily message
2023-08-16 12:21:01 -07:00
Jonathan Bobel
031a643b26
Working through the Platform Admin section
2023-08-16 12:49:36 -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
fc9667d25b
Merge branch 'main' of https://github.com/GSA/notifications-admin into 686-remove-uk-styles
...
# Conflicts:
# app/templates/views/service-settings/set-sms.html
2023-08-08 16:49:56 -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
Kenneth Kehl
47ab69c4ec
notify-admin-687 settings/send text messages changes
2023-08-08 07:53:06 -07:00
Jonathan Bobel
ec14370b5a
Changed UK to US for sending international phone numbers
2023-08-04 14:32:25 -04:00
Jonathan Bobel
74c1bb3baf
Changed link to email address instead, adjusted test to reflect
2023-08-03 14:46:36 -04:00
Jonathan Bobel
196f160696
no message
2023-07-28 12:14:31 -04:00
Steven Reilly
be5144b99a
Merge pull request #643 from GSA/notify-admin-530
2023-07-28 11:18:36 -04:00
Andrew Shumway
abf06247d2
Added if admin check to remove row in service settings ( #621 )
2023-07-28 11:17:02 -04:00
Jonathan Bobel
242c7acd34
Changing U.S. Notify to Notify.gov ( #656 )
2023-07-28 11:12:46 -04:00
Jonathan Bobel
817ebbe923
Small class rearrangement on landing page ( #646 )
2023-07-28 11:10:02 -04:00
Jonathan Bobel
27a193160f
619 - Removing all mention of emails from the pilot ( #615 )
2023-07-28 11:03:37 -04:00
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
Jonathan Bobel
18a53b972a
Content updates
2023-07-27 09:32:45 -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