zomars
|
39b05a4e9b
|
Update action.yml
|
2023-02-21 11:55:50 -07:00 |
zomars
|
f4260393da
|
Merge remote-tracking branch 'upstream/main'
|
2023-02-21 11:48:32 -07:00 |
zomars
|
a82e9925f5
|
Update lint.yml
|
2023-02-21 11:46:07 -07:00 |
zomars
|
747ad8513f
|
Caches DB
|
2023-02-21 11:27:22 -07:00 |
zomars
|
f5e96ba3f1
|
Comments out buildjet
|
2023-02-21 10:49:05 -07:00 |
zomars
|
aad26223b1
|
Update pr.yml
|
2023-02-21 10:36:59 -07:00 |
Peer Richelsen
|
4adfcb4b6b
|
Update README.md
|
2023-02-21 18:31:31 +01:00 |
Nafees Nazik
|
3ac6a8aa39
|
fix: allow admin role to degrade as a member (#7258)
|
2023-02-21 18:19:52 +01:00 |
sean-brydon
|
c8019edb57
|
User email as impersonation if username is null (#7250)
|
2023-02-21 17:12:26 +00:00 |
Alex van Andel
|
bfc81b770a
|
Change API error handling - download works on local (#7256)
|
2023-02-21 17:03:10 +00:00 |
Hariom Balhara
|
4a5404bf21
|
Simplify turbo pipelone (#7252)
|
2023-02-21 16:48:01 +00:00 |
Hariom Balhara
|
7a9b40f218
|
Add sentry and WEBAPP_URL to whitelist (#7248)
|
2023-02-21 16:46:27 +00:00 |
Alex van Andel
|
dca1d35cb4
|
v2.6.3
|
2023-02-21 13:26:11 +00:00 |
Esaú Morais
|
af970c049a
|
Do not show location when booking has been cancelled (#7244)
* fix(schedule): close on click #7143
* fix(booking): do not show location when booking has been cancelled
|
2023-02-21 09:25:57 +00:00 |
Esaú Morais
|
6fc3840ca3
|
Remove duplicated border in Calendar category (#7235)
* fix(schedule): close on click #7143
* fix(CalendarListContainer): remove duplicated border #7222
* fix: set right border to all installed apps
|
2023-02-21 09:19:29 +00:00 |
Udit Takkar
|
c51150350a
|
chore: check IS_SELF_HOSTED in download (#7214)
* chore: check IS_SELF_HOSTED in download
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* Update apps/web/pages/api/download-cal-video-recording.ts
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
* Update apps/web/pages/api/download-cal-video-recording.ts
* Linting fix
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
|
2023-02-21 09:00:08 +00:00 |
zomars
|
7ce463f38c
|
Update action.yml
|
2023-02-20 22:07:31 -07:00 |
zomars
|
f5f57d9632
|
Adjustments
|
2023-02-20 22:06:23 -07:00 |
zomars
|
2f048acbe6
|
WIP
|
2023-02-20 21:47:01 -07:00 |
zomars
|
dd1d86beb2
|
Removed required checks
|
2023-02-20 21:44:14 -07:00 |
zomars
|
0db2b50ca8
|
Fixes
|
2023-02-20 21:11:27 -07:00 |
zomars
|
bdc46bd5ee
|
Update pr.yml
|
2023-02-20 21:05:01 -07:00 |
zomars
|
f6c58252a8
|
Fixes
|
2023-02-20 21:02:39 -07:00 |
zomars
|
04369405f3
|
Fixes
|
2023-02-20 20:35:39 -07:00 |
zomars
|
4a60555b2b
|
Update yarn-install.yml
|
2023-02-20 20:32:37 -07:00 |
zomars
|
3d7749cef0
|
Update yarn-install.yml
|
2023-02-20 20:31:53 -07:00 |
zomars
|
374dc68848
|
Update yarn-install.yml
|
2023-02-20 20:28:14 -07:00 |
zomars
|
ae13d06ec2
|
Update check-types.yml
|
2023-02-20 20:27:31 -07:00 |
zomars
|
93ad2cc923
|
Cleanup
|
2023-02-20 20:26:38 -07:00 |
zomars
|
26730f7bbc
|
Test
|
2023-02-20 20:05:54 -07:00 |
zomars
|
76373a91c1
|
Update yarn-e2e.yml
|
2023-02-20 19:51:28 -07:00 |
zomars
|
0b3d98a4bc
|
Update package.json
|
2023-02-20 19:51:14 -07:00 |
Alex van Andel
|
51664bf733
|
Fixed invalid busy times query logic (#7243)
* Fixed invalid busy times query logic
* Adjusted collective test
|
2023-02-21 02:45:10 +00:00 |
zomars
|
978d848b39
|
Cleanup
|
2023-02-20 19:37:19 -07:00 |
zomars
|
f2ccee16a7
|
Update action.yml
|
2023-02-20 19:18:42 -07:00 |
zomars
|
cf9cbbc5f0
|
Update pr.yml
|
2023-02-20 18:59:35 -07:00 |
zomars
|
e8d39a91a5
|
Update action.yml
|
2023-02-20 18:57:53 -07:00 |
zomars
|
eaa1210d13
|
Anotha one
|
2023-02-20 18:43:59 -07:00 |
Alex van Andel
|
831506447a
|
Assign userIds to all schedules, including common eventType schedules (#7241)
|
2023-02-20 23:48:15 +00:00 |
zomars
|
2958c17ebb
|
Tests
|
2023-02-20 16:36:39 -07:00 |
zomars
|
922c9077b6
|
Update pr.yml
|
2023-02-20 16:02:05 -07:00 |
zomars
|
663b3bf48a
|
Adds type check
|
2023-02-20 16:00:49 -07:00 |
zomars
|
99746ee6e8
|
Update yarn-e2e.yml
|
2023-02-20 15:53:57 -07:00 |
zomars
|
f82833cfdb
|
Abstract playwright cache
|
2023-02-20 15:53:04 -07:00 |
zomars
|
e92ad12b54
|
Update action.yml
|
2023-02-20 15:41:07 -07:00 |
zomars
|
271fe44bf0
|
Update action.yml
|
2023-02-20 15:34:38 -07:00 |
zomars
|
9a690de1ff
|
WIP
|
2023-02-20 15:26:51 -07:00 |
zomars
|
5322fc7134
|
Fixes
|
2023-02-20 15:04:03 -07:00 |
zomars
|
3721dae0b4
|
Update action.yml
|
2023-02-20 14:59:12 -07:00 |
zomars
|
1027f058fd
|
Update action.yml
|
2023-02-20 14:56:51 -07:00 |