Skip to content

merge main to stage - #1466

Open
fropa wants to merge 44 commits into
stagefrom
main
Open

fropa wants to merge 44 commits into
stagefrom
main

Conversation

@fropa

@fropa fropa commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

No description provided.

fropa and others added 30 commits July 21, 2026 14:24
* api docs structure

* CORE: make new docs section work

* CORE: make new nav section work

* CORE: netlify structure

* CORE: todos

* CORE: temp disable
Removed the 'ref' option from the Checkout step.
* Fix docs-graph CMS schema to match nested docs.yml structure.

The content file now stores sections under items → children → sections,
but production CMS still treated children as flat section rows, leaving
id/title/description fields empty in the editor.

Co-authored-by: Cursor <cursoragent@cursor.com>

* CORE: trigger

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
* Fix docs-graph CMS schema to match nested docs.yml structure.

The content file now stores sections under items → children → sections,
but production CMS still treated children as flat section rows, leaving
id/title/description fields empty in the editor.

Co-authored-by: Cursor <cursoragent@cursor.com>

* CORE: validate email based on domain

* CORE: validate improved

* CORE: validate links if we dont have domain

* CORE: validate message view

* CORE: add stg env

* CORE: add input field indicator

* CORE: add ror name fix

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
public/design was gitignored, so the icon sprite/svgs only existed on
dev machines from a stale manual build; CI checkouts never had them.
Removing the "design build icons" step (prior commit) made prod build
nothing at all instead. Track the actual assets and let both dev and
prod serve the same committed sprite.
…correctly

@oacore/design's postinstall regenerates its config (icon sprite public
path) by reading design.config.js. It ran before COPY . ., so the file
wasn't there yet and the default publicPath ('/') got baked in instead
of '/design', producing <use href="/icons.svg#..."> refs that 404
(actual sprite lives at /design/icons.svg). Copying the config alongside
the lockfiles fixes the reference; COPY . . still overwrites
public/design with the tracked full icon set afterward.
* Fix docs-graph CMS schema to match nested docs.yml structure.

The content file now stores sections under items → children → sections,
but production CMS still treated children as flat section rows, leaving
id/title/description fields empty in the editor.

Co-authored-by: Cursor <cursoragent@cursor.com>

* CORE: add recaptcha

* CORE: add to correct place

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
ekachxaidze98 and others added 11 commits September 4, 2026 14:38
* Fix docs-graph CMS schema to match nested docs.yml structure.

The content file now stores sections under items → children → sections,
but production CMS still treated children as flat section rows, leaving
id/title/description fields empty in the editor.

Co-authored-by: Cursor <cursoragent@cursor.com>

* CORE: add domain search

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
* Fix docs-graph CMS schema to match nested docs.yml structure.

The content file now stores sections under items → children → sections,
but production CMS still treated children as flat section rows, leaving
id/title/description fields empty in the editor.

Co-authored-by: Cursor <cursoragent@cursor.com>

* CORE: add new logo

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
Removed cache-from and cache-to options from Docker build.
Removed cache-from and cache-to arguments from Docker build step.
* Fix docs-graph CMS schema to match nested docs.yml structure.

The content file now stores sections under items → children → sections,
but production CMS still treated children as flat section rows, leaving
id/title/description fields empty in the editor.

Co-authored-by: Cursor <cursoragent@cursor.com>

* CORE: remove OU

* CORE: add test

* CORE: add test ოლდ

* CORE: remove button

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Sep 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
about Error Error Sep 14, 2026 3:16pm UTC

* Fix docs-graph CMS schema to match nested docs.yml structure.

The content file now stores sections under items → children → sections,
but production CMS still treated children as flat section rows, leaving
id/title/description fields empty in the editor.

Co-authored-by: Cursor <cursoragent@cursor.com>

* CORE: update email redirect

* CORE: add updated  OU

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
* Fix docs-graph CMS schema to match nested docs.yml structure.

The content file now stores sections under items → children → sections,
but production CMS still treated children as flat section rows, leaving
id/title/description fields empty in the editor.

Co-authored-by: Cursor <cursoragent@cursor.com>

* CORE: add updated  docs

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
* Fix docs-graph CMS schema to match nested docs.yml structure.

The content file now stores sections under items → children → sections,
but production CMS still treated children as flat section rows, leaving
id/title/description fields empty in the editor.

Co-authored-by: Cursor <cursoragent@cursor.com>

* CORE: add updated logo

---------

Co-authored-by: Cursor <cursoragent@cursor.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.

4 participants