Remove ability to modify date or delete appointment#2131
Closed
jpeace-pro wants to merge 2 commits intomainfrom
Closed
Remove ability to modify date or delete appointment#2131jpeace-pro wants to merge 2 commits intomainfrom
jpeace-pro wants to merge 2 commits intomainfrom
Conversation
Member
|
Thanks for the PR! This issue was from before our more recent meeting with staff and I think the desired functionality has changed a bit, so I will hold of on merging this until I can nail that down. I think we are possibly going to not use the existing appointments for the reservation system. Sorry about the task board being slightly out of date. |
Contributor
Author
|
No problem @jim ! Feel free to close this PR if it's no longer needed. |
Member
|
After a discussion we decided that we don't need this, so I'll close the PR. Thanks again for the patch though! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What it does
Removes a users ability to modify date or delete an appointment.
Why it is important
#2078
UI Change Screenshot
I put together a loom demonstrating what I think this is asking for. As you can see, the user can no longer change the date on the appointment and cannot delete it.
https://www.loom.com/share/f9ff4ef93d12404fb22642b343796b90
Implementation notes
I'd like to know if this is what you are looking for!