Chiranjeev Vishnoi
461120ad84
fix: [CAL-2593] Uploading a CSV File does not comma separate the values ( #11756 )
...
* csv email validation added
* most common csv delimeters added
2023-10-16 10:39:05 +01:00
Udit Takkar
bab72a5d2e
test: Non admin members cannot create team in org ( #11525 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-16 11:06:08 +02:00
Udit Takkar
ebc70feef0
refactor: org settings ( #11682 )
2023-10-11 10:04:54 +01:00
Udit Takkar
e0c27d8721
fix: remove subteam logo ( #11715 )
2023-10-06 09:47:16 +02:00
Aldrin
3e08c66888
refactor: Use template literal instead of '+' operator ( #11444 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-10-03 11:52:19 -07:00
Udit Takkar
a0642598ab
test: private team test ( #11523 )
2023-09-26 10:48:43 +02:00
Udit Takkar
13caf6f2cd
fix: add a default timezone ( #11475 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-09-25 15:08:41 +02:00
Leo Giovanetti
0d653afd0c
fix: remove stripe metadata and more logos ( #11489 )
2023-09-22 14:44:45 -03:00
Udit Takkar
faf974ca4c
chore: convert isCreateTeamButtonDisabled to bool ( #11473 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-09-22 10:36:52 +01:00
Udit Takkar
5943763726
fix: server side error on /apps ( #11485 )
2023-09-22 13:19:30 +05:30
Leo Giovanetti
578495de87
chore: reduce team data footprint ( #11478 )
2023-09-21 18:08:34 -03:00
Udit Takkar
86b3a33ff6
fix: disable create team button for non admins ( #11470 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-09-21 06:36:40 +00:00
Omar López
560ec244e8
feat: Setups prisma accelerate ( #11324 )
2023-09-19 21:02:57 +00:00
Udit Takkar
50970dc249
fix: org invite ( #11356 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-09-19 15:46:33 +05:30
Leo Giovanetti
72907e5e1b
feat: resend invitation ( #11428 )
2023-09-19 00:24:43 +00:00
sean-brydon
8ff07807f9
Fix overflow ( #11320 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-09-12 21:46:18 +00:00
Ujwal Kumar
32754bd120
fix: add hardcoded strings to locales so they can be translated ( #11266 )
2023-09-11 13:00:38 +02:00
Leo Giovanetti
ba4e717b59
chore: unify org data access ( #11158 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2023-09-07 21:21:04 -03:00
GitStart-Cal.com
d34db7aef6
fix: Fix wrong footer Button in some languages ( #10873 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com>
2023-09-05 18:44:46 +00:00
Peer Richelsen
3f0380617a
chore: removed gravatar ( #11153 )
2023-09-05 19:56:02 +02:00
Abhilash Sampath
f06b4bfb9c
fix: Add send sms description ( #11063 )
2023-09-01 19:12:10 +02:00
sean-brydon
376b38d4ed
fix: Fixes username invite issue ( #10998 )
...
* Fixes username invite issue
* Ensure we only suggest email invites in org members
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
2023-09-01 17:31:45 +05:30
alannnc
0068718d24
fix sub quantity update stripe ( #11057 )
2023-08-31 22:46:48 +00:00
Sahil Padvi
024b92b9ce
styles:dark mode color fix ( #11004 )
2023-08-31 17:18:27 +01:00
Udit Takkar
3c508568da
fix: lower case slugs in teams ( #11026 )
...
* fix: lower case slugs in teams
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: use slugify
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-08-30 23:34:19 -07:00
Abhijeet Singh
3204d0af34
feat: team admin: see connected apps of team members ( #11036 )
...
* added feature:team admin can see connected apps of members
* fixed the type error
* Update packages/lib/server/queries/teams/index.ts
* Minor fixes
---------
Co-authored-by: alannnc <alannnc@gmail.com>
2023-08-31 01:20:31 +00:00
sean-brydon
fde3e8bea9
Invalidate and add success message ( #10907 )
...
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
2023-08-24 11:18:59 +01:00
Keith Williams
3f273235a6
perf: Cache translations per language/per release ( #10843 )
...
Co-authored-by: zomars <zomars@me.com>
2023-08-18 17:46:17 -07:00
Leo Giovanetti
fe8b13885c
fix: org admin has team member privileges [CAL-2338] ( #10809 )
...
Co-authored-by: Omar López <zomars@me.com>
2023-08-18 14:10:17 -07:00
Leo Giovanetti
20c45b5d88
fix: vercel subdomain version ( #10790 )
...
* Standarizing org subdomain url
* fix: upgrading vercel subdomain version
2023-08-15 20:44:48 +00:00
Joe Au-Yeung
cfef92a7bc
fix: App Install Dropdown Sort Properly [CAL-2285] ( #10672 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-08-12 21:30:15 +00:00
Joe Au-Yeung
7dafaf1381
Fix redirect URLs ( #10680 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-08-10 12:06:31 -03:00
sean-brydon
d6d4e246f9
chore: Fix UI NITs ( #10691 )
2023-08-10 08:49:17 +00:00
Joe Au-Yeung
68d2a97e92
fix: Orgs publishing with billing ( #10662 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-08-09 12:56:53 -04:00
Leo Giovanetti
ffa3a454bb
fix: team unaccepted members ( #10582 )
2023-08-07 08:32:35 -03:00
Joe Au-Yeung
c7d8d435f1
fix: Only enforce min seats for orgs ( #10572 )
...
* Only check subscription count for orgs
* Undo constants change
---------
Co-authored-by: alannnc <alannnc@gmail.com>
2023-08-03 15:17:57 -04:00
alannnc
871e17a865
feat: org owner-admin cant see the teams created by other owner-admin 9982 cal 2120 ( #10430 )
...
* WIP
* New files for other teams
* Update code domain model location
* Fixes for finding teams in orgs
* VerticalTabs remove other teams appearance and only display if org admin
* Added conditional to consider orgs admin when updating team profile
* team-member-list wip
* Update memberInviteModal with disableCopyLink prop
* cleaning up
* Undo changes to files
* remove logs
* clean up
* undo changes
* undo change
* Undo changes
* Reset files to main
* typo on import
* Update packages/features/ee/organizations/pages/components/OtherTeamListItem.tsx
Co-authored-by: Omar López <zomars@me.com>
* useSearchParams hook instead of useRouter
* remove unused code and clean up
* Fix type
---------
Co-authored-by: Omar López <zomars@me.com>
2023-08-02 21:09:43 +02:00
Omar López
b7851e6e53
refactor: next/router hooks with next/navigation hooks ( #9105 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-08-02 11:35:48 +02:00
Udit Takkar
063c7f6244
fix: width and avatar in orgs app install dropdown ( #10447 )
2023-07-28 16:04:49 +02:00
Leo Giovanetti
bd40dcfa4d
fix: Missing subteam URL [CAL-2240] ( #10399 )
2023-07-26 17:41:38 +02:00
Hariom Balhara
35be4182e9
fix: Routing Form and other org related fixes ( #10320 )
...
Co-authored-by: Leo Giovanetti <hello@leog.me>
2023-07-25 14:58:57 +05:30
Hariom Balhara
4e1e586541
fix: `nameless` in sidebar for orgs ( #10318 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-07-24 10:25:55 +00:00
Ujwal Kumar
c7a276eb1d
fix: remove app dialog while removing installed calendar ( #10234 )
...
* Fix remove app dialog while removing installed calendar
* fix: dialog in webhook, otp
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: more dialogs
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: margin
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: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-07-21 08:46:16 +00:00
sean-brydon
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:
![CleanShot 2023-07-14 at 14 09 02](https://github.com/calcom/cal.com/assets/55134778/5db6eedb-bece-4955-91f0-9f2b3b042300 )
Admin view:
![CleanShot 2023-07-14 at 14 09 07](https://github.com/calcom/cal.com/assets/55134778/708c624d-1990-4075-8b32-d4587d09deff )
How to test
- Create ORG
- add members
- view settings -> orgs -> members
2023-07-19 12:45:13 -07:00
Dewansh Chaudhari
6c058d041a
fix: check for single email in TextAreaField ( #10149 )
...
Co-authored-by: Dewansh Chaudhari <codewansh@Dewanshs-MacBook-Pro.local>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-07-17 20:12:12 +00:00
Hariom Balhara
2918a34e1a
fix: More instances of Avatar and booker links fixed ( #10083 )
2023-07-13 19:22:21 +05:30
Nafees Nazik
f1ef50e606
fix: upload csv button not clickable ( #9981 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-07-13 15:29:29 +02:00
Hariom Balhara
fdef15712a
fix: Org booking pages link fixes for Routing Forms and Event type ( #10052 )
...
* Fix links
* Fix team event for org URL
* Fix avatar and user link
2023-07-11 17:46:13 +02:00
Joe Au-Yeung
a5b5382306
fix: seats regression [CAL-2041]
...
## What does this PR do?
<!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. -->
- Passes the proper seats data in the new booker component between states and to the backend
Fixes #9779
Fixes #9749
Fixes #7967
Fixes #9942
<!-- Please provide a loom video for visual changes to speed up reviews
Loom Video: https://www.loom.com/
-->
## Type of change
<!-- Please delete bullets that are not relevant. -->
- Bug fix (non-breaking change which fixes an issue)
## How should this be tested?
<!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration -->
**As the organizer**
- Create a seated event type
- Book at least 2 seats
- Reschedule the booking
- All attendees should be moved to the new booking
- Cancel the booking
- The event should be cancelled for all attendees
**As an attendee**
- [x] Book a seated event
- [x] Reschedule that booking to an empty slot
- [x] The attendee should be moved to that new slot
- [x] Reschedule onto a booking with occupied seats
- [x] The attendees should be merged
- [x] On that slot reschedule all attendees to a new slot
- [x] The former booking should be deleted
- [x] As the attendee cancel the booking
- [x] Only that attendee should be removed
## Mandatory Tasks
- [x] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.
## Checklist
<!-- Please remove all the irrelevant bullets to your PR -->
2023-07-11 20:41:08 +05:30
Leo Giovanetti
b98f2045d0
chore: Teams empty screen ( #9997 )
2023-07-10 10:44:22 -04:00