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
|
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
|
812bca616c
|
chore: ignore dart protobuf files
|
2022-06-15 20:14:55 +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
|
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
|
7366acb58e
|
chore: config board view plugin
|
2022-06-14 20:47:28 +08:00 |
|
appflowy
|
4701a281b3
|
chore: fix typo error
|
2022-06-11 07:41:46 +08:00 |
|
Nathan.fooo
|
827e542c6e
|
Merge branch 'main' into add_translated_titles_304
|
2022-06-11 06:58:06 +08:00 |
|
Sean Riley Hawkins
|
582733386c
|
refactor: used simple toast than styled dialog
|
2022-06-09 10:25:38 +02:00 |
|
Sean Riley Hawkins
|
86150ec6a1
|
Merge remote-tracking branch 'upstream/main' into export_notify
|
2022-06-09 09:52:29 +02:00 |
|
Nathan.fooo
|
4850a97315
|
Merge pull request #541 from AppFlowy-IO/fix/grid_duplicate
fix: duplicate grid
|
2022-06-06 20:22:09 +08:00 |
|
appflowy
|
8fd9b68d9d
|
fix: duplicate grid
|
2022-06-06 20:06:08 +08:00 |
|
Nathan.fooo
|
20b4e5da7e
|
Merge pull request #538 from AppFlowy-IO/fix/grid_scroll_bar
chore: fix grid scollbar not visible after screen size changed
|
2022-06-05 22:43:01 +08:00 |
|
appflowy
|
6bf1d9c19a
|
chore: fix grid scollbar not visible after screen size changed
|
2022-06-05 22:28:15 +08:00 |
|
appflowy
|
39ee73cb64
|
fix: emoji picker remove without attach overlay
|
2022-06-05 21:02:51 +08:00 |
|
appflowy
|
2dfb7261c7
|
chore: rename some struct in Rust
|
2022-06-05 18:56:45 +08:00 |
|
appflowy
|
f61bebe869
|
chore: hide accessory when cell is editing
|
2022-06-05 18:39:37 +08:00 |
|
Nathan.fooo
|
fbf7c9c9b8
|
Merge pull request #532 from AppFlowy-IO/feat/grid_keyboard_shortcut
Feat/grid keyboard shortcut
|
2022-06-04 15:01:34 +08:00 |
|
appflowy
|
a9a75230a2
|
chore: insert cell content
|
2022-06-04 14:05:04 +08:00 |
|
appflowy
|
bb22ca5d93
|
chore: copy cell content
|
2022-06-04 11:44:38 +08:00 |
|
appflowy
|
1a83cb65ed
|
chore: click enter to exist edit state
|
2022-06-04 11:04:43 +08:00 |
|
Moksh Mahajan
|
f4a62209df
|
fix: close emoji picker window on page switch
|
2022-06-04 02:09:55 +05:30 |
|
Nathan.fooo
|
46f69ee00d
|
Merge pull request #529 from AppFlowy-IO/refactor/grid_cell_focus
refactor: add GridCellState and GridFocusNodeCellState
|
2022-06-03 12:20:41 +08:00 |
|
Nathan.fooo
|
0f71851433
|
Merge pull request #524 from moksh-mahajan/RenamingWindowAutoClose
fix: Close renaming window when creating another new option
|
2022-06-03 12:06:32 +08:00 |
|
Nathan.fooo
|
897035004c
|
Merge pull request #528 from AppFlowy-IO/fix/grid_expand_column
fix: expand the list width after field's width changed
|
2022-06-03 12:06:23 +08:00 |
|
appflowy
|
4887885aae
|
refactor: add GridCellState and GridFocusNodeCellState
|
2022-06-03 12:05:47 +08:00 |
|
appflowy
|
2342a9b834
|
fix: expand the list width after field's width changed
|
2022-06-03 10:51:24 +08:00 |
|
Nathan.fooo
|
e2778aef9c
|
Merge pull request #526 from moksh-mahajan/CreateNewOptionCapsuleClick
Clicking on option capsule will now create and select the new opt value
|
2022-06-03 10:11:44 +08:00 |
|
Moksh Mahajan
|
cf6ad8575f
|
fix: close renaming window when creating another new option
|
2022-06-02 20:53:46 +05:30 |
|
appflowy
|
481fd9df51
|
fix: rust unit test
|
2022-06-02 20:24:25 +08:00 |
|
Moksh Mahajan
|
4f250a9130
|
fix: clicking on option capsule will now create and select the new option value
|
2022-06-02 16:26:54 +05:30 |
|
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
|
b286276108
|
chore: remove unavailable action of GridSettingAction and RowAction
|
2022-06-01 16:44:31 +08:00 |
|
appflowy
|
0b83684c66
|
chore: optimaze tap area of row detail cells
|
2022-06-01 16:40:24 +08:00 |
|
appflowy
|
5bd0fb9fae
|
chore: config build context of URLCellEditor
|
2022-06-01 16:24:23 +08:00 |
|
appflowy
|
57e5c36fe8
|
chore: config toast
|
2022-06-01 15:28:54 +08:00 |
|
appflowy
|
10365217ca
|
chore: copy property to pasteboard
|
2022-06-01 15:22:18 +08:00 |
|
appflowy
|
9518e164b5
|
chore: config cell accessory
|
2022-06-01 14:40:05 +08:00 |
|
Sean Riley Hawkins
|
4716115388
|
fix: convert function to camel case
|
2022-05-31 17:36:15 +02:00 |
|
appflowy
|
9c5081bc07
|
chore: enable the richtext widget as large as parent
|
2022-05-31 22:07:28 +08:00 |
|
appflowy
|
cdfe94cf98
|
chore: rename some classes
|
2022-05-31 21:36:04 +08:00 |
|