Commit Graph
73 Commits
Author SHA1 Message Date
Karl Ludwig Weise b3f78ad64b Fix prettier 2025-07-28 21:30:37 +02:00
Karl Ludwig Weise a03a09ae50 Added basic languate switch 2025-07-28 21:30:37 +02:00
Karl Ludwig Weise 91aa41c4dc Fix prettier 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 84c53497d7 ls on filesystem 2025-07-28 21:30:37 +02:00
Karl Ludwig Weise e18e78788c Try with other node version string 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 97dbc1a2ab Move i18n to lib 2025-07-28 21:30:37 +02:00
Karl Ludwig Weise 2123ea1737 Test pr-checks with npm run prepare 2025-07-28 21:30:37 +02:00
Karl Ludwig Weise a033229181 Move handle into its own file 2025-07-28 21:30:37 +02:00
Karl Ludwig Weise 19a7bf04a8 Fix imports and checks 2025-07-28 21:30:37 +02:00
Karl Ludwig Weise d1dd060fde Added basic i18n 2025-07-28 21:30:37 +02:00
HendrikandGitHub 4a3edbf0d2 Merge pull request #54 from open-reception/51-adjust-cd-action-to-push-to-docker-hub
Upload images to docker hub.
2025-07-28 10:11:57 +02:00
Hendrik Belitz 49a243fb4c Upload images to docker hub.
Fixed e2e tests in main-deploy
2025-07-08 09:25:00 +02:00
HendrikandGitHub 7db54109bc Merge pull request #41 from open-reception/34-api-structure-and-third-party-libs
34 api structure and third party libs
2025-07-08 09:11:39 +02:00
HendrikandGitHub 3526b4e61d Merge pull request #49 from open-reception/43-add-encryption-utils-to-project
43 add encryption utils to project
2025-07-08 09:11:14 +02:00
Hendrik Belitz 5ecd3f3db7 Merge remote-tracking branch 'origin' into 34-api-structure-and-third-party-libs 2025-07-08 09:10:09 +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 532d0b85c9 Refactored server hooks 2025-07-06 15:43:56 +02:00
HendrikandGitHub c24b91685e Merge pull request #42 from open-reception/28-e-mail-integration-smtp-credentials-templates-helper-functions
28 implemented email templating engine including tests and documentat…
2025-07-06 15:27:59 +02:00
Hendrik Belitz 74bef9e427 Added configuration entries for tenant 2025-07-06 15:19:40 +02:00
Hendrik BelitzandKarl Ludwig Weise 2ad52ed9e5 Updates to db structure
Co-authored-by: Karl Ludwig Weise <karlludwigweise@users.noreply.github.com>
2025-07-01 16:46:57 +02:00
Hendrik Belitz 8487c27fc3 28 - smtp secrets for production docker 2025-06-29 12:56:21 +02:00
Hendrik Belitz 584833896c Explicit prettier config for vscode 2025-06-25 11:59:48 +02:00
Hendrik Belitz 3a6e0f7b09 43 - fixed linting and added tests 2025-06-25 11:27:06 +02:00
Hendrik Belitz 550ac47d4d 43 - Add crypto functions 2025-06-25 11:26:49 +02:00
Hendrik Belitz b1c044ed5f 34 - github actions need DATABASE_URL to build 2025-06-24 16:27:16 +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
Hendrik Belitz 39931b9340 34 - formatting errors 2025-06-24 16:04:47 +02:00
Hendrik Belitz 52c88920f2 34 fixed date stub in tests 2025-06-24 16:04:00 +02:00
Hendrik Belitz 3c376f3648 Merge branch 'main' of github.com:open-reception/appointment-booking-software into 34-api-structure-and-third-party-libs 2025-06-24 16:00:10 +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
Karl Ludwig WeiseandGitHub 8abdb6fce8 Merge pull request #45 from open-reception/44-logging
logging functions
2025-06-24 15:01:47 +02:00
Hendrik Belitz 1148265496 34 - fixed linting errors in tests 2025-06-24 14:46:46 +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 1b68689bbe Merge branch 'main' of github.com:open-reception/appointment-booking-software into 34-api-structure-and-third-party-libs 2025-06-24 14:40:13 +02:00
Hendrik Belitz 858ba45224 Updated ignores 2025-06-24 14:39:23 +02:00
Hendrik Belitz f69a958d87 44 - Install packages after merge 2025-06-24 14:38:37 +02:00
Hendrik Belitz f9ad879ec7 Merge branch 'main' of github.com:open-reception/appointment-booking-software into 44-logging 2025-06-24 14:35:12 +02:00
HendrikandGitHub a2c93964d4 Merge pull request #40 from open-reception/37-github-actions-for-testing-und-building-releases
Basic implementation of github actions
2025-06-24 14:32:43 +02:00
HendrikandGitHub 5263fc8006 Merge pull request #47 from open-reception/25-local-docker-setup-publish-to-dockerhub
25 local docker setup publish to dockerhub
2025-06-23 18:53:46 +02:00
HendrikandGitHub 579de964a5 Merge pull request #46 from open-reception/feat/added-bare-bones-sveltekit
Feat/added bare bones sveltekit
2025-06-23 18:53:29 +02:00
Hendrik Belitz c192cdd13a 44 unit tests 2025-06-23 18:43:23 +02:00
Hendrik Belitz d780278d25 44 - Documentation 2025-06-23 18:28:10 +02:00
Hendrik Belitz 4fc9666fe3 44 - Formatting 2025-06-23 18:26:04 +02:00
Hendrik Belitz 6c68613d02 44 Universal Logger for front- and backend. 2025-06-23 18:18:10 +02:00
Hendrik Belitz 78e9503c61 37 Fixed formatting 2025-06-23 17:36:43 +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