57 Commits

Author SHA1 Message Date
f09e58c69c Formatting
ref #79
2021-02-25 15:05:27 +01:00
fd406eb3e6 Now routing stuff to the donation detail
ref #79
2021-02-25 14:58:03 +01:00
ccacdf274b Added donation route
ref #79
2021-02-24 19:44:45 +01:00
cb704c4551 Added donor detail
ref #78
2021-02-20 19:04:08 +01:00
02087a541e Implemented donor overview and deletion
ref #78
2021-02-20 18:26:18 +01:00
b337873ca2 Merge branch 'dev' of git.odit.services:lfk/frontend into dev
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-19 18:49:12 +01:00
896fff04aa Fixed non-automatic logout
closes #38
2021-02-19 18:49:07 +01:00
25ac84e5fd Formatting
ref #69
2021-02-18 17:45:27 +01:00
c0534a3b06 Initial component sort/cleanup
ref #68
2021-02-18 16:51:15 +01:00
6f4f4ccb16 ContactDetail route
ref #50
2021-02-15 17:45:41 +01:00
054c7faaac basic Contact components
ref #50
2021-02-13 19:26:38 +01:00
7b7e484091 🧹 formatting 2021-02-07 13:25:39 +01:00
b18a99e4df added basic UI for ResetPassword
ref #43
2021-02-07 12:51:21 +01:00
5741cbe756 added Privacy page
ref #46
2021-01-29 19:02:53 +01:00
bbec9ffcdf added Imprint route /imprint
ref #46
2021-01-29 17:58:22 +01:00
cbc1d53cc2 🐞 fixed merge conflict errors
All checks were successful
continuous-integration/drone/push Build is passing
ref #13 #12
2021-01-26 18:25:30 +01:00
473cf978b4 Merge branch 'dev' into feature/12-user-management
# Conflicts:
#	src/components/UserDetail.svelte
2021-01-24 21:50:38 +01:00
a284806d3c re-enable PWA functionality via serviceworker
ref #37
2021-01-17 19:15:22 +01:00
9c6dc5b424 basic UserPermissions view
ref #12
2021-01-16 20:33:34 +01:00
ccf09f97d5 TeamDetail with edit,delete
ref #14
2021-01-15 22:01:43 +01:00
157c7c66b5 🧹 general component cleanup
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-01-15 20:14:54 +01:00
0fa107a75b [tmp] - disable serviceworker 2021-01-14 18:25:01 +01:00
c7679b7a67 [tmp] - disable darkmode + re-enable sw 2021-01-11 21:17:05 +01:00
8f25a874cb move serviceworker registration to separate module
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-10 11:42:30 +01:00
9684c22da3 simplified css classes for cleanliness 2021-01-09 17:15:52 +01:00
59d5ad5bd3 logic cleanup 🧠
All checks were successful
continuous-integration/drone/push Build is passing
ref #12
2021-01-09 16:06:03 +01:00
3c4a10944e added routing to UserDetail page
ref #12
2021-01-09 12:46:21 +01:00
b107f5de95 move OpenAPI config to App component rather than Login 2021-01-08 17:31:37 +01:00
bc66ebbf0a PWA optimizations
All checks were successful
continuous-integration/drone/push Build is passing
this supports asset caching + proper handling of the /env.js file (might have lead to config errors in previous versions)
2021-01-07 18:16:36 +01:00
6915123973 re-enable Tailwind compile with postcss 2021-01-07 14:16:03 +01:00
34ecb8b2fb move toastify css to app base
ref #11
2021-01-05 21:38:47 +01:00
5b15141ecc general cleanups
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-04 19:39:57 +01:00
3a702aa91e 🎨 OrgDetail style fix
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-04 18:24:35 +01:00
3f961dd3bd general page cleanups
let's go, devspeed 🚀
2021-01-03 18:14:31 +01:00
728dd40f16 add Tracks route to app
ref #23
2021-01-03 13:44:45 +01:00
f3f318fd01 TracksOverview route 2021-01-03 13:44:22 +01:00
05306c75a5 Footer component cleanup 2021-01-03 12:22:15 +01:00
0e5fbb8835 general UI cleanup
ref #23
2021-01-03 00:58:39 +01:00
b9410dc5f1 small bugfix
ref #23
2021-01-02 22:32:26 +01:00
3396d17358 hash based routing in env file
ref #23
2021-01-02 22:23:32 +01:00
a50ea15b38 🚚 move to tinro svelte router
ref #23
2021-01-02 22:23:13 +01:00
1473267e8c [tmp] - move to cdn usage
for dev server compilation/ faster startup times
2021-01-02 22:16:54 +01:00
13ccb56354 💾 login state preserve (localstorage) + ℹ JWT payload parsing
ref #8
2020-12-30 19:55:57 +01:00
45cd532c1a improved About page + route
ref #5
2020-12-30 18:16:42 +01:00
428d2e2579 general cleanups
ref #5
2020-12-30 12:35:07 +01:00
13b6b32041 basic service worker registration via workbox
ref #7
2020-12-23 19:10:50 +01:00
663e41abec basic move to snowpack
close #3
2020-12-22 19:53:54 +01:00
7f340f2c7b tailwind config
close #2
2020-12-22 19:52:45 +01:00
98bc810e51 PwReset view 2020-12-19 19:00:54 +01:00
b4d13701a7 first working router 🎉 2020-12-19 18:27:48 +01:00