Skip to content

Add link to Mastodon#3

Open
da5nsy wants to merge 224 commits into
ourresearch:masterfrom
da5nsy:patch-1
Open

Add link to Mastodon#3
da5nsy wants to merge 224 commits into
ourresearch:masterfrom
da5nsy:patch-1

Conversation

@da5nsy

@da5nsy da5nsy commented Jan 13, 2024

Copy link
Copy Markdown

No description provided.

jasonpriem added a commit that referenced this pull request Jun 13, 2026
Rewrite the no-code builder from the brick-grid/gutter model to a line-flow
canvas that mirrors the canonical OQL pretty-print line-for-line:
- CSS-counter line numbers on every line (.builder-lines resets, .bline
  increments) — no JS threading, numbers follow DOM order across the tree
- LEADING inline connectors (where/and/or); clauses flush-left (NOT indented
  under works); indentation via padding-left on .bl-body
- clause subqueries: [conn] ( line + children one level in + ) line
- value tree (block): open paren on the predicate line, item lines with
  TRAILING and/or, ) line; close-paren +/trash re-homed + hover-revealed
- retire SubclauseBox.vue (box/gutter model); data model (oqoTree.js) and all
  add/remove/sibling/negate wiring unchanged

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
jasonpriem added a commit that referenced this pull request Jun 19, 2026
…ection w/ scope band, left-margin drag handle, drop-back-to-cancel

- any/all menu: drop subtitles, labels are 'any (OR)' / 'all (AND)'
- negate items relabeled 'Negate (NOT)' (bool name chip + value chip)
- 'select another' uses pointer icon (mdi-cursor-pointer)
- close-paren menu insert before/after use arrow-collapse-left/right icons
- clicking a leader chip (filter-name / any-all / paren / bool-phrase) selects ONLY
  that chip (black); the clause scope shows as a grey band + black rails (bline--sel),
  no longer blacks out every child chip
- rows drag ONLY from a left-margin grab handle revealed on row hover (band is no
  longer draggable; no grab/pointer cursor on the inert band); not shown on the root
  works-where line
- a dragged row/value can be dropped back at its origin slot to CANCEL the drag

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants