Commit Graph

  • 70e5cdfe83 Remove filter definition (#10227) Lucas Bordeau 2025-02-14 18:37:34 +01:00
  • 68db9a7a8c (fix) throw if Access JWT does not have a userWorkspaceId (#10225) Marie 2025-02-14 17:48:06 +01:00
  • 12cc61e096 [permissions] Add workspace + security settings permission gates (#10204) Marie 2025-02-14 17:32:42 +01:00
  • db526778e3 Update suspended cleaning command (#10195) Etienne 2025-02-14 16:49:44 +01:00
  • 968ad3bd31 [NITPICK] From args list to record args RecordPositionFactory (#10215) Paul Rastoin 2025-02-14 15:43:09 +01:00
  • c624657b29 update seeding views to seed the new bodyV2 field on workspace creation (#10221) Charles Bochet 2025-02-14 15:28:25 +01:00
  • 017280384a Add flow to run output (#10220) Thomas Trompette 2025-02-14 15:20:27 +01:00
  • 5fe101545d Add side panel in lab (#10183) Thomas Trompette 2025-02-14 14:59:27 +01:00
  • 258025a18f Fix upgrade-0-42 command to migrate RICH_TEXT field metadata to RICH_TEXT_V2 (#10218) Charles Bochet 2025-02-14 13:50:06 +01:00
  • a36ba02efe Imrove I18n ci (#10219) Félix Malfait 2025-02-14 13:42:16 +01:00
  • 80c55b4462 384 update the input of the record show page inside the command menu (#10213) Raphaël Bosi 2025-02-14 13:33:18 +01:00
  • a4a085392d fix(auth): Invite with public url and social sso. (#10216) Antoine Moreaux 2025-02-14 12:58:01 +01:00
  • 171091e1ef refactor(domain-manager): simplify frontend URL configuration (#10194) Antoine Moreaux 2025-02-14 12:03:07 +01:00
  • 01665ca8ae Fix bug visibility table (#10214) Charles Bochet 2025-02-14 11:48:41 +01:00
  • 934a97df51 Fix custom exceptions not propagating error code (#10210) Weiko 2025-02-14 10:27:47 +01:00
  • ea07692abb refactor(ui/settings): update styles and improve structure (#10201) Antoine Moreaux 2025-02-14 10:19:02 +01:00
  • 8bd2f5c3c4 refactor(server): rename PORT to NODE_PORT (#10193) Antoine Moreaux 2025-02-14 10:03:58 +01:00
  • f45f7c28f2 Improve i18n ci (#10209) Félix Malfait 2025-02-14 09:56:05 +01:00
  • 1090fb8fad Remove localization feature flag and improve CI workflow (#10208) Félix Malfait 2025-02-14 09:41:35 +01:00
  • f2da915b20 Poc lambda subhosting (#10192) martmull 2025-02-14 09:18:49 +01:00
  • 9cbcf6293b Fix number null value forced to 0 (#10202) Lucas Bordeau 2025-02-13 19:15:21 +01:00
  • 81b2d5bc89 Add workflow run visualizer (#10146) Baptiste Devessier 2025-02-13 18:57:54 +01:00
  • 1863ef7d10 Fix bug with table aggregate footer when switching object (#10198) Lucas Bordeau 2025-02-13 18:36:36 +01:00
  • 5963c0f384 [REFACTOR][BUG] Dynamically compute field to write in cache CREATE (#10130) Paul Rastoin 2025-02-13 17:43:54 +01:00
  • 58a62ec6f0 [settings/security] Prevent toggle if only 1 authentication option (#10169) Guillim 2025-02-13 16:54:37 +01:00
  • 8a425456f2 feat(workspace): add support for custom domain status toggle (#10114) Antoine Moreaux 2025-02-13 16:01:33 +01:00
  • b67e850011 Fix table content missing when navigating to previously browsed page (#10188) Charles Bochet 2025-02-13 13:40:33 +01:00
  • 41dfeb34d1 Add sync metadata to migrate command (#10182) Charles Bochet 2025-02-13 13:36:29 +01:00
  • 75268c3040 chore: update eslint configuration and clean up index file (#10185) Antoine Moreaux 2025-02-13 11:35:55 +01:00
  • 467aa775a8 Fixed context menu bug with new record filters refactor (#10181) Lucas Bordeau 2025-02-13 11:15:41 +01:00
  • 77d72e9b1c refactor(auth/sso): rename GetAuthorizationUrl for clarity (#10173) Antoine Moreaux 2025-02-13 11:15:22 +01:00
  • d7b84de1b5 Fix CI after SettingsFeature enum update (#10178) Weiko 2025-02-13 10:19:36 +01:00
  • 372ebd14fe withDelete option to TypeOrm (#10161) Guillim 2025-02-13 08:50:24 +01:00
  • d2a5027549 Fix contextProvider not set preventing login Charles Bochet 2025-02-13 01:03:10 +01:00
  • eb6757f99c Fix linter on main Charles Bochet 2025-02-13 00:58:14 +01:00
  • ba8797d220 Remove filterDefinition.type usage (#10164) Lucas Bordeau 2025-02-13 00:57:28 +01:00
  • 6e57f02ae3 Feature flag IS_MICROSOFT_SYNC_ENABLED removal (#10170) Guillim 2025-02-13 00:52:31 +01:00
  • 466f8c733f Fix latest visited view (#10158) Charles Bochet 2025-02-13 00:52:04 +01:00
  • 8f69352d17 i18n - translations (#10174) github-actions[bot] 2025-02-12 21:20:38 +01:00
  • 0fa03aeb2c i18n - translations (#10172) github-actions[bot] 2025-02-12 19:21:30 +01:00
  • 193ef432a0 add object settings permission tab (#10159) Weiko 2025-02-12 18:49:50 +01:00
  • 61881d6d0f Fix relation creation (#10171) Weiko 2025-02-12 18:49:26 +01:00
  • 0609b31c64 add WorkspaceDuplicateCriteria decorator + update duplicate resolver logic (#10128) Etienne 2025-02-12 17:32:59 +01:00
  • b66289c44c replace log by throw (#10167) martmull 2025-02-12 17:31:41 +01:00
  • fb936cccfb i18n - translations (#10168) github-actions[bot] 2025-02-12 17:11:13 +01:00
  • 39e7a0b61c Remove log to fix serverless function (#10166) martmull 2025-02-12 16:39:00 +01:00
  • c30f416912 Add log (#10162) martmull 2025-02-12 16:01:34 +01:00
  • f98668febf i18n - translations (#10160) github-actions[bot] 2025-02-12 15:20:02 +01:00
  • f3586d4989 HandleAlias (#10156) Guillim 2025-02-12 14:22:13 +01:00
  • 2b24bf43a4 i18n - translations (#10157) github-actions[bot] 2025-02-12 13:22:35 +01:00
  • d2d3b21c90 consistent background color in notes (#10097) Mohammed Abdul Razak Wahab 2025-02-12 17:15:26 +05:30
  • 23d2e54439 RICH_TEXT_V2 upgrade command (#10094) eliasylonen 2025-02-12 12:26:29 +01:00
  • 33af71ccd3 Create base search record action (#10135) Thomas Trompette 2025-02-12 11:29:32 +01:00
  • 9cc6ea501a i18n - translations (#10149) github-actions[bot] 2025-02-12 11:20:24 +01:00
  • e4ae76ac20 [permissions] Add permission gates on API & Webhooks + Security settings (#10133) Marie 2025-02-12 10:40:26 +01:00
  • 08fd227049 i18n - translations (#10145) github-actions[bot] 2025-02-12 09:21:13 +01:00
  • 2c0f66dab6 Progress on translations (#10142) Félix Malfait 2025-02-12 08:13:29 +01:00
  • b55a366e2f i18n - translations (#10144) github-actions[bot] 2025-02-12 03:43:55 +01:00
  • 1d4bf2c576 i18n - translations (#10143) github-actions[bot] 2025-02-12 01:32:33 +01:00
  • 959046ee12 Prevent data visualizer from fetching workflows when not enabled (#10116) Thomas Trompette 2025-02-11 23:36:11 +01:00
  • 6faf356be2 i18n - translations (#10141) github-actions[bot] 2025-02-11 23:19:57 +01:00
  • d5b247fa6b i18n - translations (#10140) github-actions[bot] 2025-02-11 21:20:29 +01:00
  • 5f8fc8cad8 minor env tab description font color fix (#10139) nitin 2025-02-12 01:03:19 +05:30
  • 88ab7cb553 i18n - translations (#10137) github-actions[bot] 2025-02-11 19:21:13 +01:00
  • b757a37d07 Fix bug where aggregate resets record filters (#10136) Lucas Bordeau 2025-02-11 19:14:18 +01:00
  • 252922b522 Admin panel refactor (#10119) nitin 2025-02-11 22:40:28 +05:30
  • 83bf2d1739 Webhook follow up (#10124) martmull 2025-02-11 17:30:11 +01:00
  • 5252b22b64 i18n - translations (#10131) github-actions[bot] 2025-02-11 17:21:21 +01:00
  • a4806b72c7 folders (#10081) Guillim 2025-02-11 17:19:53 +01:00
  • b4fd408109 Update i18n-compile.yaml (#10132) Félix Malfait 2025-02-11 17:19:42 +01:00
  • ed4a5b0c15 fix: many fields in an object (#10061) Jérémy M 2025-02-11 17:15:30 +01:00
  • 47f262c970 [REFACTOR][BUG] Dynamically compute field to write in cache UPDATE & DELETE (#10079) Paul Rastoin 2025-02-11 16:21:44 +01:00
  • 05403ae247 I18n CI (#10129) Félix Malfait 2025-02-11 15:58:17 +01:00
  • 0307815e84 i18n - translations (#10126) github-actions[bot] 2025-02-11 15:50:25 +01:00
  • dabb140b3e Update i18n-push.yaml (#10127) Félix Malfait 2025-02-11 15:38:55 +01:00
  • cc68deaab1 Translations cleaning / workflows (#10125) Félix Malfait 2025-02-11 15:26:21 +01:00
  • 6da9976193 Fix readonly in some steps (#10121) Thomas Trompette 2025-02-11 15:22:18 +01:00
  • 02ced028e5 add role assignment page (#10115) Weiko 2025-02-11 14:51:31 +01:00
  • 179d3ae2a4 Add workflow success edge (#10120) Baptiste Devessier 2025-02-11 14:01:11 +01:00
  • 4f06b83d7f RICH_TEXT_V2 frontend (#10083) eliasylonen 2025-02-11 11:21:03 +01:00
  • de91a5e39e chore(twenty-server): remove eslint warn + add maxWarning 0 (#10103) Antoine Moreaux 2025-02-11 10:38:43 +01:00
  • 59af303b4c Update docker-compose.mdx (#10118) Antoine GC 2025-02-11 00:35:16 +01:00
  • 3eaafbde55 fix log + add 3 indexes on fielMetadata and indexFieldMetadata (#10113) Etienne 2025-02-11 00:34:33 +01:00
  • b5736a28fd Fix workflow activation optimistic rendering in Cmd+K (#10109) Thomas Trompette 2025-02-10 17:46:36 +01:00
  • d52c7ffd73 we don't create companies for personal domain emails anylonger (#10110) Guillim 2025-02-10 17:34:35 +01:00
  • 0083f0b939 chore: add translations (#10112) github-actions[bot] 2025-02-10 17:16:03 +01:00
  • 5948bc2685 Fix: Get rid of subgroups in admin/env-variables (#10105) nitin 2025-02-10 21:24:37 +05:30
  • c07f43fcb1 Simplify webhook creation flow (#10107) martmull 2025-02-10 16:48:51 +01:00
  • f733307517 refacto(*): rename hostname to custom domain (#10100) Antoine Moreaux 2025-02-10 16:12:36 +01:00
  • 2a0f937899 Hide inactive objects and fields (#10104) A. Kiplimo 2025-02-10 17:45:09 +03:00
  • 62e44de831 Fix issue with pr-PT and pt-BR casing (#10106) Félix Malfait 2025-02-10 15:25:36 +01:00
  • 6ae80c5f93 hide inactive objects (#10099) Mohammed Abdul Razak Wahab 2025-02-10 19:49:02 +05:30
  • d4ffd52988 add invalid captcha and messageChannel sync status health monitoring (#10029) Etienne 2025-02-10 12:24:42 +01:00
  • e70e69cf94 Store output step by step (#10101) Thomas Trompette 2025-02-10 11:27:15 +01:00
  • c908a687fb Fix doc (#10102) martmull 2025-02-10 11:22:47 +01:00
  • d4b23e020a chore: add translations (#10098) github-actions[bot] 2025-02-10 10:29:13 +01:00
  • 1b98f40f17 feat(custom-domain): enable UI for custom domain (#10062) Antoine Moreaux 2025-02-10 09:43:13 +01:00
  • f8c653f153 Iterations on i18n CI (#10093) Félix Malfait 2025-02-10 08:27:09 +01:00
  • f9d7f62ec2 I18n CI and small type improvement (#10092) Félix Malfait 2025-02-09 22:17:54 +01:00
  • bb24c97f80 Translations - Crowdin, Set workspace member locale on signup, and optimizations (#10091) Félix Malfait 2025-02-09 22:10:41 +01:00