9e5a5ab722
Notification shows who canceled an appointment ( #317 )
...
* Notification shows who canceled an appointment -wip
* Added solution arcitecture for decrypting notification payload
* Use encrypted tunnel key to decrypt encrpyted notification payload
* Fix tests
---------
Co-authored-by: Karl Ludwig Weise <ludwig@ludwigweise.de >
2026-08-13 10:54:01 +02:00
Karl Ludwig Weise and GitHub
de83771843
Merge pull request #321 from open-reception/dependabot/npm_and_yarn/js-yaml-4.3.1
...
Bump js-yaml from 4.3.0 to 4.3.1
2026-08-12 20:41:41 +02:00
Karl Ludwig Weise and GitHub
becc78a1ce
Calendar: Move Appointment ( #320 )
2026-08-12 20:40:17 +02:00
dependabot[bot] and GitHub
9f544cdbe7
Bump js-yaml from 4.3.0 to 4.3.1
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.3.0 to 4.3.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.3.0...4.3.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.3.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-08-11 23:10:59 +00:00
Karl Ludwig Weise
f4ef3084a7
Sort agents, channels and staff members by name
2026-08-04 09:48:47 +02:00
Karl Ludwig Weise
b586a5edf6
Update packages
2026-08-04 09:39:10 +02:00
Karl Ludwig Weise
b479c41d5a
Calendar: Added channel color to channel filter
2026-08-04 09:35:54 +02:00
github-actions[bot]
3a6c7e643a
chore: bump version to v2.2.3
2026-07-24 11:04:42 +00:00
Karl Ludwig Weise
c598afae2f
Remove comments from merged pr
v2.2.3
2026-07-22 14:11:22 +02:00
Karl Ludwig Weise and GitHub
c203bab6b1
Merge pull request #309 from RaafatDev/#289-Settings-Links--Invalid-URLs-break-form-submit-and-don't-show-proper-errors
...
#289
2026-07-22 14:08:03 +02:00
Karl Ludwig Weise
e08eebedec
Fix appointment booking being blocked by recurring absences
2026-07-22 14:04:55 +02:00
Karl Ludwig Weise
df88d49d81
Navigating to an appointment from notification now reliably shows confim/deny buttons
2026-07-22 12:55:15 +02:00
Karl Ludwig Weise
0eae50ca21
Speed up calendar response time by removing agent data from calendar response
2026-07-22 12:30:28 +02:00
Karl Ludwig Weise
6259edf8d0
Update package with CVEs level high
2026-07-22 12:08:51 +02:00
Karl Ludwig Weise and GitHub
89ce77c436
Merge pull request #312 from open-reception/fix/emails-always-in-proper-language
...
Fix: E-Mails are always using recipient locale now
2026-07-22 11:55:50 +02:00
Karl Ludwig Weise and GitHub
7bae6fef1a
Merge pull request #311 from open-reception/feat/resend-staff-invite-email
...
Allow admins to resend invite emails without deleting a staff member …
2026-07-22 11:55:22 +02:00
Karl Ludwig Weise
adc7d5de6e
Added tests for api endpoint
2026-07-21 21:24:42 +02:00
Karl Ludwig Weise
1a30182189
Fix: E-Mails are always using recipient locale now
2026-07-21 21:08:48 +02:00
Karl Ludwig Weise
ba8c2dcc5d
Allow admins to resend invite emails without deleting a staff member first
2026-07-21 20:24:21 +02:00
Karl Ludwig Weise and GitHub
85269ac3ad
Feat/recurring absences
2026-07-21 16:54:38 +02:00
Karl Ludwig Weise
46a33263c8
Rename regular absences to recurring absences
2026-07-21 16:51:11 +02:00
Karl Ludwig Weise
6adc09029f
Added tests for managing regular absences
2026-07-20 21:42:08 +02:00
Karl Ludwig Weise
14ca8ad49c
Added schedule check to block slots where regular absence applies
2026-07-20 21:33:05 +02:00
Karl Ludwig Weise
2213cb8537
Added checks for from-times to be before to-times
2026-07-20 20:32:19 +02:00
Karl Ludwig Weise
a30e8d0f72
Merge remote-tracking branch 'origin/main' into feat/ongoing-absences
2026-07-20 19:57:44 +02:00
Karl Ludwig Weise
8a167b3d84
Complete regular absences management
2026-07-20 19:57:37 +02:00
github-actions[bot]
22dcf62780
chore: bump version to v2.2.2
2026-07-08 18:57:21 +00:00
Karl Ludwig Weise and GitHub
3be5298677
Merge commit from fork
...
Remove email from passkey crypto. Validation now occurs via Bootstrap…
v2.2.2
2026-07-08 20:35:40 +02:00
Karl Ludwig Weise and GitHub
73663288a8
Merge commit from fork
...
Prevent race condition on event creation
2026-07-08 20:35:06 +02:00
Hendrik Belitz
9128818481
Remove email from passkey crypto. Validation now occurs via Bootstrap token.
2026-07-07 18:07:23 +02:00
Hendrik Belitz
d96c3c7dc6
Prevent race condition on event creation
2026-07-07 17:39:54 +02:00
RaafatDev
5b4c7816eb
#289
...
1. reactivated the display of multiple validation-error in form-field-errors.svelte
2. fixed a bug in settings-schema that caused duplicate validation-error to be triggered when the URLs are invalid
2026-07-03 15:41:40 +02:00
Karl Ludwig Weise
02d0ef3810
Renamed ongoing to regular
2026-07-03 12:50:00 +02:00
github-actions[bot]
12d93cf552
chore: bump version to v2.2.1
2026-07-03 10:31:28 +00:00
Karl Ludwig Weise and GitHub
fffc45a1d6
Merge commit from fork
...
Fix two security advisories
v2.2.1
2026-07-03 12:06:02 +02:00
RaafatDev
b59b43fcfa
#289
...
fixed a bug in form-field-errors.svelte to prevent displaying multiple errors at the same time and duplicate errors with the same index which caused break form submit in settings page
2026-07-03 11:45:06 +02:00
Karl Ludwig Weise
af8734974d
Added ongoing absences to add absence form
2026-07-02 19:26:06 +02:00
Karl Ludwig Weise
db48155a7d
Throttle now applies to all tenants across a server
2026-07-02 18:32:01 +02:00
Karl Ludwig Weise
da921eb9d3
Fix race-condition for confirmation tokens
2026-07-02 17:01:35 +02:00
Karl Ludwig Weise and GitHub
e767f50c53
Merge pull request #306 from RaafatDev/#287-Cancelling-Cropping-images-will-prevent-selecting-and-cropping-another-image
...
#287
2026-07-02 15:36:32 +02:00
RaafatDev
7416850562
#287
...
1. removed empty div elements
2. removed the divider-line
3. added screen-reader-text for the direction buttons
2026-07-02 10:51:26 +02:00
github-actions[bot]
9c2dbba204
chore: bump version to v2.2.0
2026-07-02 08:35:47 +00:00
Karl Ludwig Weise and GitHub
5959b82d03
Merge pull request #305 from open-reception/feat/calendar-week-view
...
Calendar: Added week view
v2.2.0
2026-07-01 20:23:14 +02:00
Karl Ludwig Weise
c7df68b908
Fix calendar implementation issues
2026-07-01 20:13:30 +02:00
RaafatDev
f53a699a3d
#287
...
rearranged and redesigned the cropping-buttons in input-cropped-image-blob.svelte component
2026-07-01 13:45:32 +02:00
RaafatDev
37a288e2b4
#287 fixed a bug to clear file-input in input-cropped-image-blob.svelte when the crop-dialog is closed or when the image is removed
2026-07-01 11:51:57 +02:00
Karl Ludwig Weise
d6a527b89f
Calendar: Added week view
2026-06-30 20:31:34 +02:00
github-actions[bot]
708eead295
chore: bump version to v2.1.0
2026-06-26 07:47:52 +00:00
Karl Ludwig Weise and GitHub
59b39c024c
Merge pull request #302 from open-reception/feat/windows-prf-passkeys
...
Added salt for supporting windows hello
v2.1.0
2026-06-26 09:29:15 +02:00
Karl Ludwig Weise
b272a739cf
Use proper salt
2026-06-25 21:42:51 +02:00