Commit Graph

7021 Commits

Author SHA1 Message Date
38e2e930b6 feature: add creation dates 2023-04-20 13:58:53 +02:00
63c31b4290 feature: add company and link person to company and workspace 2023-04-20 13:58:53 +02:00
79f274c355 feature: add person schema in hasura 2023-04-20 13:58:52 +02:00
874b920571 chore: introduce different creation dates 2023-04-20 13:58:52 +02:00
8555df6f3f refactor: move style in Cell component 2023-04-20 13:58:52 +02:00
f2dcffd8f0 refactor: move data types and table definition out of People component 2023-04-20 13:58:52 +02:00
6fa71e12b5 Migrate database to default locally 2023-04-20 13:45:59 +02:00
ead01b4184 Migrate database to default 2023-04-20 12:35:51 +02:00
7ed8d60a00 Migrate database to twenty 2023-04-20 12:26:38 +02:00
b660da88be Merge pull request #53 from twentyhq/cbo-add-lint-in-ci
Add linter on CI
2023-04-20 11:54:59 +02:00
b8d089395f Add linter on CI 2023-04-20 11:51:04 +02:00
5469d27911 Merge pull request #47 from twentyhq/cbo-sort-filter-2
Add sorting bar on table views
2023-04-19 23:17:16 +02:00
5a1baf9121 Filter ongoing 2023-04-19 23:15:08 +02:00
ff90a3c67b Merge pull request #51 from twentyhq/sammy/t-104-i-see-a-localized-date
Sammy/t 104 i see a localized date
2023-04-19 18:55:09 +02:00
3c7bd5cd28 bugfix: fix pointer propagation of links behind the before element 2023-04-19 18:31:03 +02:00
630447a2f6 refactor: put TD up back in the table 2023-04-19 18:21:42 +02:00
9ee1ded419 Merge pull request #50 from twentyhq/fix-checkbox
feature: adjust checkbox size
2023-04-19 18:01:40 +02:00
a4e7211625 feature: adjust checkbox size 2023-04-19 18:00:30 +02:00
84a4b527a2 Merge pull request #46 from twentyhq/anders/t-113-i-see-hasura-auth-provided-locally
I see hasura auth provided locally
2023-04-19 17:53:36 +02:00
3cea61d9ed Add mailhog for local smtp 2023-04-19 17:51:15 +02:00
39ffb0f90b Setup Hasura-auth locally 2023-04-19 17:49:09 +02:00
db6b51c74e Merge pull request #49 from twentyhq/sammy/t-91-i-can-see-hover-states-on-table-cells
Sammy/t 91 i can see hover states on table cells
2023-04-19 17:30:28 +02:00
8fa9c7f1db chore: make sure darktheme implement sames keys as light theme 2023-04-19 17:26:18 +02:00
b4915895fe feature: display a border when hovering the component 2023-04-19 17:22:16 +02:00
71c18e864f feature: move TD creation to cells 2023-04-19 17:10:37 +02:00
05c5272c93 feature: make border transparent instead of 0px 2023-04-19 16:47:34 +02:00
74990a3686 feature: clickableCell left space should be inside the border 2023-04-19 16:19:35 +02:00
acf190cd5c Merge pull request #48 from twentyhq/sammy/t-101-i-see-a-more-compact-table-view-to-match
Sammy/t 101 i see a more compact table view to match
2023-04-19 16:04:05 +02:00
1a70a5ba65 feature: update icons of People table 2023-04-19 15:58:38 +02:00
0f779f9d43 feature: change the border color again 2023-04-19 15:45:46 +02:00
a361d7732e feature: remove border of table container 2023-04-19 15:40:08 +02:00
28af85fcb7 feature: set table text colors 2023-04-19 15:35:55 +02:00
d1f05993be feature: fix default padding of table 2023-04-19 15:24:18 +02:00
6e9b612409 feature: fix color of border 2023-04-19 15:23:09 +02:00
6f9506b924 feature: fix borders of table 2023-04-19 15:19:10 +02:00
0844490c13 feature: wrap all elements in a cell 2023-04-19 15:13:26 +02:00
a843d7d76e feature: add a left padding in cells 2023-04-19 15:00:22 +02:00
b0b81ba40d feature: fix table layout 2023-04-19 14:46:54 +02:00
43e71c6c93 Merge pull request #44 from twentyhq/sammy/t-102-i-see-people-chip-designed-with-picture
Sammy/t 102 i see people chip designed with picture
2023-04-19 14:38:41 +02:00
59f64695a2 test: test PersonChip displays image or placeholder 2023-04-19 14:37:36 +02:00
97457f54cb test: rename test and remove useless nav wrapper 2023-04-19 14:25:27 +02:00
83e55a3e85 Merge pull request #45 from twentyhq/cbo-table-filters
Add dropdown on Sort button on table
2023-04-19 14:24:21 +02:00
1e635b9d2f Add dropdown on Sort button on table 2023-04-19 14:22:51 +02:00
b434f3da45 feature: make the person picture circle 2023-04-19 12:40:57 +02:00
bb5ae02c3a refactor: use PersonChip in people page 2023-04-19 12:35:19 +02:00
16a1aadba9 feature: add alt tag for image in company chip 2023-04-19 12:28:32 +02:00
8d321013f3 refactor: remove useless ClickableCell props 2023-04-19 12:25:20 +02:00
5962140656 refactor: rename CellLink to ClickableCell 2023-04-19 12:24:25 +02:00
3696bf2617 feature: CellLinkacceptd children 2023-04-19 12:23:27 +02:00
471d6743ad refactor: create company chip 2023-04-19 12:20:19 +02:00