Skip to content

v1.0.0

Compare
Choose a tag to compare
@jitendra-webkul jitendra-webkul released this 19 Nov 15:43
· 33 commits to master since this release

✨ Features

  • Admin user can connect to their google account.

  • User can fetch all events from selected calendars

  • Support two-way synchronization for events

  • Support real time event synchronization

  • Create google meet directly from activity events

🐛 Bug Fixes

  • #1 - When Admin/User Login to their panel After setup google integration on their project. Then google calendar Icon should be show in sidebar

  • #3 - When we are trying to connect with the google calendar. then it should not be redirecting to the dashboard.

  • #4 - There should not be an exception when the user trying to edit activity that is created by google calendar

  • #6 - Spelling of calendar should not be calender.

  • #7 - The blank option should not be present there in Calendar dropdown.

  • #8 - The name of google calendar should not be show wrong in side bar.

  • #9 - There should be a confirm box before remove google account

  • #10 - The task should be visible on admin panel

  • #11 - The Activity should be deleted from the admin panel if we are deleting the same activity from google calendar.

  • #12 - There should be an option to differentiate activities of google calendar and admin panel

  • #13 - The participant's name should be visible on the Activity.

  • #18 - There should not be an exception when the user clicking on Save and Sync button without selecting any canendar.

  • #20 - The activities should not be repat when the user re-syncing the google calendar.

  • #24 - The user should not be able to access google calendar if the user has no permission.

  • #25 - There should not be any warning if the user is trying to delete any activity.