1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-20 17:41:55 +02:00
Commit Graph

31 Commits

Author SHA1 Message Date
24c994f2a5 Fix y-overflow on accordion showing during transition 2020-02-21 21:33:49 +01:00
6c017b1993 Remove sidebar and drop shadows 2020-02-21 13:50:35 +01:00
b395d3a633 Overflow on collapsing tables and Bootstrap4 style 2020-02-21 12:29:11 +01:00
8d87b2b8f5 More style in profile page 2020-02-21 12:08:36 +01:00
6caad0b369 Do not forget responsible grid on second profile page column 2020-02-21 11:55:47 +01:00
45ce2eab9e Two colomn profile page 2020-02-21 11:53:37 +01:00
43fd765a34 Title on profile update page 2020-02-21 11:17:14 +01:00
987b898a33 Auth token is hidden 2020-02-17 23:30:55 +01:00
b7383b35f7 Manage auth token 2020-02-17 21:32:08 +01:00
559445c8b4 Add some decoration 2020-02-17 19:44:56 +01:00
55977bcbe7 Token authentication 2020-02-17 19:25:33 +01:00
b9c3ab5ea8 add a profile_update view 2020-02-03 19:28:51 +01:00
e80163ce4d fix signup 2020-02-03 19:24:23 +01:00
37a5b578a4 Create user and profile with all field needed 2020-02-02 15:42:39 +01:00
07d1cd225b [member] add user list and filter 2019-09-23 12:50:14 +02:00
7a7cc2bfef minor fixes 2019-08-15 23:12:27 +02:00
3bda5576dd use history table for club detail view 2019-08-15 23:11:52 +02:00
be8f2dc35b use accordion + history table for profil view 2019-08-15 23:11:16 +02:00
cc41409f5e Merge branch 'master' into 'app_member'
# Conflicts:
#   apps/member/views.py
2019-08-15 19:53:40 +00:00
70c5bc06f3 place custom config of js in template 2019-08-15 21:50:53 +02:00
9fe47229fd Detail view of club: member list and history 2019-08-15 21:49:59 +02:00
e1431870d4 Club list is now clickable 2019-08-15 21:49:32 +02:00
40c697e57f interface pour ajouter des membres à un club 2019-08-14 18:47:46 +02:00
PA
66b70e69f3 Add transaction history list on the user 2019-08-14 16:42:05 +02:00
PA
a456468a71 Pretty print feature
Prints the money of each user perfectly
2019-08-14 16:02:43 +02:00
c8a0882b31 Use detailed list on user profile 2019-08-14 15:16:03 +02:00
f88ca61b34 use django_tables2 2019-08-13 18:22:19 +02:00
a0c32890a9 add basic profile page 2019-08-12 00:30:29 +02:00
3cce57695d add basic club management 2019-08-11 23:25:27 +02:00
4a52272558 fix sign up forms 2019-08-11 17:39:05 +02:00
633663f95d add signup view 2019-08-11 16:22:52 +02:00