Commit Graph

396 Commits

Author SHA1 Message Date
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
Annie
a5e0e97df5
Merge pull request #1080 from richardshiue/fix-include-time
fix: some improvements for when including time in a date cell
2022-09-21 20:08:35 +08:00
appflowy
ccc1d91896 fix: insert grid row 2022-09-21 18:23:05 +08:00
Nathan.fooo
2258e3468d
Merge pull request #1109 from AppFlowy-IO/fix/drag_grid_header_cell
fix: tap event conflict when dragging grid header cell
2022-09-21 16:15:32 +08:00
appflowy
437228d4cf ci: fix warnings 2022-09-21 15:54:34 +08:00
appflowy
7e972c3ccd chore: display highlight color in delete/restore button 2022-09-21 11:46:32 +08:00
appflowy
ece29b95f5 refactor: separate the trash page widget from trash.dart file 2022-09-21 11:37:42 +08:00
appflowy
0ff08ff8d2 fix: tap event conflict when dragging grid header cell 2022-09-21 11:24:37 +08:00
appflowy
ca89fd93f3 fix: notify state changed after set state 2022-09-20 16:57:51 +08:00
appflowy
ba3f2f3c02 fix: focus when SelectOptionCellEditor show 2022-09-20 16:49:19 +08:00
appflowy
5191b6af93 chore: remove field type option widget one by one 2022-09-20 16:37:14 +08:00
appflowy
370db4f71b fix: center left the date cell of the grid 2022-09-20 16:23:35 +08:00
appflowy
2544aeb290 fix: button width in trash page 2022-09-20 16:20:40 +08:00
appflowy
893b6e041d fix: show multi-line in row detail page 2022-09-20 16:15:05 +08:00
appflowy
1f2b30abfb fix: show delete field dialog 2022-09-20 16:08:24 +08:00
appflowy
d35727b93c chore: make some overlay as barrier 2022-09-20 11:09:25 +08:00
appflowy
723b34a736 feat: enable remove one layer when click the empty space 2022-09-20 10:53:47 +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
2e60459878 chore: rewrite UI strings for time format hints 2022-09-19 18:50:21 +08:00
appflowy
d1737d35fe chore: add src folder 2022-09-19 18:12:41 +08:00
appflowy
d26d620db8 fix: typo 2022-09-19 15:49:27 +08:00
appflowy
53cc0fff9d fix: open GridRowActionSheet with appflowy overlay 2022-09-19 15:46:06 +08:00
appflowy
4d835757d2 fix: select option pannel didn't disappear 2022-09-19 12:04:06 +08:00
nathan
bda16b136b chore: replace Popover with Appflowy style popover and fix some bugs 2022-09-18 20:57:28 +08:00
nathan
c493ba79e0 chore: unfocus the textField after switching to another popover 2022-09-18 20:56:43 +08:00
nathan
6c27b5455e refactor: replace FlowyOverlay with AppFlowyPopover in select option 2022-09-18 11:46:04 +08:00
nathan
3a1148d11a refactor: add documentation to card.dart 2022-09-18 11:10:32 +08:00
appflowy
2b451fa06d chore: fix delete card issue 2022-09-16 21:09:26 +08:00
appflowy
a204af9783 chore: enable create card from no status column 2022-09-16 21:08:52 +08:00
Nathan.fooo
b0ab4eff11
Merge pull request #1052 from AppFlowy-IO/feat/node_transform 2022-09-15 22:34:25 +08:00
appflowy
520d5c2cb0 chore: replace popover with appflowy popover 2022-09-15 21:51:18 +08:00
appflowy
499ee29c3d chore: remove unused ref 2022-09-15 21:44:07 +08:00
appflowy
5294d7700e Merge branch 'main' into feat/wrap-appflowy-style-popover 2022-09-15 21:42:31 +08:00
Nathan.fooo
733b7e1a45
Merge pull request #1046 from richardshiue/fix-grid-cell-context-menus
fix: add missing padding between number format list and filter bar
2022-09-15 19:14:39 +08:00
appflowy
1de3999e3a chore: fix bugs 2022-09-15 16:05:55 +08:00
appflowy
97eab3b648 chore: merge release 0.0.5.1 2022-09-15 11:12:06 +08:00
appflowy
34275664b2 feat: enable delete field in edit row detail page 2022-09-14 17:03:46 +08:00
Richard Shiue
33b72c8f6a fix: add padding to number format list 2022-09-14 16:40:53 +08:00
Vincent Chan
41b85510bf fix: lint issues 2022-09-14 12:18:44 +08:00
Vincent Chan
7bde75ee2f feat: wrap appflowy style popover 2022-09-14 11:59:12 +08:00
Vincent Chan
286781f5cc refactor: PopoverContainerState -> PopoverContainer 2022-09-14 11:11:57 +08:00
Vincent Chan
cc0d408775 fix: popover container 2022-09-14 10:54:21 +08:00
appflowy
fa2cfd7c20 chore: node transform path test 2022-09-13 20:23:56 +08:00
chiragkr04
1e2017cdd0 fix: Icon theme on setting and new column icon 2022-09-13 15:27:57 +05:30
Richard Shiue
a6130a27c2 fix: prevent grid header from creating identical options 2022-09-12 00:33:46 +08:00
Nathan.fooo
4becc2eb75
Merge pull request #1012 from richardshiue/fix-disabled-icon-color
fix: disabled icon color in grid header menu
2022-09-10 17:34:24 +08:00
Richard Shiue
0ef3247076 style: if-else block 2022-09-10 12:26:51 +08:00
Richard Shiue
a4d1c614ac fix: making selection in grid/kanban sometimes results in a create option 2022-09-10 12:26:51 +08:00
Richard Shiue
3b6c6e92d6 fix: disabled icon color in grid header menu 2022-09-10 12:26:20 +08:00
appflowy
2202c28534 fix: refactor grid row count UI layout 2022-09-08 11:21:39 +08:00
Nathan.fooo
ea271c7342
Merge pull request #1005 from AppFlowy-IO/fix/board_dark_mode
Fix/board dark mode
2022-09-07 22:11:13 +08:00
appflowy
8632b141ad fix: adjust board dark mode UI 2022-09-07 20:57:34 +08:00
appflowy
c5963bc765 fix: default name when create a new field 2022-09-07 20:56:23 +08:00
appflowy
9a57593690 feat: auto scroll to bottom after crating a new field 2022-09-07 20:06:49 +08:00
appflowy
56fdc99990 feat: enable select checkbox directly 2022-09-07 19:08:08 +08:00
appflowy
c7db59c99b fix: autofocus after creating a new option 2022-09-07 19:08:05 +08:00
appflowy
af813806f1 fix: duplicate key 2022-09-07 19:07:52 +08:00
appflowy
e826d68b16 chore: remove unuse code 2022-09-07 14:25:40 +08:00
appflowy
4f97133183 Merge branch 'release/0.0.5' into merge/release_005 2022-09-07 14:22:23 +08:00
appflowy
9bc2bc82be chore: make select option cell selectable 2022-09-07 14:03:28 +08:00
appflowy
0c45e3ce95 fix: remove default group for checkbox 2022-09-07 12:29:26 +08:00
appflowy
29e7e01146 chore: hide edit button when start editing 2022-09-07 11:33:42 +08:00
appflowy
951206db71 chore: handle edit state 2022-09-07 10:33:43 +08:00
appflowy
86e2091ccf fix: reduce rebuild while editing text field 2022-09-06 20:43:49 +08:00
appflowy
3ae28186e8 fix: rebuild card when create new field from row detail page 2022-09-06 17:52:05 +08:00
Nathan.fooo
05b9bc50f6
Merge pull request #903 from AppFlowy-IO/feat/flowy-overlay
Feat: appflowy_popover
2022-09-06 16:25:54 +08:00
appflowy
a21050b594 chore: update appflowy_baord documentation 2022-09-06 14:38:18 +08:00
appflowy
b5321319cc chore: fix dart doc warnings 2022-09-06 14:13:39 +08:00
appflowy
c7fdfb4090 chore: update documentation 2022-09-06 13:15:10 +08:00
Nathan.fooo
f54f90b647
Merge branch 'main' into feat/flowy-overlay 2022-09-06 09:46:10 +08:00
Nathan.fooo
f9235491fe
Merge pull request #988 from AppFlowy-IO/feat/edit_multi_text_cell 2022-09-05 22:20:57 +08:00
appflowy
4a21a10b94 fix: editing cell height when editing row contains multi text cell 2022-09-05 21:20:10 +08:00
Nathan.fooo
dbcddc464f
Merge pull request #987 from AppFlowy-IO/feat/fix_delete_card_bugs
fix: add new created row
2022-09-05 21:17:06 +08:00
Nathan.fooo
c97cb7c194
Merge pull request #983 from AppFlowy-IO/feat/disable_unsupport_group_field
chore: disable group field that does not support grouping
2022-09-05 20:26:46 +08:00
appflowy
bfebea7b31 fix: add new created row 2022-09-05 20:25:57 +08:00
annie
e3d0e7c871 docs: readme for appflowy_board 2022-09-05 17:58:53 +08:00
appflowy
4de0008e44 chore: disable group field that does not support grouping 2022-09-05 17:13:52 +08:00
Vincent Chan
21e90ffac0 fix: lint of board_setting 2022-09-05 13:49:57 +08:00
Vincent Chan
bd40768c6a Merge branch 'main' into feat/flowy-overlay 2022-09-05 12:06:28 +08:00
appflowy
5b92805e93 chore: config checkbox ui 2022-09-05 11:44:04 +08:00
appflowy
4f8e012d54 chore: fix bugs when switch group field 2022-09-04 15:49:25 +08:00
appflowy
54d6f3709e chore: replace FieldPB with GridField 2022-09-03 21:18:52 +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
e73f1438f7 chore: config switch group field UI 2022-09-02 22:13:38 +08:00
appflowy
bb7cddc7f7 chore: reload group when group by new field 2022-09-02 21:34:00 +08:00
Vincent Chan
6296367efc refactor: use Popover in URL cell 2022-09-02 14:25:06 +08:00
appflowy
f192f89ebb chore: refactor group gen process 2022-09-02 13:24:09 +08:00
Vincent Chan
a43259bddb fix: lints for popover 2022-09-01 18:21:47 +08:00
Vincent Chan
0cd384802e feat: use popoer for select widget 2022-09-01 16:03:57 +08:00
Vincent Chan
ac91b25219 feat: use popover on overlay 2022-09-01 15:00:40 +08:00
Vincent Chan
9b5184cd72 Merge branch 'main' into feat/flowy-overlay 2022-09-01 14:37:16 +08:00
Vincent Chan
2bbba547ee fix: key issue of ReorderableRow 2022-09-01 13:15:48 +08:00
Nathan.fooo
bc69cb5aa9 Merge pull request #960 from AppFlowy-IO/fix/docker_build
chore: run command in sudo mode
2022-08-31 23:27:26 +08:00
appflowy
349f599a43 chore: fix edit bugs 2022-08-31 20:57:34 +08:00
appflowy
a9f5f8d508 chore: support create new field when editing the row 2022-08-31 20:21:06 +08:00
Vincent Chan
8229371f63 feat: add mutex to property list 2022-08-31 20:10:56 +08:00
Vincent Chan
4c31c0dcf0 feat: remove legacy alignment 2022-08-31 18:57:46 +08:00
Nathan.fooo
942e966a25
Merge pull request #958 from AppFlowy-IO/feat/click_to_edit_card 2022-08-31 18:06:56 +08:00
appflowy
c9d575301f chore: edit card directly by clicking edit button 2022-08-31 16:48:34 +08:00
appflowy
a7cbb3d31a chore: show board setting 2022-08-31 16:25:00 +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
Vincent Chan
d79a7cb194 feat: use popover in property field 2022-08-31 11:28:06 +08:00
appflowy
410d150360 chore: adjust flutter lint 2.0 2022-08-31 09:28:08 +08:00
appflowy
a2d8fe9e80 chore: run dart fix --apply 2022-08-31 09:19:31 +08:00
appflowy
a7349f43aa chore: add edit card button 2022-08-30 20:54:11 +08:00
Vincent Chan
8bab4cce61 feat: use pop over for date selector 2022-08-30 20:13:55 +08:00
Vincent Chan
1718d03884 feat: use stateless widget 2022-08-30 19:19:52 +08:00
Vincent Chan
33e45a86c4 refactor: select option cell 2022-08-30 18:04:27 +08:00
Vincent Chan
6ef7b6cf68 feat: use popover in date cell 2022-08-30 16:53:30 +08:00
appflowy
6e71d6d325 chore: fix warnings 2022-08-30 16:45:48 +08:00
appflowy
c6d3fd4b68 chore: support localize 2022-08-30 15:26:15 +08:00
appflowy
940289c6e3 chore: add board no status column 2022-08-30 15:21:53 +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
Nathan.fooo
236fcedcd3
Merge pull request #924 from ChiragKr04/feat/grid-row-button-tooltip
fix: added tooltip for grid row action buttons
2022-08-30 08:03:45 +08:00
appflowy
32a1bbb6b9 chore: optimize cell cache 2022-08-29 18:15:17 +08:00
appflowy
af3bfebb64 chore: become editing when creating a new card 2022-08-29 17:52:36 +08:00
Vincent Chan
406f185ab7 feat: field action sheet use popover 2022-08-29 17:45:08 +08:00
appflowy
4e8308b834 chore: disable moving column 2022-08-29 15:42:08 +08:00
chiragkr04
32bce890f5 fix: added tooltip for grid row leading buttons 2022-08-29 11:54:59 +05:30
appflowy
61fb13eba6 ci: fix warnings 2022-08-29 10:06:29 +08:00
appflowy
4ead583f6d chore: save scroll pos 2022-08-27 21:22:26 +08:00
appflowy
82c0006868 chore: scroll to bottom after post frame 2022-08-27 09:52:08 +08:00
appflowy
d6162159aa chore: scroll to bottom when create new card 2022-08-26 21:42:59 +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
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
appflowy
6e0a191be1 chore: optimize rebuild column 2022-08-26 11:51:42 +08:00
appflowy
9ce7fcb704 chore: edit create card 2022-08-26 10:05:31 +08:00
appflowy
d3c13d325e chore: fix card animation issue 2022-08-26 09:11:30 +08:00
appflowy
2b725f8f71 chore: add remove out of bound guard 2022-08-26 08:32:25 +08:00
Vincent Chan
ddc394fcd7 feat: introduce popover widget 2022-08-25 16:58:03 +08:00
appflowy
02283038d5 chore: hide cell 2022-08-25 16:17:19 +08:00
appflowy
c43d0790dc chore: enable create board 2022-08-25 15:46:21 +08:00
appflowy
d0f476dc72 chore: add max height constraint for board text cell 2022-08-25 14:39:20 +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
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
311c6ae94a chore: hide more button on card title 2022-08-25 11:12:58 +08:00
Nathan.fooo
3507bbc35c
Merge pull request #902 from AppFlowy-IO/fix/clip_select_option_text
fix: clip the text when out of bound
2022-08-25 10:17:42 +08:00
appflowy
befc40ba71 fix: clip the text when out of bound 2022-08-25 10:00:54 +08:00
appflowy
50e772edff chore: adjust header, card padding ui 2022-08-25 09:51:33 +08:00
appflowy
8a8791b880 chore: adjust ui 2022-08-24 23:09:35 +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
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
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
055868bae3 chore: build board card ui 2022-08-12 16:30:08 +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
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
appflowy
aae2d96a4f chore: refactor multi-select type option and add GroupPB 2022-08-11 13:04:55 +08:00
appflowy
1bdd863b75 refactor: refactor multi-select typeOption 2022-08-10 20:12:05 +08:00
appflowy
32d5edff81 refactor: refactor class SingleSelectTypeOptionContext 2022-08-10 19:15:36 +08:00
appflowy
ad3e2f5725 chore: add sub data type 2022-08-10 17:59:28 +08:00
appflowy
2b745bc41a chore: read single select data from board 2022-08-10 16:04:04 +08:00
appflowy
0d6c04ae81 chore: load field typeOption 2022-08-10 16:04:04 +08:00
appflowy
25eb5bf1b0 chore: add boardbloc 2022-08-10 16:04:04 +08:00
appflowy
9c495957dc refactor: RowDetailBloc 2022-08-10 16:04:04 +08:00
appflowy
9930706d9a refactor: separate cache from service file 2022-08-10 16:04:04 +08:00
appflowy
292b90c14c fix: create column errors 2022-08-09 18:04:23 +08:00
appflowy
9e090b0183 chore: fix typo: pannel -> panel 2022-08-09 11:59:22 +08:00
appflowy
6d385e811f refactor: move plugin application and presentation together 2022-08-09 10:38:11 +08:00