Closed brandonywl closed 3 years ago
Closes #169. Closes #95.
Clash detection works by checking if the added event or edit event's resulting event has the a clashing time period, and they have the same title.
If they have the same title, a specific message on duplication warning will show. If not just a normal clash message shows.
Waiting for PR #189 to merge first with all changes approved before this will merge.
Similarity detection was change from only same start time to when there is a clash in timing.
Closes #169. Closes #95.
Clash detection works by checking if the added event or edit event's resulting event has the a clashing time period, and they have the same title.
If they have the same title, a specific message on duplication warning will show. If not just a normal clash message shows.