Joe Au-Yeung and GitHub
2ef4a05750
Add team members to iCal, Apple Cal, Outlook, and Lark calendar events ( #7846 )
...
* Outlook add team members
* iCal & Apple add team members
* Exchange add team members
* iCal & App cal update include attendees
* Exchange reschedule
* GCal add team members on reschedule
* Lark cal loop through team members
2023-03-21 04:15:59 +01:00
Omar López and GitHub
7c749299bb
Enforces explicit type imports ( #7158 )
...
* Enforces explicit type imports
* Upgrades typescript-eslint
* Upgrades eslint related dependencies
* Update config
* Sync packages mismatches
* Syncs prettier version
* Linting
* Relocks node version
* Fixes
* Locks @vitejs/plugin-react to 1.3.2
* Linting
2023-02-16 15:39:57 -07:00
2d9064e92f
fix: show email in outlook ( #5897 )
...
* fix: change external id to owner address
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* feat: add email prop in calendar
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: only display for outlook
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: add email for apple calendar
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: type error and use description
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: try using email from /me endpoint
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: fallback to principal name when mail is not there
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* chore: use empty string for fallback
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2022-12-20 21:50:20 +00:00
abc5ff2d97
Deprecated API endpoints cleanup ( #5478 )
...
* Deprecated API endpoints cleanup
* Linting
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-11-11 19:54:44 +00:00
alannnc and GitHub
ac9b2d0577
Feature/invalid credentials ( #5120 )
...
* Fixing types from handleErrorJson usage and Credential
* Replace credential prisma type for a better suitable
* Improvements on zoom video adapter
* Renamed extendedCredentialType and put it in a best suited file
* Frontend display invalid credential
* Fix styles and text
* Fix type required for fake daily credentials
2022-10-31 22:06:03 +00:00
38ccd7b159
fix: lark get free busy param error ( #4285 )
...
Co-authored-by: chengcheng.frontend <chengcheng.frontend@bytedance.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-09-08 19:39:23 +02:00
6c3dcc2fbf
fix: lark calendar refresh token bug ( #4066 )
...
Co-authored-by: chengcheng.frontend <chengcheng.frontend@bytedance.com >
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-08-31 19:19:30 +00:00
ad8d0a4e77
fix: lark calendar get app access token bug ( #4043 )
...
Co-authored-by: chengcheng.frontend <chengcheng.frontend@bytedance.com >
2022-08-30 13:08:29 -04:00
be16b72400
feat: support lark calendar ( #3019 )
...
* feat: support lark calendar
* New Crowdin translations by Github Action (#3016 )
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
* fix: lark calendar get app ticket bugs
* feat: add send msg service for lark bot
* fix: comment on PR of lark-calendar
* chore: update lark bot message
* Refactors add endpoint
* Adds missing GET endpoint handler
* Update yarn.lock
* fix: comments
* Update yarn.lock
* fix: comment about inferred type
* Added fetcher helper
* Update yarn.lock
Co-authored-by: chengcheng.frontend <chengcheng.frontend@bytedance.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: zomars <zomars@me.com >
2022-08-05 17:56:20 +00:00