calcom/components/ui
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
..
alerts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
form Extracted PhoneInput, fixed styling (#520) 2021-08-25 11:18:37 +01:00
modal Merge branch 'main' into bugfix/unify-email-sending 2021-08-08 21:21:33 +02:00
Schedule Implemented Button, hide 'Prev step' on first step (#583) 2021-09-06 09:14:01 +00:00
Text Onboarding Flow (#503) 2021-09-02 13:13:19 +01:00
Button.tsx Cal 262 refactor edit teams according to the design reference (#516) 2021-09-06 14:22:22 +01:00
Dropdown.tsx add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
PoweredByCalendso.tsx padding to powered by and svg fixes 2021-08-08 17:13:31 +02:00
Scheduler.tsx Onboarding Flow (#503) 2021-09-02 13:13:19 +01:00
Switch.tsx Fixed dismiss on toggle + implemented switch component 2021-08-09 22:43:57 +00:00
UsernameInput.tsx Cal 262 refactor edit teams according to the design reference (#516) 2021-09-06 14:22:22 +01:00
WeekdaySelect.tsx fixed layout for react-select 2021-08-02 17:24:01 +02:00