cal.pub0.org/pages/api
Alex Johansson ec6b897191
integration page follow ups (#912)
### Internals

- Replace `lodash.*` packages with plain `lodash` & replace `lodash.*` imports with `lodash/` - should have no impact on bundle size and opens up for us to use all of lodash
- Update `viewer.me` to cherry-pick what we actually need on that query to avoid leaking extra context info
- Update `getIntegrations` to never include `.key`-property to avoid leaking 

### Visual

- Update calendars so `primary` is displayed last
- Update connected calendars so they are in ascending order in which you connected them
2021-10-13 13:35:25 +02:00
..
auth Add JWT secret to next-auth.js (#730) 2021-09-23 10:02:53 +01:00
availability `/integrations` facelift (#858) 2021-10-12 11:35:44 +02:00
book Daily video calls (#542) 2021-10-07 17:12:39 +01:00
cron downgrade users when trial ends (#767) 2021-09-28 14:00:19 +01:00
event-type Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
integrations integration page follow ups (#912) 2021-10-13 13:35:25 +02:00
schedule Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
teams/[team] Add more typescript types (#867) 2021-10-07 09:47:33 +01:00
trpc Refactors custom input form & dialog (#853) 2021-10-07 15:43:20 +00:00
user Refactors custom input form & dialog (#853) 2021-10-07 15:43:20 +00:00
webhooks/[hook] Revert "Revert "Feature/cal 274 add webhooks (#628)" (#854)" (#876) 2021-10-07 15:14:47 +00:00
cancel.ts Daily video calls (#542) 2021-10-07 17:12:39 +01:00
eventType.ts Revert "Revert "Feature/cal 274 add webhooks (#628)" (#854)" (#876) 2021-10-07 15:14:47 +00:00
integrations.ts Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
me.ts Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
teams.ts Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
webhook.ts Revert "Revert "Feature/cal 274 add webhooks (#628)" (#854)" (#876) 2021-10-07 15:14:47 +00:00