Commit graph

119 commits

Author SHA1 Message Date
Gabriel Augendre 4564e71d7d Rework tables display 2022-11-02 20:51:23 +01:00
Gabriel Augendre 8e4ec595e1 Separate attack and protection 2022-11-02 20:46:07 +01:00
Gabriel Augendre df07ff357a Fix init mod display 2022-11-02 20:39:43 +01:00
Gabriel Augendre 09d448899d Display init mod as modifier 2022-11-02 19:50:56 +01:00
Gabriel Augendre 073f030759 Fix init test 2022-11-02 13:14:53 +01:00
Gabriel Augendre 158f3ea887 Fix IMC display 2022-11-02 13:12:47 +01:00
Gabriel Augendre c20be28290 Add shield 2022-11-02 13:06:21 +01:00
Gabriel Augendre 8a21e54179 Change initiative mechanism 2022-11-02 13:03:20 +01:00
Gabriel Augendre 0b2d0e002b Fix weapons attack : add level to modifier 2022-11-02 12:57:03 +01:00
Gabriel Augendre b6a01fe895 Update readme instructions 2022-11-02 12:52:11 +01:00
Gabriel Augendre 6320545afd Remove card for capabilities 2022-11-01 19:08:38 +01:00
Gabriel Augendre 2d9635fd17 Add basic navbar 2022-11-01 11:45:48 +01:00
Gabriel Augendre f24ebb567f Fix paths on mobile 2022-11-01 11:41:18 +01:00
Gabriel Augendre 10764aaf98 Display capabilities and paths as accordions to reduce clutter 2022-11-01 11:35:26 +01:00
Gabriel Augendre d80094cf41 Display rank next to path 2022-11-01 11:26:48 +01:00
Gabriel Augendre 76d492a5b1 Separate character and other paths 2022-11-01 11:20:44 +01:00
Gabriel Augendre b4d5ca039f Improve cap update 2022-11-01 10:56:24 +01:00
Gabriel Augendre 22832adcb0 Fix fixture, for realsies 2022-11-01 09:57:21 +01:00
Gabriel Augendre d619aacf64 Fix fixture 2022-11-01 09:28:48 +01:00
Gabriel Augendre 95501a7a1d Add tasks to orchestrate import and fixture generation 2022-11-01 09:21:01 +01:00
Gabriel Augendre ba4c5457d0 Fix capabilities import 2022-11-01 09:13:34 +01:00
Gabriel Augendre d17a5bba70
Delete test-3.11.yaml 2022-11-01 08:18:50 +01:00
Gabriel Augendre 61dcd0a7d2
Test with Python 3.11 in main workflow 2022-11-01 08:18:33 +01:00
Gabriel Augendre 44e455b596
Merge pull request #4 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-01 08:14:02 +01:00
pre-commit-ci[bot] a688b941db
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.1.0 → v3.2.0](https://github.com/asottile/pyupgrade/compare/v3.1.0...v3.2.0)
- https://github.com/timothycrosley/isorthttps://github.com/PyCQA/isort
2022-11-01 00:52:44 +00:00
Gabriel Augendre d64938e85e
Merge pull request #2 from Crocmagnon/dependabot/docker/python-3.11.0-bullseye
Bump python from 3.10.7-bullseye to 3.11.0-bullseye
2022-11-01 00:22:37 +01:00
Gabriel Augendre 489b7723d6
Merge pull request #3 from Crocmagnon/test-3.11
Add test 3.11
2022-11-01 00:22:25 +01:00
Gabriel Augendre 15d813c48d
Add test 3.11 2022-11-01 00:19:00 +01:00
Gabriel Augendre 02e58e6420 Reorder path buttons 2022-10-31 23:24:05 +01:00
Gabriel Augendre eeebbb4ca7 Allow adding new paths from sheet 2022-10-31 23:23:28 +01:00
Gabriel Augendre f43116c635 Add caps in path admin inline 2022-10-31 22:54:31 +01:00
Gabriel Augendre 7b232b0280 Improve cap display in admin 2022-10-31 22:51:43 +01:00
Gabriel Augendre 41417e660c Improve paths update 2022-10-31 22:50:17 +01:00
Gabriel Augendre 0287536ba8 Allow adding next capability in path 2022-10-31 22:32:14 +01:00
Gabriel Augendre c08abc2685 Use django-bootstrap for forms 2022-10-31 22:04:40 +01:00
Gabriel Augendre 87ccc913f8 Allow users to change their own character 2022-10-31 19:23:37 +01:00
Gabriel Augendre 314ef9fc17 Fix invalid activation key 2022-10-31 17:57:23 +01:00
Gabriel Augendre 23e166451e Add landing page 2022-10-31 17:50:56 +01:00
Gabriel Augendre fec051b646 Prevent users from interacting with other characters 2022-10-31 17:42:30 +01:00
Gabriel Augendre ccd4b7f1e2 Allow new users to create character using admin 2022-10-31 17:38:55 +01:00
Gabriel Augendre cdb7d1c27e Add DB to datasource 2022-10-31 17:38:39 +01:00
Gabriel Augendre 6be97b4088 Use console backend in development 2022-10-31 17:11:15 +01:00
Gabriel Augendre c5bfd77b34 Implement registration 2022-10-31 17:08:23 +01:00
Gabriel Augendre 881e069ed0 Add basic character create view (redirect only) 2022-10-31 15:22:36 +01:00
Gabriel Augendre 36047f0720 Improve character list display 2022-10-31 14:52:28 +01:00
Gabriel Augendre ac3a0b6dd1 Reduce query count 2022-10-31 14:47:13 +01:00
Gabriel Augendre 03eabc4bcb Display path names and profile names in capabilities 2022-10-31 10:31:43 +01:00
Gabriel Augendre df8ea865bb Add character list 2022-10-31 10:25:26 +01:00
Gabriel Augendre c63129dfe1 Remove integrity checks 2022-10-31 09:51:49 +01:00
Gabriel Augendre 466729ba3d Fix test script 2022-10-31 09:48:58 +01:00