appflowy
|
4d8f101a42
|
chore: gen filter task
|
2022-06-29 20:51:53 +08:00 |
|
Nathan.fooo
|
6554b8354b
|
Merge pull request #579 from AppFlowy-IO/feat/grid_task_runner
|
2022-06-29 18:28:06 +08:00 |
|
appflowy
|
76f260fe04
|
chore: config filter service
|
2022-06-29 17:17:26 +08:00 |
|
appflowy
|
1b38ff8559
|
chore: config task runner
|
2022-06-29 13:44:15 +08:00 |
|
Nathan.fooo
|
619d2f52ec
|
Merge pull request #568 from tsuiyuenhong/feature/support_rust_debug_in_vscode
Support debugging rust in VS Code and Fix build problem in linux
|
2022-06-28 15:00:46 +08:00 |
|
appflowy
|
dc81ac8e24
|
chore: grid tasks
|
2022-06-28 09:35:54 +08:00 |
|
appflowy
|
7504ea7555
|
chore: read block rows with filters
|
2022-06-28 09:35:19 +08:00 |
|
appflowy
|
b73c68c6f6
|
refactor: read cell data
|
2022-06-28 09:35:19 +08:00 |
|
appflowy
|
0f868f48f3
|
refactor: fetch block data
|
2022-06-28 09:35:18 +08:00 |
|
appflowy
|
a08590bcba
|
chore: update test
|
2022-06-28 09:35:18 +08:00 |
|
appflowy
|
ead305ddda
|
chore: delete/create filter
|
2022-06-28 09:35:17 +08:00 |
|
appflowy
|
60675afd1d
|
chore: add grid filter test
|
2022-06-28 09:35:17 +08:00 |
|
appflowy
|
706893f6fa
|
fix: remove shared-lib cache files
|
2022-06-28 09:35:17 +08:00 |
|
appflowy
|
4cafef6c8d
|
chore: fix test
|
2022-06-28 08:56:15 +08:00 |
|
appflowy
|
08e05c425b
|
chore: remove unused code
|
2022-06-27 23:15:43 +08:00 |
|
tsuiyuenhong
|
fd6208100c
|
chore: support debugging rust in vscode
|
2022-06-21 20:25:52 +08:00 |
|
tsuiyuenhong
|
27bd4bb242
|
chore: fix linux(aarch64) build
|
2022-06-21 18:44:06 +08:00 |
|
appflowy
|
2573f9ba27
|
chore: separate tests from grid_test file
|
2022-06-20 12:01:40 +08:00 |
|
appflowy
|
c73eb2961a
|
chore: update grid setting
|
2022-06-20 09:37:52 +08:00 |
|
tsuiyuenhong
|
993d1a8a27
|
chore: support debugging rust in vscode(macos)
|
2022-06-19 22:00:33 +08:00 |
|
appflowy
|
8594da65c4
|
chore: add get grid setting handler
|
2022-06-19 21:10:07 +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
|
d4678f6233
|
chore: ignore shared-lib proto files
|
2022-06-17 17:14:24 +08:00 |
|
appflowy
|
5345c668bb
|
chore: ignore proto files
|
2022-06-17 16:51:18 +08:00 |
|
appflowy
|
d30d42e841
|
chore: auto import pb file
|
2022-06-17 16:42:18 +08:00 |
|
Nathan.fooo
|
40bcb63627
|
Merge pull request #563 from AppFlowy-IO/feat/default_flowy_config
Feat/default flowy config
|
2022-06-17 12:24:48 +08:00 |
|
appflowy
|
ed138abcc3
|
chore: provider default for FlowyConfig propertis
|
2022-06-17 11:27:00 +08:00 |
|
appflowy
|
16e1387a8e
|
chore: add description for FlowyConfig
|
2022-06-17 11:19:49 +08:00 |
|
dependabot[bot]
|
7480693f8a
|
chore(deps): bump thread_local from 1.1.3 to 1.1.4 in /frontend/rust-lib
Bumps [thread_local](https://github.com/Amanieu/thread_local-rs) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/Amanieu/thread_local-rs/releases)
- [Commits](https://github.com/Amanieu/thread_local-rs/compare/v1.1.3...1.1.4)
---
updated-dependencies:
- dependency-name: thread_local
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-17 02:37:07 +00:00 |
|
Nathan.fooo
|
c1b2614c6e
|
Merge pull request #560 from ENsu/add_flutter_clean
fix: add flutter clean
|
2022-06-17 10:23:24 +08:00 |
|
Ian Su
|
402a29eb64
|
fix: add flutter clean
|
2022-06-17 09:05:31 +08:00 |
|
nathan
|
d913bbba31
|
chore: update windows clean script
|
2022-06-16 10:45:47 +08:00 |
|
nathan
|
228fae7be4
|
chore: update vscode setting
|
2022-06-16 10:45:47 +08:00 |
|
appflowy
|
82806ba193
|
chore: ignore grid's protobuf crate
|
2022-06-16 08:36:58 +08:00 |
|
appflowy
|
7a7f881d23
|
chore: udpate the clean scripto
|
2022-06-16 08:30:26 +08:00 |
|
appflowy
|
736f21ef8a
|
refactor: remove the protobuf's model folder
|
2022-06-16 08:21:31 +08:00 |
|
appflowy
|
6b85477421
|
chore: ignore dart event file
|
2022-06-15 23:19:25 +08:00 |
|
appflowy
|
777547229c
|
fix: build appflowy from VS Code
|
2022-06-15 22:28:33 +08:00 |
|
appflowy
|
812bca616c
|
chore: ignore dart protobuf files
|
2022-06-15 20:14:55 +08:00 |
|
appflowy
|
94276d438d
|
chore: ignore rust's protobuf crate
|
2022-06-15 19:58:18 +08:00 |
|
appflowy
|
4b71c474e4
|
refactor: separate proto file from src folder
|
2022-06-15 19:40:18 +08:00 |
|
appflowy
|
820b7fcb75
|
refactor: add grid view info
|
2022-06-15 17:37:50 +08:00 |
|
appflowy
|
a13e6798ee
|
refactor: separate grid revision structs from entities
|
2022-06-15 16:26:14 +08:00 |
|
appflowy
|
50605186fe
|
chore: update view info
|
2022-06-15 11:43:24 +08:00 |
|
appflowy
|
d4d7ba7452
|
chore: read view info
|
2022-06-14 23:11:48 +08:00 |
|
appflowy
|
298b80f4c5
|
chore: fix dependabot alerts for crassbeam-utils and regex
|
2022-06-14 20:47:31 +08:00 |
|
appflowy
|
ae4cc496fc
|
chore: add read view info event
|
2022-06-14 20:47:31 +08:00 |
|
appflowy
|
f8ec4b3e24
|
refactor: replace object with object's revision entity
|
2022-06-14 20:47:30 +08:00 |
|