Commit Graph

  • 0e6bd5c098 fix the tests (#1491) gitstart-twenty 2023-09-07 21:41:19 +01:00
  • 2eb1ea5462 Fix front plugin not initialize with user email, first name and last name (#1506) Charles Bochet 2023-09-07 22:40:09 +02:00
  • 392c8052b2 Fixed Table view dropdown (#1497) Lucas Bordeau 2023-09-07 22:39:53 +02:00
  • 4348bc8e22 Add relation for Company on people show page note creation (#1418) brendanlaschke 2023-09-07 22:38:01 +02:00
  • bd2e4307d2 Refactor/modal component tests 1332 (#1392) Mustajab Ikram 2023-09-08 02:04:32 +05:30
  • a902b7c6fe Display a 404 on people/:id and company/:id when id does not exist (#1468) Pepe 2023-09-06 16:46:40 +02:00
  • d6b89359f5 refactor: rename ui/filter-n-sort to ui/view-bar (#1475) Thaïs 2023-09-06 16:46:02 +02:00
  • 28ca9a9e49 Refactor/new menu item (#1448) Lucas Bordeau 2023-09-06 16:41:26 +02:00
  • 5c7660f588 feat: create default opportunities view on workspace creation + add seed data (#1461) Thaïs 2023-09-06 12:05:33 +02:00
  • 08b56ec7e2 fix: can't set ARR of company to empty (#1474) Jérémy M 2023-09-06 11:22:42 +02:00
  • 91e146ed3e Fix Profile picture uploader (#1471) Charles Bochet 2023-09-06 11:03:25 +02:00
  • cbcb49cd1e fix: allow null value for number and date (#1472) Jérémy M 2023-09-06 11:03:12 +02:00
  • f332c3bee2 Fix View update button not being displayed in View Bar (#1469) Charles Bochet 2023-09-06 10:37:29 +02:00
  • c05d24d249 fix: table view dropdown should have a minimum width (#1467) Jérémy M 2023-09-06 10:37:02 +02:00
  • 85c8139c05 fix: double text chip show null value (#1460) Jérémy M 2023-09-05 17:55:29 +02:00
  • aad4f99f52 fix: view dropdown incorrect button position and floating icon button doesn't match design (#1458) Jérémy M 2023-09-05 17:45:05 +02:00
  • 21e3f6ecb2 fix: drop down menu should be of 160px size (#1459) Jérémy M 2023-09-05 17:38:07 +02:00
  • b3887c6bcc fix: use correct table view when switching workspaces (#1447) Thaïs 2023-09-05 12:40:45 +02:00
  • 53f3c1691d Fix recoil lint rule Charles Bochet 2023-09-05 10:50:58 +02:00
  • 878302dd31 [ESLint rule]: recoil value and setter should be named after their at… (#1402) gitstart-twenty 2023-09-05 11:34:11 +03:00
  • 0ec4b78aee feat: add recoil debug observer (#1446) Jérémy M 2023-09-05 10:00:19 +02:00
  • 7bced2b49b Unselect table rows using esc key or click outside (#1420) Matthew 2023-09-05 03:56:07 -04:00
  • 732b5a5ddf fix: avatar disappear when editing a person (#1440) Jérémy M 2023-09-05 09:52:06 +02:00
  • d866c0e3bc fix: fix table columns update (#1435) Thaïs 2023-09-05 09:50:53 +02:00
  • 421066c4b8 fix: Boolean editable field not align properly (#1444) Jérémy M 2023-09-05 09:50:23 +02:00
  • 33c67214d6 fix: tasks "Done" not visible (#1445) Jérémy M 2023-09-05 09:46:14 +02:00
  • d04c661ffd Fix buttons and z-index (#1438) Charles Bochet 2023-09-04 17:52:03 +02:00
  • 2eac5df05b fix: big view name is not handled (#1439) Jérémy M 2023-09-04 17:47:32 +02:00
  • 6cf46cfdf5 fix: just change the order to match design (#1410) Jérémy M 2023-09-04 17:46:24 +02:00
  • 4889a69751 fix: DatePicker cut in DropDownMenu (#1437) Jérémy M 2023-09-04 17:42:46 +02:00
  • a1e6e46388 fix: allow access to the Update View button when a table column can be persisted (#1433) Thaïs 2023-09-04 17:08:04 +02:00
  • 85156ce9ae fix: allow zero value on number field (#1436) Jérémy M 2023-09-04 17:03:31 +02:00
  • 8e22ffd021 fix: fix dropdown buttons z-index (#1431) Thaïs 2023-09-04 16:51:12 +02:00
  • 96a0f30e98 feat: delete pipeline stage (#1412) Thaïs 2023-09-04 16:39:01 +02:00
  • 1a71f61d24 Fix column not being saved properly (#1429) Ragnar Laud 2023-09-04 16:42:10 +03:00
  • 3a0f02f2f2 feat: table virtualization (#1408) Jérémy M 2023-09-04 13:33:02 +02:00
  • 9a35b1fa44 In Activities (Tasks / Notes) right drawer, while editing the body and displaying the styling bar, the bar should styling not be larger than the right drawer (#1414) gitstart-twenty 2023-09-04 12:54:08 +03:00
  • c0cb3a47f3 Fix/csv import (#1397) Jérémy M 2023-09-04 11:50:12 +02:00
  • f29d843db9 feat: add board options dropdown and pipeline stage creation (#1399) Thaïs 2023-09-04 11:37:31 +02:00
  • 2ac32e42c5 Added enums use case (#1428) Lucas Bordeau 2023-09-04 11:35:27 +02:00
  • c998c039ec Fix URL validation on long/internationalized URLs (#1423) Ragnar Laud 2023-09-04 12:30:43 +03:00
  • a46210bb80 Implement Optimistic Effects (#1415) Charles Bochet 2023-09-04 10:56:48 +02:00
  • ae072b6ce5 refactor: index ViewField by viewId and key (#1416) Thaïs 2023-09-04 10:55:03 +02:00
  • c3c5cb4d1f unselect all cards using esc key or click (#1393) Matthew 2023-09-01 12:00:21 -04:00
  • f0674767c1 chore: Show my completed tasks without date categories (#1375) gitstart-twenty 2023-09-01 15:50:11 +03:00
  • aa47579289 Robust Photo Uploader, handling unsupported file types, upload error, apollo uploader (#1400) Matthew 2023-09-01 07:41:07 -04:00
  • 5653b89114 fix: fix filter and sort position on board horizontal scroll (#1386) Thaïs 2023-09-01 11:54:34 +02:00
  • 240edda25c New MenuItem components (#1389) Lucas Bordeau 2023-09-01 11:35:19 +02:00
  • 2538ad1c6b fix: improve full name editable fields in Person Show page (#1390) Thaïs 2023-09-01 11:25:19 +02:00
  • 2d5cb9c750 Fix person deletion not reflected on Opportunities POC (#1387) Charles Bochet 2023-08-31 15:06:17 +02:00
  • ec23ca3d12 update metadata + add social card (#1391) Matthew 2023-08-31 09:05:33 -04:00
  • 6eadd1d132 refactor: create/update/delete one view instead of many (#1384) Thaïs 2023-08-30 15:35:18 +02:00
  • fa33506b96 New page structure (#1377) brendanlaschke 2023-08-30 15:10:16 +02:00
  • 85155a634f Fix view edit button (#1381) brendanlaschke 2023-08-30 15:08:27 +02:00
  • e4dd2b0633 Doc fixes (#1385) Lucas Bordeau 2023-08-30 14:28:34 +02:00
  • 4aae22ab34 feat: allow adding available pre-defined table columns to views (#1371) Thaïs 2023-08-30 11:33:21 +02:00
  • 9df4b475d8 Fix new company creation issue on opportunities Charles Bochet 2023-08-29 19:04:58 +02:00
  • ccac7ec07b Fix bug tag colors Charles Bochet 2023-08-29 18:23:24 +02:00
  • b755b6009d Remove unused logic on board column menu tags (#1373) Charles Bochet 2023-08-29 17:51:46 +02:00
  • 96c41563cf chore: Make a twenty Eslint Rule to make sure that icons are imported from @/ui/icons (#1370) gitstart-twenty 2023-08-29 14:40:17 +03:00
  • f8df8b55d8 fix: Vertical scroll bar graphic artifacts in dark mode (#1369) gitstart-twenty 2023-08-29 14:37:26 +03:00
  • 037d071896 Fix: Wrong type in env variables front support (#1368) Charles Bochet 2023-08-29 11:35:45 +02:00
  • ddcfe5f0ac chore(docs): Update the best practices page (#1303) gitstart-twenty 2023-08-29 11:34:51 +03:00
  • 2b3e96b9ea fix: do not allow removal of last table view (#1366) Thaïs 2023-08-29 10:03:56 +02:00
  • 8bb4071f09 feat: add page titles using React Helmet (#1321) Mustajab Ikram 2023-08-28 22:19:04 +05:30
  • 74919eff7a refactor: add ColumnDefinition type (#1357) Thaïs 2023-08-28 18:33:03 +02:00
  • 0d7b869274 Create opportunity from board column menu (#1323) brendanlaschke 2023-08-28 18:23:28 +02:00
  • 6e201ba3a6 Fix fontSize DropdownMenu input overwritten (#1364) brendanlaschke 2023-08-28 16:14:11 +02:00
  • 27bb3a8126 switch back editable field hover from lighter to light corentin 2023-08-28 12:03:07 +02:00
  • ab9d7ddf7e Fix tasks page (#1325) Weiko 2023-08-28 11:57:00 +02:00
  • 1b187350c0 Refactor buttons (#1257) Charles Bochet 2023-08-26 23:59:45 +02:00
  • 5d50bbd6a3 Fix dragToSelect Board (#1319) brendanlaschke 2023-08-26 03:29:44 +02:00
  • 802bd5db5d Fix create task from Add Button (#1318) brendanlaschke 2023-08-26 03:27:49 +02:00
  • 7e264565ef Show Entity task/note tabs (#1282) brendanlaschke 2023-08-25 22:44:13 +02:00
  • f8e3dd3f6b Fix tests Charles Bochet 2023-08-25 22:04:05 +02:00
  • f5594626ff Fix lint Charles Bochet 2023-08-25 21:34:27 +02:00
  • 36cbafe4cc Unset companies and owners (#1185) josoriomarin 2023-08-25 15:28:17 -04:00
  • 0e5dcd7037 Fix confirmation modal style (#1310) Weiko 2023-08-25 21:26:27 +02:00
  • c3d4767ac4 Feat: On Company Show, I can create a person and add it to the company (#1256) gitstart-twenty 2023-08-25 22:21:57 +03:00
  • 9027a7dd1e Fix: Manually delete company cache #1214 (#1315) ABHISHEK PATEL 2023-08-25 15:20:26 -04:00
  • 209e8b64d9 feat: create default views on workspace creation + add views seed (#1313) Thaïs 2023-08-25 21:17:28 +02:00
  • 8a3a176571 Add idealCustomerProfile to company show page (#1312) Weiko 2023-08-25 21:11:43 +02:00
  • 67cf6cd7e2 Rework tel input (#1316) Charles Bochet 2023-08-25 20:54:00 +02:00
  • 4f7e1fb60e Feat/phone email link enhancements (#1172) Mustajab Ikram 2023-08-25 22:12:22 +05:30
  • 432fea0ee3 feat: create view from current table columns + persist view fields on… (#1308) Thaïs 2023-08-25 18:21:27 +02:00
  • f520a00909 Remove danger text from completed passed tasks (#1309) Weiko 2023-08-25 18:05:35 +02:00
  • 9d129b1ef8 Hotfix hide collapse button Charles Bochet 2023-08-25 14:25:00 +02:00
  • edff69b2f6 Add hotkeys to modals (#1305) Weiko 2023-08-25 13:59:04 +02:00
  • 69e0917338 padding fix for header logo container #1216 (#1252) Manikanta cheepurupalli 2023-08-25 16:41:57 +05:30
  • 5a5ee1ff8d Fix merge issue view filters Charles Bochet 2023-08-25 12:48:37 +02:00
  • c3d6451dd0 feat: create view from selected filters and sorts + switch to newly created view on view creation (#1301) Thaïs 2023-08-25 12:43:21 +02:00
  • de569f4c06 Scroll behavior part 2 (#1304) Charles Bochet 2023-08-25 12:38:45 +02:00
  • 0d210244db Fix merge conflicts Charles Bochet 2023-08-25 01:14:27 +02:00
  • e373d17a2a Feat: The scrollbar should fade away when the scroll is finished or not started (#1269) gitstart-twenty 2023-08-24 23:13:53 +00:00
  • 75207b093b fix missing property in companies optimistic response corentin 2023-08-24 18:10:07 +02:00
  • baf92d6d65 Chore: New standard fields on Companies (#1276) gitstart-twenty 2023-08-24 15:36:12 +00:00
  • 615018654a Add optimistic rendering for table relations (#1296) Emilien Chauvet 2023-08-24 17:29:26 +02:00
  • 00f1d2b739 Fix color scheme update (#1298) Weiko 2023-08-24 16:34:46 +02:00
  • b0c2881ec0 Selected row background (#1299) brendanlaschke 2023-08-24 16:21:12 +02:00
  • 6c418a63bc move canPersistFiltersScopedState & canPersistSortsScopedState to selectors folder corentin 2023-08-24 16:01:41 +02:00