havk
a460d1f045
Remove empty js script from template ( #189 )
...
* Remove empty js script from template
Serving empty file raise ValueError in gunicorn
* Remove empty js file
2022-01-02 14:15:07 -08:00
havk
8b0205a2f7
Fix last month date range ( #187 )
2022-01-02 09:37:19 -05:00
R. Miles McCain
71ec196ec4
Use :edge in default kubernetes deployment
2022-01-01 00:11:43 -05:00
R. Miles McCain
4834c5722f
Bump version to v0.12.0
2021-12-31 23:47:05 -05:00
R. Miles McCain
4b4c8f207e
Fix dates in the new year
2021-12-31 23:44:48 -05:00
R. Miles McCain
aed88b7c9a
Use Alpine 3.14
2021-12-31 13:26:57 -05:00
R. Miles McCain
1fd46b019c
Lessen priorities on field buttons ( #182 )
...
* Lessen priorities on field buttons
* Use latest alpine
2021-12-31 12:11:03 -05:00
R. Miles McCain
e534269c77
Provide initial contributing guide
2021-12-21 00:23:29 -05:00
R. Miles McCain
0d64ef33b0
Remove installation with SSL from guide TOC
2021-12-21 00:15:15 -05:00
R. Miles McCain
56c82e7d23
Remove HTTPS without reverse proxy from the GUIDE
2021-12-21 00:14:18 -05:00
R. Miles McCain
c71d934c67
Remove armv7 support
2021-12-21 00:10:12 -05:00
R. Miles McCain
85ae56fcdb
Add swap space to GitHub Actions runners
2021-12-18 15:34:11 -05:00
R. Miles McCain
cd422ffd71
Add note about ALLOWED_HOSTS to GUIDE.md
2021-12-18 15:14:11 -05:00
R. Miles McCain
060a9b2a96
Update Python dependencies
2021-12-18 14:38:31 -05:00
R. Miles McCain
8d13ccd0fd
Update dependencies
2021-12-18 13:56:57 -05:00
lionep
0d46e6d1f4
Fix typo in GUIDE.md ( #180 )
2021-12-04 09:50:26 -08:00
R. Miles McCain
81ae84efb3
Add office hours link
2021-11-21 00:12:24 -08:00
R. Miles McCain
ea5f58fbd3
Update lock
2021-11-13 21:11:52 -08:00
dependabot[bot]
4079a8494a
Bump sqlparse from 0.4.1 to 0.4.2 ( #178 )
...
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse ) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases )
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG )
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.1...0.4.2 )
---
updated-dependencies:
- dependency-name: sqlparse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-13 21:10:06 -08:00
Sérgio
780b71083a
Add first factories and first dashboard tests ( #172 )
...
* Add factories and first dashboard tests
* Code cleanup
Co-authored-by: R. Miles McCain <github@sendmiles.email>
2021-11-13 21:09:55 -08:00
Sérgio
62fbb014e7
Testing setup (dependencies and github actions) ( #169 )
...
* Add testing dependencies
* Add draft github action
* Fix testing env variables
* Newline lint
* Run tests on every pull request and push
2021-11-13 21:03:06 -08:00
JuniorJPDJ
53bc690435
fix(docker): healthcheck ( #175 )
...
fixes healthcheck for $ALLOWED_HOSTS longer than 2 domains
2021-09-30 16:12:57 -07:00
JuniorJPDJ
04120323a6
feat(docker): healthcheck ( #166 )
2021-09-16 13:35:38 -07:00
R. Miles McCain
03ced00f63
Remove Pipfile
2021-07-31 23:54:08 +00:00
R. Miles McCain
8d04ed5c1f
Always install debug toolbar
2021-07-31 23:53:41 +00:00
R. Miles McCain
f2879775ef
Set default auto field
2021-07-31 23:49:01 +00:00
R. Miles McCain
c980567fee
Formatting
2021-07-31 23:44:05 +00:00
R. Miles McCain
57c8695bcc
Debug toolbar fix
2021-07-31 23:44:03 +00:00
R. Miles McCain
31ffa47fd3
Bump version
2021-07-20 13:37:37 +00:00
R. Miles McCain
73f3513dfe
Use Poetry, not Pipenv
2021-07-20 04:51:13 +00:00
R. Miles McCain
b2e9d50d78
Update psycopg2
2021-07-20 03:05:18 +00:00
Casper Verswijvelt
de235c02a7
Add ability to toggle between map chart and country/session table ( #153 )
...
* Add ability to toggle between geo map and table view
* Add back haaavk's bar visualisation for countries table
* Change text/location of map/table toggle buttons
* Add some common css to reusable class
* CSS consistency
* Use button, not span for interactive elements
Co-authored-by: R. Miles McCain <oci@sendmiles.email>
2021-07-19 23:04:56 -04:00
Kasper Seweryn
31cb616242
Change snippet url to display current host ( #159 )
...
* Change snippet url to current host
* Change site.domain to host in page.js
* Remove useless condition
* Change hostname in email messages
* Remove `hostname` command
* Fix startup_checks.sh
* Remove unused variable from startup_checks.py
2021-07-19 22:55:30 -04:00
havk
2d5fbae279
Add sessions key to hits_per_day dict ( #160 )
2021-07-19 22:38:45 -04:00
Casper Verswijvelt
0153b1f847
Fix ellipsis in multiple tables ( #152 )
2021-06-15 15:29:59 -04:00
R. Miles McCain
473ad93081
Properly name manual build action
2021-06-14 20:56:29 +00:00
R. Miles McCain
1225ad90e8
Add manual build option
...
Signed-off-by: R. Miles McCain <github@sendmiles.email>
2021-06-14 20:55:22 +00:00
R. Miles McCain
e43718f596
Bump version
2021-06-13 20:11:28 +00:00
R. Miles McCain
d9623a9905
Also build image on push to master
2021-06-13 20:08:45 +00:00
R. Miles McCain
011f1f13c8
Also build image on push to master
2021-06-13 19:58:15 +00:00
Casper Verswijvelt
9832de0c19
GeoIP Map ( #142 )
...
* First working version of world map chart
* Cleanup code, fix aspect ratio, add GeoIP Map header
* Remove limited-height on session list with already limited content
* Update package lock
* Integrate map into service page
* Adjust map colors
* Adjust colors further
Co-authored-by: R. Miles McCain <github@sendmiles.email>
2021-06-13 15:50:01 -04:00
havk
83b20643d2
Add hits to chart data ( #141 )
...
* Add hits to chart data
* Hide legend
Co-authored-by: R. Miles McCain <github@sendmiles.email>
2021-06-13 14:39:45 -04:00
R. Miles McCain
ab44ba8318
Add subtle rounding to bar
2021-06-13 18:32:55 +00:00
havk
fcea6d3be9
Percents + visualization ( #139 )
...
* Black autoformat
* Add percent and divide filters
* Remove divide filter
* Add percents in brackets and visualization
* Apply percents and visualization to all data
* Switch absolute to relative
* Increase percent bar height
* Move bar to separated file
* Add USE_RELATIVE_MAX_IN_BAR_VISUALIZATION to settings
* Add flex items-center
* Move bar to left
* Remove spaces
* Fix USE_RELATIVE_MAX_IN_BAR_VISUALIZATION
* Remove unnecessary True
* Add bar_width tag
* Add flex-none to make flag not get squished
* Fix flex-none
2021-06-13 14:11:40 -04:00
Ian MacIntosh
f3a89bff78
Document possible time zone values ( #147 )
...
This might be a normal expectation, but it was new for me.
I added a URL to fast-track the next person in the same position.
2021-06-13 13:58:13 -04:00
dependabot[bot]
3c9bc9f3c9
Bump django from 3.1.9 to 3.1.12 ( #150 )
...
Bumps [django](https://github.com/django/django ) from 3.1.9 to 3.1.12.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.1.9...3.1.12 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-13 13:50:48 -04:00
dependabot[bot]
2f5d0ba7e5
Bump django from 3.1.8 to 3.1.9 ( #146 )
...
Bumps [django](https://github.com/django/django ) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.1.8...3.1.9 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-04 22:32:57 -04:00
dependabot[bot]
1c866209c9
Bump urllib3 from 1.26.4 to 1.26.5 ( #145 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 11:27:14 -04:00
Casper Verswijvelt
a4785b1a0c
Datepicker mobile overflow ( #143 )
...
* Remove w-auto to fix datepicker overflow on mobile
* Hardcoded width for datepicker input element
2021-05-23 12:14:03 -04:00
R. Miles McCain
2928e663db
Move sample Kubernetes deployment to latest
2021-05-14 17:01:15 +00:00