Skip to content

Fix embed col order - #12

Merged
taiebot merged 2 commits into
testing_branchfrom
Fix-embed-col-order
Aug 1, 2026
Merged

Fix embed col order#12
taiebot merged 2 commits into
testing_branchfrom
Fix-embed-col-order

Conversation

@taiebot

@taiebot taiebot commented Aug 1, 2026

Copy link
Copy Markdown
Owner

No description provided.

taiebot added 2 commits July 31, 2026 22:25
Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>
…eWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>
@taiebot
taiebot merged commit ac98f62 into testing_branch Aug 1, 2026
11 of 28 checks passed
taiebot added a commit that referenced this pull request Aug 1, 2026
* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix embed col order (#12)

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Embed scroll (#11)

* Adjust height and z-index in ContentReferenceWidget (#7)

Signed-off-by: taiebot <dedreuil@yahoo.fr>

* Fix Change height of tables-content-widget to auto

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <dedreuil@yahoo.fr>
Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix: enable sorting on ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix watcher for localViewSetting with debug logging

Added a watcher for localViewSetting to log changes for debugging purposes.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix Remove debug watcher for localViewSetting

Removed temporary debug watcher for localViewSetting.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>
Signed-off-by: taiebot <dedreuil@yahoo.fr>
taiebot added a commit that referenced this pull request Aug 3, 2026
…height

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix embed col order (#12)

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Embed scroll (#11)

* Adjust height and z-index in ContentReferenceWidget (#7)

Signed-off-by: taiebot <dedreuil@yahoo.fr>

* Fix Change height of tables-content-widget to auto

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <dedreuil@yahoo.fr>
Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix: enable sorting on ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix watcher for localViewSetting with debug logging

Added a watcher for localViewSetting to log changes for debugging purposes.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix Remove debug watcher for localViewSetting

Removed temporary debug watcher for localViewSetting.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix again 

Refactor loadColumnsFromBE to improve column sorting logic and add comments for clarity.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>
Signed-off-by: taiebot <dedreuil@yahoo.fr>
enjeck pushed a commit that referenced this pull request Aug 25, 2026
…height

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix embed col order (#12)

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Embed scroll (#11)

* Adjust height and z-index in ContentReferenceWidget (#7)

Signed-off-by: taiebot <dedreuil@yahoo.fr>

* Fix Change height of tables-content-widget to auto

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <dedreuil@yahoo.fr>
Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix: enable sorting on ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix watcher for localViewSetting with debug logging

Added a watcher for localViewSetting to log changes for debugging purposes.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix Remove debug watcher for localViewSetting

Removed temporary debug watcher for localViewSetting.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix again 

Refactor loadColumnsFromBE to improve column sorting logic and add comments for clarity.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>
Signed-off-by: taiebot <dedreuil@yahoo.fr>
enjeck pushed a commit that referenced this pull request Aug 27, 2026
…height

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix embed col order (#12)

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Embed scroll (#11)

* Adjust height and z-index in ContentReferenceWidget (#7)

Signed-off-by: taiebot <dedreuil@yahoo.fr>

* Fix Change height of tables-content-widget to auto

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <dedreuil@yahoo.fr>
Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix: enable sorting on ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix watcher for localViewSetting with debug logging

Added a watcher for localViewSetting to log changes for debugging purposes.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix Remove debug watcher for localViewSetting

Removed temporary debug watcher for localViewSetting.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix again 

Refactor loadColumnsFromBE to improve column sorting logic and add comments for clarity.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>
Signed-off-by: taiebot <dedreuil@yahoo.fr>
enjeck pushed a commit that referenced this pull request Aug 30, 2026
…height

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix embed col order (#12)

* Fix: column order for embedded table

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* fix(widget): use fresh store data for rows/columns in ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Embed scroll (#11)

* Adjust height and z-index in ContentReferenceWidget (#7)

Signed-off-by: taiebot <dedreuil@yahoo.fr>

* Fix Change height of tables-content-widget to auto

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <dedreuil@yahoo.fr>
Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix: enable sorting on ContentReferenceWidget

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix watcher for localViewSetting with debug logging

Added a watcher for localViewSetting to log changes for debugging purposes.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix Remove debug watcher for localViewSetting

Removed temporary debug watcher for localViewSetting.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

* Fix again 

Refactor loadColumnsFromBE to improve column sorting logic and add comments for clarity.

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>

---------

Signed-off-by: taiebot <13300652+taiebot@users.noreply.github.com>
Signed-off-by: taiebot <dedreuil@yahoo.fr>
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.

1 participant