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 5,418 commits into
base: master
Choose a base branch
from
Open

Feat/db #66

wants to merge 5,418 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    73f2d4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4df989 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a859cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21a4df5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04eaea4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4e7549 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54a47c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7ba0be View commit details
    Browse the repository at this point in the history
  9. refactor: hl-color updates to closed values

    hl-page changes to :raw-number
    tiensonqin committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    245b342 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e5e07e View commit details
    Browse the repository at this point in the history
  11. fix: tests

    tiensonqin committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e086c4d View commit details
    Browse the repository at this point in the history
  12. fix: tests

    tiensonqin committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    53a7b92 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6c8f4b0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    98967ec View commit details
    Browse the repository at this point in the history
  15. enhance: store url property value in :block/title

    So that url can be written using the block editor.
    tiensonqin committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    385b493 View commit details
    Browse the repository at this point in the history
  16. fix: lint

    tiensonqin committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    be27e3e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e8e2f69 View commit details
    Browse the repository at this point in the history
  18. fix: tests

    tiensonqin committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d0c7160 View commit details
    Browse the repository at this point in the history
  19. fix: :logseq.property/order-list-type kept using existing values

    It needs to be updated to closed values
    tiensonqin committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3f232ce View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0e65f04 View commit details
    Browse the repository at this point in the history
  21. enhance: store url property value in :block/title

    So that url can be written using the block editor.
    tiensonqin committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3b25d8f View commit details
    Browse the repository at this point in the history
  22. fix: lint

    tiensonqin committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3a9bd30 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ca67bdf View commit details
    Browse the repository at this point in the history
  24. fix: tests

    tiensonqin committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a7b0e58 View commit details
    Browse the repository at this point in the history
  25. fix: :logseq.property/order-list-type kept using existing values

    It needs to be updated to closed values
    tiensonqin committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d8dd15f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    04d4c22 View commit details
    Browse the repository at this point in the history
  27. enhance: use shadcn form components for import

    Part of LOG-3235. Also adds inline client validation for required name field.
    Form components look better, easier to add more inputs and there are
    many examples to learn from
    logseq-cldwalker committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    28e2ca1 View commit details
    Browse the repository at this point in the history
  28. enhance: add import option to remove-inline-tags

    Part of LOG-3235. Now with the ability to import all tags, Some users
    will want to keep inline tags
    logseq-cldwalker committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a3fde2a View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    6ce3536 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3da57d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbd8b5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43a25d2 View commit details
    Browse the repository at this point in the history
  5. enhance: limit part of db attributes to be queryable

    1. add title for all built-in properties
    2. hide all built-in properties including public ones in the query builder
    3. hide private built-in properties in mod+p
    tiensonqin committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3851367 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94773db View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    dc3bdc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5c597f View commit details
    Browse the repository at this point in the history
  3. fix: graph-parser tests

    tiensonqin committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1519d03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3391ab2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d706cff View commit details
    Browse the repository at this point in the history
  6. how to choose the answer button

    L-M-Sherlock authored and tiensonqin committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b209a8c View commit details
    Browse the repository at this point in the history
  7. fix: block ref color

    tiensonqin committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    96e9319 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbe0ae4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4fd8400 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d635452 View commit details
    Browse the repository at this point in the history
  11. fix: 3 user options defaulting to #{""} values

    which could have caused subtle bugs. Also cleaned up user-options so
    future changes don't require making so many changes
    logseq-cldwalker committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    643ff63 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0fcbe9f View commit details
    Browse the repository at this point in the history
  13. fix: disable more built-in attributes that shouldn't be

    accessible to users as they are implementation details that could change
    logseq-cldwalker committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    22ce2b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. fix(regression): property/has-property rules return

    properties and not internal attributes like :block/title and
    :block/created-at
    logseq-cldwalker committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3755175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc2d6df View commit details
    Browse the repository at this point in the history
  3. fix: all built-in props must start with 'block' or 'logseq'

    Our idents should stay in their existing namespaces to leverage
    clojure's namespaces for future functionality. Also capitalized
    all built-in queryable property names to be consistent
    logseq-cldwalker committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a21b05e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    141bf4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    230e74f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcabff2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ac14d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f37746 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f387843 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53846ba View commit details
    Browse the repository at this point in the history
  8. fix: tests

    tiensonqin committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ed74171 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    502e3fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c854be6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef335f5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #11565 from logseq/refactor/dsl-query

    Refactor: dsl query
    logseq-cldwalker authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5f83182 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eeb9d53 View commit details
    Browse the repository at this point in the history
  14. fix: db graph queries shouldn't run file graph filters

    Throwing errors on unsupported filters for these makes it seem like we
    support it when we don't. Better to be explicit. Also tweak
    related tests so that file graph filters only run for file graphs
    logseq-cldwalker committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0d3cf6c View commit details
    Browse the repository at this point in the history
  15. chore: update properties graph to test has-property

    instead of deleted page-property rules
    logseq-cldwalker committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e9cf54a View commit details
    Browse the repository at this point in the history
  16. fix: property filter queries didn't display page nodes

    for db graphs. Also tweaked example graph so blocks and pages
    have same property values in order to QA property rules like this
    logseq-cldwalker committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    13830cc View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    148b711 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    456825e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80c811e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83ea211 View commit details
    Browse the repository at this point in the history
  5. fix(regression): validation should validate tags and alias as properties

    It's helpful to validate more about these heavily properties beyond them
    just being integers. Follow up to #11565
    logseq-cldwalker committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    af04834 View commit details
    Browse the repository at this point in the history
  6. fix: remove unused class :block/schema validation

    classes haven't had :block/schema for awhile
    logseq-cldwalker committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    28b7cf9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a22c28 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed54bc2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0df8e6 View commit details
    Browse the repository at this point in the history
  10. chore: add a couple assertions for between queries

    from #11565. Also stop logging errors for valid between queries and
    deleted unused test code
    logseq-cldwalker committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1a7a2b2 View commit details
    Browse the repository at this point in the history
  11. fix: new file graphs keep failing on migration 44

    File graphs fail on it b/c of d/datoms lookup on db graph properties
    logseq-cldwalker committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    79f2691 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    9d69e0a View commit details
    Browse the repository at this point in the history
  2. fix: page name blinks

    tiensonqin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2fd5050 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79c7568 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0bfc25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccbcc76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f726fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04e0447 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    185ebc5 View commit details
    Browse the repository at this point in the history
  9. fix: fn args

    tiensonqin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f682ca4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3154b84 View commit details
    Browse the repository at this point in the history
  11. fix: import namespaced tag correctly

    Fixes db graphs being invalid and some of
    logseq/db-test#7 (comment)
    logseq-cldwalker committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f1624fb View commit details
    Browse the repository at this point in the history
  12. enhance: allow child pages to have the same name

    when they have different parents. Addressing 2nd section in
    logseq/db-test#7 (comment)
    logseq-cldwalker committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    af55aa9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    e053405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc6fa6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dbfe92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b250e26 View commit details
    Browse the repository at this point in the history
  5. fix: add workaround to hide buggy pages in file graphs

    that don't have :block/type e.g. page named 'page with #tag'
    logseq-cldwalker committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d086ba8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    000c988 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4798e2d View commit details
    Browse the repository at this point in the history
  3. refactor: Mv creation of initial views blocks for db graph

    to initial transact!. Db graph should have everything it needs with
    initial transact. With views page in new db graphs, test was able to
    catch a bug, views page wasn't marked as a built-in? when it is
    logseq-cldwalker committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    cc126c0 View commit details
    Browse the repository at this point in the history
  4. refactor: also mv favorites page into initial create

    and mark as built-in since it is
    logseq-cldwalker committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1e128db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6116b51 View commit details
    Browse the repository at this point in the history
  6. fix(dev): nonunique idents failing docs graph with

    :convert-all-tags? enabled
    logseq-cldwalker committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    181766d View commit details
    Browse the repository at this point in the history
  7. fix: tags and refs on same page should have same uuid

    Fixes identity issue in 1st section of
    logseq/db-test#7 (comment)
    logseq-cldwalker committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d4caacc View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    79c3031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bbb035 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fe8039 View commit details
    Browse the repository at this point in the history
  4. fix: incorrect conditions

    xyhp915 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2914fb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4765b4a View commit details
    Browse the repository at this point in the history
  6. fix: property refs not deleted when block property deleted

    Fixes logseq/db-test-cn#36. Also fixes private
    db-property-attributes leaking into refs caused by #11565
    logseq-cldwalker committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2c23731 View commit details
    Browse the repository at this point in the history
  7. fix: block refs not working in db graphs

    also add test helper being copied across namespaces
    logseq-cldwalker committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    18eb5aa View commit details
    Browse the repository at this point in the history
  8. fix: test cleanup for 2c23731

    Remove assertion that is no longer valid and remove
    property filtering for a test that is no longer needed
    logseq-cldwalker committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    bb133c4 View commit details
    Browse the repository at this point in the history
  9. fix: better fix for broken block refs in db graphs

    Improve on 18eb5aa. The underlying
    issue wasn't the special-id-ref-pattern but rather that when a block ref
    is selected, the ref wasn't inserted correctly. Thx to query-dsl tests
    for failing and making me aware of this
    logseq-cldwalker committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    cfa923a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    9f8cf01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94f0212 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    897d18f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    2596fbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9494686 View commit details
    Browse the repository at this point in the history
  3. fix: db import of empty journal failing hard

    Fixes `Vector's key for assoc must be a number.` error from
    logseq/db-test#7 (comment).
    This lower level graph-parser had been returning the wrong data
    structure for awhile
    logseq-cldwalker committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    7e25dd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2569488 View commit details
    Browse the repository at this point in the history
  5. fix: importer tests with individual files didn't have flag set

    Resulted in some incorrect block extraction e.g. namespaces
    logseq-cldwalker committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    7c6ba2d View commit details
    Browse the repository at this point in the history
  6. refactor: most class creation in db import is like any other page tx

    and not embedded in :block/tags. Doing this allows for simpler import tx
    and is necessary in order to post process :block/tags
    logseq-cldwalker committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    bb98ec1 View commit details
    Browse the repository at this point in the history
  7. fix: db import of blocks with namespaced tags are only tagged

    with child leaf tag. Fixes two tags issue reported in
    logseq/db-test#7 (comment)
    logseq-cldwalker committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3469dfd View commit details
    Browse the repository at this point in the history
  8. fix: typo

    logseq-cldwalker committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    fb18cc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    9acd633 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8882926 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dab43e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efd2b40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    828615d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82a476e View commit details
    Browse the repository at this point in the history
  7. fix: checkbox value update

    tiensonqin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    8dc9509 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d50a206 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b6d6a04 View commit details
    Browse the repository at this point in the history
  10. wip: default-value rule

    tiensonqin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a48fbd9 View commit details
    Browse the repository at this point in the history
  11. Add full-deps test

    tiensonqin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    78c409b View commit details
    Browse the repository at this point in the history
  12. Add more small rules

    tiensonqin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d4a30cf View commit details
    Browse the repository at this point in the history
  13. fix: db dep tests

    tiensonqin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ab360c3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    23c4bbc View commit details
    Browse the repository at this point in the history
  15. fix: graph parser tests

    tiensonqin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    15e3ce9 View commit details
    Browse the repository at this point in the history
  16. fix: db large vars lint

    tiensonqin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3f6704e View commit details
    Browse the repository at this point in the history
  17. fix: datalog lint rules

    tiensonqin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a97fc07 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    07a809b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4327317 View commit details
    Browse the repository at this point in the history
  20. fix: add available choices

    tiensonqin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3b31135 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8809509 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5c5c96e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5d0763e View commit details
    Browse the repository at this point in the history
  24. fix: db-import of property-classes option fails on docs graph

    Fixed by ensuring that tag names and namespace names don't conflict
    when making class idents. The specific bug was a conflict between
    Tool class and Whiteboard/Tool. Interestingly the bug didn't appear
    if the Tool's description property wasn't present.
    
    Also fixed some importer tests not parsing namespaces correctly
    or taking :verbose option
    logseq-cldwalker committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b5203fa View commit details
    Browse the repository at this point in the history
  25. fix: frontend lint

    logseq-cldwalker committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5c05497 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fde9956 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    ccaa94a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba611fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be186d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b83d8fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9d04f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96373fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7dff152 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    484648b View commit details
    Browse the repository at this point in the history
  9. enhance: default to importing all tags

    Fixes LOG-3235. Still default to not importing all tags in tests and
    scripts to simplify their workflows
    logseq-cldwalker committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5541205 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    cf3102b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fd6806 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e101718 View commit details
    Browse the repository at this point in the history
  4. fix: db-import of property-classes option fails on docs graph

    Fixed by ensuring that tag names and namespace names don't conflict
    when making class idents. The specific bug was a conflict between
    Tool class and Whiteboard/Tool. Interestingly the bug didn't appear
    if the Tool's description property wasn't present.
    
    Also fixed some importer tests not parsing namespaces correctly
    or taking :verbose option
    logseq-cldwalker authored and tiensonqin committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    a5832cc View commit details
    Browse the repository at this point in the history
  5. fix: frontend lint

    logseq-cldwalker authored and tiensonqin committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    16500ba View commit details
    Browse the repository at this point in the history
  6. fix: remove unused fn

    logseq-cldwalker authored and tiensonqin committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    513d313 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa29ab6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba67d09 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    10cf3e1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20e91a7 View commit details
    Browse the repository at this point in the history
  11. fix: docs graph fails to import with both property*

    options enabled
    logseq-cldwalker authored and tiensonqin committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b1cbc4a View commit details
    Browse the repository at this point in the history
  12. enhance: default to importing all tags

    Fixes LOG-3235. Still default to not importing all tags in tests and
    scripts to simplify their workflows
    logseq-cldwalker authored and tiensonqin committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    049bcd0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a411890 View commit details
    Browse the repository at this point in the history
  14. enhance(dev): task to import multiple file graphs easily

    Also add a --continue option to see all errors on a CLI import
    logseq-cldwalker committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    8e81d7d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9c3785b View commit details
    Browse the repository at this point in the history
  16. enhance: add tests for default value querying

    Had to extend sqlite.build with :build/properties-ref-types for
    :logseq.property/default-value's internal ref type needs
    logseq-cldwalker committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    8864c35 View commit details
    Browse the repository at this point in the history
  17. refactor: Decouple simple queries in db graph

    from original *property rules by giving simple queries
    their own rules. This allows simple queries to grow in functionality
    and complexity without affecting other features. Also fixed
    private-property rule wasn't working because deps weren't configured
    logseq-cldwalker committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ce18010 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    5b5e110 View commit details
    Browse the repository at this point in the history
  2. fix: import of some class pages can still lose identity

    Some pages that turn into classes were still having split uuids.
    Underlying cause was that existing page uuid was incorrect
    logseq-cldwalker committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    bfffde8 View commit details
    Browse the repository at this point in the history
  3. fix: importing a class via :parent that is then used

    in :type property fails
    logseq-cldwalker committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    6f0885b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99bf950 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    94e898e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78c426c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f1cb55 View commit details
    Browse the repository at this point in the history
  4. feat(asset-sync,wip): init asset-ops

    RCmerci authored and tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6c34f8b View commit details
    Browse the repository at this point in the history
  5. feat(asset-sync): fn add-asset-ops

    RCmerci authored and tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1a7d0f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e8fd014 View commit details
    Browse the repository at this point in the history
  7. feat(asset-sync): fns get-asset-ops

    RCmerci authored and tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4e13f84 View commit details
    Browse the repository at this point in the history
  8. fix(asset-sync): transact asset-ops

    RCmerci authored and tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4b3a98e View commit details
    Browse the repository at this point in the history
  9. fix: typo

    RCmerci authored and tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    2d3690a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7c482b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    73247e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    896cc25 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c8c5359 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cee4367 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2f6451c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4cefc89 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2775561 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d0837dc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dd4800a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    50cd48c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a845cd0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e6e4a2f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    041d44c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    58ba74c View commit details
    Browse the repository at this point in the history
  25. chore(asset-sync): remove unused fns

    RCmerci authored and tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    10a7fd4 View commit details
    Browse the repository at this point in the history
  26. chore(asset-sync): update comments

    RCmerci authored and tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    19af60d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d6967b3 View commit details
    Browse the repository at this point in the history
  28. dev: update shadow.user/worker-repl

    RCmerci authored and tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    941903f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8f7f1fc View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    78734af View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    000063c View commit details
    Browse the repository at this point in the history
  32. enhance(asset-sync): don't generate update-op if local-asset-file alr…

    …eady exists(same checksum)
    RCmerci authored and tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    20f4110 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    449b125 View commit details
    Browse the repository at this point in the history
  34. chore: allow login on dev

    tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    b396363 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    899ec8f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    30b78fa View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    156be11 View commit details
    Browse the repository at this point in the history
  38. enhance(asset-sync): fix TEST-CHECKSUM

    RCmerci authored and tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    47c1959 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    6eb9492 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    6d9da57 View commit details
    Browse the repository at this point in the history
  41. fix: lint

    RCmerci authored and tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8e21407 View commit details
    Browse the repository at this point in the history
  42. chore: remove debug prn

    RCmerci authored and tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    313f5db View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    fca8202 View commit details
    Browse the repository at this point in the history
  44. fix(rtc): fix ref&card-one attr update

    RCmerci authored and tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ed62a4c View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    909d90c View commit details
    Browse the repository at this point in the history
  46. enhance(asset-sync): add log

    RCmerci authored and tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    429cb7a View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    6d0bdd6 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    d46dc73 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    d658341 View commit details
    Browse the repository at this point in the history
  50. fix: tagged nodes are not displayed on property page

    with default value
    tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    525842b View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    471d413 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    326a7aa View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    460fcf6 View commit details
    Browse the repository at this point in the history
  54. fix: can't toggle checkbox

    tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    90e9427 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    ad52c68 View commit details
    Browse the repository at this point in the history
  56. fix: A journal modified outside the app duplicates content

    when syncing back to the app
    
    related to LOG-3265
    tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    a1c6a4e View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    a5c708a View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    3c3dea5 View commit details
    Browse the repository at this point in the history
  59. fix: can't copy block ref

    tiensonqin committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3b40cc5 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    c1203b3 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    96f0415 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    707bdeb View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    9aff2d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    c757c32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    188af6f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11606 from logseq/feat/property-default-value

    feat: property default value support
    tiensonqin authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    47f33c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    683a0ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e3e007 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea2e74d View commit details
    Browse the repository at this point in the history
  7. fix: journal modified outside the app duplicates content

    follow fix on LOG-3265
    tiensonqin committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9c5baed View commit details
    Browse the repository at this point in the history
  8. enhance: import cards correctly regardless of tag options

    and also ignore card properties which can't be applied in db version.
    Fixes LOG-3062
    logseq-cldwalker committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a987826 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    c707761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a06de6 View commit details
    Browse the repository at this point in the history