Andrew Shumway
7e12e6d488
Fixed UI permissions view
2023-11-09 12:00:31 -07:00
Jonathan Bobel
5d0eb7d211
819 - Make template help more prominent
2023-10-10 11:07:08 -04:00
Jonathan Bobel
fd196c6534
814 - Adding alert component to CSV error area
2023-10-05 16:20:37 -04:00
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
811c51c469
Styling and conditional changes for mobile menu button
2023-09-21 15:01:29 -04:00
Jonathan Bobel
594e1095f7
Styling update to fix broken link when status is failing
2023-09-18 12:14:28 -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
5e783318b8
Changing govukFieldset to usaFieldset but getting errors
2023-09-01 11:37:33 -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
f82d77cdaf
Updating usaComponents in more places
2023-08-31 13:24:12 -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
32083dff99
removing unnecessary scss files
2023-08-29 12:18:52 -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
8ea03c9da6
Few style and header changes
2023-08-25 11:11:15 -04:00
Jonathan Bobel
a388178e2a
Removing or changing more govuk styles
2023-08-25 10:40:56 -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
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
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
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
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
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
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
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
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
Kenneth Kehl
ec23f2077f
some code review feedback
2023-04-20 11:32:28 -07: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
Tim Lowden
f8daea1879
Updating for US English
...
Words found:
personalis*
customis*
organis*
colour
behaviour
2022-12-20 09:44:33 -05:00
stvnrlly
0ddb4eb678
turns out we do have a flag png already
2022-12-15 09:54:40 -05:00
stvnrlly
dee6ef1c16
put some things back for simplicity
2022-12-14 13:14:35 -05:00
stvnrlly
ac1d5f0983
move vendored uk components to templates
2022-12-14 11:55:21 -05:00
stvnrlly
420845fac7
remove antivirus code (email does not allow attachments via ui)
2022-12-05 16:35:46 -05:00
stvnrlly
944715ac46
big commit with letters removal
2022-12-05 15:33:44 -05:00
James Moffet
c3541ddcb5
UI tweaks
2022-07-29 15:28:10 -07:00