Commit graph

21 commits

Author SHA1 Message Date
Gabriel Augendre c6c565f785 Update deps 2022-11-28 14:27:50 +01:00
Gabriel Augendre 2458ff7901 Update deps & cleanup refresh tooltips 2022-11-25 15:59:12 +01:00
Gabriel Augendre 5c38c60af2 Fix deps 2022-11-14 13:13:28 +01: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
dependabot[bot] cb76e0881f
Bump django-htmx from 1.12.2 to 1.13.0
Bumps [django-htmx](https://github.com/adamchainz/django-htmx) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/adamchainz/django-htmx/releases)
- [Changelog](https://github.com/adamchainz/django-htmx/blob/main/HISTORY.rst)
- [Commits](https://github.com/adamchainz/django-htmx/compare/1.12.2...1.13.0)

---
updated-dependencies:
- dependency-name: django-htmx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 11:13:46 +00:00
Gabriel Augendre abf2aeb459 Add selenium tests 2022-11-10 19:23:47 +01:00
Gabriel Augendre f652e8e37e Remove gunicorn pin 2022-11-10 17:43:36 +01:00
Gabriel Augendre cf6df4bf2f Switch from uwsgi to gunicorn 2022-11-10 17:42:20 +01:00
Gabriel Augendre 3fe3e4c267 Revert "Merge pull request #5 from Crocmagnon/dependabot/pip/selenium-4.6.0"
This reverts commit 2f9ee2aa87, reversing
changes made to 2e9e101332.
2022-11-08 08:31:34 +01:00
Gabriel Augendre 2f9ee2aa87
Merge pull request #5 from Crocmagnon/dependabot/pip/selenium-4.6.0
Bump selenium from 4.5.0 to 4.6.0
2022-11-07 20:38:54 +01:00
dependabot[bot] 6ad3ef581b
Bump django from 4.1.2 to 4.1.3
Bumps [django](https://github.com/django/django) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.1.2...4.1.3)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 11:10:57 +00:00
dependabot[bot] 458f281595
Bump selenium from 4.5.0 to 4.6.0
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.5.0...selenium-4.6.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 11:10:19 +00:00
Gabriel Augendre c08abc2685 Use django-bootstrap for forms 2022-10-31 22:04:40 +01:00
Gabriel Augendre c5bfd77b34 Implement registration 2022-10-31 17:08:23 +01:00
Gabriel Augendre d80172e96a Improve notes display & fix character creation defaults 2022-10-31 00:42:26 +01:00
Gabriel Augendre 8196422f9e Add django browser reload for dev 2022-10-30 10:56:10 +01:00
Gabriel Augendre fe5a5c53f6 Revert "Add tailwind"
This reverts commit b8df8cafcc.
2022-10-30 10:43:50 +01:00
Gabriel Augendre b8df8cafcc Add tailwind 2022-10-30 10:43:47 +01:00
Gabriel Augendre e3522a9d61 Add some tests 2022-10-30 09:30:54 +01:00
Gabriel Augendre ff3cbcd225 Import profiles 2022-10-29 11:02:44 +02:00
Gabriel Augendre 6ea9e6a997 Add poetry lock file 2022-10-28 22:17:05 +02:00