Steven Reilly
9fc44a352b
Merge branch 'main' into notify-api-387
2023-08-22 17:45:04 -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
Kenneth Kehl
d36c70ed16
notify-api-387 scan projects for unused code
2023-08-08 12:12:15 -07:00
Jonathan Bobel
242c7acd34
Changing U.S. Notify to Notify.gov ( #656 )
2023-07-28 11:12:46 -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
Steven Reilly
13d0e46b52
blunt rename of org ( #620 )
2023-07-12 12:09:44 -04:00
Carlo Costino
234bbe677b
Merge pull request #594 from GSA/notify-api-316
...
Rework downloadable reports and fix process_type
2023-07-03 15:12:34 -04:00
Carlo Costino
9f88af0ac2
Fix create and update template method calls
...
The removal of the process_type argument was causing a couple of the method calls to break since they were still sending in the argument. This commit fixes that and updates the corresponding tests as well.
h/t @terrazoon for uncovering the touchpoints originally!
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-07-03 15:06:06 -04:00
Carlo Costino
da84a18970
Ensure users are authenticated for most pages ( #586 )
...
* Ensure users are authenticated for most pages
This changeset makes sure that users must be authenticated and logged in to view most pages of the Notify service. We are moving to a model where only the home page and a select few others will be publicly accessible for the time being.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-07-03 15:03:33 -04:00
Kenneth Kehl
d2d7a75a5f
notify-536: accurately reflect delivery receipts in UI ( #551 )
2023-06-27 11:20:58 -04:00
Jonathan Bobel
f266084ddb
Test passed, good time to commit
2023-06-16 14:55:24 -04:00
Andrew Shumway
e0d4fee515
Replaced 30 min email exp variable with 1 hour in config for consistency
2023-06-15 08:54:52 -06:00
Carlo Costino
63a97b9780
Remove PY_TIMEZONE references ( #547 )
...
This changeset removes the PY_TIMEZONE configuration variable and updates all references to it to refer directly to pytz.utc instead. It also cleans up a few of the import statements and removes those that are no longer needed (like the current_app reference from Flask).
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-06-12 17:00:20 -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
Andrew Shumway
a1484c62bb
Requested changes in PR review
2023-06-01 15:40:50 -06:00
Andrew Shumway
d2fd5ab07d
Added display of daily limit and remaining amount after csv upload
2023-05-15 14:37:05 -06: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
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
Ryan Ahearn
a42617f776
Add logging around auth{entication,orization} calls
2023-04-26 11:25:24 -04:00
Ryan Ahearn
99c94851c0
Create events logging for updating email and phone number for yourself
2023-04-26 11:25:24 -04:00
Ryan Ahearn
2d1d8e26c8
Create events logging for creating and removing user invites
2023-04-26 11:25:24 -04:00
Kenneth Kehl
ec23f2077f
some code review feedback
2023-04-20 11:32:28 -07:00
Kenneth Kehl
1a2bd34ccb
merge from main
2023-04-20 11:19:55 -07:00
Kenneth Kehl
65ea248429
#446 remove crown
2023-04-13 07:13:04 -07:00
Ryan Ahearn
de668d7aba
Remove contact-list references from code
2023-04-12 15:35:14 -04:00
Ryan Ahearn
7d08e9e0d4
Upgrade flask and install newrelic package
2023-01-19 17:29:21 -05:00
stvnrlly
59d4f09d01
a few more organisation edits
2023-01-05 21:33:15 -05:00
stvnrlly
b00fea05bc
updates to correct test failures
2023-01-05 14:35:37 -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
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
2b0530831f
no no_cookie
2022-12-06 09:10:00 -05:00
stvnrlly
cc4f8916b3
remove letter template preview
2022-12-05 16:40:59 -05:00
stvnrlly
420845fac7
remove antivirus code (email does not allow attachments via ui)
2022-12-05 16:35:46 -05:00
stvnrlly
36e0e67afc
remove pdf stuff
2022-12-05 16:22:19 -05:00
stvnrlly
944715ac46
big commit with letters removal
2022-12-05 15:33:44 -05:00
stvnrlly
33eaa60e5b
mock the api call
2022-12-02 11:27:41 -05:00
stvnrlly
a8b8d09fb7
post-gray test updates
2022-12-02 10:30:37 -05:00
stvnrlly
de30221ae3
more dashboard rearrangment
2022-12-02 09:29:12 -05:00
stvnrlly
f49e2a9e6e
more gray for dashboard
2022-12-01 10:18:12 -05:00
stvnrlly
8990cc822c
styling fixes
2022-11-29 12:18:07 -05:00
stvnrlly
446694d1cc
put timezone dt in config
2022-11-29 10:58:59 -05:00
stvnrlly
293b3e2609
cleanup
2022-11-28 20:48:25 -05:00
stvnrlly
d45cbb2c86
util for naive dt parsing
2022-11-28 20:40:53 -05:00
stvnrlly
03dad94af0
Merge branch 'main' into stvnrlly-timezones
2022-11-28 16:21:43 -05:00
stvnrlly
e12e780a05
code cleanup
2022-11-28 15:53:56 -05:00
stvnrlly
ca135e32e8
fix last test
2022-11-28 14:01:51 -05:00
stvnrlly
77c0faf4e5
more test fixes, one test remaining
2022-11-28 13:51:37 -05:00
Ryan Ahearn
f8220f5777
Fix mismatched comments and imports
2022-11-28 11:30:25 -05:00