nathan
1ba299815e
feat: implement checklist UI
2022-11-30 15:14:27 +08:00
Nathan.fooo
182bfae5ad
fix: filter UI bugs ( #1489 )
...
* chore: remove the add filter button if there is no filters can not be added
* fix: update field info after filter was changed
* chore: update filter choicechip ui
* chore: insert and delete one by one to keep the delete/insert index is right
* chore: show filter after creating the default filter
* chore: update textfield_tags version to calm the warnings
* chore: try to fix potential fails on backend test
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-27 14:47:11 +08:00
Onyedika Israel Ukwueze
a1e0282df0
fix: NetworkType null safety issues ( #1435 )
...
* fix: Networktype null safety issues
Networktype returns nulls when the connectivity result is vpn resulting to null safety issues.
Implemented a case for when the connectivity result is vpn to resolve this issue.
* chore: update connectivity_plus_platform_interface ^1.2.2
* chore: update network state on Rust side
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-11-13 11:57:47 +08:00
Nathan.fooo
42c2c4738a
chore: remove flutter quill ( #1426 )
2022-11-09 11:07:29 +08:00
Lucas.Xu
aa58c79dbb
feat: support markdown export and customize save path ( #1339 )
2022-10-23 15:05:51 +08:00
Lucas.Xu
ad9a4b7d71
Integrate appflowy editor ( #1040 )
2022-10-22 21:57:44 +08:00
Nathan.fooo
230eb5fd55
fix: run bloc_test ( #1286 )
...
* fix: run bloc_test
* fix: dart_test ci workflow
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-15 23:34:56 +08:00
appflowy
164cde50d3
chore: upgarde dart sdk version to 2.17.0
2022-09-07 10:15:32 +08:00
Vincent Chan
9b5184cd72
Merge branch 'main' into feat/flowy-overlay
2022-09-01 14:37:16 +08:00
appflowy
c19b7cf856
chore: update packages's flutter_lint version
2022-08-31 11:15:35 +08:00
appflowy
3b6117fa9f
chore: udpate textstyle_extensions version
2022-08-31 09:44:46 +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
Vincent Chan
406f185ab7
feat: field action sheet use popover
2022-08-29 17:45:08 +08:00
Naughtz
6dca0fddf9
Merge branch 'main' into #692
2022-08-22 11:06:44 +08:00
Lucas.Xu
bbc9b5e902
chore: update flutter svg
2022-08-18 18:59:59 +08:00
Lucas.Xu
78ce606daf
chore: add appflowy_editor as appflowy's dependency
2022-08-18 18:03:39 +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
Nathan.fooo
2853831442
Merge branch 'main' into #692
2022-08-09 13:52:19 +08:00
appflowy
0abd62829c
chore: update pubspec path
2022-08-08 19:59:17 +08:00
Naughtz
88423c1e86
feature: Shortcut for collapse the left sidebar #692
2022-08-08 16:36:26 +08:00
appflowy
a333f558f4
chore: rename flowy_board to appflowy_board
2022-08-08 10:27:58 +08:00
Ian Su
65e41dca88
feat: pick icon in settings dialog
2022-08-06 22:38:03 +08:00
appflowy
20f34dc952
Merge branch 'main' into feat/board_ui_temp
2022-08-04 23:33:39 +08:00
appflowy
516e894c6a
chore: borad ui
2022-07-25 17:21:37 +08:00
mastergyp
ab414b77f6
fix: unable to run build_runner - The getter 'imports' isn't defined for the class 'PrefixElement'
2022-07-22 08:57:33 +08:00
appflowy
10365217ca
chore: copy property to pasteboard
2022-06-01 15:22:18 +08:00
appflowy
896123860d
chore: update flutter sdk version
2022-05-25 16:45:13 +08:00
appflowy
2698fb43ad
chore: upgrade to flutter 3.0
2022-05-25 16:05:50 +08:00
appflowy
6dbb708991
chore: repalce sliver header with single scroll view
2022-04-15 15:55:46 +08:00
appflowy
2fa6adeee6
chore: move field
2022-04-13 14:24:54 +08:00
appflowy
8a94644add
chore: config date cell ui
2022-04-09 15:57:12 +08:00
appflowy
1abf0b565f
chore: cell highlight
2022-04-04 11:10:41 +08:00
appflowy
5d007c5359
chore: grid setting list
2022-04-03 10:53:31 +08:00
appflowy
3fdf922f81
chore: config create field pannel
2022-03-24 17:09:05 +08:00
appflowy
188302d4ba
chore: config field editor
2022-03-22 20:51:15 +08:00
appflowy
7fd06361b3
fix: git protocol security issue
2022-03-16 17:39:36 +08:00
appflowy
c1237452ab
refactor: rename some class names
2022-02-23 22:32:27 +08:00
appflowy
c559c5cc6b
feat: config bloc test
2022-02-19 16:48:57 +08:00
appflowy
2c3aade0f9
refactor: remove unuse code
2022-02-19 13:52:52 +08:00
appflowy
6e8c3c821a
remove splash interface
2022-01-31 10:18:34 +08:00
appflowy
f709bb6a6d
remove iAuth interface
2022-01-31 10:18:34 +08:00
appflowy
48e9e75cc7
revert flutter quill to v0.0.2
2022-01-24 20:12:04 +08:00
nathan
cfeb408bab
lock connectivity_plus version
2022-01-18 21:58:40 +08:00
appflowy
956ad1b590
replace tag with ref commit-hash to fix some cache issue
2022-01-06 14:42:17 +08:00
appflowy
1cfcbbc35b
add patch for flutter-quill to fix the checkbox customize issue
2022-01-06 14:08:45 +08:00
appflowy
33d82a5104
fix migrate to flutter_bloc 8.0 CI errors
2022-01-05 10:46:17 +08:00
appflowy
2e047de2a2
update flutter_bloc version to 8.0.1
2022-01-04 23:11:51 +08:00
appflowy
b354fb79c8
migrate to flutter_bloc 8.0
2022-01-04 22:44:52 +08:00