cal.pub0.org/pages/auth
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
..
forgot-password integration page follow ups (#912) 2021-10-13 13:35:25 +02:00
error.tsx
login.tsx added add to home screen banner for login in screens on mobile (#865) 2021-10-06 15:05:01 +01:00
logout.tsx
signup.tsx Added booking tabs, type fixing and refactoring (#825) 2021-09-29 22:33:18 +01:00