Agusti Fernandez Pardo
|
fe53fd9248
|
fix: remove comment
|
2022-06-15 22:59:32 +02:00 |
Agusti Fernandez Pardo
|
6349491ae7
|
feat: admin endpoints for bookings
|
2022-06-15 22:59:32 +02:00 |
Agusti Fernandez Pardo
|
dd94df8c97
|
merging main to prod fixing conflicts in users
|
2022-06-15 22:59:26 +02:00 |
Agusti Fernandez Pardo
|
d8d0d42374
|
fix: only check event type ownership if not admin
|
2022-06-15 22:57:49 +02:00 |
Agusti Fernandez Pardo
|
514a98f9e0
|
feat: add admin endpoint support for event-types id
|
2022-06-15 22:57:49 +02:00 |
Agusti Fernandez Pardo
|
aadde45bb7
|
fix: add event-types admin endpoints
|
2022-06-15 22:57:49 +02:00 |
Agusti Fernandez Pardo
|
26f861d0d0
|
Merge pull request #107 from calcom/feat/admin-events
Feat: Add admin enpoints for event-types, bookings, attendees
|
2022-06-15 21:58:31 +02:00 |
Agusti Fernandez Pardo
|
26b9e94568
|
fix: undo changes in users
|
2022-06-15 21:16:46 +02:00 |
Agusti Fernandez Pardo
|
8c3774e100
|
fix: remove comment
|
2022-06-15 21:14:35 +02:00 |
Agusti Fernandez Pardo
|
1d2e5f07ef
|
feat: admin endpoints for bookings
|
2022-06-15 21:10:19 +02:00 |
Agusti Fernandez Pardo
|
ed1bc8015a
|
feat: initial isAdmin work for events and attendees
|
2022-06-15 20:43:35 +02:00 |
Agusti Fernandez Pardo
|
996ec31b26
|
Merge branch 'main' into feat/admin-events
|
2022-06-15 20:11:30 +02:00 |
Agusti Fernandez Pardo
|
3c0f8b5b6d
|
Merge branch 'main' into production
|
2022-06-15 00:28:38 +02:00 |
Agusti Fernandez Pardo
|
3eda1507c6
|
Merge pull request #123 from calcom/fix/build-session
add session to req
|
2022-06-15 00:21:34 +02:00 |
Agusti Fernandez Pardo
|
ff701ffec6
|
fix: no need for app store deps
|
2022-06-15 00:21:09 +02:00 |
Agusti Fernandez Pardo
|
5559e63be1
|
fix add app-store to deps
|
2022-06-15 00:19:39 +02:00 |
Agusti Fernandez Pardo
|
7218109755
|
Merge branch 'main' into fix/build-session
|
2022-06-15 00:10:37 +02:00 |
Omar López
|
ab26f35520
|
Update package.json
|
2022-06-14 16:04:40 -06:00 |
Agusti Fernandez Pardo
|
1e80a83b1f
|
add session to req
|
2022-06-14 23:57:38 +02:00 |
Omar López
|
42259e249c
|
Merge pull request #122 from calcom/fix/middleware-availability
|
2022-06-14 15:44:59 -06:00 |
Agusti Fernandez Pardo
|
1bde5d88c1
|
fix: add back optional
|
2022-06-14 23:43:53 +02:00 |
Agusti Fernandez Pardo
|
372b20a4c9
|
fix: no post for now
|
2022-06-14 23:42:51 +02:00 |
Agusti Fernandez Pardo
|
ba37ae78d9
|
fix: adds middleware, makes userId not optional
|
2022-06-14 23:41:33 +02:00 |
zomars
|
e15100571e
|
Merge branch 'main' into production
|
2022-06-14 15:25:35 -06:00 |
zomars
|
e1bcd38e61
|
Adds basic availability endpoint
|
2022-06-14 15:17:09 -06:00 |
zomars
|
3cb2a8b866
|
Matches transpilling modules to web
|
2022-06-14 15:13:59 -06:00 |
zomars
|
910c0a9507
|
Merge branch 'main' into production
|
2022-06-14 15:00:21 -06:00 |
zomars
|
1ab81fb8ee
|
Better error on user delete
|
2022-06-14 14:51:23 -06:00 |
zomars
|
ae9c33ddbe
|
Makes user create/update body strict
|
2022-06-14 14:44:09 -06:00 |
zomars
|
0f72a9084a
|
Splits user endpoints by method
|
2022-06-14 14:35:15 -06:00 |
zomars
|
7d0cef065f
|
Refactors user id endpoint
|
2022-06-14 14:10:59 -06:00 |
zomars
|
58e1ea9bf6
|
User endpoint refactoring
|
2022-06-14 14:08:58 -06:00 |
zomars
|
4d93b08e4c
|
Scripts fixes
|
2022-06-14 14:08:41 -06:00 |
zomars
|
49087d858e
|
Fixes hot-reload for dev
|
2022-06-14 14:07:23 -06:00 |
Agusti Fernandez Pardo
|
f3d7922efd
|
move caching time constant to API
|
2022-06-14 19:48:47 +02:00 |
Agusti Fernandez Pardo
|
ab6a99749f
|
fix: linting
|
2022-06-14 00:32:07 +02:00 |
Agusti Fernandez Pardo
|
d8d9d4a375
|
Merge branch 'main' into production
|
2022-06-13 23:59:31 +02:00 |
Agusti Fernandez Pardo
|
55d8af0ae9
|
Merge pull request #121 from calcom/fix/user-metadata
fix: make jsonSchema.optional()
|
2022-06-13 23:58:52 +02:00 |
Agusti Fernandez Pardo
|
b1dd1b8572
|
fix: make jsonSchema.optional()
|
2022-06-13 23:58:15 +02:00 |
Syed Ali Shahbaz
|
e4ec3a04e9
|
Merge branch 'main' into production
|
2022-06-13 13:29:51 +05:30 |
Syed Ali Shahbaz
|
01f5891f9d
|
Merge pull request #120 from calcom/debug/webhook-calls
Adds debug console.log
|
2022-06-13 13:29:30 +05:30 |
Syed Ali Shahbaz
|
b385d3547b
|
Adds debug console.log
|
2022-06-13 13:24:21 +05:30 |
Syed Ali Shahbaz
|
1cd852af7d
|
Merge branch 'main' into production
|
2022-06-12 11:47:10 +05:30 |
Syed Ali Shahbaz
|
6872107614
|
Merge pull request #118 from calcom/debug/webhook-list
debug logs added
|
2022-06-12 11:46:44 +05:30 |
Syed Ali Shahbaz
|
ecce02ebbf
|
debug logs added
|
2022-06-12 11:43:26 +05:30 |
Syed Ali Shahbaz
|
e278e13e83
|
Merge branch 'main' into production
|
2022-06-12 11:30:48 +05:30 |
Syed Ali Shahbaz
|
4cac1328d1
|
Merge pull request #117 from calcom/hotfix/prettier-fix
fix prettier
|
2022-06-12 11:30:23 +05:30 |
Syed Ali Shahbaz
|
935473cfcd
|
removed comment
|
2022-06-12 11:25:53 +05:30 |
Syed Ali Shahbaz
|
bd88bec1d2
|
fix prettier
|
2022-06-12 11:24:38 +05:30 |
Syed Ali Shahbaz
|
5628c0b033
|
Merge pull request #116 from calcom/fix/call-webhook-before-booking-response
call webhook before sending booking response
|
2022-06-12 11:19:02 +05:30 |