Commit Graph
47 Commits
Author SHA1 Message Date
Sammy Teillet 33473aea92 feature: add setSorts from parent component 2023-04-20 16:38:29 +02:00
Sammy Teillet c1883d381e feature: strongly type Table component 2023-04-20 13:58:53 +02:00
Sammy Teillet 8555df6f3f refactor: move style in Cell component 2023-04-20 13:58:52 +02:00
Charles Bochet b8d089395f Add linter on CI 2023-04-20 11:51:04 +02:00
Charles Bochet 5a1baf9121 Filter ongoing 2023-04-19 23:15:08 +02:00
Sammy Teillet 3c7bd5cd28 bugfix: fix pointer propagation of links behind the before element 2023-04-19 18:31:03 +02:00
Sammy Teillet 630447a2f6 refactor: put TD up back in the table 2023-04-19 18:21:42 +02:00
Sammy Teillet a4e7211625 feature: adjust checkbox size 2023-04-19 18:00:30 +02:00
Sammy Teillet b4915895fe feature: display a border when hovering the component 2023-04-19 17:22:16 +02:00
Sammy Teillet 71c18e864f feature: move TD creation to cells 2023-04-19 17:10:37 +02:00
Sammy Teillet 05c5272c93 feature: make border transparent instead of 0px 2023-04-19 16:47:34 +02:00
Sammy Teillet 74990a3686 feature: clickableCell left space should be inside the border 2023-04-19 16:19:35 +02:00
Sammy Teillet 0f779f9d43 feature: change the border color again 2023-04-19 15:45:46 +02:00
Sammy Teillet 28af85fcb7 feature: set table text colors 2023-04-19 15:35:55 +02:00
Sammy Teillet d1f05993be feature: fix default padding of table 2023-04-19 15:24:18 +02:00
Sammy Teillet 6e9b612409 feature: fix color of border 2023-04-19 15:23:09 +02:00
Sammy Teillet 6f9506b924 feature: fix borders of table 2023-04-19 15:19:10 +02:00
Sammy Teillet a843d7d76e feature: add a left padding in cells 2023-04-19 15:00:22 +02:00
Sammy Teillet b0b81ba40d feature: fix table layout 2023-04-19 14:46:54 +02:00
Sammy TeilletandGitHub 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
Sammy Teillet 59f64695a2 test: test PersonChip displays image or placeholder 2023-04-19 14:37:36 +02:00
Sammy Teillet 97457f54cb test: rename test and remove useless nav wrapper 2023-04-19 14:25:27 +02:00
Charles Bochet 1e635b9d2f Add dropdown on Sort button on table 2023-04-19 14:22:51 +02:00
Sammy Teillet b434f3da45 feature: make the person picture circle 2023-04-19 12:40:57 +02:00
Sammy Teillet bb5ae02c3a refactor: use PersonChip in people page 2023-04-19 12:35:19 +02:00
Sammy Teillet 16a1aadba9 feature: add alt tag for image in company chip 2023-04-19 12:28:32 +02:00
Sammy Teillet 8d321013f3 refactor: remove useless ClickableCell props 2023-04-19 12:25:20 +02:00
Sammy Teillet 5962140656 refactor: rename CellLink to ClickableCell 2023-04-19 12:24:25 +02:00
Sammy Teillet 3696bf2617 feature: CellLinkacceptd children 2023-04-19 12:23:27 +02:00
Sammy Teillet 471d6743ad refactor: create company chip 2023-04-19 12:20:19 +02:00
Sammy Teillet ddebb35865 refactor: use theme spacings 2023-04-19 11:00:43 +02:00
Sammy Teillet b6bfefe846 feat: set design of Company chip 2023-04-19 10:55:06 +02:00
Sammy Teillet 3e09dab7fc test: add checkbox test 2023-04-18 18:27:54 +02:00
Sammy Teillet 0d9b04ea14 feature: set the right color for unchecked checkbox 2023-04-18 18:07:55 +02:00
Sammy Teillet 8701d752d8 refactor: use color from theme 2023-04-18 17:37:20 +02:00
Sammy Teillet a855c474a0 refactor: create Checkbox component 2023-04-18 17:33:59 +02:00
Charles Bochet c4cc6a397a Rework Table Header 2023-04-14 12:38:40 +02:00
Charles Bochet d08066fb9d Add font sizes to themes 2023-04-14 11:06:20 +02:00
Anders Borch 3d976577c1 Add CellLink 2023-04-13 17:25:35 +02:00
Anders Borch 5619078abd Hide table footer when all groups are empty 2023-04-13 10:26:09 +02:00
Anders Borch 7887e724d5 Add people styling
* Add styled PeopleHeader tag
* Add icon prefix to view name
2023-04-13 10:26:08 +02:00
Anders Borch 7111f99cff Add table styling 2023-04-12 19:24:35 +02:00
Anders Borch b7e43de670 Add icon property to table. 2023-04-12 13:30:13 +02:00
Charles Bochet cb3a209380 Setting up first table in frontend 2023-04-12 11:39:46 +02:00
Charles Bochet c2833cad53 Simplify infrastructure to one container 2023-03-06 19:13:59 +01:00
Charles Bochet fcdc9aaec4 Create Profile Hooks to fetch current user 2023-02-02 20:40:44 +01:00
Charles Bochet 8e0dc44bf6 Generate Token through Auth0 2023-01-28 10:58:04 +01:00