Add vite react #45

Closed
lukas wants to merge 42 commits from add-frontend into main

42 Commits

Author SHA1 Message Date
fb1f6d2a33 Add django-cors-headers 2023-11-18 10:23:44 +01:00
b219e3f6bc Remove top-level package.json 2023-11-18 10:23:44 +01:00
eff598f475 Integrate TailwindCSS 2023-11-18 10:23:44 +01:00
a3be509893 Change API url 2023-11-18 10:23:43 +01:00
6af754afa6 Add django-rest-framework 2023-11-18 10:23:43 +01:00
c99743701e Remove Django admin 2023-11-18 10:23:34 +01:00
da0a04e0c6 Name and related_purchase validation for non-games 2023-11-18 10:23:33 +01:00
e4c6e9e414 Add purchase types 2023-11-18 10:23:27 +01:00
2eaccc57b0 Remove unused chart functionality 2023-11-18 10:22:31 +01:00
865ecd1ee0 Switch fonts to WOFF2 2023-11-18 10:22:19 +01:00
fed1bfa053 Further improve session list 2023-11-18 10:22:19 +01:00
dd92148db5 Update CSS 2023-11-18 10:21:55 +01:00
8bf2c32eb5 Improve session list
Fixes #53
2023-11-18 10:21:55 +01:00
d303039b1c Add hacky way to not reload page when starting/ending session
Partially fixes #52
2023-11-18 10:21:27 +01:00
67b9cbb048 allow django admit 2023-11-18 10:21:09 +01:00
5d36ad386e Improve forms, add helper buttons on add session form 2023-11-18 10:21:09 +01:00
42bc391e57 Use date and datetime inputs
Properly implements 4d91a76513
2023-11-18 10:20:32 +01:00
850ca382ad Add wikidata ID and year for editions 2023-11-18 10:20:22 +01:00
d2e0bcfb12 Add icons for session filters 2023-11-18 10:20:03 +01:00
b773d9df58 Allow filtering by game, edition, purchase from the session list 2023-11-18 10:20:03 +01:00
dc6c295ee7 Fix form styling 2023-11-18 10:19:05 +01:00
d272915ef6 Fix make css 2023-11-18 10:18:58 +01:00
cbc8062d92 Show only last 30 days on homepage
Fixes #47
2023-11-18 10:18:58 +01:00
02c04badac Start converting to react-router 2023-11-18 10:16:41 +01:00
5756b736d8 Add apiService 2023-11-18 10:16:41 +01:00
d4c0d47712 Fix Vite proxy config 2023-11-18 10:16:41 +01:00
6f62b2026b Add tailwind typography and forms 2023-11-18 10:16:41 +01:00
e6640a4083 Add django-cors-headers 2023-11-18 10:16:41 +01:00
81fbcc9281 Add eslint and prettier 2023-11-18 10:16:41 +01:00
2e891fc166 Remove cruft 2023-11-18 10:16:41 +01:00
b95d5dfb98 Remove top-level package.json 2023-11-18 10:16:40 +01:00
0c564ef146 Add Nav component 2023-11-18 10:16:35 +01:00
048401b20a Integrate TailwindCSS 2023-11-18 10:16:35 +01:00
aecf0d6a6e Change API url 2023-11-18 10:16:13 +01:00
a4ec5d0dbc Add django-rest-framework 2023-11-18 10:16:13 +01:00
bec4e3716a CI: autotag 2023-11-18 10:15:21 +01:00
03142bc3c3 Add vite proxy config 2023-11-18 10:15:21 +01:00
b0ef975c2b Add vite react 2023-11-18 10:15:20 +01:00
555608d8c6 Fix syntax
All checks were successful
Django CI/CD / build-and-push (push) Successful in 1m14s
2023-11-18 09:52:17 +01:00
a7293c659d CI: Ignore README.md 2023-11-18 09:33:31 +01:00
f36e692361 Do not run for pull requests 2023-11-18 09:33:10 +01:00
fe97f540a0 Fix CI being blocked 2023-11-18 09:32:41 +01:00