Agusti Fernandez Pardo
|
25a2a405da
|
feat: adds apikeyAuth in swagger ui for all endpoints
|
2022-04-17 16:39:38 +02:00 |
|
Agusti Fernandez Pardo
|
0bda988676
|
feat: all resources endpoints for get all and new unified
|
2022-04-11 15:10:16 +02:00 |
|
Agusti Fernandez Pardo
|
d95325c06c
|
payments safe, unify endpoints for remindermails schedules
|
2022-04-10 02:10:34 +02:00 |
|
Agusti Fernandez Pardo
|
de8d7f64c3
|
mvoe to less files
|
2022-04-04 02:02:11 +02:00 |
|
Agusti Fernandez Pardo
|
61819772bc
|
fix all swagger docs, dont build templates
|
2022-04-03 17:47:18 +02:00 |
|
Agusti Fernandez Pardo
|
d144c0f9e1
|
feat: upgrade all validations, rename to use snake_case
|
2022-04-02 03:46:24 +02:00 |
|
Agusti Fernandez Pardo
|
55f93cded6
|
feat: update attendees / availabilites / users endpoints and document parameters
|
2022-04-01 22:05:10 +02:00 |
|
Agusti Fernandez Pardo
|
12de89294d
|
swagger docs add params, memberships handle compoundId
|
2022-03-31 22:14:37 +02:00 |
|
Agusti Fernandez Pardo
|
9aa4b0e30d
|
feat: inherit all validations from auto-generated zod
|
2022-03-30 17:37:51 +02:00 |
|
Agusti Fernandez Pardo
|
1de7bc4146
|
prettier
|
2022-03-30 14:17:55 +02:00 |
|
Agusti Fernandez Pardo
|
1241ae6cfc
|
feat: move findAll to return arrays
|
2022-03-28 16:05:00 +02:00 |
|
Agusti Fernandez Pardo
|
396c5b8d8c
|
chore: refactor all delete endpoints to use if/else instead of .catch() and .error()
|
2022-03-27 01:08:00 +01:00 |
|
Agusti Fernandez Pardo
|
936572e7e1
|
feat: adds availabilitesi and attendees endpoints, some cleanup less try/catch more if/else
|
2022-03-27 00:58:22 +01:00 |
|
Agusti Fernandez Pardo
|
ac307f7161
|
feat: adds bookings and more tests
|
2022-03-26 22:29:30 +01:00 |
|
Agusti Fernandez Pardo
|
7998e8fc2c
|
feat: 50% almost code coverage
|
2022-03-26 05:28:53 +01:00 |
|
Agusti Fernandez Pardo
|
f2be36f89c
|
fix: remove console statements
|
2022-03-26 01:41:22 +01:00 |
|
Agusti Fernandez Pardo
|
084c91f6c1
|
feat: improve api key endpoints, add users endpoint
|
2022-03-25 23:26:22 +01:00 |
|
Agusti Fernandez Pardo
|
d9c34f67e6
|
feat: adds api keys endpoints, new QueryIdAsString as apiKey has a UUID string-like ID unlike the numbers of event-type or others
|
2022-03-25 20:17:37 +01:00 |
|
Agusti Fernandez Pardo
|
a2817a2fee
|
Feat: event-types and tests
|
2022-03-25 06:54:57 +01:00 |
|
Agusti Fernandez Pardo
|
f6371c3b75
|
adds message and full error in eventtype/new
|
2022-03-25 01:52:13 +01:00 |
|
Agusti Fernandez Pardo
|
f4d889e87b
|
add @lib and @api paths for cleaner imports
|
2022-03-25 00:43:35 +01:00 |
|
Agusti Fernandez Pardo
|
737a8897ba
|
extracting out schemaQuery validation to lib, extracting out delete/edit to it's own files for clarity
|
2022-03-25 00:04:07 +01:00 |
|
Agusti Fernandez Pardo
|
84ab74b46a
|
feat: tests all codepaths of event-type/[id]
|
2022-03-24 23:16:48 +01:00 |
|
Agusti Fernandez Pardo
|
dfa227f1b6
|
adds testing for validations
|
2022-03-24 23:10:24 +01:00 |
|
Agusti Fernandez Pardo
|
713f53acc4
|
feat: add next-validations and zod validations
|
2022-03-24 21:25:35 +01:00 |
|
Agusti Fernandez Pardo
|
c5b12d46af
|
chore: rename return types to Data, import prisma from @calcom/prisma
|
2022-03-24 19:01:37 +01:00 |
|
Agusti Fernandez Pardo
|
9a5c3f96ec
|
rebase fixing conflicts
|
2022-03-23 22:22:57 +01:00 |
|