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
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
4a68020d67
Merge pull request #993 from AppFlowy-IO/feat/board_documentation
2022-09-06 15:10:38 +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
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
a3d2cef40a
Merge pull request #928 from matrixhead/main
...
refactor: Migrate the markdown feature from Dart to Rust
2022-09-06 08:18:36 +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
Nathan.fooo
a5cbb8254d
Merge pull request #984 from AppFlowy-IO/feat/appflowy_board_docs
...
docs: readme for appflowy_board
2022-09-05 19:03:37 +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
Nathan.fooo
d9aba78727
Merge pull request #978 from AppFlowy-IO/feat/support_group_checkbox
...
chore: support group by checkbox field
2022-09-05 12:44:02 +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
Lucas.Xu
d2c118ad02
chore: set paths in github actions to reduce the ci time
2022-09-02 22:02:36 +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
Lucas.Xu
1b9f096e5a
Merge pull request #967 from LucasXu0/fix_analysis_issues
...
Fix analysis issues
2022-09-02 13:55:16 +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
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
fd7b0af10e
Merge pull request #965 from AppFlowy-IO/ci/fix_release_linux_build
...
ci: install keybinder
2022-09-01 11:16:00 +08:00
appflowy
be1819981c
fix: install keybinder
2022-09-01 11:01:52 +08:00
Nathan.fooo
44063bda65
Merge pull request #963 from AppFlowy-IO/update_changelog
...
chore: update changelog
2022-09-01 09:18:01 +08:00
appflowy
c6cf0011c2
chore: update changelog
2022-09-01 09:17:33 +08:00
Nathan.fooo
b2db454f28
Merge pull request #962 from AppFlowy-IO/fix/board_ui_bugs
...
fix: board ui bugs
2022-09-01 09:13:38 +08:00
appflowy
bd482d0ece
chore: update changelog
2022-09-01 09:09:37 +08:00