Commit Graph

  • ef8867e552 chore: debug Twenty dockerfile failing to build on Github Actions (#4658) Quentin G 2024-03-26 12:32:53 +01:00
  • 0549313c43 Update .env.example (#4661) Darek Desu 2024-03-26 12:31:57 +01:00
  • 17bf315a1d feat: add remote object integration preview (#4614) Thaïs 2024-03-26 10:02:25 +01:00
  • d4f6ffdf62 feat(ci): automate CI tags and pass github context (#4652) Quentin G 2024-03-26 09:01:39 +01:00
  • d1ab063000 feat: use ApolloFactory for metadata client (#4608) Jérémy M 2024-03-25 19:15:46 +01:00
  • d2b237ebf2 #4298 Add emails seed data for demo and dev seeds (#4513) Hanna Feddersen 2024-03-25 19:06:05 +01:00
  • 9dda6a8fa1 4162-Sticky-Header (#4627) Kanav Arora 2024-03-25 23:35:56 +05:30
  • 8baa59b6f4 feat: add Active and Add integration card displays (#4591) Thaïs 2024-03-25 18:53:30 +01:00
  • 6ab43c608f feat: create Integrations/IntegrationDetail page (#4574) Thaïs 2024-03-25 18:06:46 +01:00
  • e126c5c7f3 TWNTY-4602 - Increase coverage for coverage for twenty-front:storybook:modules (#4649) gitstart-app[bot] 2024-03-25 18:03:55 +01:00
  • 04c5d066f8 fix: create deterministic uuids for standards relation on custom object (#4642) Jérémy M 2024-03-25 16:58:58 +01:00
  • 61e5d5bcb9 fix: fix Select field preview (#4507) Thaïs 2024-03-25 16:37:41 +01:00
  • 2ae59a801f Fix missing lodash type dependency breaking front container build Charles Bochet 2024-03-25 16:26:28 +01:00
  • b77d589497 refactor: merge FieldType and FieldMetadataType (#4504) Thaïs 2024-03-25 15:45:28 +01:00
  • 9e70f5b650 Add endpoints to create and delete remote server (#4606) Thomas Trompette 2024-03-25 15:21:23 +01:00
  • e2af5b8628 4525 upgrade pg graphql (#4646) martmull 2024-03-25 15:08:17 +01:00
  • e576fe0d67 Update yarn commands (#4644) Charles Bochet 2024-03-25 12:31:18 +01:00
  • 1639b2ad0e refactor: improve Settings supported field types validation (#4496) Thaïs 2024-03-25 12:27:00 +01:00
  • a560746fcd Add worker run step to server cli (#4619) Weiko 2024-03-25 11:00:11 +01:00
  • 922d632607 Basic log styling (#4634) brendanlaschke 2024-03-25 10:15:39 +01:00
  • 0a15994695 Allow usage of multiple select fields on Kanban board Charles Bochet 2024-03-23 20:36:14 +01:00
  • bd8718269a Improve performances on main Charles Bochet 2024-03-23 16:11:49 +01:00
  • 0315f35979 Replace Terms & Conditions with Sign Up Link on Sign In #4502 (#4617) karthik 2024-03-22 17:40:01 -04:00
  • 3ea8589c0d Fix event relation with custom objects Charles Bochet 2024-03-22 20:21:02 +01:00
  • 161137e87a Add events on Custom objects (#4625) Charles Bochet 2024-03-22 20:02:00 +01:00
  • 96cad2accd 4398 decouple contacts and companies creation from messages import (#4590) bosiraphael 2024-03-22 18:44:14 +01:00
  • 1a763263c9 Add workspaceId option on standard-id migration script Charles Bochet 2024-03-22 18:20:38 +01:00
  • 5665656b05 4489 timebox finish google calendar full sync (#4615) bosiraphael 2024-03-22 18:10:55 +01:00
  • 41aae5bd20 Fix authentication resolver Charles Bochet 2024-03-22 17:47:51 +01:00
  • 3c5c9c2f31 Release 0.3.3 (#4622) Charles Bochet 2024-03-22 17:28:53 +01:00
  • 4ae67318ab Fix broken worker (#4618) Félix Malfait 2024-03-22 16:43:13 +01:00
  • 6713ac589d Object creation triggers view creation Charles Bochet 2024-03-22 16:39:55 +01:00
  • 4a493b6ecf New view picker (#4610) Charles Bochet 2024-03-22 15:04:17 +01:00
  • d876b40056 Logs show page (#4611) Félix Malfait 2024-03-22 14:01:16 +01:00
  • aee6d49ea9 feat: add a docker-compose file for production (#4609) Quentin G 2024-03-22 09:16:39 +01:00
  • 1aa48d3bf7 feat: merge front and server dockerfiles and optimize build (#4589) Quentin G 2024-03-21 19:22:21 +01:00
  • 3fa8c4bace Add KanbanFieldMetadataId on View standard object (#4604) Charles Bochet 2024-03-21 18:08:27 +01:00
  • cc0e3c8a9a Fixed TS error with blocknote/react package (#4601) Lucas Bordeau 2024-03-21 12:10:09 +01:00
  • 8e4123e772 48 add yearly monthly sub switch (#4577) martmull 2024-03-21 10:47:25 +01:00
  • db25d331c1 update example docker-compose to bitnami postgres path (#4491) Matt Ward 2024-03-21 02:17:06 -07:00
  • b089b93e67 feat: modified DoubleTextInput to split First and Last name accordingly (#4598) Eldar Dautović 2024-03-21 09:50:11 +01:00
  • e5c1309e8c feat: wip server folder structure (#4573) Jérémy M 2024-03-20 16:23:46 +01:00
  • da12710fe9 feat: multi-workspace (frontend) (#4232) Aditya Pimpalkar 2024-03-20 13:43:41 +00:00
  • 352192a63f fix: add missing package lodash.groupby (#4579) Anoop P 2024-03-20 18:55:05 +05:30
  • cfb0cce9b8 Refactor Views by cleaning the code, relying on apolloCache and improving performances (#4516) Charles Bochet 2024-03-20 14:21:58 +01:00
  • 20e14cb455 fix: fix typings in calendar utils tests (#4572) Thaïs 2024-03-20 06:07:01 -03:00
  • 017b09ba35 Blocknote custom slash menu (#4517) brendanlaschke 2024-03-20 08:38:05 +01:00
  • 35d41e38c8 Set optional checkout.session.url (#4569) martmull 2024-03-20 07:04:07 +01:00
  • c90e379fc4 Release updates (#4571) Thomas des Francs 2024-03-19 22:39:52 +01:00
  • b6e8bb1a6c Delete auth/file front variables (#4455) Félix Malfait 2024-03-19 22:19:40 +01:00
  • 4bfb90657f Add JSON field type and Event object (#4566) Félix Malfait 2024-03-19 21:54:08 +01:00
  • 4ab426c52a 4485 create a custom resolver for calendar events (#4568) bosiraphael 2024-03-19 18:34:00 +01:00
  • e579554d47 Add getters factory for attachements (#4567) Thomas Trompette 2024-03-19 16:39:53 +01:00
  • 9f6c578a46 Added context (#4557) Lucas Bordeau 2024-03-18 17:13:32 +01:00
  • 872fb2bd49 TWNTY-4450 - Add tests for /modules/activities/emails (#4520) gitstart-app[bot] 2024-03-18 17:10:07 +01:00
  • bdbd77c696 Cleanup default values and leftover methods in environmentService (#4550) Félix Malfait 2024-03-18 17:09:39 +01:00
  • 1cc8bdd3e9 Update docker-compose.mdx (#4545) Sébastien HOUZET 2024-03-18 16:30:26 +01:00
  • 8fb1ab8933 [backend] rename repository services and replace repository modules by dynamicModule (#4536) Weiko 2024-03-18 16:26:23 +01:00
  • 2aa6bcdb70 Action bar add delete count (#4470) brendanlaschke 2024-03-18 16:11:02 +01:00
  • 411aac5efc Remove demo guard for mail api (#4527) Thomas Trompette 2024-03-18 14:05:35 +01:00
  • 7294d5aedc Add migrate prod command Charles Bochet 2024-03-15 23:33:25 +01:00
  • eb07b373a7 Fix storage s3 endpoint not being optional Charles Bochet 2024-03-15 23:08:30 +01:00
  • feebc45d31 Fix storybook tests on IconPicker (#4510) Charles Bochet 2024-03-15 21:47:07 +01:00
  • 5e5ae0b2ca Fix server container build Charles Bochet 2024-03-15 21:30:02 +01:00
  • e0ae12ffa1 Fix server deploy (#4509) Charles Bochet 2024-03-15 21:15:14 +01:00
  • dc9b84114a Server fix: Update EnvironmentService import path in File Module. (#4508) Abdullah 2024-03-16 00:05:35 +05:00
  • cd9f402bc2 Fix calendar broken tests Charles Bochet 2024-03-15 19:39:01 +01:00
  • 8980cc576c Prevent file upload in demo workspaces (#4503) Thomas Trompette 2024-03-15 19:15:22 +01:00
  • 1cc8edd016 Fix tests and linter Charles Bochet 2024-03-15 19:14:57 +01:00
  • 2c09096edd Refactor backend folder structure (#4505) Weiko 2024-03-15 18:37:09 +01:00
  • afb9b3e375 Prefetching views and favorites (#4421) Charles Bochet 2024-03-15 18:35:40 +01:00
  • 38f28de4a6 feat: open event details drawer on event row click (#4464) Thaïs 2024-03-15 13:37:36 -03:00
  • 680bb11f19 Changed Filter/sort labels font weight to medium instead of bold. (#4500) Ravan 2024-03-15 22:06:11 +05:30
  • 235e71ca02 Update backdrop-filter in OverlayBackground.ts (#4436) Danil 2024-03-15 17:19:27 +01:00
  • 638a12c571 feat: iframe addition (chrome-extension) (#4418) Aditya Pimpalkar 2024-03-15 15:36:53 +00:00
  • c083bb15cd First batch of modules/activities tests (#4446) gitstart-twenty 2024-03-15 12:32:06 -03:00
  • 7b83c84fa5 TWNTY-4447 - Add tests for /modules/activities/hooks (#4475) gitstart-app[bot] 2024-03-15 16:30:42 +01:00
  • 14a3fc1ba6 Increase test coverage for /modules/activities/timeline (#4494) gitstart-app[bot] 2024-03-15 16:26:45 +01:00
  • 683f1f1f33 Add tests for /modules/activities/tasks/hooks (#4495) gitstart-app[bot] 2024-03-15 16:25:13 +01:00
  • 21cd38d6fb Add command to stop demo seed cron (#4480) Thomas Trompette 2024-03-15 15:23:07 +01:00
  • 7555e7aad5 [messaging] Fix messaging formatAddress tests (#4482) Weiko 2024-03-15 14:58:02 +01:00
  • 94487f6737 feat: refactor folder structure (#4498) Jérémy M 2024-03-15 14:40:58 +01:00
  • 52f1b3ac98 Fixed select field input height (#4493) Aditya Vashisht 2024-03-15 08:41:32 -04:00
  • f6d27ce19c Update add account button style (#4481) bosiraphael 2024-03-15 13:33:35 +01:00
  • 846da396f8 Adding new one-click deploy option to 1-click-deploy.mdx (#4374) cosark 2024-03-15 01:59:00 -07:00
  • e8e5af6fcb fix: Close the email side panel upon clicking an open email thread (#4329) Hyunsu Joo 2024-03-15 02:11:27 +09:00
  • 2d48cf5648 Added info about SERVER_URL to docs (#4433) Maciej Siwek 2024-03-14 18:10:59 +01:00
  • fbc7e6ab6e 4364-feat(front): Display tags in multi-select picker (#4419) Anchit Sinha 2024-03-14 22:29:11 +05:30
  • 595c7a9ba4 Migrate Export feature to the action bar (#4417) Dragoș Cojocaru 2024-03-14 18:57:09 +02:00
  • 04efe5c455 Update demo link (#4483) Thomas Trompette 2024-03-14 17:51:27 +01:00
  • 4eae3b8290 Fix front production container build (#4478) Charles Bochet 2024-03-14 16:13:27 +01:00
  • 858416530b Fix: Added grab cursor on hover over favorite icon (#4415) Jeet Desai 2024-03-14 19:00:24 +05:30
  • 991bb09622 [messaging] fix participant handles with trailing spaces (#4457) Weiko 2024-03-14 13:46:38 +01:00
  • 42e86c7c82 Enable backend to serve frontend (#4461) Félix Malfait 2024-03-14 11:53:10 +01:00
  • fd06d52a13 Refacto environment service (#4473) Félix Malfait 2024-03-14 11:51:19 +01:00
  • 3caf860848 4285 timebox create google calendar full sync (#4442) bosiraphael 2024-03-14 11:23:31 +01:00
  • e0dac82e07 fix: exclude GQL scalar types from the name validation of object and field metadata (#4467) Mohamed Houssein Douici 2024-03-14 10:41:48 +01:00
  • a02e11f81a Use prepared statements + add tests for record position (#4451) Thomas Trompette 2024-03-13 14:47:54 +01:00
  • 8c0680b918 Setup the foundation for Twenty UI library. (#4423) Abdullah 2024-03-13 18:21:18 +05:00
  • 4e1e4e2c4c Upgrade documentation UI component rendering (#4445) Charles Bochet 2024-03-13 13:26:46 +01:00