Commit Graph

5 Commits

Author SHA1 Message Date
Ivan Vasilov
dd572efb0d chore: Switch repo to use pnpm (#29928)
* Fix some missing and duplicate dependencies.

* Fix the types for jest in ai-commands package.

* Replace all npm commands with pnpm. Add pnpm files and workspace links.

* Fix rimraf to work with pnpm.

* Refactor the github actions to work with pnpm.

* Delete package-lock.json.

* Fix the tailwind configs to not include node_modules.

* Fix random files.

* Add preinstall scripts to all packages.

* Fix the Dockerfile to work with pnpm.

* Update the DEVELOPERS documentation.
2024-12-20 13:07:20 +01:00
Ivan Vasilov
9dd7deb990 chore: Add a clean script to all packages/apps (#29926)
Add a clean command.
2024-10-18 16:25:13 +02:00
Kevin Grüneberg
e3df2f453d feat: add team plan 2023-06-08 10:59:56 +02:00
Brandon Scott
ea8b009f1b chore: add jest config for ui package, convert Button tests to ts and fix existing assertions 2023-04-10 13:26:30 -04:00
Alaister Young
fdf10ef4b6 adds dynamic quotes 2022-10-26 15:37:16 +11:00