Commit Graph

633 Commits

Author SHA1 Message Date
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
28948e567c fix: serde type option data 2022-03-25 20:55:56 +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
b1d87d95cf chore: remove unuse crates 2022-03-19 16:23:34 +08:00
appflowy
27628cc78e chore: fix rust unit test 2022-03-18 22:13:12 +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
7fd06361b3 fix: git protocol security issue 2022-03-16 17:39:36 +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
b3ed254caf chore: add more test and fix warnings 2022-03-16 10:02:37 +08:00
appflowy
47081f3095 chore: update grid test 2022-03-15 19:00:28 +08:00
appflowy
50f32521c5 chore: rename trait 2022-03-15 11:07:18 +08:00
appflowy
46be04f94e chore: config update cell 2022-03-14 23:16:25 +08:00
appflowy
196d254278 chore: add row test 2022-03-14 17:24:25 +08:00
appflowy
d101509b32 chore: add row test 2022-03-13 23:19:43 +08:00
appflowy
572e38ec1c chore: config grid row changeset 2022-03-13 11:07:29 +08:00
appflowy
baa70f2ee6 chore: add grid unit test 2022-03-12 22:52:24 +08:00
appflowy
1e6d82c0ec chore: add field builder 2022-03-12 21:53:49 +08:00
appflowy
6579940dc8 chore: create default grid 2022-03-12 10:47:34 +08:00
appflowy
df399d3f35 feat: support option enum in pb 2022-03-11 22:07:01 +08:00
appflowy
e11176436d chore: grid block meta editor 2022-03-11 21:36:00 +08:00
appflowy
9a791974b4 chore: config grid rev persistence 2022-03-10 22:27:19 +08:00
appflowy
cea7d30a53 chore: config BlockMetaPad 2022-03-10 21:43:23 +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
1c1e955151 chore: set error_task script 2022-03-07 08:30:59 +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
1b80934899 chore: impl view data processor 2022-03-05 22:30:42 +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
d0b457c007 feat: integrate grid into flowy-sdk 2022-03-04 22:09:16 +08:00
appflowy
9125db7ef0 feat: config grid editor 2022-03-04 21:26:32 +08:00
appflowy
49807a0b57 feat: config grid db 2022-03-04 18:13:17 +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
03f34b143d feat: add grid event 2022-03-04 18:13:16 +08:00
appflowy
4187e99433 feat: add grid struct 2022-03-04 18:13:13 +08:00
appflowy
5549cff177 chore: add flowy-grid crate 2022-03-04 18:12:46 +08:00
appflowy
84afc50cd3 chore: rename classes 2022-03-04 18:12:46 +08:00
appflowy
2e6dd39780 refactor: rename flowy-document to flowy-block 2022-03-02 15:22:18 +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
8a0308703e fix: compose folder error 2022-03-01 23:38:26 +08:00
appflowy
b16b61f46c chore: merge main 2022-03-01 21:09:52 +08:00
appflowy
6eddb7c8c5 chore: serde ViewDataType as u8 2022-03-01 20:51:49 +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
appflowy
01985848f9 refactor: rename structs 2022-02-26 11:03:42 +08:00
Aquitano / Thomas Breindl
e9226243df Merge branch 'main' of https://github.com/Aquitano/appflowy 2022-02-25 11:51:11 -05:00
Aquitano / Thomas Breindl
2d7d61bdaa Renamed de_DE.json to de-DE.json 2022-02-25 11:51:11 -05:00
Aquitano
3eacf70edd Updated german translation
changes were suggested by lguenth
2022-02-25 11:51:11 -05: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
MikeWallaceDev
8bdcb43332 fix: improve French Canadian translation 2022-02-24 21:22:27 -05: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
Nathan.fooo
441627783b
Merge pull request #379 from AppFlowy-IO/refactor_document
Refactor folder crate structs
2022-02-24 23:52:58 +08:00
Nathan.fooo
03192f8d7e
Merge pull request #373 from PabloCastellano/more-docker
Multiple improvements in docker image
2022-02-24 23:25:42 +08: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
74ca10cf28 Merge branch 'main' of github.com:AppFlowy-IO/appflowy 2022-02-24 16:17:45 +08:00
nathan
4bcc05fc8a chore: add code gen introductions 2022-02-24 16:17:02 +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
Hieu
0c9fc35cb3 ci: refactor code generation 2022-02-24 14:40:48 +07:00
Hieu
d05e4bbc82 chore: ignore freezed files 2022-02-24 12:56:54 +07: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
Hieu
288afbe68b ci: no more sed
Fix "Bad state: Unable to generate package graph"
2022-02-23 22:02:46 +07:00
appflowy
c1237452ab refactor: rename some class names 2022-02-23 22:32:27 +08:00
Hieu
6e1c6d7a47 fix: cargo-make platforms, mac not macos 2022-02-23 21:18:20 +07:00
Hieu
6ae8efbdfe ci: generate freezed files 2022-02-23 20:40:22 +07:00
Hieu
a0654d8a41 chore: disable invalid_annotation_target warning 2022-02-23 20:39:29 +07:00
Hieu
a829d2ac61 refactor: remove freezed files 2022-02-23 20:33:17 +07:00
Pablo Castellano
0b2bb33b73 fix: multiple improvements in docker image
* Reduce image size again, to 894MB
* Adjust permissions and remove need to run xhost
* Run appflowy as unprivileged user
* Add README file for more information
2022-02-23 12:28:28 +01:00
Nathan.fooo
ef770980f5
Merge pull request #345 from PabloCastellano/docker 2022-02-21 22:47:30 +08:00
Pablo Castellano
ca0851418e chore: use docker multi-stage builds
Previous image was 7.69GB which is somewhat heavy.
Now the resulting image is 1.20GB thanks to multi-stage builds.
2022-02-21 10:06:41 +01:00
xurunkang
a6221d34cb chore: move CHANGELOG.md to the root dir 2022-02-21 15:59:04 +08:00
Nathan.fooo
7eada39a8b
Merge pull request #346 from PabloCastellano/docker-fix
Fix docker build
2022-02-21 10:22:11 +08:00
Pablo Castellano
23795e1b67 feat: add docker-compose data persistance 2022-02-20 11:00:01 +01: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
Joel Tony
cf1ecaf89b
Create fr.json 2022-02-19 15:48:59 +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
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
dd8c26df02 refactor: revision_cache with sync_seq 2022-02-19 11:34:31 +08:00
appflowy
dd832b7482 chore: rename some struct 2022-02-18 23:04:55 +08:00
Pablo Castellano
7820c8e70d fix: also mount other required volumes in docker-compose 2022-02-17 21:43:02 +01:00
Pablo Castellano
bde597a10b fix: docker build
 The protoc-gen-dart was not installed correctly.
 You can fix that by adding "dart pub global activate protoc_plugin" to your shell's
