-
Notifications
You must be signed in to change notification settings - Fork 279
Implement CRUD UI for appointment configs #3590
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
59f3375 to
177a599
Compare
177a599 to
8104be1
Compare
|
Rebased to pull in the REST API and clean up the slightly off track history |
Codecov Report
@@ Coverage Diff @@
## enhancement/appointments #3590 +/- ##
============================================================
- Coverage 22.14% 21.34% -0.81%
============================================================
Files 163 179 +16
Lines 5621 5842 +221
Branches 874 891 +17
============================================================
+ Hits 1245 1247 +2
- Misses 4376 4595 +219
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
8104be1 to
9af4978
Compare
This comment has been minimized.
This comment has been minimized.
865b142 to
01928ba
Compare
ChristophWurst
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works ![]()
Signed-off-by: Richard Steinmetz <[email protected]>
1dc10d4 to
1ae4b38
Compare
Fix #3483
Modal
Warning in sidebar if no email is configured
TODO
Implement availability inputs (reuse code from settings) Add scheduling availability settings server#27466