Agusti Fernandez Pardo
|
25a2a405da
|
feat: adds apikeyAuth in swagger ui for all endpoints
|
2022-04-17 16:39:38 +02:00 |
Agusti Fernandez Pardo
|
5013ea2ef5
|
feat: adds apiKey auth as query params in docs and users endpoint
|
2022-04-17 16:18:42 +02:00 |
Agusti Fernandez Pardo
|
963c893727
|
feat: unify new/index of attendees, availabilities, booking references, bookings, selected calendars, update response types
|
2022-04-11 12:03:15 +02:00 |
Agusti Fernandez Pardo
|
d95325c06c
|
payments safe, unify endpoints for remindermails schedules
|
2022-04-10 02:10:34 +02:00 |
Agusti Fernandez Pardo
|
af72b1f5b5
|
feat: unitfy new/index of teams and selected calendars
|
2022-04-09 01:29:26 +02:00 |
Agusti Fernandez Pardo
|
935e27f9ca
|
Fix calcom user bad import
|
2022-04-08 21:08:25 +02:00 |
Agusti Fernandez Pardo
|
1f561e70be
|
reanem getCalcomUserId util
|
2022-04-08 20:54:48 +02:00 |
Agusti Fernandez Pardo
|
325b19ba3f
|
Add userId check in users getAll and id endpoints
|
2022-04-07 21:55:43 +02:00 |
Agusti Fernandez Pardo
|
de8d7f64c3
|
mvoe to less files
|
2022-04-04 02:02:11 +02:00 |
Agusti Fernandez Pardo
|
5233dad5f9
|
re-unify into one route all id ops for teams and users
|
2022-04-04 00:49:05 +02:00 |
Agusti Fernandez Pardo
|
61819772bc
|
fix all swagger docs, dont build templates
|
2022-04-03 17:47:18 +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
|
e284707250
|
initail work on paid booking, improve validations
|
2022-04-01 17:53:52 +02:00 |
Agusti Fernandez Pardo
|
12de89294d
|
swagger docs add params, memberships handle compoundId
|
2022-03-31 22:14:37 +02:00 |
Agusti Fernandez Pardo
|
367621ea51
|
feat: users, teams, selectedCalendars w new code/docs
|
2022-03-30 16:56:24 +02:00 |
Agusti Fernandez Pardo
|
1de7bc4146
|
prettier
|
2022-03-30 14:17:55 +02:00 |
Agusti Fernandez Pardo
|
20a93a13c9
|
feat: update users/teams/apiKeys to use middleware
|
2022-03-29 03:59:57 +02:00 |
Agusti Fernandez Pardo
|
3011e0ecf7
|
chore: no default export
|
2022-03-29 03:23:22 +02:00 |
Agusti Fernandez Pardo
|
ec8fe36930
|
feat: successfully protected all endpoints with next-api-middleware for verifyApiKey
|
2022-03-29 02:25:24 +02:00 |
Agusti Fernandez Pardo
|
8165977ec3
|
Adds basic CRUD endpoints for bookingReferences, Crendentials, DailyEventReferences, DestinationCalendars, EventTypeCustomInputs, Memberships, Schedules, and SelectedCalendars
|
2022-03-29 00:27:14 +02:00 |
Agusti Fernandez Pardo
|
99d328c35d
|
chore: refactor-out apiKey check into middleware
|
2022-03-28 17:46:12 +02:00 |
Agusti Fernandez Pardo
|
1241ae6cfc
|
feat: move findAll to return arrays
|
2022-03-28 16:05:00 +02:00 |
Agusti Fernandez Pardo
|
19934d8c3a
|
Adds basic api-key auth in users, need to extract out
|
2022-03-28 02:51:40 +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
|
62a917c7a8
|
renames team -> teams adds tests for users and teams
|
2022-03-26 02:16:46 +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
|
a2817a2fee
|
Feat: event-types and tests
|
2022-03-25 06:54:57 +01:00 |
Agusti Fernandez Pardo
|
e4d9f7bc7d
|
remove example validation file
|
2022-03-24 23:19:13 +01:00 |
Agusti Fernandez Pardo
|
713f53acc4
|
feat: add next-validations and zod validations
|
2022-03-24 21:25:35 +01:00 |
Agusti Fernandez Pardo
|
9a5c3f96ec
|
rebase fixing conflicts
|
2022-03-23 22:22:57 +01:00 |