Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/db #66

Open
wants to merge 6,030 commits into
base: master
Choose a base branch
from
Open

Feat/db #66

wants to merge 6,030 commits into from

Conversation

Bad3r
Copy link
Owner

@Bad3r Bad3r commented Jun 16, 2023

No description provided.

xyhp915 and others added 30 commits January 18, 2025 17:22
Didn't work when just graph name is given. Also remove test graph
that was accidentally checked in
doesn't update its timestamp. Changing a property's core behavior is
worthy of a timestamp update
from ref to non-ref e.g. :default to :checkbox
created an unusable property type since :db/valueType
wasn't removed
Was mistakenly put in because it started with 'property' previously.
Also cleaned up get-property-schema since it overlaps with
schema-properties and removed an unnecessary use of get-property-schema
Now that schema is no longer a persisted concept there is no need
to spread built-in-properties keyword mappings across the app.
Doing so makes built-in-properties more rigid as it would be
needlessly coupled to the frontend, exporter and migrations.
With this cleanup it'll be easy to deprecate :schema from
built-in-properties when we need to
of schema. schema concept no longer exists and these old
names would be confusing
on a property's page when it doesn't apply there.
Also clarify desc so user understands when the
configuration applies to a node vs tagged nodes
as it also belongs to tasks. Also tweak language so that it also starts
with 'Repeat'. Using consistent language helps users understand behavior
that changes depending on configuration
refactor: replace :block/schema with corresponding properties
Fixes logseq/db-test#210. Also fix invalid
EDN class db-ident related to this
related to a failing path. Helpfully provides more context
and also doesn't misleadingly print tx when it's not related to an
import failure with another path
* Add property :logseq.property.table/pinned-columns

* feat: table column pinning

* enhance: hide :id column by default

---------

Co-authored-by: charlie <[email protected]>
Users should be able to use status property independent of Task
Also wouldn't work for priority simple query. Fixes
logseq/db-test#207
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants