EYHN
|
24e0c5797c
|
refactor(core): doc property (#8465)
doc property upgraded to use orm.
The visibility of the property are simplified to three types: `always show`, `always hide`, `hide when empty`, and the default is `always show`.

Added a sidebar view to manage properties

new property ui in workspace settings

Property lists can be collapsed

|
2024-10-15 10:17:12 +00:00 |
|
EYHN
|
c26df2e069
|
feat(infra): doc properties by orm (#8382)
create new orm table docConfiguration
move primary store to docConfiguration
|
2024-10-07 12:25:47 +00:00 |
|
EYHN
|
dca88e24fe
|
feat(electron): shared storage (#7492)
|
2024-07-15 03:21:08 +00:00 |
|
EYHN
|
34703a3b7d
|
feat(infra): new doc sync engine (#6205)
https://github.com/toeverything/AFFiNE/blob/eyhn/feat/new-sync/packages/common/infra/src/workspace/engine/doc/README.md
|
2024-03-22 16:43:26 +00:00 |
|
EYHN
|
2e71c980cf
|
feat(infra): new workspace infra (#5617)
This PR copying @affine/workspace into common/infra, and adding definitions for services and unit tests.
|
2024-01-30 06:31:24 +00:00 |
|