Commit Graph
21 Commits
Author SHA1 Message Date
Karl Ludwig Weise a03a09ae50 Added basic languate switch 2025-07-28 21:30:37 +02:00
Karl Ludwig Weise 1c7c259d5b Compiling i18n before check 2025-07-28 21:30:37 +02:00
Karl Ludwig Weise 58ec345bbe Fix login check 2025-07-28 21:30:37 +02:00
Karl Ludwig Weise d1dd060fde Added basic i18n 2025-07-28 21:30:37 +02:00
Hendrik Belitz 49a243fb4c Upload images to docker hub.
Fixed e2e tests in main-deploy
2025-07-08 09:25:00 +02:00
Hendrik Belitz 1903212f8e Merge remote-tracking branch 'origin' into 43-add-encryption-utils-to-project 2025-07-08 09:09:50 +02:00
Hendrik Belitz 550ac47d4d 43 - Add crypto functions 2025-06-25 11:26:49 +02:00
Hendrik Belitz bd9632ad39 Merge branch 'main' of github.com:open-reception/appointment-booking-software into 28-e-mail-integration-smtp-credentials-templates-helper-functions 2025-06-24 16:12:16 +02:00
Karl Ludwig WeiseandGitHub 1ec49544e6 Feat/added UI kit (#48)
* chore(update): Update all deps

* Setup basic Design System

* Modified data streaming example

* Fix rebase

* Fix lint

* Fix lint

* Fix test
2025-06-24 15:47:18 +02:00
Hendrik Belitz 77620ea88b Updated packages 2025-06-24 14:43:27 +02:00
Hendrik Belitz c21bf89896 Merge branch 'main' of github.com:open-reception/appointment-booking-software into 28-e-mail-integration-smtp-credentials-templates-helper-functions 2025-06-24 14:42:18 +02:00
Hendrik Belitz 6c68613d02 44 Universal Logger for front- and backend. 2025-06-23 18:18:10 +02:00
Hendrik Belitz 15b4429064 28 - Formatting and liniting issues 2025-06-23 17:33:17 +02:00
Hendrik Belitz 2750b66548 Merge branch 'main' of github.com:open-reception/appointment-booking-software into 28-e-mail-integration-smtp-credentials-templates-helper-functions 2025-06-23 17:31:59 +02:00
Hendrik Belitz 70216bf308 37 fixed linting errors 2025-06-23 17:18:43 +02:00
Hendrik Belitz a70f121216 28 implemented email templating engine including tests and documentation. 2025-06-22 16:13:59 +02:00
Hendrik Belitz 6bad712b6f Fixed env variable handling to also consider the DATABASE_URL
Renamed container and image names
Fixed build and compose errors in Docker files
Added env test and health routes to web app api
Explicitly use node adapter for svelte app
2025-06-19 18:39:40 +02:00
Hendrik Belitz 07b036c8c7 Merge remote-tracking branch 'origin' into 25-local-docker-setup-publish-to-dockerhub 2025-06-18 14:58:49 +02:00
Karl Ludwig Weise d4edbb82ce feat(sveltekit): Added bare bones svelte setup 2025-06-18 14:11:40 +02:00
Hendrik Belitz be5e54fc2b Production docker compose should be runnable without building the app container by yourself. 2025-06-18 13:04:50 +02:00
Hendrik Belitz 7e319860b6 Docker configuration, build file for app 2025-06-15 15:26:34 +02:00