nathan
dfb7ed1053
fix: switch field type in board
2022-09-24 22:36:35 +08:00
nathan
e66b3b07db
fix: duplicate board
2022-09-24 21:49:47 +08:00
appflowy
fa0a485c85
fix: move checkbox card fail
2022-09-24 17:25:59 +08:00
appflowy
0218f4e8b9
fix: create view panel icon color
2022-09-23 17:27:30 +08:00
appflowy
8da2d24d4e
fix: unit test
2022-09-23 15:22:22 +08:00
appflowy
44ad0a2623
fix: create the default group for grid
2022-09-23 11:23:35 +08:00
Nathan.fooo
f84e0548a8
Merge pull request #1121 from AppFlowy-IO/fix/black_page_after_delete_doc
...
chore: open next page when current page get deleted
2022-09-22 14:39:48 +08:00
appflowy
37f85cebde
chore: open next page when current page get deleted
2022-09-22 13:43:37 +08:00
Richard Shiue
05975e55f0
test: fix includeTime-related tests
2022-09-19 18:50:31 +08:00
Richard Shiue
c3033bd6e8
fix: few UI/usability issues with the time input field
2022-09-19 18:50:31 +08:00
Richard Shiue
a413746c05
fix: immediately show or hide time when includeTime changes
2022-09-19 18:50:31 +08:00
nathan
27f4cf2d12
chore: add vendored_openssl feature
2022-09-18 09:30:59 +08:00
appflowy
589acd9e2b
fix: can not delete row from no status group
2022-09-16 21:19:04 +08:00
appflowy
f792283e70
chore: fix open application error when upgrade to 0.0.5.1
2022-09-16 21:08:25 +08:00
appflowy
01589c6f94
chore: compose operation
2022-09-15 20:59:19 +08:00
appflowy
fa2cfd7c20
chore: node transform path test
2022-09-13 20:23:56 +08:00
appflowy
c991473259
refactor: refactor delta attributes
2022-09-13 11:38:19 +08:00
appflowy
c552e958ce
chore: create attribute
2022-09-12 11:30:02 +08:00
appflowy
822263529c
refactor: rename structs
2022-09-12 10:44:33 +08:00
appflowy
2039cc00b5
refactor: move operation to delta folder
2022-09-12 10:27:34 +08:00
appflowy
1faf959e1e
chore: fix rename errors
2022-09-10 10:17:00 +08:00
appflowy
8894e9c784
chore: update create board template
2022-09-07 12:42:27 +08:00
appflowy
0c45e3ce95
fix: remove default group for checkbox
2022-09-07 12:29:26 +08:00
appflowy
3ae28186e8
fix: rebuild card when create new field from row detail page
2022-09-06 17:52:05 +08:00
appflowy
bfebea7b31
fix: add new created row
2022-09-05 20:25:57 +08:00
appflowy
5b92805e93
chore: config checkbox ui
2022-09-05 11:44:04 +08:00
appflowy
6384edf0e6
chore: support group by checkbox field
2022-09-04 23:15:49 +08:00
appflowy
4f8e012d54
chore: fix bugs when switch group field
2022-09-04 15:49:25 +08:00
appflowy
f57ba8b9a8
chore: read setting
2022-09-03 16:47:58 +08:00
appflowy
b3e5bb00ac
chore: config switch group field UI
2022-09-03 15:20:40 +08:00
appflowy
bb7cddc7f7
chore: reload group when group by new field
2022-09-02 21:34:00 +08:00
appflowy
e75d8f22c8
chore: add edit field type option helper
2022-09-02 13:24:10 +08:00
appflowy
f192f89ebb
chore: refactor group gen process
2022-09-02 13:24:09 +08:00
appflowy
1931cdd4c0
chore: support switch to multi select field
2022-09-02 13:23:45 +08:00
Sean Riley Hawkins
69e3aed6b5
Android vscode workflow ( #912 )
...
* fix: fix linux build
* Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data
Refactor/grid decode cell data
* feat: ⭐ configured android vscode workflow
* chore: clean up android vscode
* fix: fixed typo
* chore: remove unused code
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-09-01 12:27:09 +08:00
gabrielztk
70f9a289a4
Resolve rust clippy warnings ( #946 )
...
* refactor: avoid using `collect()` when not needed
and cascade notation
* refactor: The user might expect to be able
to use Default as the type can be
constructed without arguments.
* refactor: using `clone` on type `indextree::NodeId`
which implements the `Copy` trait
* refactor: remove intermediary
variables and use cascade notation
* refactor: using `clone` on type `indextree::NodeId`
which implements the `Copy` trait
* refactor: unneeded `return` statement
* refactor: ok_or_else avoids executing a
function when it's not needed
* refactor: dereferenced by the compiler
* refactor: user enumeration for index
* refactor: using `clone` on type `usize`
which implements the `Copy` trait
* refactor: useless conversion to the
same type: `&str`
* refactor: The user might expect to be able use Default
as type can be constructed without arguments
* refactor: The user might expect to be able use Default
as type can be constructed without arguments
* fix: rust formating with fmt
* fix: conflict default implementation
Co-authored-by: appflowy <annie@appflowy.io>
2022-09-01 12:26:51 +08:00
Nathan.fooo
0225f0aa4d
Merge pull request #951 from AppFlowy-IO/feat/create_card_from_header
...
chore: enable create card from header button
2022-08-31 15:54:10 +08:00
appflowy
cde8ad9084
chore: enable create card from header button
2022-08-31 14:56:03 +08:00
appflowy
506af26b6d
chore: save move to no status card
2022-08-31 11:58:28 +08:00
appflowy
a7349f43aa
chore: add edit card button
2022-08-30 20:54:11 +08:00
appflowy
6e71d6d325
chore: fix warnings
2022-08-30 16:45:48 +08:00
appflowy
940289c6e3
chore: add board no status column
2022-08-30 15:21:53 +08:00
appflowy
af3bfebb64
chore: become editing when creating a new card
2022-08-29 17:52:36 +08:00
appflowy
aba0f946dd
chore: do not build the cell if its fieldId equal to the corresponding group field id
2022-08-26 16:07:51 +08:00
appflowy
c43d0790dc
chore: enable create board
2022-08-25 15:46:21 +08:00
appflowy
90db76811c
chore: update board template
2022-08-25 14:11:05 +08:00
appflowy
14874772b1
chore: insert default group at index 0
2022-08-25 13:44:58 +08:00
appflowy
c827f9b156
chore: fix card refresh issue
2022-08-25 12:36:56 +08:00
appflowy
50e772edff
chore: adjust header, card padding ui
2022-08-25 09:51:33 +08:00
Nathan.fooo
0d39afca2f
Merge pull request #898 from AppFlowy-IO/feat/board_update_when_field_change
...
Feat/board update when field change
2022-08-24 22:05:27 +08:00
appflowy
a896637eab
fix: reload card content
2022-08-24 21:06:42 +08:00
appflowy
82b44c2c98
chore: update board column name
2022-08-24 16:57:53 +08:00
appflowy
f5f3f51cca
chore: update column name when field was changed
2022-08-24 08:27:34 +08:00
Vincent Chan
b0bafff22c
feat: introduce error to apply method
2022-08-22 19:42:43 +08:00
appflowy
074c497d57
fix: fix some bugs
2022-08-22 17:45:15 +08:00
appflowy
ffc6f141fa
chore: fix GroupConfigurationRevision deserialize error
2022-08-22 10:06:08 +08:00
appflowy
93f5b5d754
fix: save group rev without apply change
2022-08-21 23:18:42 +08:00
appflowy
23efbc00c1
ci: fix unit test
2022-08-21 13:58:03 +08:00
appflowy
6e6a812243
chore: save group revision and fix warnings
2022-08-20 23:57:51 +08:00
appflowy
3c022d4de5
chore: save group configuration
2022-08-20 17:10:34 +08:00
appflowy
49601b66ef
chore: save group configuration
2022-08-20 16:44:44 +08:00
appflowy
91b2917d60
chore: reader and writter for group configuration
2022-08-20 15:40:13 +08:00
appflowy
5fac1f044a
chore: move some structs
2022-08-19 23:11:05 +08:00
appflowy
c81b6f10fa
refactor: baord configuration
2022-08-19 19:59:09 +08:00
appflowy
659ae5d523
chore: fix some bugs and add more tests
2022-08-19 11:58:34 +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
4856a024a2
chore: Update row when moving row caused cell data changed
2022-08-18 21:44:22 +08:00
appflowy
c4514e421a
chore: move card from one column to another
2022-08-18 21:44:22 +08:00
appflowy
f32068d64b
refactor: move row params
2022-08-18 21:44:21 +08:00
appflowy
3a27413dfc
fix: row is not added into group when create a new row
2022-08-18 21:44:21 +08:00
appflowy
7361172c89
fix: require write lock to make sure exclusive accest to sync_seq
2022-08-18 08:37:45 +08:00
appflowy
0ecb15cfa3
chore: fix some bugs
2022-08-17 14:33:45 +08:00
appflowy
9922645e59
chore: group the row after updated the row
2022-08-17 09:03:43 +08:00
appflowy
9456fbd573
chore: fix some bugs
2022-08-16 20:34:12 +08:00
appflowy
162152916c
chore: delete board card
2022-08-16 17:41:02 +08:00
appflowy
bc346dfd67
chore: create board card
2022-08-16 17:16:18 +08:00
appflowy
b7d71428be
chore: send group notification
2022-08-16 15:49:54 +08:00
appflowy
03a70bbdb9
chore: update grid migration
2022-08-16 11:51:04 +08:00
appflowy
4683dbee45
chore: add revision reset helper
2022-08-16 11:24:37 +08:00
Nathan.fooo
6b312b4f8f
Merge pull request #854 from AppFlowy-IO/feat/view_lens
2022-08-15 23:38:17 +08:00
appflowy
461160094c
chore: create grid view when create grid
2022-08-15 23:17:29 +08:00
Nathan.fooo
a4f2ebf207
Merge pull request #855 from AppFlowy-IO/ci/try_fix_unit_test
...
chore: add log
2022-08-15 23:12:41 +08:00
appflowy
f841587c27
chore: add log
2022-08-15 22:40:54 +08:00
appflowy
0514b005ca
feat: config view lens
2022-08-15 20:07:01 +08:00
appflowy
0da986553c
chore: update down.sql of user_tablea
2022-08-15 10:09:59 +08:00
appflowy
080c655627
chore: update down.sql of ext_data
2022-08-15 10:09:04 +08:00
appflowy
b15439fb70
chore: add grid_view_table
2022-08-15 10:08:05 +08:00
appflowy
32e20a4dc7
chore: rename some struct
2022-08-14 23:17:49 +08:00
appflowy
15e1479caa
chore: add GridViewRevisionPad
2022-08-14 23:01:53 +08:00
appflowy
8da6ed9d28
chore: add grid view revision struct
2022-08-14 21:09:18 +08:00
appflowy
24ca8da8c8
chore: add create card notification
2022-08-14 15:30:34 +08:00
appflowy
43eaa2748d
chore: insert cell content when creating card
2022-08-14 11:05:55 +08:00
appflowy
f0914cd6f1
chore: add group action handler to intercept the create row progress
2022-08-13 23:26:42 +08:00
appflowy
dc53cb00dd
chore: create the default group for the rows that are not belong to any groups
2022-08-13 16:23:44 +08:00
appflowy
57ede798d8
refactor: remove UpdateRowPB, refactor RowInfo class
2022-08-13 15:00:13 +08:00
appflowy
c001a74476
fix: rust unit test compile errors
2022-08-13 14:32:30 +08:00
appflowy
2282aa948e
chore: support link/number/multiselect/checkbox board cell
2022-08-13 10:01:40 +08:00
appflowy
9d72e36c19
chore: update card ui by adding date,text,selectoption cell
2022-08-12 22:58:43 +08:00
appflowy
800fb82211
chore: card ui
2022-08-12 20:54:13 +08:00
Nathan.fooo
435d1b8354
Merge pull request #820 from AppFlowy-IO/feat/appflowy_board
...
Feat/appflowy board
2022-08-12 17:11:49 +08:00
Nathan.fooo
05ee4d3302
Merge pull request #778 from ENsu/add_icon_setting_360
...
Add icon setting 360
2022-08-12 16:47:12 +08:00
appflowy
055868bae3
chore: build board card ui
2022-08-12 16:30:08 +08:00
appflowy
5de6a7447a
chore: read group data from backend
2022-08-12 16:05:56 +08:00
appflowy
e29aaf8388
refactor: cell data parser
2022-08-12 10:41:46 +08:00
appflowy
707ddb4e73
chore: generic GroupGenerator
2022-08-12 09:49:07 +08:00
appflowy
461751cf59
chore: config group service
2022-08-11 21:18:27 +08:00
appflowy
cefd571dd0
chore: add board data controller
2022-08-11 15:11:57 +08:00
appflowy
08b9930510
refactor: prefer namespace isolation, remove Grid keyword in some structs
2022-08-11 13:25:55 +08:00
appflowy
aae2d96a4f
chore: refactor multi-select type option and add GroupPB
2022-08-11 13:04:55 +08:00
appflowy
29ea3c83c8
chore: refactor grid setting
2022-08-11 10:08:42 +08:00
appflowy
ad3e2f5725
chore: add sub data type
2022-08-10 17:59:28 +08:00
appflowy
b695ceb832
chore: seperate FolderRevision from FolderPad
2022-08-10 10:07:41 +08:00
appflowy
292b90c14c
fix: create column errors
2022-08-09 18:04:23 +08:00
Ian Su
d56e8c7673
fix: add icon_url in migration
2022-08-08 22:19:05 +08:00
Ian Su
4eccdf3d28
feat: save icon into db
2022-08-06 22:38:03 +08:00
周屹峰
90f69c3f2d
test: add grid URL unit tests
2022-08-04 19:43:44 +08:00
appflowy
ff098c538e
chore: rename fns
2022-08-02 09:11:04 +08:00
appflowy
00d81a329f
chore: update lib-ot documentation again and rename some structs
2022-08-02 08:55:33 +08:00
appflowy
57a95825d9
chore: rename flowyStr to OTString
2022-08-01 11:32:25 +08:00
appflowy
f8c071e13d
chore: update documentation about how the iterator/FlowyStr/Operation work
2022-08-01 11:18:42 +08:00
appflowy
798e16d3aa
chore: update lib ot tests
2022-08-01 09:31:40 +08:00
appflowy
af61cae182
ci: fix docker builder
2022-07-31 19:43:52 +08:00
Nathan.fooo
9685aeb0cb
Merge pull request #707 from AppFlowy-IO/feat/flowy_grid_crate_documentation
...
chore: add documentation for flowy-grid crate
2022-07-31 17:33:12 +08:00
Nathan.fooo
97c0198e77
Merge pull request #721 from LucasXu0/fix/linux_arm64_build
...
fix: update faccess version from 0.2.3 to 0.2.4 for fixing linux-arm64 building
2022-07-28 09:51:25 +08:00
Poly-Pixel
5309b2a757
style: run cargo fmt
2022-07-27 10:42:33 -04:00
Lucas.Xu
e89e40d652
fix: update faccess version from 0.2.3 to 0.2.4 for fixing linux-arm64 building ( https://github.com/Freaky/faccess/pull/1 )
2022-07-26 11:58:21 +08:00
MikeWallaceDev
51617d9eb9
docs: made small changes to grammar
2022-07-25 17:17:11 -04:00
appflowy
00785022e8
chore: add documentation for flowy_grid crate
2022-07-25 15:30:34 +08:00
Nathan.fooo
a76dd40b3b
Merge branch 'main' into feat/operation_transform_documentation
2022-07-25 14:36:18 +08:00
appflowy
8cdecd50fe
chore: rename structs
2022-07-25 13:50:58 +08:00
appflowy
dd71acf843
chore: rename some function & add more documentation
2022-07-24 18:10:29 +08:00
appflowy
3c5b9e6b50
chore: add documentation for lib-ot crate
2022-07-24 17:40:40 +08:00
appflowy
f5268178c4
chore: add documentation in grid uint test
2022-07-23 16:57:28 +08:00
appflowy
e0db7bd4f9
chore: remove feature flag: filter
2022-07-20 18:27:12 +08:00
appflowy
cb1afacbd6
chore: rename some structs
2022-07-20 15:30:48 +08:00
appflowy
1e3c69f15b
Merge branch 'main' into feat/history
2022-07-20 14:07:54 +08:00
appflowy
45011e2dd3
chore: add task test
2022-07-19 22:32:19 +08:00
appflowy
8e18d3a937
chore: reanme flowy-user crate
2022-07-19 14:40:56 +08:00
appflowy
193527e043
chore: rename flowy-folder structs
2022-07-19 14:24:08 +08:00
appflowy
0ecff26636
chore: remove pb reference in util.rs
2022-07-19 13:07:30 +08:00
appflowy
e7c672cb7e
chore: replace try_from with from
2022-07-19 11:31:04 +08:00
appflowy
67f88fab0b
refactor: add PB suffix to flowy-editor crate's structs
2022-07-18 11:58:39 +08:00
appflowy
e45b14910b
chore: add suffix PB to dart class
2022-07-17 14:49:29 +08:00
appflowy
1bf0f0f875
chore: add suffix PB to rust struct
2022-07-17 13:38:53 +08:00
appflowy
3a0b8bbd74
Merge branch 'main' into refactor/add_pb_suffix
2022-07-17 13:19:29 +08:00
appflowy
5ea3213c4e
chore: fix tests
2022-07-17 12:57:25 +08:00
appflowy
8073414485
refactor: rename struct & add documentation
2022-07-17 11:49:37 +08:00
appflowy
ab80e9b0ed
chore: add 5 rows in test grid
2022-07-14 09:29:05 +08:00
appflowy
d02acbae6e
chore: add more test
2022-07-14 08:05:38 +08:00
appflowy
602aab45e2
chore: unit test for cell content
2022-07-13 17:25:03 +08:00
appflowy
f10e324b73
refactor: type options directory
2022-07-13 11:09:13 +08:00
appflowy
1e3640f8ac
chore: config cell displayable data
2022-07-12 22:24:01 +08:00
appflowy
284755eccf
refactor: row builder
2022-07-12 15:49:14 +08:00
appflowy
7d39e90a9a
chore: separate RowScript from EditorScropt
2022-07-11 20:09:34 +08:00
appflowy
5bfbda5606
fix: decode cell revision into AnyCellData
2022-07-10 22:26:21 +08:00
appflowy
8fa7a20326
chore: make grid setting from revision
2022-07-10 17:06:36 +08:00
appflowy
24f2bf398e
chore: add filter feature flag & enable filter tests
2022-07-10 08:36:07 +08:00
appflowy
ec1113b134
chore: add date filter tests
2022-07-09 11:19:17 +08:00
appflowy
4f30f8e2cd
refactor: separate filter operation from filter_entities mod
2022-07-08 16:32:11 +08:00
appflowy
6a01a44cc2
refactor: rm filter login from eneities mod
2022-07-08 16:08:39 +08:00
appflowy
45774093e1
chore: separate cell operation from row mod
2022-07-08 15:41:26 +08:00
appflowy
5177884b26
refactor: cell data operation
2022-07-08 14:55:44 +08:00
appflowy
4ec1e4024e
refactor: cell data parser
2022-07-08 13:06:06 +08:00
appflowy
41989cf186
chore: add comments
2022-07-08 10:50:14 +08:00
appflowy
6fd36980c8
chore: fix tests
2022-07-08 08:37:12 +08:00
appflowy
0d5f0d29d9
chore: add checkbox & select option filter tests
2022-07-07 22:45:17 +08:00
appflowy
e8e719b73f
refactor: separate multi-select and single-select
2022-07-07 18:20:12 +08:00
appflowy
da0a7f01b3
chore: add text filter & number filter tests
2022-07-07 14:56:04 +08:00
Nathan.fooo
63c7af5fd2
Merge pull request #594 from AppFlowy-IO/refactor/lib_dispatch_serde_feat
...
chore: config feature flag in lib-dispatch
2022-07-06 14:43:28 +08:00
appflowy
9f60741de0
chore: config feature flag in lib-dispatch
2022-07-06 13:31:13 +08:00
appflowy
e60bf3fb85
chore: disable task schedule
2022-07-06 13:08:43 +08:00
appflowy
3845a75d61
chore: fix warnings
2022-07-06 11:59:05 +08:00
appflowy
5b504740ef
chore: config cell filter operation
2022-07-06 10:38:54 +08:00
appflowy
35491b22ac
chore: filter with cell data
2022-07-05 17:30:25 +08:00
appflowy
1f7f0b5880
chore: add more tests
2022-07-05 14:17:31 +08:00
appflowy
91418df940
chore: fix test errors
2022-07-04 16:38:35 +08:00
appflowy
8963561355
chore: rm flowy-user-data-model crate
2022-07-04 15:55:48 +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
8a0709ca23
chore: add new event to update user name
2022-07-04 11:00:56 +08:00
appflowy
957b83ecd5
chore: refactor user listenr
2022-07-04 10:59:08 +08:00
appflowy
ce73da8212
chore: update user name with UserService
2022-07-03 16:52:06 +08:00
appflowy
fedc57a52c
refactor: grid block cache
2022-07-03 15:59:11 +08:00
appflowy
9803fe1ccb
refactor: grid block notification
2022-07-02 11:18:38 +08:00
appflowy
c1ea97c729
refactor: move entities from flowy-grid-data-model to flowy-grid crate
2022-07-01 20:32:11 +08:00
appflowy
a9a797ddaf
refactor: wrap FieldRevision with Arc
2022-07-01 10:39:16 +08:00
appflowy
50d0eff039
chore: cache filter result
2022-06-30 23:00:03 +08:00
appflowy
4d8f101a42
chore: gen filter task
2022-06-29 20:51:53 +08:00
appflowy
76f260fe04
chore: config filter service
2022-06-29 17:17:26 +08:00
appflowy
1b38ff8559
chore: config task runner
2022-06-29 13:44:15 +08:00
appflowy
dc81ac8e24
chore: grid tasks
2022-06-28 09:35:54 +08:00
appflowy
7504ea7555
chore: read block rows with filters
2022-06-28 09:35:19 +08:00
appflowy
b73c68c6f6
refactor: read cell data
2022-06-28 09:35:19 +08:00
appflowy
0f868f48f3
refactor: fetch block data
2022-06-28 09:35:18 +08:00
appflowy
a08590bcba
chore: update test
2022-06-28 09:35:18 +08:00
appflowy
ead305ddda
chore: delete/create filter
2022-06-28 09:35:17 +08:00
appflowy
60675afd1d
chore: add grid filter test
2022-06-28 09:35:17 +08:00
appflowy
4cafef6c8d
chore: fix test
2022-06-28 08:56:15 +08:00
appflowy
08e05c425b
chore: remove unused code
2022-06-27 23:15:43 +08:00
appflowy
2573f9ba27
chore: separate tests from grid_test file
2022-06-20 12:01:40 +08:00
appflowy
c73eb2961a
chore: update grid setting
2022-06-20 09:37:52 +08:00
appflowy
8594da65c4
chore: add get grid setting handler
2022-06-19 21:10:07 +08:00
appflowy
d4678f6233
chore: ignore shared-lib proto files
2022-06-17 17:14:24 +08:00
appflowy
5345c668bb
chore: ignore proto files
2022-06-17 16:51:18 +08:00
appflowy
d30d42e841
chore: auto import pb file
2022-06-17 16:42:18 +08:00
Nathan.fooo
40bcb63627
Merge pull request #563 from AppFlowy-IO/feat/default_flowy_config
...
Feat/default flowy config
2022-06-17 12:24:48 +08:00
appflowy
ed138abcc3
chore: provider default for FlowyConfig propertis
2022-06-17 11:27:00 +08:00
appflowy
16e1387a8e
chore: add description for FlowyConfig
2022-06-17 11:19:49 +08:00
dependabot[bot]
7480693f8a
chore(deps): bump thread_local from 1.1.3 to 1.1.4 in /frontend/rust-lib
...
Bumps [thread_local](https://github.com/Amanieu/thread_local-rs ) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/Amanieu/thread_local-rs/releases )
- [Commits](https://github.com/Amanieu/thread_local-rs/compare/v1.1.3...1.1.4 )
---
updated-dependencies:
- dependency-name: thread_local
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 02:37:07 +00:00
appflowy
82806ba193
chore: ignore grid's protobuf crate
2022-06-16 08:36:58 +08:00
appflowy
736f21ef8a
refactor: remove the protobuf's model folder
2022-06-16 08:21:31 +08:00
appflowy
94276d438d
chore: ignore rust's protobuf crate
2022-06-15 19:58:18 +08:00
appflowy
4b71c474e4
refactor: separate proto file from src folder
2022-06-15 19:40:18 +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
d4d7ba7452
chore: read view info
2022-06-14 23:11:48 +08:00
appflowy
298b80f4c5
chore: fix dependabot alerts for crassbeam-utils and regex
2022-06-14 20:47:31 +08:00
appflowy
ae4cc496fc
chore: add read view info event
2022-06-14 20:47:31 +08:00
appflowy
f8ec4b3e24
refactor: replace object with object's revision entity
2022-06-14 20:47:30 +08:00
appflowy
c2fad5021b
refactor: add folder entities's revision objects
2022-06-14 20:47:29 +08:00
appflowy
2b499ee62b
chore: separate json serde from pb struct
2022-06-14 20:47:29 +08:00
appflowy
bf5247066d
refactor: sqlite schema
2022-06-14 20:47:29 +08:00
appflowy
d5eabe4ea3
chore: add snapshot
2022-06-10 22:27:19 +08:00
appflowy
aeb69f307c
chore: write checkpoint in fixed duration
2022-06-09 20:58:56 +08:00
appflowy
f6ade11eb2
chore: config revision history
2022-06-07 16:38:00 +08:00
appflowy
ab63ce7bce
chore: rename structs
2022-06-07 15:08:01 +08:00
appflowy
8fd9b68d9d
fix: duplicate grid
2022-06-06 20:06:08 +08:00
appflowy
2dfb7261c7
chore: rename some struct in Rust
2022-06-05 18:56:45 +08:00
appflowy
72e26ab229
fix: disable set decimal scale
2022-06-02 21:57:18 +08:00
appflowy
481fd9df51
fix: rust unit test
2022-06-02 20:24:25 +08:00
appflowy
cad5e5d718
refactor: Date's cell data serde
2022-06-02 18:15:22 +08:00
appflowy
4b88aa8683
fix: edit date time issue
2022-06-02 18:00:55 +08:00
appflowy
ab896cbc8f
chore: enable drag to expand field's width
2022-05-31 16:14:17 +08:00
appflowy
84454469b4
fix : #508 auto format number
2022-05-30 18:40:42 +08:00
appflowy
4a9627b31d
chore: support open url with https scheme
2022-05-29 21:56:44 +08:00
appflowy
ae0f71b5ee
chore: return URLCellData & parse url from cell content
2022-05-29 10:56:34 +08:00
appflowy
9844c02cbc
chore: Merge branch 'main' into feat_grid_url
...
# Conflicts:
# frontend/rust-lib/flowy-grid/src/event_handler.rs
# shared-lib/flowy-grid-data-model/src/protobuf/model/grid.rs
2022-05-28 16:01:49 +08:00
appflowy
62c322ab21
refactor: Date & SingleSelect & Multi-Select type option
2022-05-28 15:30:15 +08:00
appflowy
8d766f3bb4
refactor: cell data loader
2022-05-28 08:35:22 +08:00
appflowy
166438ad73
chore: fix rust unit test
2022-05-27 20:41:27 +08:00
appflowy
9a93a72c33
feat: add new field type
2022-05-27 19:49:14 +08:00
appflowy
8706b81ac0
refactor: rename struct
2022-05-26 18:01:48 +08:00
appflowy
8c7b0bd5a7
fix: unit test
2022-05-24 15:25:39 +08:00
appflowy
5b2b50dc9c
refactor: cell data operation
2022-05-24 10:23:46 +08:00
appflowy
1ae0b188b1
refactor: grid unit test
2022-05-22 23:33:08 +08:00
appflowy
1b5b8f19d7
chore: auto expand row detail page's cell
2022-05-22 13:08:38 +08:00
appflowy
23900b49f5
chore: fix bugs
2022-05-19 10:41:00 +08:00
appflowy
a59a0af05b
refactor: remove FieldTypeOptionContext
2022-05-17 17:22:53 +08:00
appflowy
afc563d781
chore: fix unit test
2022-05-14 10:50:11 +08:00
appflowy
c6edd1a6da
chore: update data & time format
2022-05-13 22:58:49 +08:00
appflowy
efbac6c92d
chore: check time format & add time format test
2022-05-13 11:31:56 +08:00
appflowy
76079d8ce0
chore: display time
2022-05-12 23:23:23 +08:00
appflowy
4f9470b076
chore: add date type option test
2022-05-12 18:07:26 +08:00
appflowy
6fb163b296
refactor: customize cell data persistence
2022-05-11 21:05:04 +08:00
appflowy
19da42f210
chore: add date cell handler
2022-05-11 11:34:13 +08:00
appflowy
81d75147d5
chore: update typeOption data
2022-05-10 09:33:34 +08:00
appflowy
f617a04900
refactor: cell with origin data
2022-05-09 16:45:42 +08:00
appflowy
f21ca6c52a
refactor: CellCalendar with bloc
2022-05-09 14:59:26 +08:00
appflowy
13cb7eeb24
chore: add get type option data handler
2022-05-09 13:23:03 +08:00
appflowy
448c134704
fix: update workspace setting
2022-05-05 10:49:34 +08:00
appflowy
6c2c3b0666
fix: alignment in date cell
2022-05-04 21:13:05 +08:00
appflowy
bd0907b0a4
fix: support float number
2022-05-03 10:26:42 +08:00
appflowy
8d125a07c5
chore: add test
2022-05-02 10:07:13 +08:00
appflowy
f3b899d742
chore: update currency
2022-05-02 09:59:19 +08:00
appflowy
cf05d7da41
chore: support more number format
2022-05-01 23:11:44 +08:00
appflowy
b779097978
fix: rust unit test
2022-04-28 21:53:28 +08:00
appflowy
233b9366af
chore: update crates version
2022-04-28 21:16:28 +08:00
appflowy
ecd2dc3e72
fix: reorder bugs
2022-04-28 16:10:58 +08:00
appflowy
b29f53c995
chore: print duplicate event erorr
2022-04-27 07:58:40 +08:00
appflowy
7f7801d04e
chore: save view order
2022-04-27 07:21:37 +08:00
appflowy
d390ef9a3a
chore: fix warnings
2022-04-25 22:03:10 +08:00
appflowy
0ac17fa6df
chore: replace row when row updated
2022-04-25 10:42:24 +08:00
appflowy
cffd8fbec6
fix: setup GridCellContext fieldOnchanged callback
2022-04-24 23:20:28 +08:00
appflowy
b9135d26a9
fix: insert row index
2022-04-21 21:24:28 +08:00
appflowy
27c40c7b34
chore: fix warnings
2022-04-21 20:37:05 +08:00
appflowy
eeba6884ce
chore: config row detail page
2022-04-20 16:32:23 +08:00
appflowy
5ee4b8a2bc
chore: different color when create option for single-select or multi-select
2022-04-18 17:17:42 +08:00
appflowy
006b3c3811
chore: fix unit test & warnings
2022-04-17 20:50:16 +08:00
appflowy
0acc0b0e81
fix: duplicate field
2022-04-17 15:39:33 +08:00
appflowy
0a19364ea7
chore: remove row listener from rowbloc
2022-04-17 10:14:17 +08:00
appflowy
d4de5767a6
chore: auto resize row height
2022-04-16 10:03:47 +08:00
appflowy
0c8850503f
chore: reorder field
2022-04-15 19:56:44 +08:00
appflowy
b282a14b58
chore: add sync feature
2022-04-14 21:57:00 +08:00
appflowy
ac766c0359
chore: fix row rebuild refresh issue
2022-04-14 21:16:29 +08:00
appflowy
fd9e13bf4b
chore: refactor grid field listener
2022-04-14 13:59:42 +08:00
appflowy
06af45a8ed
chore: udpate field notification
2022-04-13 21:26:27 +08:00
appflowy
2fa6adeee6
chore: move field
2022-04-13 14:24:54 +08:00
appflowy
f4b206d196
chore: config test log
2022-04-12 11:13:35 +08:00
appflowy
a049034110
chore: support including time on date type
2022-04-12 10:06:47 +08:00
appflowy
a19536d525
chore: disable time format temporarily
2022-04-11 21:34:14 +08:00
appflowy
16a167c19c
chore: update default grid
2022-04-11 21:14:45 +08:00
appflowy
ac584fb7ef
chore: fix warnings
2022-04-11 20:58:56 +08:00
appflowy
f5b140a4d9
chore: disable some test
2022-04-11 20:54:43 +08:00
appflowy
82840e1201
chore: replace uuid with nanoid
2022-04-11 15:27:03 +08:00
appflowy
2dd5930560
fix: deserial cells data from delta error
2022-04-11 14:09:50 +08:00
appflowy
9d629412c8
chore: fix transform field type error
2022-04-10 20:27:07 +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
f01d3250ae
chore: reload after delete or insert row
2022-04-10 14:25:25 +08:00
appflowy
420b8ca05d
chore: fix deserialize GridBlockMetaPad error
2022-04-10 10:31:55 +08:00
appflowy
a755d52371
chore: using cow for row ids stuff
2022-04-10 09:14:42 +08:00
appflowy
b92660058c
chore: remove grid block from dart side
2022-04-10 07:10:15 +08:00
appflowy
d08f298fb6
chore: rename structs
2022-04-09 22:42:42 +08:00
appflowy
b93feb49c3
chore: config row action sheet
2022-04-09 22:07:48 +08:00
appflowy
ed10ebac7a
fix: add new select option tag from textfield
2022-04-09 20:50:03 +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
953af35029
chore: rename struct property
2022-04-09 07:35:35 +08:00
appflowy
fc4ed6c057
fix: grid header cell refresh after field was changed
2022-04-08 22:38:38 +08:00
appflowy
59fbe02ded
chore: rename class
2022-04-08 21:21:42 +08:00
appflowy
6de7933a2f
fix: the updated option will added to selected option list
2022-04-08 17:44:06 +08:00
appflowy
1f657f3bf8
fix: blockService exception
2022-04-08 15:13:53 +08:00
appflowy
e15d335fed
chore: config checkbox ui
2022-04-07 20:15:00 +08:00
appflowy
c82c6d9c6e
fix: deserialize multiple select cell data issues
2022-04-07 17:07:46 +08:00
appflowy
a3770a699c
fix: unit test errors
2022-04-07 15:34:00 +08:00
appflowy
d09a5bf42b
chore: update and delete select option
2022-04-07 10:57:40 +08:00
appflowy
6a36e2bcfd
chore: listen on cell update
2022-04-06 10:32:12 +08:00
appflowy
c7a3bb73b9
chore: listen on row update
2022-04-05 22:46:23 +08:00
appflowy
2607822412
chore: show selection
2022-04-05 21:25:59 +08:00
appflowy
99d827f07d
chore: update cell data
2022-04-05 14:25:07 +08:00
appflowy
1abf0b565f
chore: cell highlight
2022-04-04 11:10:41 +08:00
appflowy
5c3500e24c
chore: cell select option editor
2022-04-03 22:22:54 +08:00
appflowy
6a94594a35
chore: grid property list
2022-04-03 17:05:28 +08:00
appflowy
6ac2617113
chore: update row state using provider
2022-04-02 23:48:56 +08:00
appflowy
ca45673a9e
chore: transform cell data
2022-04-02 21:30:25 +08:00
appflowy
2262dd0d7b
chore: get cell metas
2022-04-02 10:54:01 +08:00
appflowy
82eed0506b
chore: fix warnings
2022-04-02 08:54:32 +08:00
appflowy
915d71991a
chore: save multi type option data
2022-04-01 22:46:01 +08:00
appflowy
e0b969595c
chore: save type option data as map
2022-04-01 17:17:31 +08:00
appflowy
80f82fa5b1
chore: update field type option data using deserializer
2022-04-01 09:31:10 +08:00
appflowy
3749168861
fix: fix some bugs
2022-03-31 22:51:46 +08:00
appflowy
4b27fef76e
chore: select option color
2022-03-31 14:43:31 +08:00
appflowy
065a72a8da
chore: add option & color selection
2022-03-29 22:58:38 +08:00
appflowy
8b7eee46bb
chore: duplicate and hide field
2022-03-27 11:14:21 +08:00
appflowy
c7bba01fe5
chore: delete field
2022-03-27 09:35:10 +08:00
appflowy
16598650ff
chore: lazy load cell
2022-03-26 20:27:32 +08:00
appflowy
28948e567c
fix: serde type option data
2022-03-25 20:55:56 +08:00
appflowy
90e7873135
chore: create field
2022-03-25 15:02:43 +08:00
appflowy
2eccd0452b
chore: close bloc when overlay dismiss
2022-03-24 23:52:06 +08:00
appflowy
3fdf922f81
chore: config create field pannel
2022-03-24 17:09:05 +08:00
appflowy
694963a47d
chore: add update field and create field handler
2022-03-23 22:10:31 +08:00
appflowy
1f30a77f1d
feat: save text cell data
2022-03-20 17:17:06 +08:00
appflowy
6a3820253f
chore: rename crates
2022-03-19 16:55:29 +08:00
appflowy
b1d87d95cf
chore: remove unuse crates
2022-03-19 16:23:34 +08:00
appflowy
27628cc78e
chore: fix rust unit test
2022-03-18 22:13:12 +08:00
appflowy
f181ce106d
chore: Merge branch 'main' into feat_grid_ui
2022-03-18 21:09:06 +08:00