Nathan.fooo
6a36bcd31d
chore: add sqlite feature flag ( #1683 )
...
* chore: add sqlite feature flag
* chore: fix clippy warings
* ci: fix clippy
* chore: add rev file persistence
* ci: fix clippy
Co-authored-by: nathan <nathan@appflowy.io>
2023-01-12 13:09:08 +08:00
Nathan.fooo
37f269b08b
Chore/rename flowy sdk ( #1679 )
...
* chore: run flutter create on flowy_sdk
* chore: rename flowy-sdk to flowy-core
* chore: rename flowy_sdk to appflowy_backend
* chore: fix windows build
* chore: replace bloctest with test
Co-authored-by: nathan <nathan@appflowy.io>
Co-authored-by: vedon <vedon.fu@gmail.com>
2023-01-08 12:10:53 +08:00
Nathan.fooo
b25db83bc0
ci: support linux dart_unit_test ( #1653 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2023-01-05 15:25:30 +08:00
Nathan.fooo
17def1ffab
chore: enable rust_unit_test on windows ( #1630 )
2023-01-02 12:31:31 +08:00
Lucas.Xu
c05c1e191c
chore: upgrade minimum support flutter version, >= 3.3.0 ( #1551 )
...
* feat: upgrade flutter version to 3.3.0 for appflowy_editor and appflowy_editor_plugin
* feat: upgrade flutter version to 3.3.0 for appflowy
* feat: upgrade flutter version to 3.3.0 for CI
* chore: update flutter version in ci workflows
* chore: fix warnings
* chore: fix unuse import
* chore: support cargo make dart_unit_test on windows platform
* fix: copy to sandbox errors
Co-authored-by: nathan <nathan@appflowy.io>
2023-01-01 23:26:27 +08:00
Nathan.fooo
aa5f052ecf
Refactor/crate directory ( #1621 )
...
* chore: fix wanrings
* chore: remove protobuf ref in flowy-error-code
* chore: remove protobuf ref in lib-ws
* refactor: remove protobuf trait in flowy http model
* refactor: remove flowy-error-code crate
Co-authored-by: nathan <nathan@appflowy.io>
2022-12-30 11:16:47 +08:00
Nathan.fooo
260705280f
fix: remove unused steps ( #1580 )
...
* chore: remove unused code
* chore: update pin-project version to remove rust lint warnings
* chore: fix potential test failed
Co-authored-by: nathan <nathan@appflowy.io>
2022-12-19 10:47:40 +08:00
nathan
44f9254c0a
chore: add codegen crate
2022-12-01 15:17:55 +08:00
nathan
30e7323cf7
chore: delete flowy-tool
2022-12-01 14:42:09 +08:00
Nathan.fooo
149c2a2725
Ci/build scripts ( #1487 )
...
* chore: rename flowy_dev name
* chore: rename tasks
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-26 22:18:39 +08:00
Nathan.fooo
fc10ee2d6b
Fix filter test ( #1459 )
...
* chore: move grid_view_editor.rs to view_editor folder
* chore: hide invisible rows
* fix: lock issue
* fix: flutter test potential failed
* chore: separate group tests
Co-authored-by: nathan <nathan@appflowy.io>
2022-11-17 16:44:17 +08:00
Nathan.fooo
3bbf91ab2b
Add board group test ( #1376 )
2022-10-26 22:36:34 +08:00
Nathan.fooo
8dff9dc67c
chore: disable log in bloc test ( #1336 )
2022-10-22 20:58:33 +08:00
Nathan.fooo
230eb5fd55
fix: run bloc_test ( #1286 )
...
* fix: run bloc_test
* fix: dart_test ci workflow
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-15 23:34:56 +08:00
Nathan.fooo
63111927cc
chore: remove events files when run clean + rebuild all ( #1284 )
...
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-15 17:15:11 +08:00
Swapnil Kumbhar
0bc0a72d8a
Code coverage for Rust ( #1263 )
...
* feat: Bumped Rust to stable-2022-04-07 (1.60.0)
* feat: Added coverage tests and report generation
* feat: Added workflow for Rust Coverage
* feat: Bumped Rust to 1.60.0 in Workflows
* test: Testing for CI
* ci: Added name and fixed path for Rust Coverage
* revert: "test: Testing for CI"
This reverts commit 049a7b1088
.
* fix: Added .pub-cache to PATH, change incremental builds to zero
* test: Testing for CI
* ci: Installing protobuf compiler in CI
* revert: "test: Testing for CI"
This reverts commit 049a7b1088
.
* ci: Added environment setup for dart
* test: Testing for CI
* feat: Added task to check if 'grcov' is installed
* ci: Added steps to install grcov
* test: Testing for CI
* ci: Fixed name for grcov installation step
* feat: Added cargo binaries to PATH in tests
* revert: "test: Testing for CI"
This reverts commit 24e425db66
.
* revert: "test: Testing for CI"
This reverts commit a5de816bce
.
* ci: Fixed a very silly failing case
* test: Created a test rust file for cov test
2022-10-11 19:54:31 +08:00
appflowy
ca50e61762
chore: add install gitlint script & ignore body length
2022-09-22 10:50:04 +08:00
Lucas.Xu
fc0fb1c3df
feat: integrate github action for windows x86_64 release
2022-09-07 22:49:57 +08:00
Sean Riley Hawkins
69e3aed6b5
Android vscode workflow ( #912 )
...
* fix: fix linux build
* Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data
Refactor/grid decode cell data
* feat: ⭐ configured android vscode workflow
* chore: clean up android vscode
* fix: fixed typo
* chore: remove unused code
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-09-01 12:27:09 +08:00
MikeWallaceDev
943ce37623
feat: remove commitlint and node.js dependency
2022-07-25 12:23:33 -04:00
MikeWallaceDev
39900022db
fix: improved development environment installation
...
moved and renamed /Makefile.toml to githooks.toml
added install script for Linux
2022-07-18 14:31:13 -04:00
appflowy
706893f6fa
fix: remove shared-lib cache files
2022-06-28 09:35:17 +08:00
appflowy
02754eb069
chore: print message if the dir is not empty
2022-06-19 10:55:14 +08:00
appflowy
64e43fa1f3
chore: remove rust/dart generated files
2022-06-19 10:40:55 +08:00
appflowy
824c7c0e8d
refactor: clean script
2022-06-19 09:42:25 +08:00
appflowy
7a7f881d23
chore: udpate the clean scripto
2022-06-16 08:30:26 +08:00
appflowy
7a7ec10085
chore: add test comand in cargo make
2022-05-27 20:26:33 +08:00
appflowy
cd14598199
chore: update archive package path
2022-04-12 08:03:39 +08:00
appflowy
a035228798
chore: release beta package
2022-04-08 20:16:38 +08:00
Hieu
0c9fc35cb3
ci: refactor code generation
2022-02-24 14:40:48 +07:00
Hieu
288afbe68b
ci: no more sed
...
Fix "Bad state: Unable to generate package graph"
2022-02-23 22:02:46 +07: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
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
c559c5cc6b
feat: config bloc test
2022-02-19 16:48:57 +08:00
nathan
ceaf1ccc21
feat: fix windows build erros
2022-02-17 16:32:10 +08:00
appflowy
afd8335e95
chore: cache dart_event.dart file
2022-02-16 11:13:14 +08:00
appflowy
9b8c110a66
refactor: optimize protobuf code gen process
2022-02-13 12:04:34 +08:00
appflowy
686507cd67
feat: remove cargo make pb command
2022-02-09 22:26:10 +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
084e9c5f6f
refactor: refactor some crates with http_server
2022-02-07 15:33:46 +08:00
appflowy
2fa99a563c
rename flowy-core to flowy-folder that manages the workspace,app,view
2022-01-27 20:43:43 +08:00
Discreater
d5ffeb3c8a
fix windows build with multiple visual studio installations
2022-01-24 00:52:39 +08:00