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
stvnrlly
3386317f5b
trim non-existant pages further
2022-11-02 11:02:32 -04:00
stvnrlly
14a8afee12
streamline navs & menus
2022-11-01 15:27:29 -04:00
stvnrlly
218eb3559f
Merge branch 'main' into stvnrlly-remove-broadcasts
2022-10-26 01:27:44 +00:00
Steven Reilly
04aba21296
Merge pull request #139 from GSA/stvnrlly-hide-letters
...
Hide letters in non-admin UI
2022-10-18 11:35:44 -04:00
stvnrlly
b6a6a14bc7
now with even fewer letters
2022-10-18 15:27:13 +00:00
Steven Reilly
345516606f
Merge pull request #59 from GSA/stvnrlly-update-form-flow
...
Update services for post-sign-up tour
2022-10-17 09:43:32 -04:00
stvnrlly
80b45fbb78
switch to team preference for no default org type selection
2022-10-14 00:11:41 +00:00
stvnrlly
aec9f03410
set federal as default for new services
2022-10-13 20:41:06 +00:00
stvnrlly
067b4b3742
swap dollar symbols for pound symbols
2022-10-12 20:16:22 +00:00
stvnrlly
f16b5dd1c4
remove broadcast-related code
2022-10-04 03:04:13 +00:00
Ryan Ahearn
5f1a1f083a
Proactively specify aws region for s3 operations
2022-09-26 10:25:03 -04:00
stvnrlly
3e7b5b4370
update tests based on updated orgs
2022-09-15 18:47:04 +00:00
stvnrlly
7b51d1e7a6
remove nhs and gpo forms
2022-09-13 13:20:54 +00:00
jimmoffet
f3f3b914a1
remove unnecessary noqa comment
2022-09-12 17:51:32 -07:00
stvnrlly
0db9653638
remove org categories from service setup flow
2022-09-12 16:30:15 +00:00
jimmoffet
69abec0bb3
change dashboard test to reflect demo changes to uploads view
2022-09-09 17:02:48 -07:00
jimmoffet
68e6efdad0
remove redis debug config var
2022-09-08 09:07:54 -07:00
Ryan Ahearn
a2913f8b9c
Fix static-scan findings
2022-08-26 17:55:31 +00:00
jimmoffet
dad051a662
2767 passing
2022-08-05 00:25:03 -07:00
James Moffet
c3541ddcb5
UI tweaks
2022-07-29 15:28:10 -07:00
James Moffet
c697596d1a
fix indent
2022-07-26 12:37:13 -07:00
James Moffet
1a204ae872
remove extra logs
2022-07-26 11:39:00 -07:00
James Moffet
4c25a81004
disable cache until we can fix on cloud deployment
2022-07-26 11:17:43 -07:00
James Moffet
c782d5d80b
images and overrides
2022-07-21 18:25:23 -07:00
James Moffet
e53d12733a
branding
2022-07-20 15:23:54 -07:00
Jim Moffet
b932294a9c
formatting
2022-07-01 11:49:31 -07:00
Jim Moffet
1c5d432427
clean up and turn off auth for test env
2022-07-01 11:19:58 -07:00
Jim Moffet
1e979ad519
fix basic auth for live environment
2022-07-01 07:58:58 -07:00
Jim Moffet
509cce38f4
set up basicauth config to protect staging site
2022-06-30 17:05:42 -07:00
Ben Thorner
543be77776
Merge pull request #4258 from alphagov/speed-up-templates-page-179736794
...
Optimise load time for service "Templates" page
2022-06-08 13:37:58 +01:00
Chris Hill-Scott
197e98d891
Refactor support ticket into a template
...
This is the same thing we do for go live requests and branding requests.
It’s easier to do templating logic in a templating language than in
Python.
2022-06-07 13:50:24 +01:00
Chris Hill-Scott
8b7f2fbf04
Stop using _external=True in tests
...
It looks like, by default, Flask no longer makes full URLs, for example
`https://example.com/path `. Instead it does `/path`. This will still
work fine, and if anything is better because it reduces the number of
bytes of HTML we are sending.
It won’t mean that requests go over `http` instead of `https` without
the protocol because we set the appropriate HSTS header here:
0c57da7781/ansible/roles/paas-proxy/templates/admin.conf.j2 (L11)
This commit changes all our tests to reflect that URLs no longer have
the protocol and domain in them. `_external=True` is Flask’s way of
saying whether a URL should be generated with the domain and protocol
(`True`) or without it (`False`).
Again, I can’t find the changelog or diff where this was introuduced,
but if you’d like to go spelunking then here’s a starting point:
50374e3cfe/src/flask/helpers.py (L192)
2022-06-06 12:12:52 +01:00
Chris Hill-Scott
2a62586799
Reflect change in argument name
...
`filename_or_fp` was changed to `path_or_file` here:
https://github.com/pallets/flask/pull/3828/files#diff-1f51c8ded4d4ff7e13badab599ef22436c529c2b5f9c25dc6250c1f9fd985440R479
2022-06-06 12:12:52 +01:00
Ben Thorner
ad4ef12251
Reuse TemplateList to display move-to options
...
This is slightly less efficient than getting the folder dicts from
"get_user_template_folders" directly, since:
- TemplateList returns both templates and folders.
- TemplateList encapsulates the dicts in model classes.
We'll compensate for this later on:
- We'll introduce a new caching approach to make the call fast.
- We'll expose a property to avoid the "if" in the comprehension.
2022-06-06 10:36:48 +01:00