appflowy
|
c1ea97c729
|
refactor: move entities from flowy-grid-data-model to flowy-grid crate
|
2022-07-01 20:32:11 +08:00 |
|
appflowy
|
6b85477421
|
chore: ignore dart event file
|
2022-06-15 23:19:25 +08:00 |
|
appflowy
|
812bca616c
|
chore: ignore dart protobuf files
|
2022-06-15 20:14:55 +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
|
d4d7ba7452
|
chore: read view info
|
2022-06-14 23:11:48 +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 |
|
negiboudu
|
f04020eb08
|
feat: add ja-JP translation
|
2022-06-12 02:38:25 +09:00 |
|
appflowy
|
ad5ab10cdd
|
chore: update default scrollbar size
|
2022-06-05 22:29:09 +08:00 |
|
appflowy
|
2dfb7261c7
|
chore: rename some struct in Rust
|
2022-06-05 18:56:45 +08:00 |
|
appflowy
|
9518e164b5
|
chore: config cell accessory
|
2022-06-01 14:40:05 +08:00 |
|
appflowy
|
a568f6323d
|
chore: refactor grid cell expander
|
2022-05-31 21:06:02 +08:00 |
|
appflowy
|
3d41cb0cec
|
chore: adjust ui color
|
2022-05-31 16:22:20 +08:00 |
|
Nathan.fooo
|
e177a1433f
|
Merge pull request #516 from AppFlowy-IO/fix/grid_ui
Fix: Grid UI bugs
|
2022-05-30 20:43:56 +08:00 |
|
appflowy
|
84454469b4
|
fix: #508 auto format number
|
2022-05-30 18:40:42 +08:00 |
|
Poly-Pixel
|
bfa3eb9577
|
fix: Fix various small issues
|
2022-05-29 15:27:18 -04: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
|
40e7b42a63
|
chore: fix flutter warnings
|
2022-05-27 19:57:13 +08:00 |
|
appflowy
|
9a93a72c33
|
feat: add new field type
|
2022-05-27 19:49:14 +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
|
4840d23fff
|
chore: add GridFieldContext
|
2022-05-18 15:43:10 +08:00 |
|
appflowy
|
a59a0af05b
|
refactor: remove FieldTypeOptionContext
|
2022-05-17 17:22:53 +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
|
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
|
a2dfc8bc03
|
chore: set time
|
2022-05-10 10:26:40 +08:00 |
|
appflowy
|
81d75147d5
|
chore: update typeOption data
|
2022-05-10 09:33:34 +08:00 |
|
appflowy
|
d3841154a5
|
chore: config caladen ui
|
2022-05-09 21:32:58 +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
|
228695d517
|
chore: add close button on row detail page
|
2022-05-06 20:21:50 +08:00 |
|
appflowy
|
448c134704
|
fix: update workspace setting
|
2022-05-05 10:49:34 +08:00 |
|
appflowy
|
1488caa97e
|
chore: filter out number format
|
2022-05-02 11:07:37 +08:00 |
|
appflowy
|
cf05d7da41
|
chore: support more number format
|
2022-05-01 23:11:44 +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
|
bf93376cf3
|
fix: unselect option
|
2022-04-22 14:22:47 +08:00 |
|
appflowy
|
b9135d26a9
|
fix: insert row index
|
2022-04-21 21:24:28 +08:00 |
|
appflowy
|
e1711980c6
|
chore: edit field
|
2022-04-21 20:32:48 +08:00 |
|
appflowy
|
f66adb53c9
|
chore: config hover
|
2022-04-21 15:59:56 +08:00 |
|