cal.pub0.org/packages/types
Hariom Balhara 58d1c28e9d
Routing Forms (#2785)
* Add Routing logic to Query builder

* Make a working redirect

* Make it an app

* Move pages and components to App

* Integrate all pages in the app

* Integrate prisma everywhere

* Fix Routing Link

* Add routing preview

* Fixes

* Get deplouyed on preview with ts disabled

* Fix case

* add reordering for routes

* Move away from react DnD

* Add sidebar

* Add sidebar support and select support

* Various fixes and improvements

* Ignore eslint temporarly

* Route might be falsy

* Make CalNumber support required validation

* Loader improvements

* Add SSR support

* Fix few typescript issues

* More typesafety, download csv, bug fiees

* Add seo friendly link

* Avoid seding credebtials to frontend

* Self review fixes

* Improvements in app-store

* Cahnge Form layout

* Add scaffolding for app tests

* Add playwright tests and add user check in serving data

* Add CI tests

* Add route builder test

* Styling

* Apply suggestions from code review

Co-authored-by: Agusti Fernandez Pardo <6601142+agustif@users.noreply.github.com>

* Changes as per loom feedback

* Increase time for tests

* Fix PR suggestions

* Import CSS only in the module

* Fix codacy issues

* Move the codebbase to ee and add PRO and license check

* Add Badge

* Avoid lodash import

* Fix TS error

* Fix lint errors

* Fix bug to merge conflicts resolution - me query shouldnt cause the Shell to go in loading state

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Agusti Fernandez Pardo <6601142+agustif@users.noreply.github.com>
2022-07-14 12:40:53 +00:00
..
App.d.ts Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
AppGetServerSideProps.d.ts Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
AppHandler.d.ts Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
BufferedBusyTime.d.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
Calendar.d.ts Attach credential id to destinationCalendar records (#3197) 2022-07-01 21:55:27 +01:00
Event.d.ts As Google Meet is always installed, this fixes the doubling (#3093) 2022-06-17 18:34:41 +00:00
EventManager.d.ts As Google Meet is always installed, this fixes the doubling (#3093) 2022-06-17 18:34:41 +00:00
SVGComponent.d.ts Extracts EmptyScreen 2022-04-20 12:00:49 -06:00
VideoApiAdapter.d.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
environment.d.ts Turborepo improvements (#3139) 2022-06-22 14:41:19 -06:00
ical.d.ts fix handling for recurring events (#2455) 2022-04-14 23:29:16 +01:00
inferSSRProps.d.ts Reusable inferSSRProps 2022-05-17 16:01:58 -06:00
next-auth.d.ts License server (#2379) 2022-05-26 11:07:14 -06:00
next.d.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
package.json Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
schedule.d.ts Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
tsconfig.json App Store (#1869) 2022-03-23 15:00:30 -07:00
utils.d.ts App Store (#1869) 2022-03-23 15:00:30 -07:00