Commit Graph

50 Commits

Author SHA1 Message Date
b3acfa465b refactor: move mapper in interface 2023-04-20 15:41:18 +02:00
b8032e9605 refactor: move person types in interface 2023-04-20 15:39:56 +02:00
e4edaf183f test: fix People test 2023-04-20 14:42:17 +02:00
7a89e5591d refactor: extract mapper 2023-04-20 13:58:54 +02:00
33e12a52c7 refactor: rename default data file 2023-04-20 13:58:54 +02:00
d5ebff5b53 refactor: etract type in file 2023-04-20 13:58:54 +02:00
887a7af5e2 feature: wip get persons and map it 2023-04-20 13:58:53 +02:00
874b920571 chore: introduce different creation dates 2023-04-20 13:58:52 +02:00
8555df6f3f refactor: move style in Cell component 2023-04-20 13:58:52 +02:00
f2dcffd8f0 refactor: move data types and table definition out of People component 2023-04-20 13:58:52 +02:00
b8d089395f Add linter on CI 2023-04-20 11:51:04 +02:00
5a1baf9121 Filter ongoing 2023-04-19 23:15:08 +02:00
3c7bd5cd28 bugfix: fix pointer propagation of links behind the before element 2023-04-19 18:31:03 +02:00
630447a2f6 refactor: put TD up back in the table 2023-04-19 18:21:42 +02:00
71c18e864f feature: move TD creation to cells 2023-04-19 17:10:37 +02:00
74990a3686 feature: clickableCell left space should be inside the border 2023-04-19 16:19:35 +02:00
1a70a5ba65 feature: update icons of People table 2023-04-19 15:58:38 +02:00
0844490c13 feature: wrap all elements in a cell 2023-04-19 15:13:26 +02:00
bb5ae02c3a refactor: use PersonChip in people page 2023-04-19 12:35:19 +02:00
8d321013f3 refactor: remove useless ClickableCell props 2023-04-19 12:25:20 +02:00
5962140656 refactor: rename CellLink to ClickableCell 2023-04-19 12:24:25 +02:00
3696bf2617 feature: CellLinkacceptd children 2023-04-19 12:23:27 +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
4d23390989 feature: align checkbox and cellLink 2023-04-18 18:13:56 +02:00
a855c474a0 refactor: create Checkbox component 2023-04-18 17:33:59 +02:00
81da0f4e03 feature: add checkbox on people cells 2023-04-18 16:40:49 +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
d08066fb9d Add font sizes to themes 2023-04-14 11:06:20 +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
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
f5b16c7f6d Rename People type to Person 2023-04-13 10:53:39 +02:00
7887e724d5 Add people styling
* Add styled PeopleHeader tag
* Add icon prefix to view name
2023-04-13 10:26:08 +02:00
cb3a209380 Setting up first table in frontend 2023-04-12 11:39:46 +02:00
f25f80c199 Implement new UI 2023-04-10 18:04:49 +02:00
c2833cad53 Simplify infrastructure to one container 2023-03-06 19:13:59 +01:00
fcdc9aaec4 Create Profile Hooks to fetch current user 2023-02-02 20:40:44 +01:00
8e0dc44bf6 Generate Token through Auth0 2023-01-28 10:58:04 +01:00
3f63810dc8 This is a dummy commit, to test e2e CI/CD process 2022-12-28 12:10:19 +01:00
fd56c69970 Add content to the Discussion Panel 2022-12-06 11:37:43 +01:00
b4032d508d Add Plugin Panel 2022-12-05 22:59:56 +01:00
374573871c Move stories and tests inside each component folders 2022-12-05 21:56:53 +01:00
92267701ff Rename tabs to Inbox, Contacts, Insights 2022-12-05 21:47:17 +01:00
235ae1859d Add Task list on Tasks page 2022-12-05 00:49:45 +01:00
0f2d8a556e Add Navbar component, emotion for css and storybook 2022-12-04 22:59:30 +01:00
eba76274c6 Add Routing on the app 2022-12-02 12:39:15 +01:00