AppFlowy/frontend/rust-lib
Richard Shiue 34fb1bcfa4
fix: disappearing sorts (#4691)
* chore: copy the field type

* chore: don't store field type in Sort

* fix: sorts disappearing
2024-02-21 20:01:57 +08:00
..
.cargo chore: fix macos open crash (#4051) 2023-11-30 13:46:10 +08:00
build-tool feat: folder web (#4580) 2024-02-04 05:50:23 +08:00
collab-integrate fix: login issue (#4546) 2024-01-30 09:33:34 +08:00
dart-ffi feat: folder web (#4580) 2024-02-04 05:50:23 +08:00
event-integration refactor: checkbox field type (#4682) 2024-02-20 14:02:32 +08:00
flowy-ai fix: create offline document (#4350) 2024-01-10 18:43:13 +08:00
flowy-config feat: folder web (#4580) 2024-02-04 05:50:23 +08:00
flowy-core chore: reload workspace when fail to load at the first time (#4633) 2024-02-08 23:53:05 +08:00
flowy-database2 fix: disappearing sorts (#4691) 2024-02-21 20:01:57 +08:00
flowy-database-pub feat: cloud workspace api (#4469) 2024-02-04 05:49:45 +08:00
flowy-date feat: folder web (#4580) 2024-02-04 05:50:23 +08:00
flowy-document feat: folder web (#4580) 2024-02-04 05:50:23 +08:00
flowy-document-pub refactor: deps crates (#4362) 2024-01-11 14:42:03 +08:00
flowy-encrypt fix: login issue (#4546) 2024-01-30 09:33:34 +08:00
flowy-error chore: reload workspace when fail to load at the first time (#4633) 2024-02-08 23:53:05 +08:00
flowy-folder chore: update error message 2024-02-09 10:18:52 +08:00
flowy-folder-pub feat: cloud workspace api (#4469) 2024-02-04 05:49:45 +08:00
flowy-notification feat: folder web (#4580) 2024-02-04 05:50:23 +08:00
flowy-server Fix: init state (#4672) 2024-02-18 16:40:18 +08:00
flowy-server-pub feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-sqlite feat: workspace service in user crate (#4373) 2024-01-12 14:34:59 +08:00
flowy-storage feat: folder web (#4580) 2024-02-04 05:50:23 +08:00
flowy-user Fix: init state (#4672) 2024-02-18 16:40:18 +08:00
flowy-user-pub Fix: init state (#4672) 2024-02-18 16:40:18 +08:00
lib-dispatch feat: folder web (#4580) 2024-02-04 05:50:23 +08:00
lib-infra feat: reorder sort precedence (#4592) 2024-02-05 13:52:59 +08:00
lib-log fix: 040 bugs (#4285) 2024-01-03 11:41:29 +08:00
.gitignore chore: lib-dispatch wasm build (#4307) 2024-01-06 00:37:26 +08:00
Cargo.lock chore: reload workspace when fail to load at the first time (#4633) 2024-02-08 23:53:05 +08:00
Cargo.toml chore: reload workspace when fail to load at the first time (#4633) 2024-02-08 23:53:05 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml chore: support Rust 1.75 (#4246) 2023-12-30 01:22:06 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00