config file.(.bashrc, .bash, etc.)
2022-02-17 21:43:02 +01:00
appflowy
06967d8057 fix: path issue on windows 2022-02-17 20:10:29 +08:00
nathan
ceaf1ccc21 feat: fix windows build erros 2022-02-17 16:32:10 +08:00
appflowy
a7819c6456 chore: delete dart_event.dart 2022-02-16 18:11:25 +08:00
appflowy
373407fd57 ci: fix potential ci error 2022-02-16 18:09:43 +08:00
Nathan.fooo
91b1430e7b
Merge pull request #337 from AppFlowy-IO/auto_gen_dart_event
Auto gen dart event
2022-02-16 16:11:09 +08:00
Nathan.fooo
7335119933
Merge pull request #334 from dadyarri/fix-typo-in-ru-translate
fix typo in ru translate
2022-02-16 15:29:05 +08:00
appflowy
6061dc1989 chore: update unit test 2022-02-16 15:28:00 +08:00
appflowy
c760ca6788 chore: update unit test 2022-02-16 14:23:27 +08:00
appflowy
5a0f87fe02 ci: add missing file 2022-02-16 12:27:41 +08:00
appflowy
2a6ce12a55 ci: fix ci errors 2022-02-16 12:22:26 +08:00
appflowy
0aed86737f feat: add dart_event.dart to gitignore 2022-02-16 11:16:24 +08:00
appflowy
afd8335e95 chore: cache dart_event.dart file 2022-02-16 11:13:14 +08:00
appflowy
cd013529d4 chore: write dart_event file 2022-02-16 11:05:43 +08:00
appflowy
bf3a0b6e5b feat: add flowy_clean command to remove the build.rs cache 2022-02-15 22:37:13 +08:00
appflowy
0933935071 refactor: add code_gen crate 2022-02-15 22:18:34 +08:00
appflowy
aecf29ddca chore: support compile af on frontend/ directory 2022-02-15 10:10:47 +08:00
Daniil
e9712540a1 style: fix typo in ru translate 2022-02-14 14:31:37 +03:00
xurunkang
bcf9e83fd7 feat: support automated release by Github CI. (macOS/Linux) 2022-02-14 12:21:10 +08:00
Annie
257ea11ce6
Merge pull request #299 from gustavosr98/main
Added spanish [Venezuela] translations
2022-02-13 12:50:08 +08:00
appflowy
9b8c110a66 refactor: optimize protobuf code gen process 2022-02-13 12:04:34 +08:00
appflowy
afa629a2b4 feat: update macOS dev install command 2022-02-11 20:05:55 +08:00
Nathan.fooo
4ba1ba00a5
Revert "ci: test web hook" 2022-02-10 15:28:52 +08:00
appflowy
bf36cbccbb ci: test web hook 2022-02-10 15:19:44 +08:00
appflowy
686507cd67 feat: remove cargo make pb command 2022-02-09 22:26:10 +08:00
appflowy
487e5035bb ci: fix flutter warnings 2022-02-09 22:22:31 +08:00
appflowy
f872c6c1f8 ci: fix flutter warnings 2022-02-09 21:56:46 +08:00
appflowy
68dfde4cf8 ci: cargo test without default features 2022-02-09 21:39:12 +08:00
appflowy
5809758539 refactor: rename error-code to flowy-error-code in case of ambiguous 2022-02-09 19:26:06 +08:00
appflowy
93863462a2 fix: pass unit test 2022-02-09 19:17:15 +08:00
appflowy
7cceafa432 style: fix warnings 2022-02-09 18:39:58 +08:00
appflowy
4b63170e56 refactor: read cache proto info 2022-02-09 18:17:06 +08:00
appflowy
1c3c519b14 refactor: cache proto file info 2022-02-09 13:08:49 +08:00
appflowy
7646f984e0 refactor: generate x.proto file using build.rs 2022-02-09 09:57:03 +08:00
appflowy
30bedb337f ci: export path to CI 2022-02-09 07:32:59 +08:00
appflowy
832db73410 ci: add logs 2022-02-09 07:23:57 +08:00
appflowy
837666d36d ci: fix dart pb 2022-02-09 01:14:54 +08:00
appflowy
68b0730dda ci: disable dart pb gen 2022-02-09 00:47:43 +08:00
appflowy
15d91d3cbe ci: export path 2022-02-08 23:05:28 +08:00
appflowy
f55de1fd17 feat: install protoc-gen-dart if not installed 2022-02-08 22:42:00 +08:00
appflowy
dd3f1d0b24 ci: install protobuf code gen tool 2022-02-08 21:43:31 +08:00
appflowy
d0b02cb4fd refactor: generate dart pb files with feature flag: dart 2022-02-08 16:24:59 +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
appflowy
59aed762e7 ci: fix compile errors 2022-02-07 16:04:35 +08:00
appflowy
337161c3d7 style: config log 2022-02-07 15:51:19 +08:00
appflowy
9f8e3b09c3 fix: compile errors 2022-02-07 15:48:01 +08:00
appflowy
0c6903f793 refactor: refactor some crates with http_server 2022-02-07 15:34:46 +08:00
appflowy
084e9c5f6f refactor: refactor some crates with http_server 2022-02-07 15:33:46 +08:00