1
0
mirror of https://github.com/gristlabs/grist-core.git synced 2024-10-27 20:44:07 +00:00
gristlabs_grist-core/app/client
Jarosław Sadziński 661f1c1804 (core) DuplicatePage function didn't duplicated collapsed widgets
Summary:
When one of 2 widget was collapsed, the resulting widget can become a root section. Then,
when a page was duplicated, the layout was duplicated incorrectly (with wrong collapsed
section). This resulted in a bug, when the root section was deleted, as it was the last
section in the saved layout, but not the last section on the visible layout.

Test Plan: Added 2 tests

Reviewers: dsagal

Reviewed By: dsagal

Subscribers: dsagal

Differential Revision: https://phab.getgrist.com/D4227
2024-04-10 18:19:37 +02:00
..
aclui (core) Trim unapplicable permissions bits for column rules, both at parse time, and in UI 2024-03-06 09:46:33 -05:00
components (core) DuplicatePage function didn't duplicated collapsed widgets 2024-04-10 18:19:37 +02:00
lib (core) Adding a flag for the UI to check if emails are enabled 2024-04-03 09:50:17 +02:00
models (core) Admin Panel and InstallAdmin class to identify installation admins. 2024-03-25 12:18:38 -04:00
ui (core) clean up snapshot list when access rules are in effect 2024-03-27 12:11:47 -04:00
ui2018 (core) Forms Improvements 2024-03-21 13:01:25 -04:00
widgets (core) Forms Improvements 2024-03-21 13:01:25 -04:00
apiconsole.ts (core) Add dark mode CSS for Swagger UI 2024-03-05 08:45:21 -05:00
app.css
app.js (core) Improve API Console and link from Document Settings. 2024-01-29 10:08:19 -05:00
billingMain.ts (core) Refactor forms implementation 2024-02-22 08:44:25 -05:00
boot.ts make a /boot/GRIST_BOOT_KEY page for diagnosing configuration problems () 2024-03-04 16:22:47 -05:00
browserCheck.ts
declarations.d.ts (core) Reference and ReferenceList should trigger RightMenu to show up on Column tab and display reference toolitp, if it wasn't dismissed yet 2024-02-13 16:59:59 +01:00
DefaultHooks.ts add hooks for tweaking how downloads happen (for grist-static) () 2023-09-09 14:50:32 -04:00
errorMain.ts (core) Refactor forms implementation 2024-02-22 08:44:25 -05:00
exposeModulesForTests.js (core) Improve API Console and link from Document Settings. 2024-01-29 10:08:19 -05:00
formMain.ts (core) Refactor forms implementation 2024-02-22 08:44:25 -05:00
Hooks.ts support other SQLite wrappers, and various hooks needed by grist-static () 2023-05-23 15:17:28 -04:00
logo.css
tsconfig.json