appflowy
|
8cdecd50fe
|
chore: rename structs
|
2022-07-25 13:50:58 +08:00 |
|
appflowy
|
193527e043
|
chore: rename flowy-folder structs
|
2022-07-19 14:24:08 +08:00 |
|
appflowy
|
8683c2f343
|
fix: reload number cell
|
2022-07-18 19:27:01 +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
|
cca577f967
|
Merge branch 'main' into feat/insert_cell_test
|
2022-07-17 11:54:58 +08:00 |
|
appflowy
|
8073414485
|
refactor: rename struct & add documentation
|
2022-07-17 11:49:37 +08:00 |
|
appflowy
|
27ce5b8fe9
|
refactor: field editor bloc
|
2022-07-16 19:59:00 +08:00 |
|
appflowy
|
29f2d863ff
|
chore: renmae property & add documentation
|
2022-07-16 17:06:00 +08:00 |
|
appflowy
|
a73987456e
|
chore: add documentation
|
2022-07-16 11:53:39 +08:00 |
|
appflowy
|
4825d83d2f
|
chore: rename classes
|
2022-07-15 11:44:27 +08:00 |
|
appflowy
|
8ac75af875
|
refactor: rename GridCellContext to GridCellController
|
2022-07-14 21:26:58 +08:00 |
|
appflowy
|
3844d6aad1
|
refactor: add documentation to GridCellContext
|
2022-07-14 20:33:19 +08:00 |
|
appflowy
|
d02acbae6e
|
chore: add more test
|
2022-07-14 08:05:38 +08:00 |
|
appflowy
|
5177884b26
|
refactor: cell data operation
|
2022-07-08 14:55:44 +08:00 |
|
appflowy
|
487dd13c6c
|
chore: fix dart import errors
|
2022-07-07 23:05:35 +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
|
e5f35e46ca
|
chore: fix import path
|
2022-07-04 15:00:54 +08:00 |
|
appflowy
|
957b83ecd5
|
chore: refactor user listenr
|
2022-07-04 10:59:08 +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
|
76f260fe04
|
chore: config filter service
|
2022-06-29 17:17:26 +08:00 |
|
appflowy
|
dc81ac8e24
|
chore: grid tasks
|
2022-06-28 09:35:54 +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
|
a13e6798ee
|
refactor: separate grid revision structs from entities
|
2022-06-15 16:26:14 +08:00 |
|
appflowy
|
4701a281b3
|
chore: fix typo error
|
2022-06-11 07:41:46 +08:00 |
|
appflowy
|
a9a75230a2
|
chore: insert cell content
|
2022-06-04 14:05:04 +08:00 |
|
appflowy
|
2342a9b834
|
fix: expand the list width after field's width changed
|
2022-06-03 10:51:24 +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
|
10365217ca
|
chore: copy property to pasteboard
|
2022-06-01 15:22:18 +08:00 |
|
appflowy
|
ab896cbc8f
|
chore: enable drag to expand field's width
|
2022-05-31 16:14:17 +08:00 |
|
appflowy
|
76da44999c
|
chore: reset content when number is not valid
|
2022-05-30 20:43:38 +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
|
b8582b9b68
|
chore: set loaded data in SelectOptionCellEditorBloc
|
2022-05-28 15:55:43 +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
|
9a93a72c33
|
feat: add new field type
|
2022-05-27 19:49:14 +08:00 |
|
appflowy
|
2698fb43ad
|
chore: upgrade to flutter 3.0
|
2022-05-25 16:05:50 +08:00 |
|
appflowy
|
36abd969ac
|
chore: format error message of date cell
|
2022-05-22 13:08:23 +08:00 |
|
appflowy
|
7950f8170b
|
chore: optimaze error code
|
2022-05-21 21:58:46 +08:00 |
|
appflowy
|
e8540b4b78
|
chore: fix potential issue when call notifier after it was disposed
|
2022-05-19 10:53:11 +08:00 |
|