Commit Graph

8760 Commits

Author SHA1 Message Date
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
0b03f5a7d4 remove postal 2022-12-05 16:05:33 -05:00
stvnrlly
944715ac46 big commit with letters removal 2022-12-05 15:33:44 -05:00
Steven Reilly
92da56fe63 Merge pull request #227 from GSA/stvnrlly-gray-email
Re-arrange dashboard and usage pages
2022-12-02 15:20:40 -05:00
stvnrlly
c2ebcd5bfd remove old commented-out org types 2022-12-02 14:33:14 -05:00
stvnrlly
5063ded045 don't show email template option 2022-12-02 13:40:53 -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
c8f98b694f link only to usage page 2022-12-01 12:58:09 -05:00
stvnrlly
f49e2a9e6e more gray for dashboard 2022-12-01 10:18:12 -05:00
stvnrlly
3e28baa733 deemphasize non-sms elements 2022-12-01 08:53:50 -05:00
Ryan Ahearn
f3402f06f6 Use only stdout logging in cloud.gov 2022-11-30 17:28:26 -05:00
Ryan Ahearn
dd90d82942 Use naive datetimes for format_delta math 2022-11-30 16:42:42 -05:00
stvnrlly
a0ade73846 getting human time math more correct 2022-11-29 22:07:32 -05:00
stvnrlly
8f47af11da use local timezone to get future sending options 2022-11-29 16:38:06 -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
5cd91844ef add timezone to scheduled send options 2022-11-28 20:33:03 -05:00
stvnrlly
c8486ea015 midday → noon 2022-11-28 16:57:49 -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
stvnrlly
9689aaf89b more test fixes & letter trimming 2022-11-28 11:15:41 -05:00
stvnrlly
8bd1285bfa more test fixes 2022-11-28 10:48:51 -05:00
Tim Lowden
a9d65f80c3 Delivery Status, Text Messages, Nav cleanup 2022-11-23 09:58:54 -05:00
stvnrlly
a2b58c926e more test fixes & letter trimming 2022-11-22 22:50:47 -05:00
stvnrlly
ca1897973a test time fixes and bonus letter removal 2022-11-22 17:03:42 -05:00
stvnrlly
86b28e5e44 some test updates 2022-11-22 16:33:55 -05:00
stvnrlly
46723b6c11 initial timezone pass, which breaks many tests 2022-11-22 12:00:29 -05:00
Tim Lowden
351255ad89 fixes 2022-11-21 16:59:50 -05:00
Tim Lowden
174dbb40c8 Update app/templates/views/accessibility_statement.html
Co-authored-by: Ryan Ahearn <ryan.ahearn@gsa.gov>
2022-11-21 15:54:52 -05:00
Tim Lowden
295dfa181f Merge branch 'tdlowden-contentPatch' of https://github.com/GSA/notifications-admin into tdlowden-contentPatch 2022-11-21 10:43:47 -05:00
Tim Lowden
e99756a701 More content tweaking 2022-11-21 10:43:38 -05:00
Tim Lowden
f3f7e629ac Update app/templates/views/features.html
Co-authored-by: Ryan Ahearn <ryan.ahearn@gsa.gov>
2022-11-17 12:08:45 -05:00
Tim Lowden
f483f4c06e Update features.html 2022-11-17 11:35:07 -05:00
Tim Lowden
7d67e8a2e7 Update features.html 2022-11-17 11:27:03 -05:00
Ryan Ahearn
00e14dbaf7 Add a sandbox environment for manual testing on cloud.gov 2022-11-09 12:21:46 -05:00
stvnrlly
51d9d08410 some content cleanup 2022-11-07 21:22:34 -05:00
Ryan Ahearn
a87494235b Replace old notifications- service prefix with notify- 2022-11-07 12:15:54 -05:00
Ryan Ahearn
9becce9df1 Merge branch 'main' into uk-copy-fixing
* main: (28 commits)
  Enable network policy in demo env
  Demo deploy should use demo variables
  Enable network policy in staging env
  Update cryptography library
  Add demo application environment
  Setup github workflows for new spaces
  Switch terraform over to cloud.gov org
  trim non-existant pages further
  some test tweaks for page reductions
  Update features.html
  Update roadmap.html
  streamline navs & menus
  update 500 error page
  comment out another letters thing
  update roadmap
  Address PR feedback
  Use stable OWASP image because weekly is hanging
  Run js-lint as part of the full test target
  Compile js changes into bundles
  Update tests to use most recent jest and supporting libraries
  ...
2022-11-04 13:16:37 -04:00
Mike Gintz
e3b118d04f More copy tweaking to remove UK spellings 2022-11-04 12:35:40 -04:00
Mike Gintz
8fa692bb88 Removing some UK-specific language and replacing it with relevant team names. 2022-11-04 12:32:42 -04:00
Ryan Ahearn
e6b5078ab2 Merge branch 'main' into studio-cloud-gov
* main:
  Update cryptography library
  trim non-existant pages further
  some test tweaks for page reductions
  Update features.html
  Update roadmap.html
  streamline navs & menus
  update 500 error page
  comment out another letters thing
  update roadmap
2022-11-03 09:24:16 -04:00