cal/packages/prisma
alannnc 6c51e2a970
insights follow up (#7922)
* init page

* init insights frontend

* nit

* nit

* nit

* merge

* fixed icons

* i18n, needs features

* Init insights trpc

* Using trpc on client

* Added events timeline

* Seed analytics script

* connect ui with trpc

* Added and fixed event time lines

* WIP popular days and avg time duration event type

* added new metric graphs

* improved upgrade tip

* always show upgrade screen

* upgrade tremor.so and select inputs for page

* Remove log

* Move everything to components and add context

* Fix select types using calcom ui one

* Adding translations

* Add missing translations

* Add more translations

* min fix

* Fixes for date select

* Prefer early return and mobile design fixes

* Fix style for mobile

* Fix data with userId filter from popular events

* add user id to average time duration

* fix types for select-react

* Removed submodules

* Delete website

* Update yarn.lock

* Code organization and type fixes

* trpc fixes

* Builds are now passing

* Relocates server code

* Add url state in insights

* Update FiltersProvider.tsx

* Cleanup

* Update embed-iframe.ts

* Update FilterType.tsx

* Update seed-app-store.config.json

* Update index.tsx

* Renamed seeder

* Update FiltersProvider.tsx

* Fix for query params

* no wrap on lg screen

* Fix shadow borders from tremor components, fix title font

* Add ring-gray to match filters

* add cursor pointer

* copy improvements

* blue to black

* fixed date select focus

* Adds missing translation strings

* Fix url state for filter type

* Apply suggestions from code review

* Updated yarn lock

* Adds feature flag

* Type fix

---------

Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-03-28 16:24:57 -07:00
..
client Upgrade prisma to 4.11.0 version (#7438) 2023-02-28 14:15:50 -07:00
middleware Fixes formatted description in email + sanitize html everywhere (#7928) 2023-03-28 09:40:13 +00:00
migrations insights follow up (#7922) 2023-03-28 16:24:57 -07:00
selects Add the new Team->useHostDefault option (#7811) 2023-03-28 20:03:54 +00:00
zod Circular dependecy hotfix 2023-01-06 13:15:34 -07:00
.env
delete-app.ts
docker-compose.yml Revert "Matches postgres image across projects" 2022-12-22 17:11:31 -07:00
index.ts Fixes formatted description in email + sanitize html everywhere (#7928) 2023-03-28 09:40:13 +00:00
package.json insights follow up (#7922) 2023-03-28 16:24:57 -07:00
schema.prisma Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
seed-app-store.config.json Fixes formatted description in email + sanitize html everywhere (#7928) 2023-03-28 09:40:13 +00:00
seed-app-store.ts feat(app-store): add zohocrm app to app-store (#7182) 2023-03-15 07:50:03 +00:00
seed-insights.ts insights follow up (#7922) 2023-03-28 16:24:57 -07:00
seed.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
zod-utils.ts Seated booking rescheduling. (#5427) 2023-03-14 04:19:05 +00:00