appflowy
2039cc00b5
refactor: move operation to delta folder
2022-09-12 10:27:34 +08:00
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
1faf959e1e
chore: fix rename errors
2022-09-10 10:17:00 +08:00
Vincent Chan
4402f4dec9
feat: use const num
2022-09-09 15:43:56 +08:00
Vincent Chan
2775737260
feat: refresh number list when delete multiple lines
2022-09-09 15:20:53 +08:00
Vincent Chan
0310b92723
fix: dynamic width of the number
2022-09-09 14:38:25 +08:00
Vincent Chan
002eac63f7
feat: handle paste number list
2022-09-09 14:24:57 +08:00
Vincent Chan
c9b6e02167
feat: add return value for copy paste handler
2022-09-08 17:58:17 +08:00
Vincent Chan
880669c0e5
feat: handle paste multi lines
2022-09-08 17:56:51 +08:00
Vincent Chan
e223eecf32
fix: selection after pasting nodes
2022-09-08 16:37:55 +08:00
Vincent Chan
1736fb794d
fix: unit test on number list
2022-09-08 15:49:58 +08:00
Vincent Chan
875c109b14
feat: check previous node's number
2022-09-08 15:35:24 +08:00
Vincent Chan
2810097b95
feat: backspace
2022-09-08 15:35:24 +08:00
Vincent Chan
69f04d0958
feat: make following lines incremental
2022-09-08 15:35:24 +08:00
Vincent Chan
565617d1f0
feat: recognize number
2022-09-08 15:35:24 +08:00
Nathan.fooo
5bb52ba77e
Merge pull request #1010 from AppFlowy-IO/fix/merge_release_005
...
Fix/merge release 005
2022-09-08 11:52:53 +08:00
Nathan.fooo
8371efd3e6
Merge pull request #1007 from LucasXu0/windows_relesae_action
...
feat: integrate github action for windows x86_64 release
2022-09-08 11:31:42 +08:00
appflowy
81a7b7f3eb
chore: fallback to en localization if the key is not found in the locale file
2022-09-08 11:30:36 +08:00
appflowy
2202c28534
fix: refactor grid row count UI layout
2022-09-08 11:21:39 +08:00
Lucas.Xu
fc0fb1c3df
feat: integrate github action for windows x86_64 release
2022-09-07 22:49:57 +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
8894e9c784
chore: update create board template
2022-09-07 12:42:27 +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
Nathan.fooo
3d10d46e6a
Merge pull request #989 from LucasXu0/imporve_keyboard_service
...
#964 Support the shortcut keys customization
2022-09-07 11:11:30 +08:00
Lucas.Xu
759c10faca
chore: fix analysis problems
2022-09-07 11:10:15 +08:00
appflowy
951206db71
chore: handle edit state
2022-09-07 10:33:43 +08:00
appflowy
164cde50d3
chore: upgarde dart sdk version to 2.17.0
2022-09-07 10:15:32 +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
Lucas.Xu
930ad26155
docs: update customizing.md
2022-09-06 15:34:19 +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
Lucas.Xu
5d2160b0bb
chore: rename keyEventHandlers to shortcutEvents
2022-09-06 13:15:50 +08:00
Lucas.Xu
2571c6b1bf
test: add shortcut_event / keybinding test
2022-09-06 13:15:50 +08:00
Lucas.Xu
73cfe39e41
feat: refactor copy / paste / redo / undo / select all / format event handler
2022-09-06 13:15:50 +08:00
Lucas.Xu
804b2b27c1
feat: refactor arrow key handler
2022-09-06 13:15:50 +08:00
Lucas.Xu
43a0a02328
feat: keyboard service improvement
2022-09-06 13:15:50 +08:00
appflowy
8f5569a012
chore: update doc
2022-09-06 13:15:12 +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
caa6f0446b
feat(doc): add doc about how to use popover
2022-09-05 16:14:02 +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
6384edf0e6
chore: support group by checkbox field
2022-09-04 23:15:49 +08:00
Nathan.fooo
60c8ec13eb
Merge pull request #977 from AppFlowy-IO/feat/support_switch_field
...
Feat/support grouping by different field
2022-09-04 16:13:58 +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
Lucas.Xu
118891923f
chore: appflowy_editor 0.0.4
2022-09-02 21:33:12 +08:00
Lucas.Xu
fa22c63ac1
feat: support codecov ( #970 )
...
* feat: support codecov
2022-09-02 16:58:05 +08:00
Lucas.Xu
454c7b61c9
chore: fix link error in readme
2022-09-02 15:23:10 +08:00
Eric Phillips
9a01f90aee
doc: Editorial updates to the ReadMe for AppFlowyEditor ( #900 )
...
docs: Editorial updates to the ReadMe for AppFlowyEditor
2022-09-02 15:18:57 +08:00
Vincent Chan
6296367efc
refactor: use Popover in URL cell
2022-09-02 14:25:06 +08:00
appflowy
e75d8f22c8
chore: add edit field type option helper
2022-09-02 13:24:10 +08:00
appflowy
f192f89ebb
chore: refactor group gen process
2022-09-02 13:24:09 +08:00
appflowy
1931cdd4c0
chore: support switch to multi select field
2022-09-02 13:23:45 +08:00
Lucas.Xu
110dc8c239
chore: upgrade the editor example gif
2022-09-02 11:08:09 +08:00
Lucas.Xu
54a6b863eb
chore: fix analysis issue on flutter 3.3.0
2022-09-02 10:44:33 +08:00
Lucas.Xu
15ff2efcc2
Fix analysis issues ( #966 )
...
* chore: rename Selectable to SelectableMixin
* chore: add platforms to pubspec.yaml
2022-09-02 10:17:36 +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
9574f282e7
fix: example of popover
2022-09-01 15:28:16 +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
Sean Riley Hawkins
69e3aed6b5
Android vscode workflow ( #912 )
...
* fix: fix linux build
* Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data
Refactor/grid decode cell data
* feat: ⭐ configured android vscode workflow
* chore: clean up android vscode
* fix: fixed typo
* chore: remove unused code
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-09-01 12:27:09 +08:00
gabrielztk
70f9a289a4
Resolve rust clippy warnings ( #946 )
...
* refactor: avoid using `collect()` when not needed
and cascade notation
* refactor: The user might expect to be able
to use Default as the type can be
constructed without arguments.
* refactor: using `clone` on type `indextree::NodeId`
which implements the `Copy` trait
* refactor: remove intermediary
variables and use cascade notation
* refactor: using `clone` on type `indextree::NodeId`
which implements the `Copy` trait
* refactor: unneeded `return` statement
* refactor: ok_or_else avoids executing a
function when it's not needed
* refactor: dereferenced by the compiler
* refactor: user enumeration for index
* refactor: using `clone` on type `usize`
which implements the `Copy` trait
* refactor: useless conversion to the
same type: `&str`
* refactor: The user might expect to be able use Default
as type can be constructed without arguments
* refactor: The user might expect to be able use Default
as type can be constructed without arguments
* fix: rust formating with fmt
* fix: conflict default implementation
Co-authored-by: appflowy <annie@appflowy.io>
2022-09-01 12:26:51 +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
c8ce8ef5c2
chore: run command in sudo mode
2022-08-31 23:00:58 +08:00
Nathan.fooo
083a06fc65
Merge pull request #954 from LucasXu0/feat/arrow
...
feat: #953 improve arrow keys handler
2022-08-31 22:47:01 +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
Vincent Chan
14c1959d63
feat: use custom follower
2022-08-31 17:53:28 +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
cb06722cdc
Merge pull request #956 from LucasXu0/fix/955
...
fix : #955 upgrade build_resolvers to 2.0.9
2022-08-31 16:23:46 +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
Lucas.Xu
b5c3b61158
fix : #955 upgrade build_resolvers to 2.0.9
2022-08-31 15:53:12 +08:00
Nathan.fooo
565f6cb153
Merge pull request #952 from AppFlowy-IO/fix/docker_build
...
fix: fix docker build again
2022-08-31 15:44:09 +08:00
Lucas.Xu
f098c543e6
feat: #953 improve arrow keys handler
2022-08-31 15:27:44 +08:00
appflowy
6de77d5a5b
fix: fix docker build again
2022-08-31 15:05:16 +08:00
Nathan.fooo
462a0e4c01
Merge pull request #949 from LucasXu0/fix/948
...
test: add more test cases to toolbar_service
2022-08-31 14:58:56 +08:00
appflowy
cde8ad9084
chore: enable create card from header button
2022-08-31 14:56:03 +08:00
appflowy
506af26b6d
chore: save move to no status card
2022-08-31 11:58:28 +08:00
Nathan.fooo
7b53b2c523
Merge pull request #945 from AppFlowy-IO/feat/update_flutter_packages
...
Feat/update flutter packages
2022-08-31 11:57:24 +08:00
appflowy
28f39488f4
chore: fix packages warnings
2022-08-31 11:34:38 +08:00
Vincent Chan
d79a7cb194
feat: use popover in property field
2022-08-31 11:28:06 +08:00
appflowy
c19b7cf856
chore: update packages's flutter_lint version
2022-08-31 11:15:35 +08:00
Lucas.Xu
25a43c288c
fix: in the case of multiple selections, the highlighted state does not meet expectations. #948
2022-08-31 09:48:31 +08:00
appflowy
3b6117fa9f
chore: udpate textstyle_extensions version
2022-08-31 09:44:46 +08:00
appflowy
fb9ddff574
chore: install keybinder
2022-08-31 09:41:45 +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
94a440f773
chore: update flutter packages
2022-08-31 09:00:57 +08:00
Nathan.fooo
b61e3f4601
Merge pull request #944 from AppFlowy-IO/feat/edit_card_button
...
chore: add edit card button
2022-08-30 23:08:31 +08:00
Nathan.fooo
d068370f6e
Merge pull request #939 from LucasXu0/feat/936
...
feat: "/" supports inserting Quote #936
2022-08-30 22:05:14 +08:00
Nathan.fooo
62965634a2
Merge pull request #938 from LucasXu0/fix/937
...
fix: # doesn't work #937
2022-08-30 22:04:52 +08:00
Nathan.fooo
439690f3eb
Merge pull request #932 from LucasXu0/feat/931
...
feat: #931 highlight the status of the currently selected style in toolbar
2022-08-30 22:03:27 +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
27557c52a3
feat: add flags to popover
2022-08-30 19:06:40 +08:00
Vincent Chan
33e45a86c4
refactor: select option cell
2022-08-30 18:04:27 +08:00
Lucas.Xu
071ff06d47
feat: / supports inserting Quote #936
2022-08-30 17:42:28 +08:00
Lucas.Xu
8afa48ca16
fix: # doesn't work #937
2022-08-30 17:22:33 +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
Lucas.Xu
0f334962ce
test: add more test cases to toolbar_service
2022-08-30 16:25:32 +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
Lucas.Xu
3eaa31c68c
feat: #931 highlight the status of the currently selected style in toolbar
2022-08-30 14:28:17 +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
appflowy
4b7713d7b8
chore: reduce rebuild when end dragging
2022-08-30 09:39:20 +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
Lucas.Xu
fd12b860e4
chore: appflowy_editor 0.0.3
2022-08-29 20:11:42 +08:00
appflowy
78dcd8eebf
chore: update board gif
2022-08-29 19:42:33 +08:00
appflowy
16d4c1ef8e
chore: update appflowy_board_version
2022-08-29 19:33:32 +08:00
Nathan.fooo
624de03897
Merge pull request #925 from AppFlowy-IO/feat/edit_card_directly
...
Feat/edit card directly
2022-08-29 19:31:26 +08:00