3f02de8214
chore: icon cleanup ( #13770 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2024-04-03 23:23:57 +00:00
1025238eee
feat: cal.ai enterprise phone calls ( #14100 )
...
* added empty layout
* init
* yarn lock due to package changes
* added retell ai to .env
* removed ton of glue code
* nit
* Discard changes to package.json
* Upgrades lucide-react
* minor UI fixes
* nit
* nit
* feat: save progress
* feat: v1
* fix: type error
* feat: change schema
* fix: type error and testr
* chore: update agent
* chore: change default prompt
* feat: feedback and improvements
* fix: type error
* fix: type error
* hidden for now while in trial
* added i18n and removed some comments
* feat: add cal api key
* fix: type error
---------
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-03-28 13:59:01 +00:00
18b994bb4c
Fix: dropdown menu awkward hover state fixed ( #12876 )
...
Co-authored-by: ManavpreetSingh <119919977+manavpreetsingh@users.noreply.github.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2023-12-19 18:05:33 +00:00
4db0da5da4
feat: smooth transitions to interactive elements ( #11983 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-11-12 17:45:44 +00:00
7d8559b0b0
chore: add Dropdown in storybook ( #10874 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-09-01 18:08:34 +02:00
Sahil Padvi and GitHub
024b92b9ce
styles:dark mode color fix ( #11004 )
2023-08-31 17:18:27 +01:00
sean-brydon and GitHub
610c86837a
feat: orgs - user management v2
...
figma: https://www.figma.com/file/ZJNAFHCAq6rnuGRgUFxjzQ/Organizations----New-features?type=design&node-id=4304-330348&mode=design&t=nKonHZpucwxnqwQI-4 (Not all features are in this PR)
loom: https://www.loom.com/share/30e8ef20a5b34a708dca160d8c04ae6f
shoutout @shadcn for the base of this table <3
Member View:

Admin view:

How to test
- Create ORG
- add members
- view settings -> orgs -> members
2023-07-19 12:45:13 -07:00
8d7b2cfe51
feat: booking filters [CAL-1801] ( #9692 )
...
* feat: booking filters
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: responsive issues
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: only show accepted members in filter
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* chore: translations
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: remove organizer default
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* chore
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: remove locationValues
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: remove unused and mobile
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: Leo Giovanetti <hello@leog.me >
2023-07-05 08:54:42 +05:30
d180e14013
feat: insights orgs [CAL-1888] ( #9551 )
...
* initial commit
* fixes on data returned
* mobile style fixes
* Update on styles and dates not being shown on graphics
* feat: update insights filters UI (#9756 )
* feat: update insights filters UI
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* Fixes for filters with new UI
* fix initialConfig lost while clearing filters
* Add single user conditional for first render
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Co-authored-by: Alan <alannnc@gmail.com >
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Co-authored-by: Efraín Rochín <roae.85@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-06-29 19:03:44 +02:00
cfd1a72c64
[CAL-1545] replace heroicons with lucide.dev ( #8599 )
...
* fix linting
* [CAL-1545] replace heroicons with lucide.dev
* [CAL-1545] replace heroicons with lucide.dev
* [CAL-1545] replace heroicons with lucide.dev
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Efraín Rochín <roae.85@gmail.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2023-05-17 12:47:44 +00:00
sean-brydon and GitHub
4b0d22655d
Feat/tokens + darkmode + theme support ( #7876 )
2023-04-05 18:14:46 +00:00
Nafees Nazik and GitHub
81b2e37efd
fix: add calendar button layout shift ( #7930 )
2023-04-02 10:34:48 +00: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
Peer Richelsen and GitHub
9b26c7aee6
lots of small changes by me and ciaran ( #6871 )
2023-02-03 16:49:33 +00:00
e121615d36
fix: installed apps and admin apps layout spacing issues. ( #6753 )
...
* feat: add highlight props
* feat: add isTemplate prop
* feat: add invalid credintial prop
* feat: add children prop
* feat: render app list card
* fix: add horizontal gap
* fix: installed app layout style
* fix: admin layout
* feat: add isGlobal to returned data
* feat: fix admin tab.
* use common components list and AppListCard
* show isDefault Badge
* hide switch for global apps
* fix: show switch
* fix: remove isglobal
* fix: layout
* refactor: remove unused component and import
* feat: use app list card component
* fix: query param
* fix: prevent unnecessary props passed to the component
* feat: add disabled style
* feat: add disconnect integration modal
* feat: new changes.
* render disconnect integration model only once.
* add dropdown for actions
* feat: changes in admin apps.
* use dropdown for selecting action buttons.
* use modal for editing keys.
* Remove boolean comparison
---------
Co-authored-by: Alan <alannnc@gmail.com >
2023-01-31 22:45:38 +01:00
Omar López and GitHub
cf33106d8b
WIP: SIU: Maximum call stack size exceeded fix? ( #6740 )
...
* Maximum call stack size exceeded fix?
# Conflicts:
# packages/prisma/index.ts
* Prisma client extensions is too much for our TS
* Removed unused Icons
* Type fixes
2023-01-26 17:51:03 -05:00
Alex van Andel and GitHub
12b7739c9a
Bugfix/dropdown menu trigger as child remove class names ( #6614 )
...
* Fix UsernameTextfield to take right height
* Remove className side-effect
* Incorrect resolution version fixed
* Converted mobile DropdownMenuTrigger styles into Button
2023-01-21 17:03:59 -07:00
sean-brydon and GitHub
23086476b3
Tailwind Merge ( #6596 )
...
* Tailwind Merge
* Fix merge classNames
2023-01-20 15:19:12 +01:00
Udit Takkar and GitHub
71833c0737
fix: type error and border ( #6520 )
...
* fix: type error and border
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: sepeator
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
2023-01-17 17:12:22 +00:00
636e88d467
fix: styling of dropdown component ( #6440 )
...
* fix: styling of dropdown component
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* Apply suggestions from code review
* fix: use dropdown item in all pages
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* chore: undo
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 >
2023-01-15 11:40:40 +00:00
sean-brydon and GitHub
f21c4eb11e
Fixing colors ( #6429 )
2023-01-12 16:57:43 +00:00
9cb9ce2e42
Chor/bulk UI migration ( #6367 )
...
* Big bulk commit
* Switch and settings toggle
* Popover Kbar Timezones
* Image Uploader
* Fix core export
* Meta
* Swatch
* Remove shell
* Fix shell imports
* Moved ShellSubHeading component to UI, to prevent recursive imports from shell component
* Removed shell from ui ts config since shell doesnt have a dependency on shell anymore.
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl >
Co-authored-by: Omar López <zomars@me.com >
2023-01-10 15:39:29 +00:00