twenty/packages/twenty-server
neo773 62ea14a072
fix email workflow (#19929)
fixes JSON parse crash with proper resolution of variables and tiptap
rich text classification
2026-04-21 13:47:19 +02:00
..
@types Fix upgrade commands discovery outside of cli (#19671) 2026-04-14 09:20:33 +00:00
docs Upgrade command internal doc (#19541) 2026-04-10 09:43:06 +00:00
patches feat: move admin panel to dedicated /admin-panel GraphQL endpoint (#19852) 2026-04-19 20:55:10 +02:00
scripts Seed Front Components (#19220) 2026-04-02 11:20:08 +00:00
src fix email workflow (#19929) 2026-04-21 13:47:19 +02:00
test chore(server): bump current version to 2.0.0 and add 2.1.0 as next (#19907) 2026-04-21 02:05:27 +02:00
.env.e2e-testing-server e2e tests (#16533) 2025-12-17 08:48:17 +01:00
.env.example Add APPLICATION_LOG_DRIVER=CONSOLE to twenty-app-dev container (#19600) 2026-04-12 11:55:38 +02:00
.env.test [Billing for self host] End dummy enterprise key validity (#19560) 2026-04-15 13:26:38 +00:00
.gitignore
.oxlintrc.json Workspace command decorators (#19397) 2026-04-07 16:33:48 +00:00
.prettierignore Seed Front Components (#19220) 2026-04-02 11:20:08 +00:00
.swcrc Lingui working with NODE ENV=production again (#10067) 2025-02-07 10:05:07 +01:00
jest-integration.config.ts feat(i18n): fix translation QA issues and add automation (#16756) 2025-12-22 17:30:46 +01:00
jest.config.mjs Fix PDF Upload edge case (#18533) 2026-03-12 10:34:24 +00:00
lingui.config.ts BREAKING - feat(auth): refactor tokens logic & enhance email verification flow (#13487) 2025-07-31 12:00:59 +02:00
nest-cli.json Seed Front Components (#19220) 2026-04-02 11:20:08 +00:00
package.json database:init:prod triggers instance slow command too (#19555) 2026-04-10 13:19:19 +00:00
project.json refactor messaging jobs (#19626) 2026-04-13 14:39:52 +00:00
setupTests.ts Re-add prettier (#13812) 2025-08-11 14:10:04 +02:00
tsconfig.build.json
tsconfig.json Seed Front Components (#19220) 2026-04-02 11:20:08 +00:00
tsconfig.scripts.json