cal.pub0.org/apps/web
Jeroen Reumkens 0cbaba73e4
🧹 Chore/move v2 components to components dir (#6261)
* Removed old root UI components.

* Fixed import path

* Moved first v2 components to new components dir.

* Changed icon to not import from root, since it somehow creates a recursive import

* Removed irrelevant todo

* Added docs for new components

* Fixed type errors

* Update packages/ui/components/index.ts

Removing as per comment

Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-01-05 12:04:28 +00:00
..
components 🧹 Chore/move v2 components to components dir (#6261) 2023-01-05 12:04:28 +00:00
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
lib Fix lang and dir attributes not being set (#6243) 2023-01-03 11:09:05 +01:00
pages 🧹 Chore/move v2 components to components dir (#6261) 2023-01-05 12:04:28 +00:00
playwright Refactor/email confirm links (#6151) 2022-12-21 17:15:51 -07:00
public New Crowdin translations by Github Action (#6274) 2023-01-04 23:20:54 +01:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server/lib Preparations so public API can use tRPC procedures 2022-11-18 16:36:32 -07:00
styles refactor(web): remove `fonts.css`, rely on `shared-globals.css` (#6220) 2023-01-02 19:11:06 +00:00
test Revive getSchedule Tests and add more (#6200) 2023-01-04 15:40:06 -07:00
.eslintignore
.gitignore Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
.nvmrc chore(web): update .nvmrc to node 16 (#6214) 2023-01-04 15:20:05 -07:00
calendso.yaml Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
middleware.ts fix: use matcher in middleware (#5304) 2022-11-03 14:51:43 +00:00
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js Refactor/email confirm links (#6151) 2022-12-21 17:15:51 -07:00
package.json v2.4.3 2023-01-04 21:00:14 +01:00
postcss.config.js
project.toml
sentry.client.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.properties Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.server.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
tailwind.config.js Fixes tailwind for EE code 2022-07-29 16:26:31 -06:00
tsconfig.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30