Commit Graph

  • 09533e286b Fix/opportunities board (#2610) Charles Bochet 2023-11-21 01:24:25 +01:00
  • a33d4c8b8d Rename DATE to DATETIME (#2576) Weiko 2023-11-21 00:16:42 +01:00
  • b3c1723638 fix: hide Select field type + display Relation field type only for ed… (#2603) Thaïs 2023-11-21 00:14:58 +01:00
  • 1e79d4351e fix: fix Relation field preview (#2605) Thaïs 2023-11-21 00:14:16 +01:00
  • 0ace17df82 Fix linter and remove console logs Charles Bochet 2023-11-20 16:54:51 +01:00
  • 189586830e Refactored useFindOneObjectMetadataItem and useFindManyObjectMetadataItems (#2600) Lucas Bordeau 2023-11-20 16:34:06 +01:00
  • 3ad30a0498 fix: not able to filter by nullable values (#2580) Jérémy M 2023-11-20 15:46:20 +01:00
  • 9516e69522 Fix navbar active marker (#2588) brendanlaschke 2023-11-20 15:36:35 +01:00
  • b6665f880d Refactor types to remove unused types and add FullNameFieldInput (#2590) Charles Bochet 2023-11-20 13:40:22 +01:00
  • eb64baa62e Fix api Keys (#2583) martmull 2023-11-20 10:57:08 +01:00
  • 25950ab82a Introduce main identifier to power RelationFieldDisplay (#2577) Charles Bochet 2023-11-20 10:33:36 +01:00
  • 18ee95179e vale cleanup (#2579) Nimra Ahmed 2023-11-20 14:00:33 +05:00
  • f5e1d7825a Removing Prisma and Grapql-nestjs-prisma resolvers (#2574) Charles Bochet 2023-11-19 18:25:47 +01:00
  • 18dac1a2b6 feat: add Relation field form (#2572) Thaïs 2023-11-17 23:38:39 +01:00
  • fea0bbeb2a feat: add EnumFieldDisplay and Enum field preview (#2487) Thaïs 2023-11-17 23:15:35 +01:00
  • e72917c69c Fix issues post merge Charles Bochet 2023-11-17 22:59:10 +01:00
  • a8b6edd4a8 chore(server): Migrate workspace (#2530) gitstart-twenty 2023-11-18 05:41:46 +08:00
  • ec4f07eab2 Changed the font-weight to regular (Issue #2500) (#2550) Mohit Singh 2023-11-17 16:39:29 -05:00
  • 18846885cd Icon picker gap & hover color (#2522) brendanlaschke 2023-11-17 22:35:07 +01:00
  • aa2596c572 Update Seeds while pre-fi lling a new workspace Charles Bochet 2023-11-17 21:54:32 +01:00
  • e90beef91f feat: add useCreateOneRelationMetadata and useRelationMetadata (#2559) Thaïs 2023-11-17 19:15:15 +01:00
  • 1deb742ac9 Add deleteOneRelation resolver (#2569) Weiko 2023-11-17 19:13:42 +01:00
  • ed71ef67af Add Name defaultColumn for custom objects (#2568) Weiko 2023-11-17 19:13:07 +01:00
  • d481da183f V2 opportunities (#2565) bosiraphael 2023-11-17 19:12:22 +01:00
  • f62108d539 Add missing default values (#2567) Weiko 2023-11-17 19:11:25 +01:00
  • 50d6ab52d7 Fix favorites add/remove from table context menu (#2571) Lucas Bordeau 2023-11-17 19:10:33 +01:00
  • 900c863f02 Improvements for migrations (#2573) martmull 2023-11-17 19:09:46 +01:00
  • 4870b0ac30 Add fullName field metadata type (#2563) Weiko 2023-11-17 16:52:51 +01:00
  • f58e4263bc Fix favorite seeds and prefill Charles Bochet 2023-11-17 16:44:26 +01:00
  • baf1260443 Fix Activities and Tasks modules (#2561) Charles Bochet 2023-11-17 16:24:58 +01:00
  • a6d8cdb116 Fix context menu and favorites (#2564) Lucas Bordeau 2023-11-17 16:24:43 +01:00
  • becd7c2ece Fix implicit index provided in mapping function (#2558) martmull 2023-11-17 14:51:22 +01:00
  • dea1555031 Improvements for migrations (#2556) martmull 2023-11-17 14:20:33 +01:00
  • e19e7a816f Update seeds to take currency and link type into account Charles Bochet 2023-11-17 12:01:56 +01:00
  • 454f893eea Fix objectMetadataId to objectRecordId incorrect naming (#2554) martmull 2023-11-17 11:26:45 +01:00
  • b86ada6d2b feat: rename tenant into workspace (#2553) Jérémy M 2023-11-17 11:26:33 +01:00
  • bc579d64a6 Rename Money/Url to Currency/Link and remove snake_case from composite fields (#2536) Weiko 2023-11-17 10:31:17 +01:00
  • 31e439681c Fix main post merge Charles Bochet 2023-11-17 09:45:48 +01:00
  • e9827486c0 feat: add default value capability (#2544) Jérémy M 2023-11-16 18:25:11 +01:00
  • e8a1d0d6d5 Remove api keys from old world (#2548) martmull 2023-11-16 18:14:04 +01:00
  • 31adb24ffd Fix main post merge Charles Bochet 2023-11-16 17:23:05 +01:00
  • dee38bb901 Migrate activities (#2545) Charles Bochet 2023-11-16 17:10:22 +01:00
  • 7da18a13e8 Feat/filter available field definition v2 (#2547) Lucas Bordeau 2023-11-16 17:09:50 +01:00
  • 0ae9373532 V2 onboarding (#2543) bosiraphael 2023-11-16 17:09:10 +01:00
  • b1b6bbe7d3 Increase spreadsheet import limit (#2539) Félix Malfait 2023-11-16 15:27:53 +01:00
  • 4acb7f41e1 Fix/company picker v2 (#2535) Lucas Bordeau 2023-11-16 12:34:23 +01:00
  • e026b2b6e9 feat: expose foreign key (#2505) Jérémy M 2023-11-16 12:30:40 +01:00
  • e5caa7a5df Eslint prevent duplicate import (#2516) brendanlaschke 2023-11-16 12:26:43 +01:00
  • bee986749d 2472 v2 settings workspace module (#2532) bosiraphael 2023-11-16 11:59:13 +01:00
  • 96661b5f56 Add support for UUID fields in tables (#2529) Charles Bochet 2023-11-15 19:37:29 +01:00
  • ebd1ef5223 Add basic fields metadata (#2523) Weiko 2023-11-15 19:21:51 +01:00
  • 82142ab70e Added working peopleV2 table (#2527) Lucas Bordeau 2023-11-15 19:17:20 +01:00
  • c02717c1e3 fix: schema builder use same type definitions storage across tenant (#2525) Jérémy M 2023-11-15 17:23:30 +01:00
  • 66051fa077 Fix api keys (#2513) martmull 2023-11-15 16:57:05 +01:00
  • 1fc3124d1e Update favorites query and state to work with new backend (#2520) bosiraphael 2023-11-15 16:17:50 +01:00
  • f49ddec2f6 Fix optimistic effect breaking build Charles Bochet 2023-11-15 15:57:43 +01:00
  • 6129444c5c [WIP] Whole FE migrated (#2517) Charles Bochet 2023-11-15 15:46:06 +01:00
  • 1f49ed2acf chore(server): convert User model to TypeORM entity (#2499) gitstart-twenty 2023-11-14 22:00:31 +05:45
  • 970d9ee7f6 2320-fix(front): IconEye icon size and font fix (#2490) Kanav Arora 2023-11-14 21:37:54 +05:30
  • 01ccc13e36 Seed workspace member in workspace schema (#2504) Charles Bochet 2023-11-14 15:48:03 +01:00
  • 7c229217be Hide System Objects (#2488) Weiko 2023-11-14 15:27:24 +01:00
  • d27f16d97a docs: mention prebuilt images (#2493) Benedikt Kleiner 2023-11-14 15:09:23 +01:00
  • f3dfd06571 feat: Unfocus cells when mouse leaves the table (#2442) Uwem Israel 2023-11-14 15:07:41 +01:00
  • a69711429b chore(backend): convert basic RefreshToken model to TypeORM entity (#2401) gitstart-twenty 2023-11-14 17:54:04 +05:45
  • 6eb4e00ce1 Migrate WorkspaceMemberSetting into WorkspaceMember (#2501) Charles Bochet 2023-11-14 12:34:48 +01:00
  • 65af954671 fix: relations issues (#2497) Jérémy M 2023-11-14 12:07:17 +01:00
  • 448f256a35 Add env variable docs (#2440) brendanlaschke 2023-11-14 10:41:09 +01:00
  • 5566e6fba8 Complete all standard object migration to the new workspace schema (#2492) Charles Bochet 2023-11-14 10:24:36 +01:00
  • f476129afa Fix date dropdown width (#2486) bosiraphael 2023-11-13 18:21:16 +01:00
  • 230459b23c 2454 update filter definition to work with new backend (#2482) bosiraphael 2023-11-13 18:05:49 +01:00
  • 3de2fc72dc Create Relation with Fields from both sides (#2480) Weiko 2023-11-13 17:22:15 +01:00
  • 05dbde79cf Add standard company table migrations (#2484) Charles Bochet 2023-11-13 17:18:37 +01:00
  • f8a887e33e Add is system flag to object metadata (#2481) Weiko 2023-11-13 17:09:26 +01:00
  • 9132845242 Remove CLA Assistant (#2479) Félix Malfait 2023-11-13 16:09:59 +01:00
  • 9a109758c8 Migrate standard objects (#2439) Charles Bochet 2023-11-13 16:08:27 +01:00
  • c7568ff28b Fix single note in grid (#2437) brendanlaschke 2023-11-13 16:01:31 +01:00
  • 44d046b363 Cleanup CI workflows, Remove Twenty CLI, Add Danger.js (#2452) Félix Malfait 2023-11-13 14:10:11 +01:00
  • 2befd0ff14 infra: add make commands for provisioning postgres in macos and linux (#2436) Shiv Tyagi 2023-11-12 14:56:12 +05:30
  • 8906c23c63 Fixed callback firing on clickoutside but mousedown inside. (#2434) Lucas Bordeau 2023-11-10 23:54:47 +01:00
  • 130a68dd26 Add relation metadata seed (#2431) Charles Bochet 2023-11-10 23:53:07 +01:00
  • 73db5eb35d fix-svgr-issue-with-tsup (#2429) bosiraphael 2023-11-10 18:25:14 +01:00
  • 032e516a46 fix one to many relation dynamic query (#2430) Weiko 2023-11-10 18:20:36 +01:00
  • 41f658b1ed Update mac os script for pg15 (#2427) Charles Bochet 2023-11-10 17:11:09 +01:00
  • 54d7acd518 Split components into object-metadata and object-record (#2425) Charles Bochet 2023-11-10 15:54:32 +01:00
  • 04c618284f Convert metadata tables to camel_case (#2420) Weiko 2023-11-10 15:33:25 +01:00
  • 6e7ad5eabc Update yarn-setup.mdx (#2424) Lucas Bordeau 2023-11-10 15:20:55 +01:00
  • 618513afcd Rename fieldId and objectId into fieldMetadataId and objectMetadataId (#2421) Charles Bochet 2023-11-10 14:35:18 +01:00
  • 57cfd4db45 Fix ScrollWrapper Charles Bochet 2023-11-10 13:24:39 +01:00
  • 9c29c436b9 Feat/pagination front (#2387) Lucas Bordeau 2023-11-10 12:43:14 +01:00
  • e0289ba9f2 2363 refactor the dialog component to use the new scope architecture (#2415) bosiraphael 2023-11-10 12:36:25 +01:00
  • 6a700ad1a5 feat: schema-builder and resolver-builder can handle relations (#2398) Jérémy M 2023-11-10 12:32:02 +01:00
  • edd152910d Fix icon picker width and add Icon Title (#2418) brendanlaschke 2023-11-10 11:52:50 +01:00
  • 7b9175a4a4 Revert "Convert metadata tables to camelCase" (#2419) Charles Bochet 2023-11-10 11:48:44 +01:00
  • 1cf08c797f Convert metadata tables to camelCase (#2400) Weiko 2023-11-09 20:06:10 +01:00
  • 5622f42e7a Fix table last column not being displayed (#2417) Charles Bochet 2023-11-09 19:06:14 +01:00
  • b28ff9c97e feat: add Url field preview in settings (#2402) Thaïs 2023-11-09 18:51:21 +01:00
  • 588091d3dd 2357 Refactor RecordTable to use the new scope architecture (#2407) bosiraphael 2023-11-09 17:45:58 +01:00
  • 0d4949484c feat: add Money field type in settings (#2405) Thaïs 2023-11-09 17:13:34 +01:00
  • c8eda61704 #2133 Add comments icon and count to Timeline card (#2205) Pallavi Varshney 2023-11-09 07:34:54 -08:00
  • f26be4d837 2385-feat(front): icon button styles added (#2411) Kanav Arora 2023-11-09 20:53:45 +05:30