Releases: Cefalo/quick-meet
Releases · Cefalo/quick-meet
1.1.7
What's Changed
- Fixed the Background UI issue by @SauravMob in #44
- Fixes #38 and addes feature #52 by @Miloua91 in #56
- feat: added preferred room capacity text field to settings page by @Miloua91 in #59
- Feature/UI duration format #55 by @imkeanserna in #58
- fix: preferred room capacity starts from 0 by @Miloua91 in #60
- Feature/new UI by @ali-ahnaf in #64
- fixed build issue by @ali-ahnaf in #65
- fix: Fix Meeting Creation Order by @imkeanserna in #63
- fixed build issues and added workflow to run on PRs by @ali-ahnaf in #66
- feat: validate attendee email by @HazemAbdo in #74
- feat: calendar controller validation layer by @HazemAbdo in #73
- Feat/edit menu by @ali-ahnaf in #76
- added conditional check to compare current time vs formdata time by @ali-ahnaf in #78
- refactored code and changed alert dialog ui to have the event card co… by @ali-ahnaf in #79
- Migration from react-scripts to vite and code cleanup by @ali-ahnaf in #85
- Obsolete component renaming and refactoring by @ali-ahnaf in #87
- Refactored and cleaned up code by @ali-ahnaf in #93
- added code to check for room availability before booking by @ali-ahnaf in #94
- discarded database layer by @ali-ahnaf in #102
- added a new endpoint to generate the oauth url from api by @ali-ahnaf in #109
- Fix:#75 Vertically center Google Icon in login page by @talhawebguru in #112
- Silent token refreshing from client side by @ali-ahnaf in #114
- fixed bug preferences not saving due to a redundant conditional block by @ali-ahnaf in #121
- added proxy settings to redirect calls to api server in dev env by @ali-ahnaf in #120
- moved options from additional options view to homepage and added tool… by @ali-ahnaf in #126
- Enabled accesstoken and refreshtoken syncing between web and chrome extension by @ali-ahnaf in #123
- Bug/chrome crashing by @ali-ahnaf in #133
- fix: remove attendees by backspace(#130) by @parvez-ahammed in #137
- Feat/issue 135 by @ali-ahnaf in #138
- Fix bug in Dropdown component (Issue #107) by @Ullas8296 in #113
- fix: rooms capacity generated upto max limit(#140) by @parvez-ahammed in #142
- Fix/qa run 1 by @ali-ahnaf in #147
- feat: meeting link copied to clipboard #150 by @parvez-ahammed in #151
- Fix/qa run 2 by @ali-ahnaf in #152
- added autocomplete dropdown and new endpoint to search people by @ali-ahnaf in #155
- excluded out-of-office events from calender events list by @ali-ahnaf in #159
- fix/issue 158 Added encryption to the access token by @ssafayet in #160
- Feat/issue 163 - Attendee Profile photo and Name to be displayed in the suggestions by @parvez-ahammed in #169
- Multiple email pasting feature added. by @ishraqfatin7 in #173
- add: mock data added for #180 by @parvez-ahammed in #181
- issue-171: Add a separate part in the rooms dropdown to show rooms not in preference by @ali-ahnaf in #179
- Feat/issue 170 - Add option to pick dates (#175) by @ali-ahnaf in #177
- Added a method to fixed time selecting issue by @ishraqfatin7 in #185
- pressing the date title in my events page should open up a date picker modal by @ali-ahnaf in #189
- Feat/issue 182 Show image name inside the Attendee chip by @parvez-ahammed in #183
- Feat/issue 187 by @ali-ahnaf in #196
- Feat/minor enhancements by @ali-ahnaf in #197
- issue-198: added custom date picker in date select views by @ali-ahnaf in #199
- Fixed mock api issues by @ali-ahnaf in #200
New Contributors
- @SauravMob made their first contribution in #44
- @Miloua91 made their first contribution in #56
- @imkeanserna made their first contribution in #58
- @HazemAbdo made their first contribution in #74
- @talhawebguru made their first contribution in #112
- @parvez-ahammed made their first contribution in #137
- @Ullas8296 made their first contribution in #113
- @ssafayet made their first contribution in #160
Full Changelog: 1.0...1.1.7
Bookify v1.0-beta
Initial release
What's Changed
- Feature/dev 4 by @Propo41 in #14
- DEV 12: implement new UI with react by @Propo41 in #17
- DEV-2: added optional fields in book room page by @Propo41 in #18
- DEV-15: added additional check to see if room is available or not by @Propo41 in #22
- DEV-19: added duration dropdown as user preference by @Propo41 in #25
- DEV-10: added a chip to indicate current ongoing event in my events page by @Propo41 in #26
- Feature/dev 23 by @Propo41 in #28
- Refactored code and resolved issues by @Propo41 in #29
- Feature/mock api by @Propo41 in #39
Full Changelog: https://github.com/Propo41/bookify/commits/1.0