cal.pub0.org/packages/prisma
Leo Giovanetti 33a45a8af5
Installed Apps page revamp (#2751)
* First round of changes

* Some missing styling

* Last round of core changes

* Color tweaks

* Improving code readability

* Reverting unneeded changes

* Reverting yarn.lock

* Removing yarn.lock

* Empty state updated

* Fixing webhook test

* Cleaning up code

* Fixing test and simplifying code a bit

* Merging API Keys into developer section

* Unifying Empty Screen with monorepo version

* Cleaning up

* Installed apps logic consistency + cleaning up

* Type fixes

* Apply suggestions from code review

Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: alannnc <alannnc@gmail.com>

* Improvements, still WIP

* Update apps/web/pages/apps/installed.tsx

Co-authored-by: Omar López <zomars@me.com>

* Apply suggestions from code review

Co-authored-by: Omar López <zomars@me.com>

* App active install status

* Apple Calendar setup, Daily.co preinstalled

* Final pass

* Minor tweaks

* Conflicts with migration ignored

* Fixing merge

* Fixing merge yet again

* Adopting main changes

* Removing unneeded data-testid

* Fixing reported bugs

* Simplifying webhook query

* Moving teams settings tab to second

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-06-01 14:24:41 -03:00
..
client Prisma fixes 2022-05-17 19:54:50 -06:00
middleware Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
migrations Installed Apps page revamp (#2751) 2022-06-01 14:24:41 -03:00
selects save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
zod Feat/zapier app (#2623) 2022-05-03 23:16:59 +00:00
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
docker-compose.yml Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
index.ts save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
package.json Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
schema.prisma Cascades impersonations on user delete (#2891) 2022-05-26 15:48:02 +00:00
seed-app-store.ts Populate msteams key in db (#2743) 2022-05-13 14:20:50 +02:00
seed.ts Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
zod-utils.ts Feat/Display location information publicly (#2752) 2022-05-25 14:34:08 -06:00