Commit Graph

1483 Commits

Author SHA1 Message Date
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
Nathan.fooo
e282a7672f
Merge pull request #388 from AppFlowy-IO/remove_freezed_files
chore: delete remaining freeze files
2022-02-26 17:16:05 +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
Mike Wallace
0a9fb53ef8
Merge pull request #289 from Aquitano/main
Added german translations
2022-02-25 13:49:31 -05: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
Nathan.fooo
349a8350c3
Merge pull request #381 from MikeWallaceDev/adjust_commitlint_config
Adjust commitlint config
2022-02-25 13:15:51 +08:00
Nathan.fooo
d13a6b9649
Merge pull request #382 from MikeWallaceDev/improve_french_translation
fix: improve French Canadian translation
2022-02-25 13:14:09 +08:00
Nathan.fooo
d5cc168d75
Merge pull request #383 from AppFlowy-IO/fix_dart_test
ci: try to fix dart test
2022-02-25 13:13:52 +08:00
appflowy
926b1666dd ci: try to fix dart test 2022-02-25 11:37:14 +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
MikeWallaceDev
be3141b08e ci: improve commitlint configuration
Added types: build, feature
no longer checks subject's case
now forces a leading blank before body (This is required by Github)
Increased body length to 200
2022-02-24 20:36:18 -05:00
MikeWallaceDev
87cc542275 refactor: change order of rules
rules are now in order of a commit message and separated into sections.
2022-02-24 20:22:02 -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
62c104179a chore: ignore ds_store files 2022-02-24 20:35:22 +08:00
appflowy
b855a1199d Merge branch 'main' into refactor_document 2022-02-24 17:29:29 +08:00
Nathan.fooo
5fdeff83dd
Merge pull request #377 from AppFlowy-IO/fix_dart_test
ci: fix dart test
2022-02-24 17:28:58 +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
d30ac55b0f ci: fix dart test 2022-02-24 17:08:31 +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
Nathan.fooo
aa77d52b58
Merge pull request #375 from Pualoo/fix_docbanner
fix: DocBanner overflow issue: #354
2022-02-24 11:58:33 +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
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
3bfda80911 docs: add docker command to readme 2022-02-23 13:14:08 +01: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
b8a4897056
Update CHANGELOG.md
add 0.0.3 version change log
2022-02-23 10:04:14 +08:00
appflowy
3028195e5e chore: rename docker image 2022-02-22 19:32:09 +08:00
Nathan.fooo
fe3533cb2c
Merge pull request #367 from AppFlowy-IO/docker_setting
Docker setting
2022-02-22 15:49:20 +08:00
appflowy
06d3aace92 ci: update build cache name 2022-02-22 15:48:51 +08:00
Nathan.fooo
3f90170c71
Merge pull request #348 from PabloCastellano/github-docker-push
Push docker image to Docker Hub
2022-02-22 09:18:10 +08:00