cal/packages/lib
Carina Wollendorfer 7e917cdcbb
V2 settings teams (Profil, Members, Appearance View) (#4350)
* add team profile

* first version for team members page

* finish up design of member list item

* fix dialog buttons

* add missing seats and upgrading information

* add v2 dialog for changing role

* finish basic version of member's schedule

* remove modalContainer

* design fixes team profile page

* show only team info to non admins

* allow all member to check availabilities

* make time available heading sticky

* add dropdown for mobile view

* create team appearance view

* finish appearance page

* use settings layout and add danger zone for member

* add fallback logo

* Add teams to sidebar and fix UI

* add team invitations

* Clean up

* code clean up

* add impersontation and disable autofocus on calendar

* improve team info

* refactor teaminvitelist code and fix leaving a team

* add team pages to settings shell

* add link to create new team

* small fixes

* clean up comments

* V2 Multi-select (Team Select) (#4324)

* --init

* design improved

* further fine tuning

* more fixes

* removed extra JSX tag

* added story

* NIT

* revert to use of CheckedTeamSelect

* Removes comments

Co-authored-by: Peer Richelsen <peeroke@gmail.com>

* fix: toggle alligment (#4361)

* fix: add checked tranform for switch (#4357)

* fixed input size on mobile, fixed settings (#4360)

* fix image uploader button in safari

* code clean up

* fixing type errors

* Moved v2 team components to features

Adds deprecation notices

* Update SettingsLayout.tsx

* Migrated to features and build fixes

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-09-12 17:04:33 -05:00
..
browser V2 Main (#3549) 2022-08-24 14:18:42 -06:00
date-fns Consolidates dayjs in a single package 2022-06-28 14:48:24 -06:00
hooks V2 Main (#3549) 2022-08-24 14:18:42 -06:00
server V2 settings teams (Profil, Members, Appearance View) (#4350) 2022-09-12 17:04:33 -05:00
sync Signup Flow improvements (#4012) 2022-09-07 18:38:37 -06:00
test One jest to rule them all (#3957) 2022-08-29 22:33:53 +00:00
webhooks V2 settings - developer view (#4085) 2022-09-12 14:07:52 -05:00
auth.ts fix: rate limit auth (#3820) 2022-08-30 13:58:35 -06:00
availability.ts Added timeZone to v2, bugfix availabilityAsString (#4210) 2022-09-06 12:34:29 -06:00
CalendarService.ts Fix availability free-busy data pull, location change and status in CALDAV | new branch (attempt#2) (#3958) 2022-08-25 14:48:30 +05:30
CalEventParser.ts refactor: use BookingReference instead of DailyEventReference (#3667) 2022-08-10 18:53:05 -06:00
classNames.ts Add ui package for reusable components (#1916) 2022-02-21 09:41:25 -07:00
CloseCom.ts chore: Sync Services to update external tools (#3814) 2022-08-26 15:10:12 -06:00
CloseComeUtils.ts One playwright config to rule them all (#4072) 2022-09-01 20:00:48 -06:00
constants.ts fix: developer docs url (#3914) 2022-08-22 22:56:55 +02:00
crypto.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
CustomBranding.tsx Feat/design system (#3051) 2022-07-22 18:39:50 -06:00
default-cookies.ts Update default-cookies.ts 2022-06-05 13:54:13 -06:00
defaultAvatarImage.ts replaced gravatar default (#4158) 2022-09-05 10:23:39 +00:00
defaultEvents.ts Fixes Dynamic Link description Logic (#4351) 2022-09-12 15:34:42 +05:30
deriveAppDictKeyFromType.ts Close.com App (#3709) 2022-08-15 20:45:15 +00:00
env.ts Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
errors.ts Fix/office365 api call (#3534) 2022-07-27 19:12:42 +00:00
fetchUsername.ts feature/settings-username-update (#2306) 2022-07-06 13:31:07 -06:00
getIP.ts Implements quick ip banlist 2022-08-24 10:57:23 -06:00
getPlaceholderAvatar.tsx Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
getSafeRedirectUrl.ts Fix hubspot callback (#3195) 2022-06-30 07:01:07 +00:00
hasKeyInMetadata.ts feature/settings-username-update (#2306) 2022-07-06 13:31:07 -06:00
http-error.ts Stripe to monorepo (#2063) 2022-03-09 15:56:05 -07:00
i18n.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
index.ts Bugfix/i3531 round robin assigns to unavailable members (#3813) 2022-08-15 13:52:01 -06:00
isMac.ts Adds a fully extensible command(ctrl)+k interface for Cal (#3346) 2022-07-14 06:45:07 +00:00
isOutOfBounds.tsx Bugfix/i3531 round robin assigns to unavailable members (#3813) 2022-08-15 13:52:01 -06:00
isPrismaObj.ts License server (#2379) 2022-05-26 11:07:14 -06:00
isRecurringEvent.ts Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
jackson.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
jsonUtils.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
logger.ts Add getSchedule tests (#3233) 2022-07-21 10:44:23 -06:00
next-seo.config.ts V2 Main (#3549) 2022-08-24 14:18:42 -06:00
notEmpty.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
notification.ts Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
objectKeys.ts Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
package.json Bump tsdav from 2.0.2 to 2.0.3 (#3632) 2022-08-31 15:05:33 -06:00
profile.ts replaced gravatar default (#4158) 2022-09-05 10:23:39 +00:00
random.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
rateLimit.ts fix: rate limit auth (#3820) 2022-08-30 13:58:35 -06:00
recurringStrings.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
saml.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
sanitizeCalendarObject.ts Fix availability free-busy data pull, location change and status in CALDAV | new branch (attempt#2) (#3958) 2022-08-25 14:48:30 +05:30
serverConfig.ts Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
slots.ts Fixes collective availability for teams with overlapping day timezones (#3898) 2022-08-22 23:53:51 +00:00
slugify.ts Build fixes (#1929) 2022-02-21 18:45:35 +00:00
telemetry.ts V2 Main (#3549) 2022-08-24 14:18:42 -06:00
timeFormat.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
tsconfig.json Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
webstorage.ts Hotfix: Embed - Fix issue in accessing sessionStorage in certain scenarios (#3851) 2022-08-16 04:18:13 +00:00
weekday.ts Added timeZone to v2, bugfix availabilityAsString (#4210) 2022-09-06 12:34:29 -06:00