Commit Graph

1849 Commits

Author SHA1 Message Date
Charles Bochet
fe10c0ba7d
Merge pull request #59 from twentyhq/cbo-finalize-filters
Finalize sort created_at filter
2023-04-21 09:04:47 +02:00
Charles Bochet
79e8d9c84b Finalize sort created_at filter 2023-04-21 09:03:19 +02:00
Charles Bochet
0f09464f14 Finalize sort created_at filter 2023-04-21 09:00:50 +02:00
Felix Malfait
1e3540863a
Improve styling 2023-04-20 22:57:55 +02:00
Charles Bochet
007debcee2
Merge pull request #56 from twentyhq/sammy/t-111-when-created-at-sort-is-applied-table
Sammy/t 111 when created at sort is applied table
2023-04-20 18:47:50 +02:00
Sammy Teillet
3a7b1077f8
test: wait for rows to be displayed 2023-04-20 18:44:43 +02:00
Felix Malfait
ae5a73b347
Begin setup search 2023-04-20 18:11:55 +02:00
Sammy Teillet
b5affcce3f
test: fix mocks for person request 2023-04-20 18:08:20 +02:00
Sammy Teillet
a915d15573
refactor: remove useless vars 2023-04-20 18:03:15 +02:00
Sammy Teillet
7d745ab143
refactor: rename setSorts to onSortsUpdate 2023-04-20 17:58:26 +02:00
Felix Malfait
db62346bfa
Cleanup and start organizing docs 2023-04-20 17:35:16 +02:00
Sammy Teillet
e0a19bdd43
refactor: rename and remove default data 2023-04-20 16:59:03 +02:00
Sammy Teillet
fbd338ee7d
feature: apply the sorts to the query 2023-04-20 16:56:42 +02:00
Sammy Teillet
33473aea92
feature: add setSorts from parent component 2023-04-20 16:38:29 +02:00
Sammy Teillet
9122815b07
feature: order people results 2023-04-20 15:56:59 +02:00
Sammy Teillet
b3acfa465b
refactor: move mapper in interface 2023-04-20 15:41:18 +02:00
Sammy Teillet
b8032e9605
refactor: move person types in interface 2023-04-20 15:39:56 +02:00
Sammy Teillet
7ade04b79e
Merge pull request #55 from twentyhq/fix-hasura-file
bugfix: rename hasura file
2023-04-20 15:13:54 +02:00
Sammy Teillet
08f6e82e5b
bugfix: rename hasura file 2023-04-20 15:13:32 +02:00
Charles Bochet
c6938caf93 Add API url in front build 2023-04-20 15:02:20 +02:00
Sammy Teillet
d330fdbb8b
Merge pull request #54 from twentyhq/sammy/t-107-i-see-a-people-data-model-and-graphql
feature: add person schema in hasura
2023-04-20 14:55:01 +02:00
Sammy Teillet
e4edaf183f
test: fix People test 2023-04-20 14:42:17 +02:00
Sammy Teillet
7a89e5591d
refactor: extract mapper 2023-04-20 13:58:54 +02:00
Sammy Teillet
33e12a52c7
refactor: rename default data file 2023-04-20 13:58:54 +02:00
Sammy Teillet
d5ebff5b53
refactor: etract type in file 2023-04-20 13:58:54 +02:00
Sammy Teillet
c1883d381e
feature: strongly type Table component 2023-04-20 13:58:53 +02:00
Sammy Teillet
887a7af5e2
feature: wip get persons and map it 2023-04-20 13:58:53 +02:00
Sammy Teillet
7f2ec0c260
feature: fix Apollo client 2023-04-20 13:58:53 +02:00
Sammy Teillet
38e2e930b6
feature: add creation dates 2023-04-20 13:58:53 +02:00
Sammy Teillet
63c31b4290
feature: add company and link person to company and workspace 2023-04-20 13:58:53 +02:00
Sammy Teillet
79f274c355
feature: add person schema in hasura 2023-04-20 13:58:52 +02:00
Sammy Teillet
874b920571
chore: introduce different creation dates 2023-04-20 13:58:52 +02:00
Sammy Teillet
8555df6f3f
refactor: move style in Cell component 2023-04-20 13:58:52 +02:00
Sammy Teillet
f2dcffd8f0
refactor: move data types and table definition out of People component 2023-04-20 13:58:52 +02:00
Charles Bochet
6fa71e12b5 Migrate database to default locally 2023-04-20 13:45:59 +02:00
Charles Bochet
ead01b4184 Migrate database to default 2023-04-20 12:35:51 +02:00
Charles Bochet
7ed8d60a00 Migrate database to twenty 2023-04-20 12:26:38 +02:00
Charles Bochet
b660da88be
Merge pull request #53 from twentyhq/cbo-add-lint-in-ci
Add linter on CI
2023-04-20 11:54:59 +02:00
Charles Bochet
b8d089395f Add linter on CI 2023-04-20 11:51:04 +02:00
Charles Bochet
5469d27911
Merge pull request #47 from twentyhq/cbo-sort-filter-2
Add sorting bar on table views
2023-04-19 23:17:16 +02:00
Charles Bochet
5a1baf9121 Filter ongoing 2023-04-19 23:15:08 +02:00
Charles Bochet
ff90a3c67b
Merge pull request #51 from twentyhq/sammy/t-104-i-see-a-localized-date
Sammy/t 104 i see a localized date
2023-04-19 18:55:09 +02:00
Sammy Teillet
3c7bd5cd28
bugfix: fix pointer propagation of links behind the before element 2023-04-19 18:31:03 +02:00
Sammy Teillet
630447a2f6
refactor: put TD up back in the table 2023-04-19 18:21:42 +02:00
Charles Bochet
9ee1ded419
Merge pull request #50 from twentyhq/fix-checkbox
feature: adjust checkbox size
2023-04-19 18:01:40 +02:00
Sammy Teillet
a4e7211625
feature: adjust checkbox size 2023-04-19 18:00:30 +02:00
Charles Bochet
84a4b527a2
Merge pull request #46 from twentyhq/anders/t-113-i-see-hasura-auth-provided-locally
I see hasura auth provided locally
2023-04-19 17:53:36 +02:00
Anders Borch
3cea61d9ed Add mailhog for local smtp 2023-04-19 17:51:15 +02:00
Anders Borch
39ffb0f90b Setup Hasura-auth locally 2023-04-19 17:49:09 +02:00
Charles Bochet
db6b51c74e
Merge pull request #49 from twentyhq/sammy/t-91-i-can-see-hover-states-on-table-cells
Sammy/t 91 i can see hover states on table cells
2023-04-19 17:30:28 +02:00