Commit graph

240 commits

Author SHA1 Message Date
Gabriel Augendre bb69713f0b Update pre-commit 2022-12-19 22:00:37 +01:00
Gabriel Augendre 6eca361a73 Remove postgresql related dependencies & update deps 2022-12-19 22:00:17 +01:00
pre-commit-ci[bot] bd93c5de95
[pre-commit.ci] pre-commit autoupdate (#39)
updates:
- [github.com/asottile/pyupgrade: v3.3.0 → v3.3.1](https://github.com/asottile/pyupgrade/compare/v3.3.0...v3.3.1)
- [github.com/PyCQA/isort: 5.10.1 → 5.11.1](https://github.com/PyCQA/isort/compare/5.10.1...5.11.1)
- [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10.0...22.12.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-13 07:19:11 +01:00
Gabriel Augendre a97acc3933 Update deps
Close #38
2022-12-12 18:46:07 +01:00
Gabriel Augendre 92404832e5 group common args in pip-compile task 2022-12-10 02:00:20 +01:00
Gabriel Augendre 994491b6d8 Update eslint pre-commit 2022-12-10 01:52:08 +01:00
Gabriel Augendre d317e51c50 Update python & django used in pre-commit hooks 2022-12-10 01:40:21 +01:00
Gabriel Augendre c6e2b844fb Bump python version 2022-12-10 01:38:11 +01:00
Gabriel Augendre 673f8000a7 Disable pip cache in docker build 2022-12-10 01:27:39 +01:00
Gabriel Augendre daa6eee92f Remove useless step 2022-12-10 01:18:32 +01:00
Gabriel Augendre c410ebe86e Fix build 2022-12-10 01:17:30 +01:00
Gabriel Augendre f6f7734246 Remove theoretically useless firefox setup in pipeline 2022-12-10 01:11:59 +01:00
Gabriel Augendre d1418ce7ce Skip pip-compile in pre-commit CI checks 2022-12-10 01:04:57 +01:00
Gabriel Augendre 66299cb482 Switch to pip-tools for dependencies 2022-12-10 01:00:10 +01:00
Gabriel Augendre ccb9a39b57 Fix spacing before comma 2022-12-09 19:49:03 +01:00
Gabriel Augendre 279b8ed186 Display profile pics in group members links 2022-12-09 19:35:42 +01:00
Gabriel Augendre 2b7e071e71 Display profile pic on lists as well 2022-12-09 19:16:10 +01:00
Gabriel Augendre 10e79f3dbe Display image 2022-12-09 19:05:58 +01:00
Gabriel Augendre 5ff9742a60 Limit image file size 2022-12-09 19:00:20 +01:00
Gabriel Augendre c8d369134a Allow uploading profile pic 2022-12-09 18:38:24 +01:00
Gabriel Augendre 2e9db19506 Update deps 2022-12-09 18:20:12 +01:00
pre-commit-ci[bot] 27eb472ee6
[pre-commit.ci] pre-commit autoupdate (#37)
updates:
- [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](https://github.com/asottile/pyupgrade/compare/v3.2.2...v3.3.0)
- [github.com/pre-commit/mirrors-eslint: v8.28.0 → v8.29.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.28.0...v8.29.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-06 07:31:21 +01:00
Gabriel Augendre df4b46b3c9 Update deps
Close #34, close #35, close #36
2022-12-05 18:09:52 +01:00
pre-commit-ci[bot] f48a01309b
[pre-commit.ci] pre-commit autoupdate (#32)
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-29 07:21:53 +01:00
Gabriel Augendre c6c565f785 Update deps 2022-11-28 14:27:50 +01:00
Gabriel Augendre 5097b83b72 Merge branch 'master' of github.com:Crocmagnon/charasheet 2022-11-28 14:26:03 +01:00
Gabriel Augendre a89af12877
Install Firefox manually in test setup steps
Firefox isn't installed in ubuntu-latest anymore.
2022-11-25 17:46:50 +01:00
Gabriel Augendre f3e54e5955 Update deps & cleanup refresh tooltips 2022-11-25 16:52:11 +01:00
Gabriel Augendre 2458ff7901 Update deps & cleanup refresh tooltips 2022-11-25 15:59:12 +01:00
Gabriel Augendre 4f39677b9e Add link to group in character view.
Closes #27
2022-11-22 13:27:56 +01:00
Gabriel Augendre 79e1810461
Merge pull request #26 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-22 07:11:11 +01:00
pre-commit-ci[bot] 1cc51cb215
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-eslint: v8.27.0 → v8.28.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.27.0...v8.28.0)
2022-11-22 00:24:40 +00:00
Gabriel Augendre 12d6ee7a91 Add party reset stats
Closes #23
2022-11-19 10:23:01 +01:00
Gabriel Augendre ba3916c4b6 Refactor hurt character generation 2022-11-19 10:08:53 +01:00
Gabriel Augendre b1513d4e11 Add individual reset stats button #23 2022-11-19 10:00:48 +01:00
Gabriel Augendre d4bf0ed1a2 Refactor selenium login 2022-11-19 09:45:30 +01:00
Gabriel Augendre 312abbbcdd Add vscode settings 2022-11-18 18:32:22 +01:00
Gabriel Augendre 4a88db929b Fix typing 2022-11-18 18:22:05 +01:00
Gabriel Augendre f8f546679c Fix observe character in group 500
Closes #25
2022-11-16 15:21:29 +01:00
Gabriel Augendre 0b1b2ceb00 Fix GM can't observe invited character 2022-11-16 12:47:56 +01:00
Gabriel Augendre 66afe8265b Fix edit characters in group after creation
Relates to #24
2022-11-16 12:43:14 +01:00
Gabriel Augendre 3506f0becc Add password change
Closes #21
2022-11-15 18:18:18 +01:00
Gabriel Augendre 45101d0127 Allow deleting character.
Closes #12
2022-11-15 18:06:55 +01:00
Gabriel Augendre 5456b02fd6 Update fixture
Closes #18
2022-11-15 17:51:59 +01:00
Gabriel Augendre c163d4b442 Add blockquote style 2022-11-15 17:20:06 +01:00
Gabriel Augendre 40d4743b83
Merge pull request #20 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-15 08:04:14 +01:00
pre-commit-ci[bot] f1bbeb13e2
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](https://github.com/asottile/pyupgrade/compare/v3.2.0...v3.2.2)
- [github.com/adamchainz/django-upgrade: 1.11.0 → 1.12.0](https://github.com/adamchainz/django-upgrade/compare/1.11.0...1.12.0)
2022-11-15 00:57:40 +00:00
Gabriel Augendre 2db919a987 Reduce number of rows for notes edit 2022-11-14 22:26:28 +01:00
Gabriel Augendre 50c66458fc Validate notes access 2022-11-14 21:17:48 +01:00
Gabriel Augendre 00cdc6f19d Extract selenium login 2022-11-14 19:15:38 +01:00