Commit Graph

  • 2b21e05524 Improve mouse tracking (#1061) Charles Bochet 2023-08-03 10:36:11 -07:00
  • 21e3d8fcac Refactor: Morph strategy on PipelineProgress (#1065) Emilien Chauvet 2023-08-03 18:08:35 +02:00
  • 4252a0a2c3 Feat/filter activity inbox (#1032) Emilien Chauvet 2023-08-02 21:36:16 +02:00
  • 2128d44212 Fix Avatars no centered (#1050) brendanlaschke 2023-08-02 21:36:00 +02:00
  • e06588d8a8 Fix: positioning of label to rename columns (#1051) gitstart-twenty 2023-08-03 02:55:46 +08:00
  • 2680289ff7 Sanitize url before fetching favicon and display letter avatar if it can't be retrieved (#1035) gitstart-twenty 2023-08-03 02:53:56 +08:00
  • bfd748e175 Closes #710: Add the number of opportunities on each stage (#1011) proof3 2023-08-02 22:51:17 +04:00
  • 3807d62aeb feat: persist resized column widths (#1017) Thaïs 2023-08-02 20:48:14 +02:00
  • 552fb2378b Fix #1038: Logout button should be change to gray (#1052) Pranav 2023-08-02 18:52:48 +05:30
  • 0ad35549ac Fix hotkeys for tasks page (#1034) brendanlaschke 2023-08-02 07:11:07 +02:00
  • 991cadbe48 Move trash icon to the top bar of right drawer (#1014) gitstart-twenty 2023-08-02 13:10:02 +08:00
  • 55f1e2a5bb In storybook, I see a ButtonIconGroup component (#1039) gitstart-twenty 2023-08-02 13:01:47 +08:00
  • efbc346b48 [server] set local setup as default in .env.example (#1045) Corentin 2023-08-02 04:40:17 +02:00
  • 813fd5a067 Fix env variables for dev setup (#1031) Emilien Chauvet 2023-08-01 03:05:05 -07:00
  • 7a6a75a958 Rename SIGN_IN_PREFILLED env variable Charles Bochet 2023-07-31 19:20:11 -07:00
  • 86fee770e1 Update chromatic CI trigger Charles Bochet 2023-07-31 18:23:39 -07:00
  • ba76cace3f Update chromatic CI trigger Charles Bochet 2023-07-31 18:20:45 -07:00
  • 8b8e4ac4a5 A few polish on tasks (#1023) Charles Bochet 2023-07-31 18:15:08 -07:00
  • 22ca00bb67 Add tasks page (#1015) Emilien Chauvet 2023-07-31 16:14:35 -07:00
  • 700b567320 Scroll to currently softfocus cell (#1008) brendanlaschke 2023-08-01 00:50:08 +02:00
  • f111440e00 feat: implement user impersonation feature (#976) Jérémy M 2023-08-01 00:47:29 +02:00
  • b028d9fd2a Add deploy buttons and clean environment variables (#974) Félix Malfait 2023-07-31 14:36:04 -07:00
  • a90cbac5e6 Fix table mock mode (#1007) Charles Bochet 2023-07-31 01:50:02 -07:00
  • 58e5d24261 feat: add column resizing (#975) Thaïs 2023-07-31 05:38:38 +02:00
  • ade5e52e55 Clean and re-organize post table refactoring (#1000) Charles Bochet 2023-07-30 18:26:32 -07:00
  • 86a2d67efd style: update deactivated state styles in onboarding button (#997) Indrajeet Nikam 2023-07-31 02:37:58 +05:30
  • 20a1946b35 Changes to commands in search window (#996) brendanlaschke 2023-07-30 22:29:10 +02:00
  • eafa30a9cf Fix margin on DeleteModal overlay (#998) Charles Bochet 2023-07-30 13:17:33 -07:00
  • be835af48b docs: fix instructions to start projects in the docker setup flow (#995) Indrajeet Nikam 2023-07-30 23:22:31 +05:30
  • 28765fe7c3 Inbox task 2 (#991) Charles Bochet 2023-07-29 21:24:33 -07:00
  • fc7380e0b8 Add ability to properly cast a string, number, null to an integer (#990) Charles Bochet 2023-07-29 21:06:03 -07:00
  • 55be401204 Add fake characters to prevent password managers from filling fields (#989) Félix Malfait 2023-07-29 19:47:54 -07:00
  • 8601ed04ae Add dueDate and assignee on notes (#988) Charles Bochet 2023-07-29 15:36:21 -07:00
  • d9f6ae8663 Feat/generic editable cell all types (#987) Lucas Bordeau 2023-07-29 23:48:43 +02:00
  • dc18bc40b0 Remove empty values from relation picker (#986) Moussa Bistami 2023-07-29 20:19:15 +01:00
  • 5c376cbabb Add profile pictures to people and fix account/workspace deletion (#984) Félix Malfait 2023-07-28 15:40:03 -07:00
  • 557e56492a Various fixes on table, board, tasks (#983) Charles Bochet 2023-07-28 15:20:32 -07:00
  • 0bc80ce9ee chore: Add ui/tooltip stories (#966) gitstart-twenty 2023-07-29 01:44:46 +07:00
  • d3bd248d30 chore: Add ui/modal stories (#967) gitstart-twenty 2023-07-29 01:42:39 +07:00
  • afaa962758 Feat/generic editable cell chip (#982) Lucas Bordeau 2023-07-28 20:41:06 +02:00
  • d142376ef9 feat: I can delete my account easily (#977) gitstart-twenty 2023-07-29 00:09:43 +07:00
  • 3daebd0e0c feat: search activities (#972) Jérémy M 2023-07-28 19:02:56 +02:00
  • 2304823dc6 docs: add DatePicker and ImageInput stories (#980) Thaïs 2023-07-28 18:40:57 +02:00
  • 44a9c2687f fix: front not running properly (#971) Jérémy M 2023-07-28 11:36:27 +02:00
  • 2cc63e14aa Fix storybook tests Charles Bochet 2023-07-27 23:40:54 -07:00
  • d0641084f9 feat: rename comment thread into activity (#939) Jérémy M 2023-07-28 08:22:16 +02:00
  • fcdde024a3 feat: Add workspace delete feature (#896) gitstart-twenty 2023-07-28 12:19:20 +07:00
  • 8cf8183342 Enable to drag under New button on pipeline (#970) Charles Bochet 2023-07-27 18:50:29 -07:00
  • c13d6b4f60 chore: optimize size of front docker image (#965) Lucas Vieira 2023-07-27 16:39:16 -07:00
  • 8c659b8b37 fix: 906 edit avatar style (#923) 310387 2023-07-28 02:37:12 +03:00
  • f4b8a3decb Added generic relation cell (#969) Lucas Bordeau 2023-07-28 01:28:42 +02:00
  • 3b796ee68c Fix server e2e tests on CI #5 Charles Bochet 2023-07-27 15:38:50 -07:00
  • e7eecd5b54 Fix server e2e tests on CI #4 Charles Bochet 2023-07-27 15:22:10 -07:00
  • 37beaa6d92 Fix server e2e tests on CI #3 Charles Bochet 2023-07-27 15:14:33 -07:00
  • 0eac63852c Fix server e2e tests on CI #2 Charles Bochet 2023-07-27 11:57:10 -07:00
  • 61205c2cb0 Fix server e2e tests on CI #1 Charles Bochet 2023-07-27 11:53:00 -07:00
  • 157e5b9a2e feat: implement e2e test for CompanyResolver (#944) Jérémy M 2023-07-27 18:48:40 +02:00
  • 9027406fdf feat: create ViewField model (#961) Thaïs 2023-07-27 18:12:26 +02:00
  • e90f44bbfb feat: increase upload size limit (#962) Jérémy M 2023-07-27 18:07:38 +02:00
  • 58530be78b feat: upload profile picture from google (#964) Jérémy M 2023-07-27 18:06:50 +02:00
  • 52399d4dde TWNTY-895 - Add ui/checkmark stories (#960) gitstart-twenty 2023-07-27 23:04:03 +07:00
  • e3d5f0b26f Short variant for filter texts (#943) brendanlaschke 2023-07-27 17:45:15 +02:00
  • 03b619ebb5 Add Timeline End Icon (#945) brendanlaschke 2023-07-27 08:28:39 +02:00
  • f62ec94d35 TWNTY-892 - Add ui/title stories (#955) gitstart-twenty 2023-07-27 13:00:41 +07:00
  • 011d9e840f Feat/improve editable cell (#959) Lucas Bordeau 2023-07-27 07:53:57 +02:00
  • 13f415a859 Update double cell input width to be fixed (#946) Dev 2023-07-27 02:48:20 +00:00
  • fb1229247d [Do not merge] Try ergomake (#958) Charles Bochet 2023-07-26 18:46:18 -07:00
  • fdd3e789e7 Add pull request previews (#954) Lucas F. da Costa 2023-07-26 18:03:19 -07:00
  • 3b50f5969d Add ui/progress-bar stories (#936) gitstart-twenty 2023-07-27 07:53:35 +07:00
  • 574d23084e Fix migrations Charles Bochet 2023-07-26 02:59:14 -07:00
  • f6faff407a Fix login Charles Bochet 2023-07-26 02:44:43 -07:00
  • 66585fce9a Refactor Checkbox (#932) Charles Bochet 2023-07-25 21:58:57 -07:00
  • 09a019da5d (fix): Filter/sort button positioning (#928) Aditya Pimpalkar 2023-07-26 01:23:34 +01:00
  • b52745533a Added unused imports and vars and fixed lint (#929) Lucas Bordeau 2023-07-26 02:18:25 +02:00
  • c0700c9b20 #841 Update opportunities confidence attribute (#921) jessicali2023 2023-07-25 16:55:43 -07:00
  • 51cfc0d82c feat: refactoring casl permission checks for recursive nested operations (#778) Jérémy M 2023-07-26 01:37:22 +02:00
  • 92b9e987a5 Fix vscode using relative imports Charles Bochet 2023-07-25 11:33:57 -07:00
  • 59eb10ccc4 fix(#753): add autoComplete attribute for remove suggestion of passwo… (#913) Gustavo Félix 2023-07-25 15:21:45 -03:00
  • a5ca913158 docs: allow custom props in catalog decorator (#916) Thaïs 2023-07-25 20:02:13 +02:00
  • a2ccb643ff Optimize table loading (#866) Lucas Bordeau 2023-07-25 20:00:15 +02:00
  • c2d6abde65 [Bug fix] Reference container name instead of localhost for postgres url in .env file (#808) Peter Mulard 2023-07-25 10:17:49 -07:00
  • d6afbe8e8e Introduce accent for chips (#911) Charles Bochet 2023-07-24 16:49:33 -07:00
  • b2f4108d89 feat: rename commentThread into activity migration (#876) Jérémy M 2023-07-24 23:28:42 +02:00
  • c16d420d17 Docs/storybook improvements (#877) Thaïs 2023-07-24 20:06:37 +02:00
  • 07180af8c0 Improve tests (#871) Charles Bochet 2023-07-24 00:57:56 -07:00
  • 2b885f2496 fix: 801 dont show if name empty (#854) 310387 2023-07-24 03:02:21 +03:00
  • 21d5133564 Feat/improve mobile display (#843) Lucas Bordeau 2023-07-23 19:53:35 +02:00
  • 742791bd92 Fix tests (#848) Charles Bochet 2023-07-22 23:29:58 -07:00
  • 0731487990 Fix tests Charles Bochet 2023-07-22 22:19:42 -07:00
  • e6ce7f3bb9 Fix code coverage Charles Bochet 2023-07-22 19:47:36 -07:00
  • 4ac01f2931 Fix login (#844) Charles Bochet 2023-07-22 19:43:28 -07:00
  • c4468d60f6 fix: 802 if no text dont show avatar (#831) 310387 2023-07-23 02:28:33 +03:00
  • 7f6b39339b [807] fix: people page icon (#823) Ashwini Gupta 2023-07-22 22:19:56 +05:30
  • 097627fcab Fix typos/language in docs (#824) willkrakow 2023-07-22 12:48:31 -04:00
  • 9deb46141c Fix tests Charles Bochet 2023-07-22 00:48:52 -07:00
  • 1ae5c703f5 lower functions coverage temporarily Charles Bochet 2023-07-22 00:39:04 -07:00
  • ad3e0ea340 Fix typo in local-setup.mdx (#822) Ikko Eltociear Ashimine 2023-07-22 16:38:07 +09:00
  • 62720944fa Feat/open input not focus (#811) Lucas Bordeau 2023-07-22 07:09:02 +02:00
  • 0f3f6fa948 Enh/improve skeletton loading (#810) Emilien Chauvet 2023-07-21 22:07:11 -07:00
  • 775b4c353d Refactor login (#748) Charles Bochet 2023-07-21 22:05:45 -07:00