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
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