Commit Graph

5 Commits

Author SHA1 Message Date
Nathan
b55f19a681 chore: skip test 2025-12-16 00:41:34 +08:00
Nathan
29934c798d chore: support database container 2025-12-15 16:56:15 +08:00
Nathan.fooo
24cd0cbd50 feat: support notion style embedded database view (#182)
* chore: set databbase id

* chore: support display document based embeded database views

* chore: filter views

* chore: create embedded view

* fix: embedded database view

* refactor: rename DatabaseContextState

* chore: do not show extra when parent is database

* chore: linked database base sidebar prefix

* chore: add tests

* chore: remove unused folder-view api endpoint

* chore: fix retry , add tests

* chore: select view after creating

* chore: clippy

* chore: fix test
2025-11-30 22:02:52 +08:00
Nathan.fooo
81880f0a41 Implement document drag and drop3 (#178)
* feat: implement drag and drop

* chore: fix scroll to top when insert database at the bottom

* chore: fix scroll

* chore: lint

* fix: test

* fix: shift + left rigit selection

* chore: add test

* chore: fix test

* test: drag and drop image

* chore: selector

* chore: update test with selector

* fix: test
2025-11-27 20:38:55 +08:00
Nathan
b07cf26a4b chore: fix test 2025-11-21 19:54:04 +08:00