Commit Graph

56 Commits

Author SHA1 Message Date
c6713934ca
Begin implementing charts 2022-07-21 13:49:48 +01:00
877396f149
Fix logout redirect 2022-07-21 13:49:43 +01:00
b9fda0d654
Add more settings to example config 2022-07-21 13:49:38 +01:00
4df8afef1c
Improve context passing and implement superuser override for redactions 2022-07-21 13:49:32 +01:00
2362048cc7
Implement redaction for search results 2022-07-21 13:49:27 +01:00
dfabddb6b1
Make the Drilldown form even better 2022-07-21 13:49:22 +01:00
aec3e2c408
Make the search more flexible 2022-07-21 13:49:17 +01:00
424f8381d3
Implement a better Drilldown form 2022-07-21 13:49:11 +01:00
67ea926c96
Add Bulma to settings 2022-07-21 13:49:06 +01:00
5b77858c78
Begin implementing Bulma 2022-07-21 13:49:01 +01:00
ae8da03c3c
Verify Stripe callbacks 2022-07-21 13:48:56 +01:00
c14c94f6f6
Remove Stripe JS import 2022-07-21 13:48:50 +01:00
764a6a48f8
Fix error for unauthenticated user plan checks 2022-07-21 13:48:44 +01:00
11b5eb50ec
Implement handling callbacks 2022-07-21 13:48:39 +01:00
0b6f3ae129
Reformat plan helper 2022-07-21 13:48:34 +01:00
56f5b07540
Add DRF to requirements 2022-07-21 13:48:28 +01:00
a8a9c041d0
Update domain in local settings 2022-07-21 13:48:23 +01:00
a30e2afdd1
Implement subscription management and ordering 2022-07-21 13:48:18 +01:00
e0390f383c
Manage Stripe customers from the User model 2022-07-21 13:48:14 +01:00
4234669ad9
Add Stripe to requirements 2022-07-21 13:48:11 +01:00
a1db79e14f
Initialise Stripe API 2022-07-21 13:48:07 +01:00
1ff603faba
Reformat product list template 2022-07-21 13:48:04 +01:00
c830b69185
Increase flake8 line length 2022-07-21 13:48:00 +01:00
caf63fd4de
Create a proper billing page 2022-07-21 13:47:56 +01:00
606e8122a6
Fix typo in documentation 2022-07-21 13:47:52 +01:00
bd857b2346
Add more notes about local settings 2022-07-21 13:47:49 +01:00
477baeec32
Rename profile to billing 2022-07-21 13:47:45 +01:00
b2707cbbe0
Fix static file inclusion 2022-07-21 13:47:42 +01:00
551401d91a
Add local settings template 2022-07-21 13:47:37 +01:00
8ebaaaaa05
Fix navbar on mobile 2022-07-21 13:47:31 +01:00
25e0879a10
Remove panel body from Drilldown page 2022-07-21 13:47:26 +01:00
303d3cbcf6
Remove some debugging code 2022-07-21 13:47:21 +01:00
7c02e8fe89
Properly theme and design the Drilldown page 2022-07-21 13:47:16 +01:00
d0ecc92169
Reformat OpenSearch 2022-07-21 13:47:10 +01:00
7c53e0ec9d
Add opensearch library 2022-07-21 13:47:02 +01:00
d9ee13cb14
Remove lib from gitignore 2022-07-21 13:46:55 +01:00
e866277f52
Begin implementing Drilldown functionality 2022-07-21 13:46:48 +01:00
e047a986e9
Remove eslint from pre-commit 2022-07-21 13:46:41 +01:00
6662e65c08
Begin work on Drilldown implementation 2022-07-21 13:46:34 +01:00
9ff2c30482
Add more information to the README 2022-07-21 13:46:26 +01:00
4ddeb3f9a0
Write a README 2022-07-21 13:46:19 +01:00
cac8940c8a
Add curlylint config 2022-07-21 13:46:12 +01:00
ef22f9165e
Properly indent all templates 2022-07-21 13:46:05 +01:00
4bd2bb2f1a
Begin implementing Drilldown plan 2022-07-21 13:45:57 +01:00
85998bbc38
Add more checkers for pre-commit 2022-07-21 13:45:50 +01:00
4efc10a4f9
Add models, views and forms for authentication 2022-07-21 13:45:44 +01:00
adf7c0604a
Add settings and URLs for authentication 2022-07-21 13:45:39 +01:00
83dd5ecd99
Upload logos and styles 2022-07-21 13:45:34 +01:00
9493c13a1f
Create page templates 2022-07-21 13:45:28 +01:00
fe3a900215
Exclude migrations from flake8 checks 2022-07-21 13:45:23 +01:00