76 Commits

Author SHA1 Message Date
a2f9dbbe01
text cleanups, StatCard improvements 2023-04-27 08:29:07 +02:00
8b922309b9
drop gridjs (TracksOverview Actions will need to be re-implemented) 2023-04-26 23:26:07 +02:00
46d076af9d
formatting, full migration to svelte-french-toast 2023-04-26 22:47:42 +02:00
02158605be
Basic statsclient detail
ref #143
2023-02-02 17:00:49 +01:00
f679330466
Updated Add modal
ref #143
2023-02-02 16:51:39 +01:00
d966e1d4de Merge branch 'dev' into feature/108_vite_migration
# Conflicts:
#	index.html
#	package.json
#	public/licenses.json
#	src/App.svelte
#	src/components/orgs/OrgOverview.svelte
#	src/components/teams/TeamsOverview.svelte
2021-04-03 19:10:10 +02:00
67c3732fad 🚀RELEASE v0.9.0 2021-03-26 17:15:42 +01:00
95c8fde72f updated default entrypoint
ref #108
2021-03-25 18:56:02 +01:00
e852305400 Now routing the cards page
ref #94
2021-03-23 17:31:11 +01:00
016fba5279 Moved settings to their own folder
ref #103
2021-03-19 16:43:39 +01:00
abf9aa475b Now routing scan detail
ref #92
2021-03-17 17:53:36 +01:00
915bbbbde0 Now routing scans "start" page
ref #92
2021-03-17 13:32:05 +01:00
a3daa2d24f Now routing scan station detail
ref #93
2021-03-10 17:38:56 +01:00
891ea2da12 Fixed routing
ref #93
2021-03-10 17:05:59 +01:00
ca9c390bb2 Now routing scan statins overview
ref #93
2021-03-10 16:41:29 +01:00
b8725c96cd Formatting
ref #48
2021-02-26 18:55:31 +01:00
af7e44cf7c Now routing to gorup permissions
(to be implemented) ref #48
2021-02-26 18:01:26 +01:00
937486a66b Added group detail routing
ref #48
2021-02-25 20:56:22 +01:00
d9eab9f254 Added groupoverview to router
ref #48
2021-02-25 20:13:30 +01:00
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