Commit graph

534 commits

Author SHA1 Message Date
d317e51c50 Update python & django used in pre-commit hooks 2022-12-10 01:40:21 +01:00
c6e2b844fb Bump python version 2022-12-10 01:38:11 +01:00
673f8000a7 Disable pip cache in docker build 2022-12-10 01:27:39 +01:00
daa6eee92f Remove useless step 2022-12-10 01:18:32 +01:00
c410ebe86e Fix build 2022-12-10 01:17:30 +01:00
f6f7734246 Remove theoretically useless firefox setup in pipeline 2022-12-10 01:11:59 +01:00
d1418ce7ce Skip pip-compile in pre-commit CI checks 2022-12-10 01:04:57 +01:00
66299cb482 Switch to pip-tools for dependencies 2022-12-10 01:00:10 +01:00
ccb9a39b57 Fix spacing before comma 2022-12-09 19:49:03 +01:00
279b8ed186 Display profile pics in group members links 2022-12-09 19:35:42 +01:00
2b7e071e71 Display profile pic on lists as well 2022-12-09 19:16:10 +01:00
10e79f3dbe Display image 2022-12-09 19:05:58 +01:00
5ff9742a60 Limit image file size 2022-12-09 19:00:20 +01:00
c8d369134a Allow uploading profile pic 2022-12-09 18:38:24 +01:00
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
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
c6c565f785 Update deps 2022-11-28 14:27:50 +01:00
5097b83b72 Merge branch 'master' of github.com:Crocmagnon/charasheet 2022-11-28 14:26:03 +01:00
a89af12877
Install Firefox manually in test setup steps
Firefox isn't installed in ubuntu-latest anymore.
2022-11-25 17:46:50 +01:00
f3e54e5955 Update deps & cleanup refresh tooltips 2022-11-25 16:52:11 +01:00
2458ff7901 Update deps & cleanup refresh tooltips 2022-11-25 15:59:12 +01:00
4f39677b9e Add link to group in character view.
Closes #27
2022-11-22 13:27:56 +01:00
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
12d6ee7a91 Add party reset stats
Closes #23
2022-11-19 10:23:01 +01:00
ba3916c4b6 Refactor hurt character generation 2022-11-19 10:08:53 +01:00
b1513d4e11 Add individual reset stats button #23 2022-11-19 10:00:48 +01:00
d4bf0ed1a2 Refactor selenium login 2022-11-19 09:45:30 +01:00
312abbbcdd Add vscode settings 2022-11-18 18:32:22 +01:00
4a88db929b Fix typing 2022-11-18 18:22:05 +01:00
f8f546679c Fix observe character in group 500
Closes #25
2022-11-16 15:21:29 +01:00
0b1b2ceb00 Fix GM can't observe invited character 2022-11-16 12:47:56 +01:00
66afe8265b Fix edit characters in group after creation
Relates to #24
2022-11-16 12:43:14 +01:00
3506f0becc Add password change
Closes #21
2022-11-15 18:18:18 +01:00
45101d0127 Allow deleting character.
Closes #12
2022-11-15 18:06:55 +01:00
5456b02fd6 Update fixture
Closes #18
2022-11-15 17:51:59 +01:00
c163d4b442 Add blockquote style 2022-11-15 17:20:06 +01:00
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
2db919a987 Reduce number of rows for notes edit 2022-11-14 22:26:28 +01:00
50c66458fc Validate notes access 2022-11-14 21:17:48 +01:00
00cdc6f19d Extract selenium login 2022-11-14 19:15:38 +01:00
4b036ece54 Ignore character json 2022-11-14 18:50:02 +01:00
703075b226 Add more tests 2022-11-14 18:49:37 +01:00
7fce858e54 Update fixture 2022-11-14 13:16:13 +01:00
5c38c60af2 Fix deps 2022-11-14 13:13:28 +01:00
dependabot[bot]
d0c1ba322c
Merge pull request #17 from Crocmagnon/dependabot/pip/hypothesis-6.57.1 2022-11-14 12:07:48 +00:00
dependabot[bot]
a32bf9c551
Bump hypothesis from 6.56.4 to 6.57.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.56.4 to 6.57.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.56.4...hypothesis-python-6.57.1)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 12:01:01 +00:00