Commit Graph
27 Commits
Author SHA1 Message Date
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
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 78e9503c61 37 Fixed formatting 2025-06-23 17:36:43 +02:00
Hendrik Belitz 079a01831e Merge branch 'main' of github.com:open-reception/appointment-booking-software into 34-api-structure-and-third-party-libs 2025-06-23 17:26:20 +02:00
Hendrik Belitz c8a29de9c4 37 Fixed mock in page.svelte test (api route did not exist in unit test) 2025-06-23 17:23:23 +02:00
Hendrik Belitz 70216bf308 37 fixed linting errors 2025-06-23 17:18:43 +02:00
Hendrik Belitz 5084fe3ea5 37 added updating the package.json version number when a new github release is tagged.
37 added building and pushing the docker image when a new github release is tagged
2025-06-23 17:15:53 +02:00
Hendrik Belitz 49c6bc1154 Merge branch 'main' of github.com:open-reception/appointment-booking-software into 37-github-actions-for-testing-und-building-releases 2025-06-23 17:10:16 +02:00
Karl Ludwig WeiseandGitHub 39b83cb852 Merge pull request #36 from open-reception/25-local-docker-setup-publish-to-dockerhub
Docker configuration, build file for app
2025-06-23 10:51:48 +02:00
Hendrik Belitz 7dbe1c21cc 34 added documentation and tests
34 corrected formatting
2025-06-22 16:30:15 +02:00
Hendrik Belitz 9d04ef0798 Fixed illegal import 2025-06-22 13:41:10 +02:00
Hendrik Belitz 25b98e39ed #34 Added server hook for cors, rate limiting and security headers.
#34 Added health service route
#34 Added OpenAPI routes and infrastructure
2025-06-22 13:38:36 +02:00
Hendrik Belitz 816a99ed0a Upgraded node version for github actions to 24 2025-06-20 13:24:03 +02:00
Hendrik Belitz 7fdab8361b Fixed linting errors 2025-06-19 19:34:34 +02:00
Hendrik Belitz 89fdce364f Updated package-lock.json for picomatch mismatch 2025-06-19 19:31:47 +02:00
Hendrik Belitz 0a4696952c Basic implementation of github actions 2025-06-19 19:28:02 +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
HendrikandGitHub dd30338923 Merge pull request #39 from open-reception/feat/added-bare-bones-sveltekit
feat(sveltekit): Added bare bones svelte setup
2025-06-18 14:53:47 +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
Karl Ludwig Weise 912966aa15 feat(readme): Added funding logos 2025-06-06 12:21:19 +02:00
Karl Ludwig WeiseandGitHub b5fe709eaf chore(license): Added license 2025-06-05 16:02:13 +02:00
Karl Ludwig WeiseandGitHub 89f33c9d76 Initial commit 2025-05-19 16:39:36 +02:00