Gabriel Horner
|
2bcc331916
|
fix: remove gp-db ns, especially since it's unused
or incorrect in case of graph-view. Removed file graph
specific tests that depended on gp-db
|
2026-01-22 13:19:57 -05:00 |
|
Gabriel Horner
|
273eef800b
|
fix: remove needless db-graph? checks in outliner
|
2026-01-22 13:19:57 -05:00 |
|
Gabriel Horner
|
b91b892181
|
chore: remove unused file ns graph-parser.cli
|
2026-01-22 13:19:57 -05:00 |
|
Gabriel Horner
|
a4171a33eb
|
fix: remove lint config for nonexistent fns
|
2026-01-22 13:19:57 -05:00 |
|
Gabriel Horner
|
5d4a91eb7e
|
enhance(dev): Add more publish docs
enable linter now that namespaces are documented
|
2026-01-22 11:31:57 -05:00 |
|
charlie
|
6932114afc
|
Merge branch 'master' of https://github.com/logseq/logseq
|
2026-01-22 14:38:22 +08:00 |
|
charlie
|
13e9781a1c
|
enhance(ui): adjust image width in property value class
|
2026-01-22 14:37:41 +08:00 |
|
Gabriel Horner
|
a5fe0b8dd5
|
fix: publish not building in CI
|
2026-01-21 17:31:01 -05:00 |
|
Gabriel Horner
|
cd8f312b9f
|
enhance(dev): add linters and workflow for publish
to have basic code quality checks. Test worker asset builds
successfully Also fix minor things caught by clj-kondo and carve.
|
2026-01-21 15:34:22 -05:00 |
|
Gabriel Horner
|
3e0d57bc32
|
chore: prefix deps workflows with 'deps-'
to organize workflow files better
|
2026-01-21 14:16:38 -05:00 |
|
Gabriel Horner
|
42f89e11ae
|
chore: disable recent failing assertions until they are fixed
|
2026-01-21 13:11:09 -05:00 |
|
Gabriel Horner
|
7ca5c1de64
|
fix: unpublish not working for a local graph
|
2026-01-21 12:26:59 -05:00 |
|
Gabriel Horner
|
a24a7d48fe
|
chore: add basic testing instructions
Move commented out PUBLISH-API-BASE so that it actually works
|
2026-01-21 12:26:59 -05:00 |
|
Tienson Qin
|
6c58b77392
|
Merge pull request #12296 from logseq/feat/bi-directional-properties
feat: bi-directional property
|
2026-01-22 00:53:06 +08:00 |
|
Gabriel Horner
|
094b65336a
|
chore: rename new property to be feature specific
and encourage for more varied use
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
1e5026aa3f
|
Update deps/db/src/logseq/db/frontend/property.cljs
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
772bd04bda
|
Update deps/db/src/logseq/db/frontend/property.cljs
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
e5c378f6d9
|
remove repeat definitions of ls-api-call!
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
624b7c593a
|
add e2e tests for bidirectional properties
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
ec0cc4549b
|
fix: lint
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
cbece9e29f
|
fix: lint
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
6d51d33f15
|
cljs port of pluralize.js
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
a0f737e3a8
|
enhance(ux): block collapse state should be isolated in container
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
bb9a51d020
|
fix: wrong effect
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
c978675abc
|
add enable-bidirectional? property to excludes
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
ada37adbf1
|
fix: lint
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
bc5984e1a3
|
Update deps/db/src/logseq/db/frontend/property.cljs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
bcb9f84469
|
add tests
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
e5521da233
|
enhance: able to edit property value of :string type
able to set plural form for tags
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
164d1c908c
|
fix: async query bidirectional properties
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
ce3f0a6d94
|
ux enhancements
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
b5f8ed266a
|
fix: bi-directional property should have classes specified
|
2026-01-22 00:52:47 +08:00 |
|
Tienson Qin
|
3f8c6cde92
|
feat: Bi-directional property
|
2026-01-22 00:52:47 +08:00 |
|
Gabriel Horner
|
98ab051328
|
fix: importing journals with tags
Fixes https://github.com/logseq/db-test/issues/588
|
2026-01-20 10:24:19 -05:00 |
|
charlie
|
4bca11329b
|
chore(libs): bump new version
|
2026-01-19 18:33:31 +08:00 |
|
charlie
|
110084e4ba
|
enhance(apis): add today page
|
2026-01-19 15:35:05 +08:00 |
|
charlie
|
3c9c18500f
|
fix(css): prevent flex item overflow by setting min-width to 0
|
2026-01-19 11:17:21 +08:00 |
|
charlie
|
77537a337b
|
enhance(apis): add set_property_node_tags API and corresponding test
|
2026-01-18 12:33:31 +08:00 |
|
charlie
|
af51223ff6
|
enhance(apis): add setPropertyNodeTags function for managing property tags
|
2026-01-17 15:05:35 +08:00 |
|
charlie
|
e94959690d
|
enhance(api): managing property choice values
|
2026-01-16 18:16:16 +08:00 |
|
charlie
|
56a38abb47
|
fix(apis): streamline tag and property resolution functions
|
2026-01-16 16:34:14 +08:00 |
|
charlie
|
55216f36f0
|
enhance(plugin): add support for invoking external plugin commands
|
2026-01-16 16:17:42 +08:00 |
|
charlie
|
542a704bcf
|
fix(docs): correct formatting and variable names
|
2026-01-14 16:13:47 +08:00 |
|
charlie
|
621afe27d2
|
fix(docs): correct formatting and spacing
|
2026-01-14 16:03:28 +08:00 |
|
charlie
|
9837087c74
|
chore(libs): update AGENTS.md and add db_query_guide.md for improved documentation
|
2026-01-14 16:01:14 +08:00 |
|
charlie
|
6be47c18be
|
enhance(plugin): add support for DB graphs in plugin UI
|
2026-01-14 11:05:31 +08:00 |
|
charlie
|
5138f0c58b
|
fix(plugins): simplify header UI items list component
|
2026-01-13 15:16:22 +08:00 |
|
charlie
|
5ec403c32e
|
fix(plugins): mark hook-ui-slot as static for render optimization
|
2026-01-13 14:46:39 +08:00 |
|
Thiago O. Maciel
|
8a51a8a7bd
|
fix mobile docs
|
2026-01-10 16:02:27 +08:00 |
|
Tienson Qin
|
cb019e9e52
|
remove source maps for testing
|
2026-01-09 00:04:39 +08:00 |
|