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
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
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
Nathan.fooo
ef770980f5
Merge pull request #345 from PabloCastellano/docker
2022-02-21 22:47:30 +08:00
Nathan.fooo
b5d463578a
Merge pull request #364 from tsuiyuenhong/main
2022-02-21 22:46:02 +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
Nathan.fooo
7314f02282
Merge pull request #352 from AppFlowy-IO/bloc_test
...
Bloc test
2022-02-20 16:37:40 +08: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
Annie
33358c2a04
Merge pull request #353 from jay-tau/patch-1
...
Add French Translations
2022-02-20 08:31:45 +08:00
appflowy
e9ba9ad149
ci: add .appflowy_dev
2022-02-20 08:06:53 +08:00
appflowy
7d93ed8e81
ci: run actions when specified files changed.
2022-02-20 07:22:39 +08:00
appflowy
860ebc567b
ci: update dart_tests
2022-02-20 07:08:42 +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
cea62a5c8e
ci: push docker image to Docker Hub
2022-02-17 22:48:34 +01: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
Nathan.fooo
6593855f8f
Merge pull request #343 from AppFlowy-IO/fix_windows_build
...
Fix windows build
2022-02-17 22:36:21 +08:00
Nathan.fooo
dab835ad86
Merge pull request #341 from tsuiyuenhong/main
...
update release CI build steps.
2022-02-17 20:31:49 +08:00