sean-brydon and GitHub
3666c260ee
fix: remove layout as its already in /future/settings/teams/layout.tsx ( #16172 )
2024-08-12 16:08:15 +00:00
b3f4cfab32
feat: new org onboarding wizard ( #13139 )
...
* added layouts for moving teams step
* added admin section for org creation step
* extended org creation to also move existing teams
* wip
* wip
* wip
* further changes
* Add checkout for org in onboarding
* Fix ts errors
* Self review feedback
* Self review addressed
* Fix unit tests
* Fix ts error
* Seans feedback addressed
* feat: fix correct accounts pending
* fix: unit tests for new invite member permissions
* tests: org admin onboarding tests for existing user
* tests: Inital user self serve flow
* chore: update teamAndUserFixture to create X amount of teams
* chore: add testId to card actionButton
* test: add test-Id to continue or checkout button
* tests: add tests for migrating existing teams
* feat: match new designs
* fix: isAdminCheck
* chore: fix pricing copy
* fix: flacky tests
* Fix tests?
* More test fixes
* Check all checkboxes
* Fix type error
* Fix failing test and typescript issues
* Fix unpaid org allowing auto-add users
* Add self-serve flag
* Skip tests
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: Hariom <hariombalhara@gmail.com >
Co-authored-by: sean-brydon <sean@cal.com >
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Omar López <zomars@me.com >
2024-04-03 18:53:02 +05:30
Benny Joo and GitHub
827d8995a1
chore: [app-router-migration 38]: Refactor migrated pages and fix generateMetadata functions ( #13314 )
...
* refactor to keep consistencies in files
* manual: more refactors
* revert unnecessary changes
* fix type errors
* fix build error
* fix
2024-01-22 17:32:15 -03:00
3c8c6d0574
feat: Add Owner during organization creation ( #13069 )
...
* feat: Add Owner during organization creation
* chore: remove dead code
* fix: change route from onboard-admin to onboard-members
* fix: change button name to add_members from add_team_member
* fix: change MembershipRole badge colour
* fix: previous membership role bug
* update: "On-board administrators" tests
* fix: wrong import
* Reverted extra changes
* fix: current user cannot remove itself
* Reverted extra changes
* Reverted extra changes 2
* send isOrg to removeMember handler
* fix: removed prisma.user.delete cleanup as not needed
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-01-22 10:24:09 -05:00
0bdc45a1a5
chore: [app-router-migration 18] Migrate "/settings/organizations/*" pages ( #13042 )
...
* manual: app-directory-boilerplate-calcom
* manual: import components directly
* manual: move files to correct route groups and add metadata
* manual: Change structure & Refactor to make code up to date
* manual: refactors
* Fix
* manual: fix type of arg of getData
* manual: fix type error
* fix type bugs
* fix
* fixing the build
* wip
---------
Co-authored-by: Greg Pabian <35925521+grzpab@users.noreply.github.com >
2024-01-12 15:32:39 -03:00
Benny Joo and GitHub
0df6777814
chore: [app-router-migration 20] Migrate /settings/security/* pages ( #13046 )
...
* intuita codemod: app-directory-boilerplate-calcom
* manual: move folders to (settings-layout) route group
* manual: add title/description metadata
* manual: Change structure & Refactor to make code up to date
2024-01-11 12:44:44 +00:00
Benny Joo and GitHub
5f14cd31d1
chore: [app-router-migration 19] Migrate /settings/my-account/* pages ( #13045 )
...
* intuita codemod: app-directory-boilerplate-codemod
* manual: move to (settings-layout) route group
* manual: add title/description metadata
* manual: Change structure & Refactor to make code up to date
2024-01-11 09:22:44 -03:00
fcc50c1d0f
chore: [app-router-migration-11] Migrate settings/teams page group ( #12778 )
...
* intuita codemod: app-directory-boilerplate-calcom
* manual: add title and description metadata for each page
* manual: move between folders
* manual: finalize migration
* manual: fix client components
* manual: Change structure & Refactor to make code up to date
---------
Co-authored-by: Benny Joo <sldisek783@gmail.com >
2024-01-08 10:51:40 -07:00
ecb693c70e
chore: [app-router-migration 8.6] reorganize future pages file structure ( #12988 )
...
* make no-meeting-found page use ssr
* remove-route-groups
* add LayoutHOC
* fix
* fix
* ensure proper types for withLayout function
---------
Co-authored-by: Greg Pabian <35925521+grzpab@users.noreply.github.com >
2024-01-04 11:26:11 -07:00