This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
AppFlowy
Watch
1
Star
0
Fork
0
You've already forked AppFlowy
mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced
2024-08-30 18:12:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
95f8b2e9a4
AppFlowy
/
frontend
/
rust-lib
/
flowy-test
/
tests
/
main.rs
5 lines
50 B
Rust
Raw
Normal View
History
Unescape
Escape
test: Folder event test (#2709) * test: add event tests * test: add folder event test * ci: rust fmt
2023-06-05 08:09:18 +00:00
mod
database
;
chore: create redo/undo bridge (#2760) * chore: create redo/undo bridge * chore: update test * chore: review update * chore: review update * chore: react redo/undo * chore: review update * chore: add test * chore: review update * chore: generate document id * chore: update undo/redo * chore: update cargo lock
2023-06-15 02:37:51 +00:00
mod
document
;
test: Folder event test (#2709) * test: add event tests * test: add folder event test * ci: rust fmt
2023-06-05 08:09:18 +00:00
mod
folder
;
feat: integrate postgres storage (#2604) * chore: env config * chore: get user workspace * feat: enable postgres storage * chore: add new env * chore: add set env ffi * chore: pass env before backend init * chore: update * fix: ci tests * chore: commit the generate env file * chore: remove unused import
2023-05-23 15:55:21 +00:00
mod
user
;
Reference in New Issue
Copy Permalink