cal.pub0.org/apps/web/components
Leo Giovanetti 5170fc2424
Managed event-types (#6876)
* WIP

* Locked fields manager

* Leftovers

* Bad merge fix

* Type import fix

* Moving away from classes

* Progress refactoring locked logic

* Covering apps, webhooks and workflows

* Supporting webhooks and workflows (TBT)

* Restoring yarn.lock

* Progress

* Refactoring code, adding default values

* Fixing CRUD for children

* Connect app link and case-sensitive lib renaming

* Translation missing

* Locked indicators, empty screens, locations

* Member card and hidden status + missing i18n

* Missing existent children shown

* Showing preview for already created children

* Email notification almost in place

* Making progress over notif email

* Fixing nodemailer by mixed FE/BE mixup

* Delete dialog

* Adding tests

* New test

* Reverting unneeded change

* Removed console.log

* Tweaking email

* Reverting not applicable webhook changes

* Reverting dev email api

* Fixing last changes due to tests

* Changing user-evType relationship

* Availability and slug replacement tweaks

* Fixing event type delete

* Sometimes slug is not there...

* Removing old webhooks references
Changed slug hint

* Fixing types

* Fixing hiding event types actions

* Changing delete dialog text

* Removing unneeded code

* Applying feedback

* Update yarn.lock

* Making sure locked fields values are static

* Applying feedback

* Feedback + relying on children list, not users

* Removing console.log

* PR Feedback

* Telemetry for slug replacement action

* More unit tests

* Relying on schedule and editor tweaks

* Fixing conteiner classname

* PR Feedback

* PR Feedback

* Updating unit tests

* Moving stuff to ee, added feature flag

* type fix

* Including e2e

* Reverting unneeded changes in EmptyScreen

* Fixing some UI issues after merging tokens

* Fixing missing disabled locked fields

* Theme fixes + e2e potential fix

* Fixing e2e

* Fixing login relying on network

* Tweaking e2e

* Removing unneeded code

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-04-12 23:10:23 -03:00
..
apps Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
auth Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
availability Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
booking Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
dialog Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
error Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
eventtype Managed event-types (#6876) 2023-04-12 23:10:23 -03:00
getting-started Fix missing sylaps icon in admin/apps (#8190) 2023-04-11 11:38:37 +00:00
integrations Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
layouts Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
schemas added EventReservationSchema to success page (#5777) 2022-12-05 21:35:44 +00:00
security Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
settings Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
setup Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
team/screens fix: dark mode variant in team member card (#8137) 2023-04-07 15:52:21 +00:00
ui Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
AddToHomescreen.tsx Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
AppListCard.tsx Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
AppsShell.tsx Fixing App tabs routing (#3711) 2022-08-05 05:21:43 +00:00
BookingsShell.tsx Remove shallow routing (#3401) 2022-07-17 15:42:13 +05:30
Embed.tsx Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
Gates.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
I18nLanguageHandler.tsx Fix lang and dir attributes not being set (#6243) 2023-01-03 11:09:05 +01:00
ImageUploader.tsx Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
Loader.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
NavTabs.tsx Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
SettingsShell.tsx Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
Slider.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00