Commit graph

355 commits

Author SHA1 Message Date
Gabriel Augendre 5c9718d14a Add very basic battle effect version 2023-01-16 18:02:14 +01:00
dependabot[bot] 98184c72d5
Bump hypothesis from 6.61.0 to 6.62.0 (#47)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.61.0 to 6.62.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.61.0...hypothesis-python-6.62.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 18:45:13 +01:00
Gabriel Augendre 01ce147152
Fix tooltips in character energies 2023-01-07 18:38:03 +01:00
Gabriel Augendre 6afc339602 Make invoke getfullargspec patch persistent 2023-01-05 18:52:09 +01:00
Gabriel Augendre d882a04cc5 Update deps 2023-01-05 18:41:26 +01:00
Gabriel Augendre 2d8fb8fb4b Revert "Switch to dependencies definition in pyproject.toml"
This reverts commit f80c9eb096.
2023-01-05 18:35:02 +01:00
Gabriel Augendre f80c9eb096 Switch to dependencies definition in pyproject.toml 2023-01-05 18:31:48 +01:00
pre-commit-ci[bot] 1cdf4022d1
[pre-commit.ci] pre-commit autoupdate (#43)
updates:
- [github.com/pre-commit/mirrors-eslint: v8.30.0 → v8.31.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.30.0...v8.31.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-03 12:37:35 +01:00
Gabriel Augendre f3f3b33c12 Implement GM notes.
Closes #42
2022-12-28 09:27:27 +01:00
Gabriel Augendre fb0b97e8bb Update dependencies 2022-12-28 09:24:04 +01:00
Gabriel Augendre 97df07adcf Add missing mig 2022-12-28 09:23:38 +01:00
pre-commit-ci[bot] 66781ea51a
[pre-commit.ci] pre-commit autoupdate (#41)
updates:
- [github.com/PyCQA/isort: v5.11.3 → 5.11.4](https://github.com/PyCQA/isort/compare/v5.11.3...5.11.4)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-27 09:27:36 +01:00
dependabot[bot] 8da831f7df
Bump pre-commit from 2.20.0 to 2.21.0 (#40)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.20.0...v2.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-26 12:40:50 +01:00
Gabriel Augendre bdf8f8acb9 Add more pre-commit checks 2022-12-19 22:40:35 +01:00
Gabriel Augendre 6a2fc8ec6a Add reuse message in readme 2022-12-19 22:38:35 +01:00
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