Commit Graph

8 Commits

Author SHA1 Message Date
matthieu42morin e56983dc4f preferencesPage updated - solved fetching, selection functionality needed
Changes to be committed:
	modified:   .eslintrc.cjs
	modified:   public/serviceworker.js
	modified:   public/serviceworker_notused.js
	modified:   src/__routes.svelte
	modified:   src/lib/collections.ts
	modified:   src/lib/components/Categories/category2InRow.svelte
	modified:   src/lib/components/Categories/category3InRow.svelte
	new file:   src/lib/router/LazyRoute.svelte
	new file:   src/lib/router/ProtectedRouteGuard.svelte
	new file:   src/lib/router/routes.ts
	modified:   src/lib/utils/database/experience.ts
	modified:   src/lib/utils/database/preferences.ts
	modified:   src/lib/utils/parseQuestion.js
	modified:   src/main.js
	modified:   src/routes/onboarding/interestsPage.svelte
	new file:   src/routes/onboarding/preferencesPage.svelte
	modified:   src/routes/profile/functions/Interests-Update.svelte
	modified:   tailwind.config.cjs
2023-03-22 07:20:30 +01:00
Ota Prokopec a4b9bbc543 login - register fix (loading, structure ,error) 2023-03-08 19:15:06 +01:00
Ota Prokopec c1cadd1fd5 appWrite 2023-01-08 18:35:33 +01:00
Ludvík Prokopec 4058019276 Fix options 2022-12-11 21:59:59 +01:00
Ludvík Prokopec a137a9bd5a cms setup 2022-12-03 22:35:28 +01:00
Ludvík Prokopec 4c4447a41e cms init 2022-12-03 18:37:32 +01:00
Ludvík Prokopec ae91149a67 big update 2022-12-03 10:30:26 +01:00
Ludvík Prokopec 989b920fde init 2022-12-01 12:25:45 +01:00