Commit graph

155 commits

Author SHA1 Message Date
16d7ff5d20 Enable more ruff rules 2023-02-28 12:37:01 +01:00
pre-commit-ci[bot]
7167821137 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-02-28 07:55:19 +01:00
pre-commit-ci[bot]
1badbfdc3b [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-02-07 07:31:58 +01:00
8003157daf Introduce ruff 2023-01-29 13:04:13 +01:00
ae843729de Cap equipment height to a maximum 2023-01-21 09:22:25 +01:00
49ac17fe94 List affected stats & players in reset 2023-01-18 21:41:25 +01:00
fab2e38b3f Remove wrong HTML ids 2023-01-18 21:12:02 +01:00
018462ffc8 Change info displayed on character card.
Close #51
2023-01-18 15:39:53 +01:00
01ce147152
Fix tooltips in character energies 2023-01-07 18:38:03 +01:00
f3f3b33c12 Implement GM notes.
Closes #42
2022-12-28 09:27:27 +01:00
97df07adcf Add missing mig 2022-12-28 09:23:38 +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
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
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
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
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
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
703075b226 Add more tests 2022-11-14 18:49:37 +01:00
7fce858e54 Update fixture 2022-11-14 13:16:13 +01:00
ddf1a1b6d3 Restrict access to character view 2022-11-11 08:59:18 +01:00
c2de3c9731 Mark private characters on list 2022-11-10 22:59:39 +01:00
ca394f19a3 Display path rank as badge 2022-11-10 22:53:02 +01:00
ca32576054 Display capability points counter 2022-11-10 22:48:25 +01:00
abff148dd6 Increase notes update height 2022-11-10 21:40:44 +01:00
14f0122639 Remove not implemented test 2022-11-10 19:30:41 +01:00
abf2aeb459 Add selenium tests 2022-11-10 19:23:47 +01:00
c43c33f06f Fix character creation 2022-11-10 11:40:51 +01:00
6abf6bec8b Vary health and mana bar color according to percentage remaining 2022-11-09 21:01:36 +01:00
71ce3eefa0 Update cursor for states 2022-11-09 20:57:09 +01:00
7b4d379f43 Display whole paths at first rank 2022-11-09 20:49:57 +01:00
467c582a83 Add notice about capabilities in form view 2022-11-09 19:19:08 +01:00
e8ea8d6505 Improve character form display 2022-11-09 19:16:44 +01:00
71faf4dbe1 Add create and update character views 2022-11-09 18:53:42 +01:00
ee2caf8a2f Add private profile 2022-11-09 18:22:38 +01:00
e8693af4c7 Display mana and health in character sheet as well 2022-11-06 16:22:54 +01:00
ec9912b22a Add progress bars to display health and mana in list 2022-11-06 16:09:41 +01:00