Commit graph

176 commits

Author SHA1 Message Date
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
b929cb6cbd Fix states click on other characters 2022-11-06 15:49:39 +01:00
67fcfa633d Allow navigating to others characters in party 2022-11-06 15:44:55 +01:00
855a853415 Hide notes to observers 2022-11-06 15:36:53 +01:00
ba33291972 Allow responding to invites 2022-11-06 15:35:32 +01:00
199ed66ddb Allow inviting characters to group 2022-11-06 15:19:21 +01:00
3cf359744a Improve character card render 2022-11-06 15:08:31 +01:00
833584a2b7 Add view capability 2022-11-06 15:06:29 +01:00
9033c8453c Display states on character card 2022-11-06 14:42:29 +01:00
cd2ab27f3a Improve character display on group details 2022-11-06 14:35:57 +01:00
4e37472964 View group 2022-11-03 00:02:28 +01:00
bb55490a91 Move parties to separate app 2022-11-02 23:52:28 +01:00
7aeb983f99 Rename snippets 2022-11-02 23:16:10 +01:00
596dd59780 Add parties 2022-11-02 23:13:45 +01:00
a8f7d04bdf Refactor template snippets 2022-11-02 22:55:19 +01:00
cb787b7ed5 Fix character translations 2022-11-02 22:48:32 +01:00
a7b013b2b1 Update fixture 2022-11-02 22:09:24 +01:00
627bda3529 Add import weapons 2022-11-02 22:08:44 +01:00
369449442e Improve states UI 2022-11-02 22:02:48 +01:00
4664ae0d9d Add states 2022-11-02 21:41:06 +01:00
4564e71d7d Rework tables display 2022-11-02 20:51:23 +01:00
8e4ec595e1 Separate attack and protection 2022-11-02 20:46:07 +01:00
df07ff357a Fix init mod display 2022-11-02 20:39:43 +01:00
09d448899d Display init mod as modifier 2022-11-02 19:50:56 +01:00
073f030759 Fix init test 2022-11-02 13:14:53 +01:00
158f3ea887 Fix IMC display 2022-11-02 13:12:47 +01:00
c20be28290 Add shield 2022-11-02 13:06:21 +01:00
8a21e54179 Change initiative mechanism 2022-11-02 13:03:20 +01:00
0b2d0e002b Fix weapons attack : add level to modifier 2022-11-02 12:57:03 +01:00
6320545afd Remove card for capabilities 2022-11-01 19:08:38 +01:00
f24ebb567f Fix paths on mobile 2022-11-01 11:41:18 +01:00
10764aaf98 Display capabilities and paths as accordions to reduce clutter 2022-11-01 11:35:26 +01:00
d80094cf41 Display rank next to path 2022-11-01 11:26:48 +01:00
76d492a5b1 Separate character and other paths 2022-11-01 11:20:44 +01:00
b4d5ca039f Improve cap update 2022-11-01 10:56:24 +01:00
22832adcb0 Fix fixture, for realsies 2022-11-01 09:57:21 +01:00
d619aacf64 Fix fixture 2022-11-01 09:28:48 +01:00
ba4c5457d0 Fix capabilities import 2022-11-01 09:13:34 +01:00
02e58e6420 Reorder path buttons 2022-10-31 23:24:05 +01:00
eeebbb4ca7 Allow adding new paths from sheet 2022-10-31 23:23:28 +01:00
f43116c635 Add caps in path admin inline 2022-10-31 22:54:31 +01:00
7b232b0280 Improve cap display in admin 2022-10-31 22:51:43 +01:00
41417e660c Improve paths update 2022-10-31 22:50:17 +01:00
0287536ba8 Allow adding next capability in path 2022-10-31 22:32:14 +01:00
c08abc2685 Use django-bootstrap for forms 2022-10-31 22:04:40 +01:00
87ccc913f8 Allow users to change their own character 2022-10-31 19:23:37 +01:00
fec051b646 Prevent users from interacting with other characters 2022-10-31 17:42:30 +01:00
881e069ed0 Add basic character create view (redirect only) 2022-10-31 15:22:36 +01:00
36047f0720 Improve character list display 2022-10-31 14:52:28 +01:00
ac3a0b6dd1 Reduce query count 2022-10-31 14:47:13 +01:00
03eabc4bcb Display path names and profile names in capabilities 2022-10-31 10:31:43 +01:00
df8ea865bb Add character list 2022-10-31 10:25:26 +01:00
f08f62d910 Update fixtures 2022-10-31 09:41:48 +01:00
3d76181d26 Fix tests 2022-10-31 09:25:38 +01:00
99f60a6dc8 improve space use 2022-10-31 01:02:16 +01:00
d80172e96a Improve notes display & fix character creation defaults 2022-10-31 00:42:26 +01:00
b12ea84db4 Improve notes display & edit 2022-10-31 00:22:48 +01:00
3846778d00 Display modifier next to weapon 2022-10-31 00:20:55 +01:00
4ee558b12d Allow updating money with equipment 2022-10-31 00:06:20 +01:00
1479a4fe53 Align equipment update with damage reduction 2022-10-30 23:46:51 +01:00
3a949fe2d7 Allow updating damage reduction 2022-10-30 23:44:02 +01:00
a03cda1771 Add defense misc 2022-10-30 23:33:28 +01:00
5596c7beda Add RD display 2022-10-30 23:16:32 +01:00
9969644129 Fix HTML 2022-10-30 23:11:59 +01:00
414de4ad03 Translate defense compute 2022-10-30 22:44:43 +01:00
75467f18ac Update mana change 2022-10-30 22:44:28 +01:00
3876351227 Fix luck points 2022-10-30 22:44:09 +01:00
eb3c54c54b Improve button controls 2022-10-30 22:35:06 +01:00
72bd9ec079 Fix mana max compute 2022-10-30 22:18:42 +01:00
991de5a5bb Add luck points 2022-10-30 22:02:21 +01:00
aa5fb92640 Add info on PR 2022-10-30 21:57:58 +01:00
3a8d7c832f Add recovery points 2022-10-30 21:55:05 +01:00
1f77eb98e1 Update responses 2022-10-30 18:45:54 +01:00
0a4f0503c0 Fix refacto 2022-10-30 18:42:55 +01:00
85df1baa52 Refactor text field updates 2022-10-30 18:36:18 +01:00
9b627b3186 Update equipment 2022-10-30 18:33:30 +01:00
442d6a9781 Update notes 2022-10-30 18:28:00 +01:00
66c5b3e00b Add tooltips 2022-10-30 18:13:03 +01:00
725c097ec7 Update admin 2022-10-30 17:58:42 +01:00
5e8010d9c6 Refacto + optimize queries 2022-10-30 17:56:36 +01:00