Vincent Chan
|
6ef7b6cf68
|
feat: use popover in date cell
|
2022-08-30 16:53:30 +08:00 |
|
Vincent Chan
|
01a79c69c3
|
feat: use popover in detail page
|
2022-08-30 14:51:25 +08:00 |
|
Vincent Chan
|
a7f02ec7df
|
refactor: number field to use popover
|
2022-08-30 14:13:47 +08:00 |
|
Vincent Chan
|
bfb60dcaec
|
feat: refactor multi select
|
2022-08-30 14:06:03 +08:00 |
|
Vincent Chan
|
e9535201a4
|
refactor: rename popover
|
2022-08-30 12:53:51 +08:00 |
|
Vincent Chan
|
406f185ab7
|
feat: field action sheet use popover
|
2022-08-29 17:45:08 +08:00 |
|
Vincent Chan
|
5cdd1d38c4
|
feat: aciton sheet
|
2022-08-26 15:39:44 +08:00 |
|
Vincent Chan
|
e9b215ebbd
|
feat: poover anchor on the object
|
2022-08-26 15:15:29 +08:00 |
|
Vincent Chan
|
4fb760e44c
|
feat: add popover overlay
|
2022-08-26 13:47:49 +08:00 |
|
Vincent Chan
|
ddc394fcd7
|
feat: introduce popover widget
|
2022-08-25 16:58:03 +08:00 |
|
Vincent Chan
|
84b5762017
|
feat: unify styles
|
2022-08-25 11:45:51 +08:00 |
|
Vincent Chan
|
58ad84b7df
|
feat: flowy overlay
|
2022-08-25 11:30:00 +08:00 |
|
appflowy
|
b762151d44
|
fix: create document errors
|
2022-08-23 13:13:01 +08:00 |
|
appflowy
|
074c497d57
|
fix: fix some bugs
|
2022-08-22 17:45:15 +08:00 |
|
appflowy
|
6e6a812243
|
chore: save group revision and fix warnings
|
2022-08-20 23:57:51 +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
|
3e4e8679ce
|
fix: debounce causes save cell data fail
|
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
|
6c2dda1667
|
chore: add shortcut to exit the FlowyOverlay
|
2022-08-17 15:50:19 +08:00 |
|
appflowy
|
9456fbd573
|
chore: fix some bugs
|
2022-08-16 20:34:12 +08:00 |
|
appflowy
|
5ee6875d7b
|
chore: open card detail
|
2022-08-16 18:19:54 +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 |
|
Nathan.fooo
|
2623974def
|
Merge pull request #846 from AppFlowy-IO/feat/board_create_card
Feat/board create card
|
2022-08-14 16:05:29 +08:00 |
|
appflowy
|
445d5f6222
|
chore: disable create board
|
2022-08-14 16:05:14 +08:00 |
|
Nathan.fooo
|
3f584c7463
|
Merge pull request #842 from Nike682631/fix-highlighted-box-color-issue-685
fix: fixed hover color #685
|
2022-08-14 15:33:58 +08:00 |
|
appflowy
|
43eaa2748d
|
chore: insert cell content when creating card
|
2022-08-14 11:05:55 +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
|
f6263f758f
|
fix: multi scrollview warning
|
2022-08-13 13:55:33 +08:00 |
|
appflowy
|
28e77ae68c
|
chore: add card container
|
2022-08-13 11:51:26 +08:00 |
|
appflowy
|
2282aa948e
|
chore: support link/number/multiselect/checkbox board cell
|
2022-08-13 10:01:40 +08:00 |
|
Nikunj
|
022997e6ff
|
fix: fixed hover color #685
|
2022-08-12 22:10:15 +05:30 |
|
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 |
|
appflowy
|
4488247fb1
|
fix: default icon for user avatar
|
2022-08-12 19:19:19 +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 |
|
Vincent Chan
|
a71d9401d5
|
Merge pull request #804 from victor-teles/fix/#691
[PR] Layout of window's icon
|
2022-08-12 10:32:02 +08:00 |
|
Victor Teles
|
f637839cfe
|
refactor: fixed lint warnings
|
2022-08-11 10:39:32 -03: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
|
8b535720ef
|
chore: add AF prefix to appflowy_board classes
|
2022-08-11 13:33:36 +08:00 |
|
appflowy
|
08b9930510
|
refactor: prefer namespace isolation, remove Grid keyword in some structs
|
2022-08-11 13:25:55 +08:00 |
|