ivarshav
ivarshav
This feature will allow to filter an event by category in js. This feature includes FE changes only. Blocked by #29 issue.
Will allow to mark the event as busy or free. This includes adding a new column (bit) to Event table, which affects the event view in the calendar.
This feature will allow to tag an event with a category form the list of categories that the user created. This includes: - Adding a new table and relevant relationship...
This feature will allow to filter events by some parameters in js. This feature includes FE changes only.