calcom/components
Syed Ali Shahbaz fa35af7bd8
Cal 262 refactor edit teams according to the design reference (#516)
* refactored settings/team landing page

* changed team edit flow, WIP

* merge conflict fix for teams.tsx

* minor fixes to edit team, WIP

* invite-member and disband team APIs attached inside edit-team page

* added remove-member API in edit-team page, minor fixes

* minor code fix, WIP

* WIP

* add logo, bio, branding to team schema

* bio, logo, branding, slug patch API and minor code fix-- WIP

* fn to Disband team directly from the dropdown menu in settings/teams page, removed debug remnants --WIP

* Pull latest data after an action in settings/teams-edit page

* added slug conflict check at Patch time

* code clean-up

* initial change request fixes --WIP

* prop type fix and add warn button color theme --WIP

* added warn Button to Dialog

* remaining change request fixes

* added noop from react-query

* updated invited team-list design

* prettier fix for api/teams/profile

* removed noop import and added custom noop

* minor Button fix

* requested changes addressed
2021-09-06 14:22:22 +01:00
..
booking Fixes #494: TimeOptions 24h clock toggle broken (#495) 2021-08-19 14:36:17 +02:00
dialog Add 'Button' component & update to current best practise (#523) 2021-08-27 14:22:49 +00:00
seo refactor: add next-seo (#531) 2021-08-27 15:35:20 +03:00
team Cal 262 refactor edit teams according to the design reference (#516) 2021-09-06 14:22:22 +01:00
ui Cal 262 refactor edit teams according to the design reference (#516) 2021-09-06 14:22:22 +01:00
ActiveLink.tsx add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
Avatar.tsx Remove image from session, add /api/me, update Avatar component (#493) 2021-08-22 14:16:42 +01:00
Dialog.tsx <Button>-component (#480) 2021-08-23 14:45:25 +02:00
DonateBanner.tsx Fixed linting errors 2021-07-20 20:18:26 +02:00
ImageUploader.tsx Cal 262 refactor edit teams according to the design reference (#516) 2021-09-06 14:22:22 +01:00
Loader.tsx added loader to dark mode 2021-08-04 21:39:59 +02:00
Logo.tsx Merged main into current branch; lots of linting 2021-08-02 22:51:57 +02:00
Modal.tsx Merge branch 'main' into bugfix/unify-email-sending 2021-08-08 21:21:33 +02:00
Settings.tsx Merge branch 'main' into bugfix/unify-email-sending 2021-08-08 21:21:33 +02:00
Shell.tsx reverting App Store naming back to Integrations, closes #576 (#584) 2021-09-05 01:27:19 +02:00
Slider.tsx add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
Theme.tsx Fixes some linting + codacy issues 2021-07-11 19:43:28 +00:00
Tooltip.tsx added ToolTip component and added to EventTypes 2021-08-07 14:02:01 +02:00