Commit Graph
142 Commits
Author SHA1 Message Date
Charles BochetandGitHub 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
Sammy Teillet 1a70a5ba65 feature: update icons of People table 2023-04-19 15:58:38 +02:00
Sammy Teillet 0f779f9d43 feature: change the border color again 2023-04-19 15:45:46 +02:00
Sammy Teillet a361d7732e feature: remove border of table container 2023-04-19 15:40:08 +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 0844490c13 feature: wrap all elements in a cell 2023-04-19 15:13:26 +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 BochetandGitHub 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
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 TeilletandGitHub bb40c1b40a Merge pull request #43 from twentyhq/sammy/t-103-i-see-company-chip-designed-with-picture
Sammy/t 103 i see company chip designed with picture
2023-04-19 11:49:38 +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 38cc857f77 feat: use favicon icon in company chip 2023-04-19 10:51:37 +02:00
Sammy Teillet 51fc383b1a refactor: rename logo to domain 2023-04-19 10:34:31 +02:00
Charles Bochet 5560476ea0 Fix front deploy 2023-04-18 23:48:53 +02:00
Charles BochetandGitHub 4018ac45b0 Merge pull request #42 from twentyhq/sammy/t-79-i-can-see-checkboxes-ui
feature: add checkbox on people cells
2023-04-18 18:37:09 +02:00
Sammy Teillet 3e09dab7fc test: add checkbox test 2023-04-18 18:27:54 +02:00
Sammy Teillet 4d23390989 feature: align checkbox and cellLink 2023-04-18 18:13:56 +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
Sammy TeilletandGitHub 21a94b76f1 Merge pull request #40 from twentyhq/fix-dev-env
bugfix: sync server files in server container
2023-04-18 16:42:25 +02:00
Sammy Teillet 81da0f4e03 feature: add checkbox on people cells 2023-04-18 16:40:49 +02:00
Sammy Teillet 09ee4c91e2 chore: fix version of node images 2023-04-18 16:21:38 +02:00
Sammy Teillet bba8c592ac chore: fix build command and improve installation steps 2023-04-18 16:17:01 +02:00
Sammy Teillet 24a3a9d828 docs: lint readme 2023-04-18 15:37:05 +02:00
Sammy Teillet 77c387e14a chore: update way to store npm secrets 2023-04-18 15:34:08 +02:00
Sammy Teillet babd9208e7 chore: change way to store npm secrets 2023-04-18 15:31:58 +02:00
Sammy Teillet e8f85f2a29 bugfix: sync server files in server container 2023-04-18 15:23:47 +02:00
Charles BochetandGitHub 4a213915a9 Merge pull request #39 from twentyhq/st-server-dockerfile
chore: add prod dockerfile for server
2023-04-18 14:47:48 +02:00
Sammy Teillet 0639c9d863 chore: add lockfile before npm install 2023-04-18 14:41:07 +02:00
Sammy Teillet a9bc05372d chore: run build and start built version 2023-04-18 14:22:52 +02:00
Sammy Teillet b60ed70e4a chore: remove libs from production image 2023-04-18 14:22:29 +02:00
Sammy Teillet dfcd22d66f feat: use healthz 2023-04-14 17:03:18 +02:00
Sammy Teillet 0d82751b9b feat: register health controller 2023-04-14 16:56:18 +02:00
Sammy Teillet bd884c7407 feat: create a health controller 2023-04-14 16:52:57 +02:00