Commit Graph

869 Commits

Author SHA1 Message Date
Cliff Hill
25b203d83d Doing stuff.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-14 12:28:18 -05:00
Cliff Hill
e4c5fdb013 More attempts with migration fun.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-14 11:47:34 -05:00
Cliff Hill
8350408512 Working on getting tests working.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2023-11-13 16:00:11 -05:00
Kenneth Kehl
6d84ec64e5 notify-api-522 2023-10-24 11:35:00 -07:00
Kenneth Kehl
a1890109d8 notify-api-490 fix sns region 2023-09-21 14:48:10 -07:00
Carlo Costino
0fa53d943a Fixed ID reference in Alembic comment
h/t to @stvnrlly for the catch!

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-09-18 10:54:41 -04:00
Carlo Costino
29b64cae5d Add total message limit default to existing services
This changeset adds a migration to add a default total message limit to any pre-existing service that does not already have one set.  It bases this value on the default set in the Flask app config.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-09-18 10:46:34 -04:00
Kenneth Kehl
c082546aa0 add migration for e2e tests and improve code coverage 2023-09-12 10:15:07 -07:00
stvnrlly
0526c051a3 rename migration 2023-08-31 11:15:34 -04:00
stvnrlly
7bbb05059c update to correct error 2023-08-31 10:57:54 -04:00
stvnrlly
bf33ed7173 Merge branch 'main' into notify-300b 2023-08-31 10:28:44 -04:00
Kenneth Kehl
1ecb747c6d reformat 2023-08-29 14:54:30 -07:00
Kenneth Kehl
5a350560d7 notify-api-433b remove research mode 2023-08-25 12:09:00 -07:00
Kenneth Kehl
78552484f3 merge from main 2023-08-01 13:32:32 -07:00
Kenneth Kehl
915d85a2bb merge from main 2023-07-26 15:51:50 -07:00
Kenneth Kehl
52d2fb7091 handle code review feedback and merge from main 2023-07-26 14:57:02 -07:00
Kenneth Kehl
de491ab83b more 2023-07-19 15:11:51 -07:00
Kenneth Kehl
666d30b5d3 more 2023-07-19 11:46:40 -07:00
Kenneth Kehl
7dce220dc7 notify-api-56 squash migrations 2023-07-19 09:19:40 -07:00
Kenneth Kehl
7a9a7b099a delete some migrations 2023-07-18 13:44:38 -07:00
Kenneth Kehl
426016c570 more files 2023-07-18 13:16:43 -07:00
Kenneth Kehl
8546475bc3 more files 2023-07-18 12:21:14 -07:00
Kenneth Kehl
a6c76f7969 more files 2023-07-18 11:27:27 -07:00
Kenneth Kehl
7276ed0e5a more files 2023-07-18 10:27:47 -07:00
Kenneth Kehl
9a7f3982c8 more files 2023-07-18 09:02:40 -07:00
Kenneth Kehl
1aaaf6235a more files 2023-07-18 08:28:48 -07:00
Kenneth Kehl
9e2a6dafcf more files 2023-07-17 15:04:22 -07:00
Kenneth Kehl
d11a797008 fix tests 2023-07-17 14:11:11 -07:00
Kenneth Kehl
e750e96117 more files 2023-07-17 13:16:50 -07:00
Kenneth Kehl
cefb8a281f more files 2023-07-17 11:29:08 -07:00
Kenneth Kehl
56ea2464e4 more files and remove add_letter_org migrations 2023-07-17 10:26:23 -07:00
Kenneth Kehl
d872bfc5ee more files 2023-07-17 09:03:06 -07:00
Kenneth Kehl
de4812efee more files 2023-07-17 07:45:54 -07:00
Kenneth Kehl
4d090ed9ef code review feedback 2023-07-14 14:59:23 -07:00
Kenneth Kehl
f365d8dea9 notify-api-141 add agreement to models.py 2023-07-14 11:13:36 -07:00
Kenneth Kehl
e6077c187c notify-api-91 sanitize SQL inputs against injection 2023-07-14 09:07:23 -07:00
Steven Reilly
99dcac884f rename organisation_types table (#350) 2023-07-13 09:46:30 -04:00
Kenneth Kehl
029aa5794d fix handle_integrity_error() 2023-07-11 10:58:58 -07:00
Kenneth Kehl
6e442d71e6 change order of db operations 2023-07-10 11:31:05 -07:00
Kenneth Kehl
4940d5e93b notify-api-332 rename organisation 2023-07-10 11:06:29 -07:00
Kenneth Kehl
9f9e0a6ad8 notify-136 change financial year starting in april to calendar year (#278)
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us>
2023-06-14 16:19:11 -04:00
Kenneth Kehl
7741e36030 notify-301 allow services to move to production (#277)
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us>
2023-05-24 13:41:53 -04:00
Kenneth Kehl
9de806000a notify-300 set total message limit of 250k 2023-04-28 12:37:06 -07:00
Ryan Ahearn
f7418d62cb Remove ServiceContactList from db 2023-04-12 13:30:13 -04:00
Kenneth Kehl
27d86c949a #224 remove crown (#228)
Co-authored-by: Kenneth Kehl <@kkehl@flexion.us>
2023-04-11 16:29:37 -04:00
Ryan Ahearn
8b0d8ceb8b Drop send_letters permissions for existing users 2023-03-06 09:16:25 -05:00
Ryan Ahearn
c58a151e65 Merge branch 'main' into use-sns-service
* main:
  Remove letters-related code (#175)
2023-03-03 08:53:32 -05:00
Steven Reilly
ff4190a8eb Remove letters-related code (#175)
This deletes a big ol' chunk of code related to letters. It's not everything—there are still a few things that might be tied to sms/email—but it's the the heart of letters function. SMS and email function should be untouched by this.

Areas affected:

- Things obviously about letters
- PDF tasks, used for precompiling letters
- Virus scanning, used for those PDFs
- FTP, used to send letters to the printer
- Postage stuff
2023-03-02 20:20:31 -05:00
Ryan Ahearn
dd0c7ebd56 Update sms sender numbers in db 2023-03-01 13:46:08 -05:00
Steven Reilly
dc06b411ca Update default templates and add update command (#166)
This commit adds config_files for default data and, using that, creates a new way to update our default templates without needing to hardcode a migration.

---------

Co-authored-by: Ryan Ahearn <ryan.ahearn@gsa.gov>
2023-02-03 10:11:21 -05:00