Commit Graph

119 Commits

Author SHA1 Message Date
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
ddebb35865 refactor: use theme spacings 2023-04-19 11:00:43 +02:00
b6bfefe846 feat: set design of Company chip 2023-04-19 10:55:06 +02:00
38cc857f77 feat: use favicon icon in company chip 2023-04-19 10:51:37 +02:00
51fc383b1a refactor: rename logo to domain 2023-04-19 10:34:31 +02:00
5560476ea0 Fix front deploy 2023-04-18 23:48:53 +02:00
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
3e09dab7fc test: add checkbox test 2023-04-18 18:27:54 +02:00
4d23390989 feature: align checkbox and cellLink 2023-04-18 18:13:56 +02:00
0d9b04ea14 feature: set the right color for unchecked checkbox 2023-04-18 18:07:55 +02:00
8701d752d8 refactor: use color from theme 2023-04-18 17:37:20 +02:00
a855c474a0 refactor: create Checkbox component 2023-04-18 17:33:59 +02:00
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
81da0f4e03 feature: add checkbox on people cells 2023-04-18 16:40:49 +02:00
09ee4c91e2 chore: fix version of node images 2023-04-18 16:21:38 +02:00
bba8c592ac chore: fix build command and improve installation steps 2023-04-18 16:17:01 +02:00
24a3a9d828 docs: lint readme 2023-04-18 15:37:05 +02:00
77c387e14a chore: update way to store npm secrets 2023-04-18 15:34:08 +02:00
babd9208e7 chore: change way to store npm secrets 2023-04-18 15:31:58 +02:00
e8f85f2a29 bugfix: sync server files in server container 2023-04-18 15:23:47 +02:00
4a213915a9 Merge pull request #39 from twentyhq/st-server-dockerfile
chore: add prod dockerfile for server
2023-04-18 14:47:48 +02:00
0639c9d863 chore: add lockfile before npm install 2023-04-18 14:41:07 +02:00
a9bc05372d chore: run build and start built version 2023-04-18 14:22:52 +02:00
b60ed70e4a chore: remove libs from production image 2023-04-18 14:22:29 +02:00
dfcd22d66f feat: use healthz 2023-04-14 17:03:18 +02:00
0d82751b9b feat: register health controller 2023-04-14 16:56:18 +02:00
bd884c7407 feat: create a health controller 2023-04-14 16:52:57 +02:00
5468442d1e chore: remove static server 2023-04-14 16:49:33 +02:00
eea7671d3e feat: move install at top to keep layer in cache 2023-04-14 16:05:24 +02:00
b82660667e chore: add prod dockerfile for server 2023-04-14 16:02:05 +02:00
f3b916f20b Merge pull request #38 from twentyhq/cbo-table-styling
Improve Table Header style
2023-04-14 13:17:35 +02:00
d767160b03 Merge pull request #37 from twentyhq/cbo-install-fa-pro
Migrate to FontAwesome pro
2023-04-14 12:42:35 +02:00
c4cc6a397a Rework Table Header 2023-04-14 12:38:40 +02:00
c317d4bcf6 Migrate to FontAwesome pro 2023-04-14 12:09:17 +02:00
1b1b5c9584 Merge pull request #36 from twentyhq/cbo-frontend
Add font sizes to themes
2023-04-14 11:22:30 +02:00
d08066fb9d Add font sizes to themes 2023-04-14 11:06:20 +02:00
0445c03b51 Setup first hasura schema 2023-04-14 08:38:35 +02:00
b9d1d80f64 Merge pull request #33 from twentyhq/add-ci
Add continous integration
2023-04-14 08:35:15 +02:00
1499c845e8 Add continous integration 2023-04-13 18:12:57 +02:00
6fe63b430a Merge pull request #31 from twentyhq/table-cell-styling
Table cell styling
2023-04-13 18:11:40 +02:00
02fe9ee506 Add email link 2023-04-13 17:28:28 +02:00
27d4867488 Format creation date 2023-04-13 17:28:09 +02:00
caf7c168aa Format phone number 2023-04-13 17:27:33 +02:00
a58735925f Add libphonenumber-js dependency
This is used e.g. for formatting phone numbers in the People list.
2023-04-13 17:26:31 +02:00
3d976577c1 Add CellLink 2023-04-13 17:25:35 +02:00
eea3060652 Fix Dockerfile front for production 2023-04-13 14:17:40 +02:00
0ae9644f43 Merge pull request #32 from twentyhq/cbo-production-dockerfiles
Create Dockerfile for front production
2023-04-13 12:52:00 +02:00
afab5940b3 Create Dockerfile for front production 2023-04-13 12:45:50 +02:00
8f8315b9bc Add person placeholder image 2023-04-13 10:55:12 +02:00
759f91b066 Add name, company and pipe styling 2023-04-13 10:54:51 +02:00