Commit Graph

612 Commits

Author SHA1 Message Date
appflowy
f3b87d419f chore: optimaze create option progress 2022-05-18 20:21:01 +08:00
appflowy
1267c7524e refactor: TypeOptionContext 2022-05-18 17:26:50 +08:00
appflowy
5f5177355f chore: update _OptionList cell UI 2022-05-18 16:14:11 +08:00
appflowy
4840d23fff chore: add GridFieldContext 2022-05-18 15:43:10 +08:00
GangemiLorenzo
92fa53d28b chore: add translations 2022-05-17 20:25:35 +02:00
appflowy
a59a0af05b refactor: remove FieldTypeOptionContext 2022-05-17 17:22:53 +08:00
appflowy
467e0093b2 refactor: rename files 2022-05-15 17:22:56 +08:00
appflowy
f8d6aa3c74 Revert "chore: upgrade to flutter 3.0"
This reverts commit 3307e2f8fd.
2022-05-14 18:10:08 +08:00
appflowy
3307e2f8fd chore: upgrade to flutter 3.0 2022-05-14 17:40:34 +08:00
appflowy
afc563d781 chore: fix unit test 2022-05-14 10:50:11 +08:00
appflowy
c6edd1a6da chore: update data & time format 2022-05-13 22:58:49 +08:00
appflowy
efbac6c92d chore: check time format & add time format test 2022-05-13 11:31:56 +08:00
appflowy
76079d8ce0 chore: display time 2022-05-12 23:23:23 +08:00
appflowy
4f9470b076 chore: add date type option test 2022-05-12 18:07:26 +08:00
appflowy
a178546acd chore: save date cell data with time 2022-05-11 21:34:58 +08:00
appflowy
6fb163b296 refactor: customize cell data persistence 2022-05-11 21:05:04 +08:00
appflowy
19da42f210 chore: add date cell handler 2022-05-11 11:34:13 +08:00
appflowy
a2dfc8bc03 chore: set time 2022-05-10 10:26:40 +08:00
appflowy
81d75147d5 chore: update typeOption data 2022-05-10 09:33:34 +08:00
appflowy
d3841154a5 chore: config caladen ui 2022-05-09 21:32:58 +08:00
appflowy
f617a04900 refactor: cell with origin data 2022-05-09 16:45:42 +08:00
appflowy
f21ca6c52a refactor: CellCalendar with bloc 2022-05-09 14:59:26 +08:00
appflowy
13cb7eeb24 chore: add get type option data handler 2022-05-09 13:23:03 +08:00
appflowy
18752e7af8 chore: show create option message on bottom 2022-05-06 21:07:34 +08:00
appflowy
228695d517 chore: add close button on row detail page 2022-05-06 20:21:50 +08:00
appflowy
2f2b69d1a6 fix: view title update issue 2022-05-05 21:15:01 +08:00
appflowy
448c134704 fix: update workspace setting 2022-05-05 10:49:34 +08:00
appflowy
6c2c3b0666 fix: alignment in date cell 2022-05-04 21:13:05 +08:00
appflowy
0b8083cfc6 fix: create option with different color 2022-05-04 20:34:28 +08:00
appflowy
1488caa97e chore: filter out number format 2022-05-02 11:07:37 +08:00
appflowy
cf05d7da41 chore: support more number format 2022-05-01 23:11:44 +08:00
appflowy
b66d8fc5aa chore: filter for select options 2022-05-01 15:10:40 +08:00
appflowy
518d11162b chore: reload row when fields were changed 2022-04-30 22:02:22 +08:00
appflowy
6b5126b12e refactor: GridCellRequestFocusNotifier only accepts single listener 2022-04-30 09:29:43 +08:00
appflowy
371f75343c chore: add min height for row 2022-04-30 08:32:11 +08:00
appflowy
1ad7e0ece2 feat: using wrap to auto expand Multi-select or single select 2022-04-29 22:13:15 +08:00
appflowy
40443ced80 feat: expand row 2022-04-29 10:46:35 +08:00
appflowy
6e52b470a7 chore: fix wanrings 2022-04-28 20:59:35 +08:00
appflowy
3d0036a926 chore: show appflowy document path in debug info 2022-04-28 20:54:04 +08:00
appflowy
296013dcbf chore: fix wanrings 2022-04-28 16:45:33 +08:00
appflowy
371c52022b fix: reorder view and field animation 2022-04-28 16:44:35 +08:00
appflowy
0285b286a6 fix: auto expand again after reorder app 2022-04-28 16:30:04 +08:00
appflowy
ecd2dc3e72 fix: reorder bugs 2022-04-28 16:10:58 +08:00
appflowy
f972cdd3fb chore: optimize cell focus 2022-04-27 18:17:08 +08:00
appflowy
d0b4abb0c8 refactor: cell context builder 2022-04-27 13:31:54 +08:00
appflowy
70abe546a1 chore: remove freeze file 2022-04-27 09:12:27 +08:00
appflowy
b29f53c995 chore: print duplicate event erorr 2022-04-27 07:58:40 +08:00
appflowy
e8bb6f0a7f chore: save app order 2022-04-27 07:22:18 +08:00
appflowy
7f7801d04e chore: save view order 2022-04-27 07:21:37 +08:00
appflowy
25548ad9eb chore: add move view event 2022-04-26 21:18:29 +08:00
appflowy
0b1f0ed401 refactor: replace provider with bloc in ViewSection 2022-04-26 16:37:31 +08:00
appflowy
c8945133dc fix: open latest view after launch 2022-04-26 14:43:42 +08:00
Nathan.fooo
b3764e601f
Merge pull request #463 from AppFlowy-IO/fix_0.0.4_bugs
Fix 0.0.4 bugs
2022-04-26 09:21:20 +08:00
appflowy
d390ef9a3a chore: fix warnings 2022-04-25 22:03:10 +08:00
appflowy
8b4c46f75b chore: clone cell context 2022-04-25 21:20:08 +08:00
appflowy
0ac17fa6df chore: replace row when row updated 2022-04-25 10:42:24 +08:00
appflowy
cffd8fbec6 fix: setup GridCellContext fieldOnchanged callback 2022-04-24 23:20:28 +08:00
appflowy
6d385877a9 fix: bugs 2022-04-24 17:03:00 +08:00
appflowy
af5f42d296 chore: auto reload when field was changed 2022-04-24 07:34:31 +08:00
appflowy
be49784f5a chore: refactor cell context 2022-04-23 22:41:47 +08:00
appflowy
ec16fbe551 chore: cache cell data 2022-04-23 15:11:05 +08:00
appflowy
5af378c810 chore: remove field listener in cell 2022-04-22 23:36:39 +08:00
appflowy
b0f5af679c chore: cache cell data 2022-04-22 22:13:51 +08:00
appflowy
fa7097587f chore: reuse widget while inserting row 2022-04-22 20:39:49 +08:00
appflowy
bf93376cf3 fix: unselect option 2022-04-22 14:22:47 +08:00
Gagan Yadav
1946959d01
Merge branch 'main' into drag_drop_docs 2022-04-21 22:12:09 +05:30
appflowy
b9135d26a9 fix: insert row index 2022-04-21 21:24:28 +08:00
appflowy
27c40c7b34 chore: fix warnings 2022-04-21 20:37:05 +08:00
appflowy
e1711980c6 chore: edit field 2022-04-21 20:32:48 +08:00
appflowy
f66adb53c9 chore: config hover 2022-04-21 15:59:56 +08:00
appflowy
eeba6884ce chore: config row detail page 2022-04-20 16:32:23 +08:00
appflowy
f40e0c18e6 chore: refactor rowbloc 2022-04-19 21:52:46 +08:00
appflowy
b3a99be7f8 chore: refactor row cache 2022-04-19 11:41:37 +08:00
appflowy
5ee4b8a2bc chore: different color when create option for single-select or multi-select 2022-04-18 17:17:42 +08:00
Nathan.fooo
3af558fd94
Merge pull request #457 from AppFlowy-IO/fix_0.0.4_beta_2_bugs
Fix 0.0.4 beta 2 bugs
2022-04-17 21:14:04 +08:00
appflowy
006b3c3811 chore: fix unit test & warnings 2022-04-17 20:50:16 +08:00
appflowy
13e8c62988 fix: grid property list bugs 2022-04-17 15:15:34 +08:00
appflowy
917e15a1b7 chore: remove listener 2022-04-17 14:50:29 +08:00
appflowy
0a19364ea7 chore: remove row listener from rowbloc 2022-04-17 10:14:17 +08:00
appflowy
e647fd0a57 chore: add cell cache 2022-04-17 08:17:50 +08:00
appflowy
c82754f284 chore: refactor row cache with row listener 2022-04-16 22:26:34 +08:00
appflowy
3cc7c8e6de chore: cache row data 2022-04-16 21:05:41 +08:00
appflowy
792f8b95aa fix: triger rowbloc event after it was closed 2022-04-16 17:06:08 +08:00
appflowy
d4de5767a6 chore: auto resize row height 2022-04-16 10:03:47 +08:00
appflowy
f3c82f5c30 chore: insert without remove field on FieldCache 2022-04-16 10:03:47 +08:00
appflowy
ea654b602c fix: listen on listState if changed 2022-04-15 22:10:38 +08:00
appflowy
0c8850503f chore: reorder field 2022-04-15 19:56:44 +08:00
appflowy
6dbb708991 chore: repalce sliver header with single scroll view 2022-04-15 15:55:46 +08:00
appflowy
d71e0de8c3 chore: set notifier to null after dispose 2022-04-15 14:21:32 +08:00
appflowy
676dffbf21 chore: reorder fields 2022-04-15 10:24:59 +08:00
appflowy
a81db92ee1 chore: fix warnings 2022-04-14 21:57:51 +08:00
appflowy
ac766c0359 chore: fix row rebuild refresh issue 2022-04-14 21:16:29 +08:00
appflowy
b606c5ba7b chore: fix some bugs 2022-04-14 18:11:28 +08:00
appflowy
fd9e13bf4b chore: refactor grid field listener 2022-04-14 13:59:42 +08:00
appflowy
2fa6adeee6 chore: move field 2022-04-13 14:24:54 +08:00
appflowy
b0e07c952e chore: fixed grid toolbar 2022-04-13 11:06:24 +08:00
appflowy
a707410548 chore: format number cell 2022-04-12 21:31:38 +08:00
Nathan.fooo
3089180630
Merge pull request #449 from hewyy/fix_page_delete_143
fixes #143: consecutive deletes to a doc
2022-04-12 16:16:05 +08:00
appflowy
943b4507ac chore: config field separate line 2022-04-12 15:53:11 +08:00
appflowy
a0553b1255 chore: fix warnings 2022-04-12 11:52:14 +08:00
appflowy
f4b206d196 chore: config test log 2022-04-12 11:13:35 +08:00
appflowy
a049034110 chore: support including time on date type 2022-04-12 10:06:47 +08:00
hewyyy
722bacd118 fix: update view after delete to fix consecutive delete bug 2022-04-11 18:12:39 -04:00
appflowy
ac584fb7ef chore: fix warnings 2022-04-11 20:58:56 +08:00
appflowy
31b2ace48f chore: replace SliverList with SliverAnimatedList 2022-04-11 20:52:15 +08:00
appflowy
82840e1201 chore: replace uuid with nanoid 2022-04-11 15:27:03 +08:00
appflowy
f438898831 fix: grid header refresh issue 2022-04-11 14:17:56 +08:00
appflowy
2dd5930560 fix: deserial cells data from delta error 2022-04-11 14:09:50 +08:00
appflowy
43095cb0dd chore: close grid handler 2022-04-10 16:29:45 +08:00
appflowy
5db5fd118e chore: highlight cell when edit 2022-04-10 15:07:06 +08:00
appflowy
df6871e777 chore: fix wanrings 2022-04-10 14:41:42 +08:00
appflowy
f01d3250ae chore: reload after delete or insert row 2022-04-10 14:25:25 +08:00
appflowy
420b8ca05d chore: fix deserialize GridBlockMetaPad error 2022-04-10 10:31:55 +08:00
appflowy
a755d52371 chore: using cow for row ids stuff 2022-04-10 09:14:42 +08:00
appflowy
b92660058c chore: remove grid block from dart side 2022-04-10 07:10:15 +08:00
appflowy
b93feb49c3 chore: config row action sheet 2022-04-09 22:07:48 +08:00
appflowy
ed10ebac7a fix: add new select option tag from textfield 2022-04-09 20:50:03 +08:00
appflowy
a53ffdfade chore: update cell when field changed 2022-04-09 16:15:26 +08:00
appflowy
8a94644add chore: config date cell ui 2022-04-09 15:57:12 +08:00
appflowy
fc4ed6c057 fix: grid header cell refresh after field was changed 2022-04-08 22:38:38 +08:00
appflowy
fc77e0857a fix: select option cell pannel refresh 2022-04-08 21:57:24 +08:00
appflowy
59fbe02ded chore: rename class 2022-04-08 21:21:42 +08:00
appflowy
6de7933a2f fix: the updated option will added to selected option list 2022-04-08 17:44:06 +08:00
appflowy
1f657f3bf8 fix: blockService exception 2022-04-08 15:13:53 +08:00
appflowy
ef008a7b0b chore: fix some ui bugs 2022-04-08 14:31:33 +08:00
appflowy
9073351cbb chore: disable create grid temporarily 2022-04-07 21:31:38 +08:00
Nathan.fooo
65993b7205
Merge pull request #435 from AppFlowy-IO/grid_field_operation
Grid field operation
2022-04-07 21:26:20 +08:00
appflowy
11627269be chore: config number ui 2022-04-07 20:54:22 +08:00
appflowy
e15d335fed chore: config checkbox ui 2022-04-07 20:15:00 +08:00
appflowy
c82c6d9c6e fix: deserialize multiple select cell data issues 2022-04-07 17:07:46 +08:00
appflowy
bf8a752b4d fix: update row after field was changed 2022-04-07 16:37:12 +08:00
appflowy
a3770a699c fix: unit test errors 2022-04-07 15:34:00 +08:00
appflowy
d09a5bf42b chore: update and delete select option 2022-04-07 10:57:40 +08:00
appflowy
6a36e2bcfd chore: listen on cell update 2022-04-06 10:32:12 +08:00
appflowy
c7a3bb73b9 chore: listen on row update 2022-04-05 22:46:23 +08:00
appflowy
2607822412 chore: show selection 2022-04-05 21:25:59 +08:00
appflowy
99d827f07d chore: update cell data 2022-04-05 14:25:07 +08:00
appflowy
5358203a46 chore: config option editor ui 2022-04-04 20:47:04 +08:00
appflowy
271a8485b6 chore: selection text field 2022-04-04 14:37:08 +08:00
appflowy
1abf0b565f chore: cell highlight 2022-04-04 11:10:41 +08:00
appflowy
5c3500e24c chore: cell select option editor 2022-04-03 22:22:54 +08:00
appflowy
aa9e3d065b chore: show and hide property 2022-04-03 20:29:06 +08:00
appflowy
6a94594a35 chore: grid property list 2022-04-03 17:05:28 +08:00
appflowy
5d007c5359 chore: grid setting list 2022-04-03 10:53:31 +08:00
appflowy
147e948b35 chore: add grid setting 2022-04-02 23:54:48 +08:00
appflowy
6ac2617113 chore: update row state using provider 2022-04-02 23:48:56 +08:00
appflowy
80f82fa5b1 chore: update field type option data using deserializer 2022-04-01 09:31:10 +08:00
appflowy
3749168861 fix: fix some bugs 2022-03-31 22:51:46 +08:00
appflowy
c3c75dde9f chore: show edit field 2022-03-31 19:45:54 +08:00
appflowy
7c6a857a69 chore: multi select 2022-03-31 14:59:57 +08:00
appflowy
4b27fef76e chore: select option color 2022-03-31 14:43:31 +08:00
appflowy
547b8ec29c fix: fix bugs 2022-03-30 22:51:52 +08:00
appflowy
065a72a8da chore: add option & color selection 2022-03-29 22:58:38 +08:00
appflowy
55b888e364 chore: single selection field 2022-03-29 11:29:21 +08:00
hasanbeder
4a797fcf96 feat: Update app_widget.dart
Turkish language line added.
2022-03-28 12:28:23 -04:00
appflowy
d2080a6c03 chore: date field 2022-03-28 22:47:30 +08:00
appflowy
35e27b579f chore: number field 2022-03-27 22:38:50 +08:00
appflowy
8b7eee46bb chore: duplicate and hide field 2022-03-27 11:14:21 +08:00
appflowy
c7bba01fe5 chore: delete field 2022-03-27 09:35:10 +08:00
appflowy
b65b4796d2 fix: add event after bloc close 2022-03-26 22:05:26 +08:00
appflowy
16598650ff chore: lazy load cell 2022-03-26 20:27:32 +08:00
appflowy
90e7873135 chore: create field 2022-03-25 15:02:43 +08:00
appflowy
2eccd0452b chore: close bloc when overlay dismiss 2022-03-24 23:52:06 +08:00
gaganyadav80
933689269b refactor: remove unused code 2022-03-24 15:49:53 +05:30
gaganyadav80
8ab2fe3e30 feat: adds drag-drop to docs section 2022-03-24 15:36:57 +05:30
appflowy
3fdf922f81 chore: config create field pannel 2022-03-24 17:09:05 +08:00
appflowy
694963a47d chore: add update field and create field handler 2022-03-23 22:10:31 +08:00
appflowy
188302d4ba chore: config field editor 2022-03-22 20:51:15 +08:00
appflowy
2bbcfaf3ce chore: config edit pannel 2022-03-21 23:13:19 +08:00
appflowy
475d511829 fix: can't find overlay exists above editabletext 2022-03-20 22:38:57 +08:00
appflowy
1f30a77f1d feat: save text cell data 2022-03-20 17:17:06 +08:00
appflowy
6a3820253f chore: rename crates 2022-03-19 16:55:29 +08:00
appflowy
f181ce106d chore: Merge branch 'main' into feat_grid_ui 2022-03-18 21:09:06 +08:00
appflowy
318d7e6456 chore: fix warnings 2022-03-18 21:07:31 +08:00
appflowy
05bcd38534 chore: render rows 2022-03-18 17:14:46 +08:00
appflowy
9a40fc9974 chore: lazy load row data 2022-03-17 20:59:21 +08:00
appflowy
4730ca9302 chore: refactor grid block 2022-03-17 17:25:43 +08:00
appflowy
1237962ab2 chore: config notification of grid 2022-03-16 21:19:51 +08:00
appflowy
694c612c67 fix: event handler not found for ApplyDocDelta 2022-03-16 16:34:38 +08:00
appflowy
8c148e3b67 chore: save text cell data & insert row 2022-03-16 16:10:35 +08:00
appflowy
50f32521c5 chore: rename trait 2022-03-15 11:07:18 +08:00
appflowy
196d254278 chore: add row test 2022-03-14 17:24:25 +08:00
appflowy
7ac6a1dc89 chore: rename struct 2022-03-10 17:14:10 +08:00
appflowy
e45be3b81e chore: add grid meta 2022-03-10 12:01:31 +08:00
appflowy
fe8811392b feat: config cells 2022-03-09 19:37:33 +08:00
appflowy
321682717c chore: opti row rebuild 2022-03-09 12:11:27 +08:00
appflowy
00db755c29 feat: add cloumn bloc 2022-03-09 09:31:06 +08:00
appflowy
808d848f62 feat: cell border 2022-03-08 22:58:43 +08:00
appflowy
54cf451826 feat: config textfield cell 2022-03-08 15:25:56 +08:00
appflowy
0502eec717 chore: config plugin display 2022-03-07 20:51:13 +08:00
appflowy
733b6f7176 feat: disable grid 2022-03-06 22:02:09 +08:00
appflowy
05441f865e feat: show grid 2022-03-06 21:31:18 +08:00
appflowy
9bb516786e fix: make grid with view_id 2022-03-06 11:28:24 +08:00
appflowy
264166fa29 chore: impl view data processor 2022-03-06 09:25:34 +08:00
gaganyadav80
628e53adc1 feat: adds drag-drop support to sidebar pages
1. On mobile it uses ReorderableDelayedDragStartListener (like long press)
2. On desktop it uses ReorderableDragStartListener (instantly)
2022-03-06 01:53:15 +05:30
appflowy
5c155a07bf feat: move handles to flowy-block crate 2022-03-05 21:15:10 +08:00
appflowy
11ceb96f65 feat: return rows and fields 2022-03-05 17:52:25 +08:00
appflowy
8029f1035d chore: impl handler logic 2022-03-05 10:59:44 +08:00
appflowy
67e6b091a5 feat: config grid plugin 2022-03-04 18:13:17 +08:00
appflowy
477fa5f4f6 feat: config grid bloc 2022-03-04 18:13:17 +08:00
appflowy
0bbf17f776 feat: add grid widget 2022-03-04 18:13:16 +08:00
appflowy
84afc50cd3 chore: rename classes 2022-03-04 18:12:46 +08:00
MikeWallaceDev
be14a6b0ad refactor: renamed helper.dart to notification_helper.dart 2022-03-01 11:31:20 -05:00
MikeWallaceDev
31467d3e98 refactor: move resolvers to /startup 2022-03-01 11:31:20 -05:00
MikeWallaceDev
c2f2ad24db refactor: Empty out infrastructure folder
move router.dart to user/presentation
move network_monitor.dart to core
move deps_resolver.dart to user/presentation
2022-03-01 11:31:20 -05:00
MikeWallaceDev
853d9e8968 refactor: put UserSettings business logic in a service 2022-03-01 11:31:20 -05:00
MikeWallaceDev
33c758e711 refactor: put Auth business logic in a service 2022-03-01 11:31:20 -05:00
appflowy
b16b61f46c chore: merge main 2022-03-01 21:09:52 +08:00
appflowy
d1ce1686a4 chore: merge main 2022-03-01 16:26:09 +08:00
appflowy
7a36fed778 refactor: remove domain folder 2022-03-01 16:17:09 +08:00
MikeWallaceDev
64d651ab13 refactor: move markdown to application
created a core folder
2022-02-28 23:56:41 -05:00
MikeWallaceDev
4180765dc6 refactor: Put DocShare business logic in a service 2022-02-28 23:45:17 -05:00
MikeWallaceDev
afab7f23c4 refactor: Put User business logic in a service 2022-02-28 23:37:41 -05:00
MikeWallaceDev
289b3e31e7 refactor: Put View business logic in a service 2022-02-28 23:06:36 -05:00
MikeWallaceDev
871d0bb7be refactor: put Workspace business logic in a service 2022-02-28 22:38:11 -05:00
appflowy
156d38179a fix: add default value of serde 2022-03-01 11:22:39 +08:00
MikeWallaceDev
a979037644 refactor: put App business logic in a service. 2022-02-28 21:42:46 -05:00
appflowy
b6de0caad6 refactor: show plugin 2022-03-01 10:25:21 +08:00
MikeWallaceDev
95d33c75a5 refactor: Put Trash business logic in service 2022-02-28 21:17:08 -05:00
MikeWallaceDev
6509247fbd refactor: put document business logic into service 2022-02-28 21:02:46 -05:00
Mike Wallace
8128283ad4
Merge pull request #396 from peter-gy/main
Add Hungarian translation
2022-02-28 20:09:13 -05:00
Mike Wallace
9112bbbcd3
Merge pull request #393 from ikipm/main
Add catalan translation
2022-02-28 19:59:45 -05:00
appflowy
8747457836 refactor: add plugins 2022-03-01 00:23:04 +08:00
Péter Ferenc Gyarmati
d9f7b1047d feature: add Hungarian translation 2022-02-28 11:46:01 +01:00
appflowy
74831964a6 feat: update view properties 2022-02-28 16:00:43 +08:00
ikipm
d00425d50b feature: Added catalan translation 2022-02-27 13:41:26 -05:00
luz paz
5d09e1509d fix: various typos
Found via `codespell -q 3 -S *.svg,./frontend/app_flowy/assets/translations -L bloc,crate,homestate,nd,ot,ser`
2022-02-27 13:14:14 -05:00
Lays Rodrigues
8f50d0c6dc feat: add portuguese translation
Signed-off-by: Lays Rodrigues <laysrodriguessilva@gmail.com>
2022-02-27 10:28:58 -05:00
appflowy
23ccfa54b5 feat: config new ViewType 2022-02-26 18:35:42 +08:00
appflowy
d18e06a9ef feat: migrate ViewType::Doc to ViewType::QuillDocument 2022-02-26 18:28:09 +08:00
appflowy
c843571e3d feat: add new view_type, kanban 2022-02-26 17:28:23 +08:00
appflowy
d6770c6690 chore: delete freeze files 2022-02-26 16:49:55 +08:00
Aquitano / Thomas Breindl
cebf097fb2 Added german translations
+ added de_DE.json
+ registered german locale
2022-02-25 11:51:11 -05:00
appflowy
6078e46d3d refactor: rename structs 2022-02-25 23:30:02 +08:00
Mehdi Bertul
f8f77db79b
Fix the translation to fr-FR (Closes #369) (#371)
* fix: rename fr.json to fr-FR.json
* fix: the translation mistakes in fr-FR.json
* fix: added french language to system

Co-authored-by: MikeWallaceDev <mike@wallacehub.com>
2022-02-24 20:48:47 -05:00
appflowy
ed9a48fc1c chore: rename struct property 2022-02-24 23:19:41 +08:00
appflowy
93695dc4be chore: rename structs 2022-02-24 20:36:24 +08:00
appflowy
b855a1199d Merge branch 'main' into refactor_document 2022-02-24 17:29:29 +08:00
Nathan.fooo
959b2db9a3
Merge pull request #376 from gaganyadav80/emoji_picker
feat: add emoji picker
2022-02-24 17:18:17 +08:00
appflowy
67a3ba6b34 chore: merge main 2022-02-24 16:49:14 +08:00
Nathan.fooo
c5759baea4
Merge pull request #374 from hieugao/refactor/remove-freezed-files
Remove `freezed` files
2022-02-24 16:15:43 +08:00
gaganyadav80
6ffa1ad191 feat: add emoji picker
1. files are under lib/workspace/presentation/widgets/emoji_picker/
2. add icon for emoji picker button on toolbar.
3. handles case when no emoji is found for the given query.
2022-02-24 02:09:51 +05:30
Pualoo
3a2424cda3 fix: DocBanner overflow issue#354 2022-02-23 14:33:08 -03:00
appflowy
c1237452ab refactor: rename some class names 2022-02-23 22:32:27 +08:00
Hieu
a829d2ac61 refactor: remove freezed files 2022-02-23 20:33:17 +07:00
appflowy
e3d9d4c42a chore: rename some enum 2022-02-20 16:34:15 +08:00
appflowy
22742c904b chore: rename some classes 2022-02-20 16:12:43 +08:00
appflowy
9012494e1f chore: update launch option 2022-02-20 09:59:52 +08:00
appflowy
c9424c5d55 Merge branch 'main' into bloc_test 2022-02-20 08:49:53 +08:00
appflowy
cdec567cbb feat: separate develop, release, test working directory 2022-02-20 08:35:52 +08:00
appflowy
e9ba9ad149 ci: add .appflowy_dev 2022-02-20 08:06:53 +08:00
appflowy
bf7e1b9829 ci: add build flowy_sdk deps 2022-02-19 23:26:38 +08:00
appflowy
0b0cbe192b ci: run flutter test on ci 2022-02-19 23:19:33 +08:00
Joel Tony
0acb7063ed
Add 'fr' 2022-02-19 17:45:34 +05:30
appflowy
2781809f87 chore: await Sytem launch 2022-02-19 17:12:44 +08:00
appflowy
6fc8197468 feat: build flowy_sdk as dylib on macOS 2022-02-19 16:59:36 +08:00
appflowy
2c3aade0f9 refactor: remove unuse code 2022-02-19 13:52:52 +08:00
Annie
257ea11ce6
Merge pull request #299 from gustavosr98/main
Added spanish [Venezuela] translations
2022-02-13 12:50:08 +08:00
appflowy
487e5035bb ci: fix flutter warnings 2022-02-09 22:22:31 +08:00
appflowy
9135b92a39 refactor: generate the pb files using build.rs 2022-02-08 14:36:59 +08:00
Gustavo Sanchez
ecf2598be7
Merge branch 'main' into main 2022-02-07 16:12:11 -04:00
Gustavo Sanchez
e1f6e483e7
Merge branch 'main' into main 2022-02-05 16:35:25 -04:00
MikeWallaceDev
1796d0a448 fix: put back Russian language
set EasyLocalization to not save language locally.
2022-02-05 13:13:48 -05:00
appflowy
62bafce0b2 fix: fallback to supported locale if easy_localization doesn't support device locale 2022-02-05 22:01:51 +08:00
appflowy
e9ba1e1886 fix: fallback to supported locale if easy_localization doesn't support device locale 2022-02-05 21:50:49 +08:00
appflowy
592e91bed4 style: supportedLocales list 2022-02-05 11:23:10 +08:00
appflowy
662220ab8a fix: add toolbar tooltip language display issue 2022-02-05 11:16:46 +08:00
appflowy
18407a0e47 fix: new doc button's langauge display issue 2022-02-05 11:16:46 +08:00
Daniil Golubev
cb57d20bfb
Added russian translations (#287)
* Added russian translations

* Register russian locale
2022-02-04 21:46:57 -05:00
appflowy
ec4d69e5b8 fix: collapse button display color in dark mode 2022-02-05 10:26:51 +08:00
Nathan.fooo
e65a320c00
Merge pull request #306 from MikeWallaceDev/refactor_languange_remove_enum
Refactored Language settings to remove AppLanguage enum
2022-02-05 09:39:51 +08:00
MikeWallaceDev
5519dcd525 refactor: language settings to remove applanguage enum
Fixes: #290
app now uses Locale directly
list of languages is now generated from EasyLocalization
2022-02-04 20:09:41 -05:00
appflowy
ea0179536d fix: show_menu icon on dark mode 2022-02-04 15:54:36 +08:00
Gustavo Sanchez
062873a1fe
Add i18n support for Spanish (Venezuela) 2022-02-02 19:17:34 -04:00
appflowy
728d60239a added reset appearance setting 2022-02-01 12:15:11 +08:00
appflowy
df5e178c6c remove unuse codes 2022-02-01 11:29:11 +08:00
appflowy
be806e301c read device locale as default locale setting 2022-02-01 09:12:59 +08:00
appflowy
8127e47cea remove redundant interfaces 2022-01-31 10:18:34 +08:00
appflowy
99cadf98d2 remove app interface 2022-01-31 10:18:34 +08:00
appflowy
aaca3ba90d remove workspace interface 2022-01-31 10:18:34 +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
3a1136a8fb update setting icon 2022-01-29 22:55:44 +08:00
appflowy
513423a9be fix undo redo issue 2022-01-29 22:47:09 +08:00
appflowy
5a3099e323 fix apps refresh issue and share button layout issue 2022-01-29 22:22:34 +08:00
appflowy
595cfed892 added missing translation 2022-01-29 10:50:14 +08:00
appflowy
d7b936a017 fixed language switching issue 2022-01-29 09:24:04 +08:00
Harinandan
835a64ca75 Added language to be observed to application widget 2022-01-28 22:10:11 +05:30
Harinandan
214946cbbc Created UI for Langauge Switching 2022-01-28 22:09:32 +05:30
Harinandan
8e14f8b9f1 Added language to appearance model 2022-01-28 22:09:15 +05:30
Harinandan
578bf963f7 Added language options to Appearance Model 2022-01-28 21:10:13 +05:30
appflowy
1c6b78e7d4 fix link button color on dark mode 2022-01-28 22:48:15 +08:00
appflowy
beb844da17 fix trash_page display issues on dark mode 2022-01-28 21:38:19 +08:00
appflowy
ef8624e87c update dark mode bg3 color 2022-01-28 21:32:45 +08:00
appflowy
564af73076 fix view listen issue because of the notifier didn't dispose. 2022-01-28 21:29:09 +08:00
appflowy
814f9f4c19 save language 2022-01-28 18:48:09 +08:00
appflowy
1c2c1e6250 save theme setting 2022-01-28 18:38:13 +08:00
Mike Wallace
17e82f98d5
Merge branch 'main' into rename_translation_files 2022-01-27 19:57:30 -05:00
MikeWallaceDev
e98972cebc Renamed language files to correct format (using a dash) 2022-01-27 19:16:17 -05:00
MikeWallaceDev
c9c2ea74ad Add French Canadian translation 2022-01-27 19:02:37 -05:00