Commit Graph

  • 3c7bd5cd28 bugfix: fix pointer propagation of links behind the before element Sammy Teillet 2023-04-19 18:30:58 +02:00
  • 630447a2f6 refactor: put TD up back in the table Sammy Teillet 2023-04-19 18:21:42 +02:00
  • 9ee1ded419 Merge pull request #50 from twentyhq/fix-checkbox Charles Bochet 2023-04-19 18:01:40 +02:00
  • a4e7211625 feature: adjust checkbox size Sammy Teillet 2023-04-19 17:41:58 +02:00
  • 84a4b527a2 Merge pull request #46 from twentyhq/anders/t-113-i-see-hasura-auth-provided-locally Charles Bochet 2023-04-19 17:53:36 +02:00
  • 3cea61d9ed Add mailhog for local smtp Anders Borch 2023-04-19 17:51:15 +02:00
  • 39ffb0f90b Setup Hasura-auth locally Anders Borch 2023-04-19 13:04:21 +02:00
  • db6b51c74e Merge pull request #49 from twentyhq/sammy/t-91-i-can-see-hover-states-on-table-cells Charles Bochet 2023-04-19 17:30:28 +02:00
  • 8fa9c7f1db chore: make sure darktheme implement sames keys as light theme Sammy Teillet 2023-04-19 17:26:18 +02:00
  • b4915895fe feature: display a border when hovering the component Sammy Teillet 2023-04-19 17:20:18 +02:00
  • 71c18e864f feature: move TD creation to cells Sammy Teillet 2023-04-19 17:10:37 +02:00
  • 05c5272c93 feature: make border transparent instead of 0px Sammy Teillet 2023-04-19 16:47:34 +02:00
  • 74990a3686 feature: clickableCell left space should be inside the border Sammy Teillet 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 Charles Bochet 2023-04-19 16:04:05 +02:00
  • 1a70a5ba65 feature: update icons of People table Sammy Teillet 2023-04-19 15:58:38 +02:00
  • 0f779f9d43 feature: change the border color again Sammy Teillet 2023-04-19 15:45:46 +02:00
  • a361d7732e feature: remove border of table container Sammy Teillet 2023-04-19 15:40:08 +02:00
  • 28af85fcb7 feature: set table text colors Sammy Teillet 2023-04-19 15:28:41 +02:00
  • d1f05993be feature: fix default padding of table Sammy Teillet 2023-04-19 15:24:18 +02:00
  • 6e9b612409 feature: fix color of border Sammy Teillet 2023-04-19 15:23:09 +02:00
  • 6f9506b924 feature: fix borders of table Sammy Teillet 2023-04-19 15:19:10 +02:00
  • 0844490c13 feature: wrap all elements in a cell Sammy Teillet 2023-04-19 15:13:26 +02:00
  • a843d7d76e feature: add a left padding in cells Sammy Teillet 2023-04-19 15:00:22 +02:00
  • b0b81ba40d feature: fix table layout Sammy Teillet 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 Teillet 2023-04-19 14:38:41 +02:00
  • 59f64695a2 test: test PersonChip displays image or placeholder Sammy Teillet 2023-04-19 14:29:25 +02:00
  • 97457f54cb test: rename test and remove useless nav wrapper Sammy Teillet 2023-04-19 14:25:27 +02:00
  • 83e55a3e85 Merge pull request #45 from twentyhq/cbo-table-filters Charles Bochet 2023-04-19 14:24:21 +02:00
  • 1e635b9d2f Add dropdown on Sort button on table Charles Bochet 2023-04-19 12:58:08 +02:00
  • b434f3da45 feature: make the person picture circle Sammy Teillet 2023-04-19 12:40:53 +02:00
  • bb5ae02c3a refactor: use PersonChip in people page Sammy Teillet 2023-04-19 12:35:19 +02:00
  • 16a1aadba9 feature: add alt tag for image in company chip Sammy Teillet 2023-04-19 12:28:32 +02:00
  • 8d321013f3 refactor: remove useless ClickableCell props Sammy Teillet 2023-04-19 12:25:20 +02:00
  • 5962140656 refactor: rename CellLink to ClickableCell Sammy Teillet 2023-04-19 12:24:25 +02:00
  • 3696bf2617 feature: CellLinkacceptd children Sammy Teillet 2023-04-19 12:23:27 +02:00
  • 471d6743ad refactor: create company chip Sammy Teillet 2023-04-19 12:03:02 +02:00
  • bb40c1b40a Merge pull request #43 from twentyhq/sammy/t-103-i-see-company-chip-designed-with-picture Sammy Teillet 2023-04-19 11:49:38 +02:00
  • ddebb35865 refactor: use theme spacings Sammy Teillet 2023-04-19 11:00:43 +02:00
  • c93f003f91 Remove blog from docs Félix Malfait 2023-04-19 10:57:35 +02:00
  • b6bfefe846 feat: set design of Company chip Sammy Teillet 2023-04-19 10:55:06 +02:00
  • 38cc857f77 feat: use favicon icon in company chip Sammy Teillet 2023-04-19 10:36:14 +02:00
  • 167426e41c Install Docusaurus Félix Malfait 2023-04-19 10:47:23 +02:00
  • 51fc383b1a refactor: rename logo to domain Sammy Teillet 2023-04-19 10:34:31 +02:00
  • 5560476ea0 Fix front deploy Charles Bochet 2023-04-18 23:48:53 +02:00
  • 4018ac45b0 Merge pull request #42 from twentyhq/sammy/t-79-i-can-see-checkboxes-ui Charles Bochet 2023-04-18 18:37:09 +02:00
  • 3e09dab7fc test: add checkbox test Sammy Teillet 2023-04-18 18:27:54 +02:00
  • 4d23390989 feature: align checkbox and cellLink Sammy Teillet 2023-04-18 18:13:56 +02:00
  • 0d9b04ea14 feature: set the right color for unchecked checkbox Sammy Teillet 2023-04-18 18:07:55 +02:00
  • 8701d752d8 refactor: use color from theme Sammy Teillet 2023-04-18 17:37:20 +02:00
  • a855c474a0 refactor: create Checkbox component Sammy Teillet 2023-04-18 17:33:39 +02:00
  • 21a94b76f1 Merge pull request #40 from twentyhq/fix-dev-env Sammy Teillet 2023-04-18 16:42:25 +02:00
  • 81da0f4e03 feature: add checkbox on people cells Sammy Teillet 2023-04-18 16:40:49 +02:00
  • 09ee4c91e2 chore: fix version of node images Sammy Teillet 2023-04-18 16:21:38 +02:00
  • bba8c592ac chore: fix build command and improve installation steps Sammy Teillet 2023-04-18 16:17:01 +02:00
  • 24a3a9d828 docs: lint readme Sammy Teillet 2023-04-18 15:37:05 +02:00
  • 77c387e14a chore: update way to store npm secrets Sammy Teillet 2023-04-18 15:34:08 +02:00
  • babd9208e7 chore: change way to store npm secrets Sammy Teillet 2023-04-18 15:31:58 +02:00
  • e8f85f2a29 bugfix: sync server files in server container Sammy Teillet 2023-04-18 15:23:47 +02:00
  • 4a213915a9 Merge pull request #39 from twentyhq/st-server-dockerfile Charles Bochet 2023-04-18 14:47:48 +02:00
  • 0639c9d863 chore: add lockfile before npm install Sammy Teillet 2023-04-18 14:41:07 +02:00
  • a9bc05372d chore: run build and start built version Sammy Teillet 2023-04-18 14:22:52 +02:00
  • b60ed70e4a chore: remove libs from production image Sammy Teillet 2023-04-18 14:22:29 +02:00
  • dfcd22d66f feat: use healthz Sammy Teillet 2023-04-14 17:03:18 +02:00
  • 0d82751b9b feat: register health controller Sammy Teillet 2023-04-14 16:53:23 +02:00
  • bd884c7407 feat: create a health controller Sammy Teillet 2023-04-14 16:52:57 +02:00
  • 5468442d1e chore: remove static server Sammy Teillet 2023-04-14 16:49:23 +02:00
  • eea7671d3e feat: move install at top to keep layer in cache Sammy Teillet 2023-04-14 16:05:24 +02:00
  • b82660667e chore: add prod dockerfile for server Sammy Teillet 2023-04-14 14:35:58 +02:00
  • f3b916f20b Merge pull request #38 from twentyhq/cbo-table-styling Charles Bochet 2023-04-14 13:17:35 +02:00
  • d767160b03 Merge pull request #37 from twentyhq/cbo-install-fa-pro Charles Bochet 2023-04-14 12:42:35 +02:00
  • c4cc6a397a Rework Table Header Charles Bochet 2023-04-14 12:38:40 +02:00
  • c317d4bcf6 Migrate to FontAwesome pro Charles Bochet 2023-04-14 11:52:12 +02:00
  • 1b1b5c9584 Merge pull request #36 from twentyhq/cbo-frontend Charles Bochet 2023-04-14 11:22:30 +02:00
  • d08066fb9d Add font sizes to themes Charles Bochet 2023-04-14 11:06:20 +02:00
  • 0445c03b51 Setup first hasura schema Charles Bochet 2023-04-13 18:12:33 +02:00
  • b9d1d80f64 Merge pull request #33 from twentyhq/add-ci Anders Borch 2023-04-14 08:35:15 +02:00
  • 1499c845e8 Add continous integration Charles Bochet 2023-04-13 17:37:37 +02:00
  • 6fe63b430a Merge pull request #31 from twentyhq/table-cell-styling Charles Bochet 2023-04-13 18:11:40 +02:00
  • 02fe9ee506 Add email link Anders Borch 2023-04-13 17:28:28 +02:00
  • 27d4867488 Format creation date Anders Borch 2023-04-13 17:28:09 +02:00
  • caf7c168aa Format phone number Anders Borch 2023-04-13 17:27:33 +02:00
  • a58735925f Add libphonenumber-js dependency Anders Borch 2023-04-13 17:26:31 +02:00
  • 3d976577c1 Add CellLink Anders Borch 2023-04-13 17:25:35 +02:00
  • eea3060652 Fix Dockerfile front for production Charles Bochet 2023-04-13 14:17:40 +02:00
  • 0ae9644f43 Merge pull request #32 from twentyhq/cbo-production-dockerfiles Charles Bochet 2023-04-13 12:52:00 +02:00
  • afab5940b3 Create Dockerfile for front production Charles Bochet 2023-04-13 12:40:44 +02:00
  • 8f8315b9bc Add person placeholder image Anders Borch 2023-04-13 10:55:12 +02:00
  • 759f91b066 Add name, company and pipe styling Anders Borch 2023-04-13 10:54:51 +02:00
  • f5b16c7f6d Rename People type to Person Anders Borch 2023-04-13 10:53:39 +02:00
  • c6a60824b3 Merge pull request #29 from twentyhq/cbo-add-table Anders Borch 2023-04-13 10:50:08 +02:00
  • 0b76e0fe5a Merge pull request #30 from twentyhq/cbo-provision-hasura-locally Charles Bochet 2023-04-13 10:49:58 +02:00
  • 5619078abd Hide table footer when all groups are empty Anders Borch 2023-04-12 19:27:29 +02:00
  • 7887e724d5 Add people styling Anders Borch 2023-04-12 19:27:01 +02:00
  • 7111f99cff Add table styling Anders Borch 2023-04-12 19:24:35 +02:00
  • 93fb5896b8 Setup Hasura locally Charles Bochet 2023-04-12 15:08:27 +02:00
  • b7e43de670 Add icon property to table. Anders Borch 2023-04-12 13:30:13 +02:00
  • cb3a209380 Setting up first table in frontend Charles Bochet 2023-04-12 11:39:46 +02:00
  • c63b7df25d Merge pull request #28 from twentyhq/add-license Charles Bochet 2023-04-11 14:30:30 +02:00
  • 6709782894 Create LICENSE Félix Malfait 2023-04-11 13:55:45 +02:00
  • b629d48cc5 Upgrade storybook version Charles Bochet 2023-04-10 21:31:55 +00:00