nathan
|
96c427e869
|
refactor: rename flowy-dispatch structs
|
2022-12-01 09:26:16 +08:00 |
|
Nathan.fooo
|
a0a16cc493
|
feat: config grid filter in backend & add tests
* chore: add search crate
* chore: add task order test
* chore: enable timeout
* add task crate
* chore: run filter task
* chore: run filter task
* chore: filter rows
* chore: cache filter result
* chore: filter rows when open a grid
* chore: add tests
* test: add number filter test
* test: add checkbox fitler test
* chore: fix test
Co-authored-by: nathan <nathan@appflowy.io>
|
2022-11-13 22:23:57 +08:00 |
|
Nathan.fooo
|
882d5535e6
|
Extract protobuf structs from flowy-sync crate (#1425)
* refactor: extract data model from flowy-sync crate
* chore: rename lib-infra features
|
2022-11-08 21:13:28 +08:00 |
|
appflowy
|
130c5f8e6e
|
refactor: reanme flowy-grid-data-model to grid-rev-model
|
2022-11-08 14:12:13 +08:00 |
|
appflowy
|
6425997508
|
chore: merge lagging revisions when close the document
|
2022-11-08 12:00:04 +08:00 |
|
appflowy
|
b3b24d0cc0
|
chore: calculate the compact length after receiving ack
|
2022-11-07 17:30:24 +08:00 |
|
nathan
|
ff7aab73cc
|
chore: merge with config setting
|
2022-11-06 10:31:07 +08:00 |
|
nathan
|
2c71e4f885
|
chore: add tests
|
2022-11-02 17:15:27 +08:00 |
|
nathan
|
608a08eb76
|
refactor: md5 of revision
|
2022-11-02 10:21:10 +08:00 |
|
Lucas.Xu
|
ad9a4b7d71
|
Integrate appflowy editor (#1040)
|
2022-10-22 21:57:44 +08:00 |
|
Nathan.fooo
|
7dbd9fe8cd
|
chore: implement document editor trait (#1321)
|
2022-10-20 15:33:18 +08:00 |
|
Nathan.fooo
|
f1a5726fcb
|
Feat: add appflowy editor in backend (#1320)
* chore: remove update attributes
* chore: format code
* chore: extension for transaction
* refactor: add document editor trait
* chore: add appflowy_document editor
* chore: add document serde
* chore: add new document editor
* chore: add tests
* chore: add more test
* chore: add test
Co-authored-by: nathan <nathan@appflowy.io>
|
2022-10-20 11:35:11 +08:00 |
|
Nathan.fooo
|
cf4a2920f8
|
Refactor/rename crate (#1275)
|
2022-10-13 23:29:37 +08:00 |
|
Nathan.fooo
|
4549ed20e7
|
Refactor/rename delta (#1256)
* chore: rename delta
* chore: renanme delta
|
2022-10-10 11:56:48 +08:00 |
|
nathan
|
e66b3b07db
|
fix: duplicate board
|
2022-09-24 21:49:47 +08:00 |
|
appflowy
|
44ad0a2623
|
fix: create the default group for grid
|
2022-09-23 11:23:35 +08:00 |
|
appflowy
|
37f85cebde
|
chore: open next page when current page get deleted
|
2022-09-22 13:43:37 +08:00 |
|
nathan
|
27f4cf2d12
|
chore: add vendored_openssl feature
|
2022-09-18 09:30:59 +08:00 |
|
appflowy
|
fa2cfd7c20
|
chore: node transform path test
|
2022-09-13 20:23:56 +08:00 |
|
appflowy
|
93f5b5d754
|
fix: save group rev without apply change
|
2022-08-21 23:18:42 +08:00 |
|
appflowy
|
da485c6df9
|
chore: add more test
|
2022-08-19 09:10:12 +08:00 |
|
appflowy
|
3a7c3815b0
|
chore: fix test error
|
2022-08-18 21:52:47 +08:00 |
|
appflowy
|
0680b20579
|
chore: add group unit test
|
2022-08-18 21:44:22 +08:00 |
|
appflowy
|
af23e3e803
|
refactor: replace plugin type with layout type
|
2022-08-18 21:44:22 +08:00 |
|
appflowy
|
d3cd60e527
|
refactor: rename structs
|
2022-08-18 21:44:22 +08:00 |
|
appflowy
|
0ecb15cfa3
|
chore: fix some bugs
|
2022-08-17 14:33:45 +08:00 |
|
appflowy
|
4683dbee45
|
chore: add revision reset helper
|
2022-08-16 11:24:37 +08:00 |
|
appflowy
|
ad3e2f5725
|
chore: add sub data type
|
2022-08-10 17:59:28 +08:00 |
|
appflowy
|
e0db7bd4f9
|
chore: remove feature flag: filter
|
2022-07-20 18:27:12 +08:00 |
|
appflowy
|
784996368b
|
chore: move entities from flowy-folder-data-model to flowy-folder crate
|
2022-07-04 14:28:41 +08:00 |
|
appflowy
|
76f260fe04
|
chore: config filter service
|
2022-06-29 17:17:26 +08:00 |
|
appflowy
|
08e05c425b
|
chore: remove unused code
|
2022-06-27 23:15:43 +08:00 |
|
appflowy
|
820b7fcb75
|
refactor: add grid view info
|
2022-06-15 17:37:50 +08:00 |
|
appflowy
|
a13e6798ee
|
refactor: separate grid revision structs from entities
|
2022-06-15 16:26:14 +08:00 |
|
appflowy
|
50605186fe
|
chore: update view info
|
2022-06-15 11:43:24 +08:00 |
|
appflowy
|
8fd9b68d9d
|
fix: duplicate grid
|
2022-06-06 20:06:08 +08:00 |
|
appflowy
|
b29f53c995
|
chore: print duplicate event erorr
|
2022-04-27 07:58:40 +08:00 |
|
appflowy
|
b282a14b58
|
chore: add sync feature
|
2022-04-14 21:57:00 +08:00 |
|
appflowy
|
f4b206d196
|
chore: config test log
|
2022-04-12 11:13:35 +08:00 |
|
appflowy
|
2dd5930560
|
fix: deserial cells data from delta error
|
2022-04-11 14:09:50 +08:00 |
|
appflowy
|
43095cb0dd
|
chore: close grid handler
|
2022-04-10 16:29:45 +08:00 |
|
appflowy
|
df6871e777
|
chore: fix wanrings
|
2022-04-10 14:41:42 +08:00 |
|
appflowy
|
8a94644add
|
chore: config date cell ui
|
2022-04-09 15:57:12 +08:00 |
|
appflowy
|
0ba0bb62ce
|
chore: config flowy-sync crate log level
|
2022-04-09 11:55:00 +08:00 |
|
appflowy
|
99d827f07d
|
chore: update cell data
|
2022-04-05 14:25:07 +08:00 |
|
appflowy
|
6a3820253f
|
chore: rename crates
|
2022-03-19 16:55:29 +08:00 |
|
appflowy
|
b3ed254caf
|
chore: add more test and fix warnings
|
2022-03-16 10:02:37 +08:00 |
|
appflowy
|
47081f3095
|
chore: update grid test
|
2022-03-15 19:00:28 +08:00 |
|
appflowy
|
1e6d82c0ec
|
chore: add field builder
|
2022-03-12 21:53:49 +08:00 |
|
appflowy
|
6579940dc8
|
chore: create default grid
|
2022-03-12 10:47:34 +08:00 |
|