Commit graph

31 commits

Author SHA1 Message Date
biloute02
07812d21fe
Merge pull request #18 from Faraphel/base-pages
Pages de Base
2023-12-17 14:35:51 +01:00
c3c4623931 added uploading files to absences 2023-12-15 21:15:02 +01:00
8db28b9838 added create absence page (missing attachments) 2023-12-14 22:56:22 +01:00
acc9ee66e7 added email to teaching unit 2023-12-14 20:57:08 +01:00
16264a86a5 implemented teaching unit and absence pages 2023-12-14 20:56:48 +01:00
784d4d4001 detailled profile, session and session list pages 2023-12-13 23:12:51 +01:00
70c9977e2b
Merge pull request #17 from Faraphel/api
Implemented APÏ
2023-12-11 21:45:54 +01:00
82591b27a2 removed .idea files 2023-12-11 19:30:39 +01:00
5f2aaf1a2e implemented basic teaching session pages 2023-12-11 19:29:02 +01:00
314edec890
Update django-test.yaml
added makemigrations as a step for the action
2023-12-11 17:59:18 +01:00
20a2a5d2a0
Update django-test.yaml
added django secret environment variable
2023-12-10 22:38:16 +01:00
cfa65daa19 implemented very basic login, logout and profile pages 2023-12-10 17:09:56 +01:00
5c588b4cc9 finished permissions 2023-12-10 12:31:30 +01:00
cde0cc0dd6 fixed typo 2023-12-08 19:21:29 +01:00
5ce9a808aa [untested] finished models permissions 2023-12-06 14:04:30 +01:00
7acc292bad fixed Absence factory not working 2023-12-04 20:00:55 +01:00
93036887c4 factorised permissions and views 2023-12-04 19:49:54 +01:00
a731a03133 implemented editable and visible filters by user for permissions 2023-12-03 16:57:34 +01:00
5a5e83aff1 added base for tests 2023-12-01 18:48:51 +01:00
60cbbbd273 import the namespace with the models 2023-12-01 18:44:08 +01:00
1e46056003 [not working] started implementing factories for future tests 2023-11-30 23:05:33 +01:00
7965ecf779 import the namespace with the models 2023-11-30 22:00:00 +01:00
e7559446a7 added documentation 2023-11-30 21:53:16 +01:00
0a39a9a1b9 added permissions and authentication to API 2023-11-30 19:00:18 +01:00
6dcc3a448e base for API system (routes + filters) 2023-11-29 22:59:13 +01:00
23c79e2284
Merge pull request #16 from Faraphel/database
added database
2023-11-29 19:13:07 +01:00
fc05ea9319 added database 2023-11-28 22:54:24 +01:00
78e7752b3e
Merge pull request #14 from Faraphel/base-django
Base Django
2023-11-27 09:16:35 +01:00
d038078ab6 added .idea/ to ignored files 2023-11-27 09:14:44 +01:00
0437cd2f81 django base configuration 2023-11-06 12:59:46 +01:00
58a68daf4f
Initial commit 2023-10-18 12:00:38 +02:00