Commit Graph

48 Commits

Author SHA1 Message Date
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
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 Teillet
81da0f4e03
feature: add checkbox on people cells 2023-04-18 16:40:49 +02:00
Sammy Teillet
babd9208e7
chore: change way to store npm secrets 2023-04-18 15:31:58 +02:00
Charles Bochet
c4cc6a397a Rework Table Header 2023-04-14 12:38:40 +02:00
Charles Bochet
c317d4bcf6 Migrate to FontAwesome pro 2023-04-14 12:09:17 +02:00
Charles Bochet
d08066fb9d Add font sizes to themes 2023-04-14 11:06:20 +02:00
Charles Bochet
1499c845e8 Add continous integration 2023-04-13 18:12:57 +02:00
Anders Borch
02fe9ee506 Add email link 2023-04-13 17:28:28 +02:00
Anders Borch
27d4867488 Format creation date 2023-04-13 17:28:09 +02:00
Anders Borch
caf7c168aa Format phone number 2023-04-13 17:27:33 +02:00
Anders Borch
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
Anders Borch
3d976577c1 Add CellLink 2023-04-13 17:25:35 +02:00
Anders Borch
8f8315b9bc Add person placeholder image 2023-04-13 10:55:12 +02:00
Anders Borch
759f91b066 Add name, company and pipe styling 2023-04-13 10:54:51 +02:00
Anders Borch
f5b16c7f6d Rename People type to Person 2023-04-13 10:53:39 +02:00
Anders Borch
c6a60824b3
Merge pull request #29 from twentyhq/cbo-add-table
Add simple styled table
2023-04-13 10:50:08 +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
Charles Bochet
93fb5896b8 Setup Hasura locally 2023-04-12 15:54:16 +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
b629d48cc5 Upgrade storybook version 2023-04-10 21:31:55 +00:00
Charles Bochet
f25f80c199 Implement new UI 2023-04-10 18:04:49 +02:00
Charles Bochet
dc28c97df6 Refresh install scripts 2023-04-05 15:01:20 +02:00
Charles Bochet
c2833cad53 Simplify infrastructure to one container 2023-03-06 19:13:59 +01:00
Charles Bochet
d58af82c51 Separate auth0 users depending on tenants 2023-02-03 20:07:49 +01:00
Charles Bochet
fcdc9aaec4 Create Profile Hooks to fetch current user 2023-02-02 20:40:44 +01:00
Charles Bochet
e9f2e374e8 Add environment variable to build:latest too 2023-01-28 18:34:14 +01:00
Charles Bochet
8e0dc44bf6 Generate Token through Auth0 2023-01-28 10:58:04 +01:00
Charles Bochet
3f63810dc8 This is a dummy commit, to test e2e CI/CD process 2022-12-28 12:10:19 +01:00
Charles Bochet
bc6764b3b9 Initiate circle-ci config 2022-12-28 12:01:09 +01:00
Charles Bochet
fd56c69970 Add content to the Discussion Panel 2022-12-06 11:37:43 +01:00
Charles Bochet
b4032d508d Add Plugin Panel 2022-12-05 22:59:56 +01:00
Charles Bochet
374573871c Move stories and tests inside each component folders 2022-12-05 21:56:53 +01:00
Charles Bochet
92267701ff Rename tabs to Inbox, Contacts, Insights 2022-12-05 21:47:17 +01:00
Charles Bochet
235ae1859d Add Task list on Tasks page 2022-12-05 00:49:45 +01:00
Charles Bochet
0f2d8a556e Add Navbar component, emotion for css and storybook 2022-12-04 22:59:30 +01:00
Charles Bochet
eba76274c6 Add Routing on the app 2022-12-02 12:39:15 +01:00
Charles Bochet
f685be3d22 Migrate to Typescript, add prettier and add linter 2022-12-02 12:06:22 +01:00
Charles Bochet
cfc3a37e1f Setup Nest and React projects 2022-12-01 15:58:08 +01:00