gristlabs_grist-core/app
Cyprien P e3a957a715 (core) Fixes persistence of the aclAsUser_ parameters across navigation
Summary:
  - The parameter was inadvertently removed by userOverrideParams().
  - when passed a function to `urlState().setHref(...)` or `urlState().makeUrl(...)` it is important that the function does not mutate the state that it receives as argument.

Link to the related task: https://gristlabs.getgrist.com/doc/check-ins/p/5#a1.s9.r791.c19

Test Plan: Adds test of the persistence by slightly modifying existing nbrowser/AccessRules2 tests.

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: paulfitz

Differential Revision: https://phab.getgrist.com/D2820
2021-05-19 09:51:38 +02:00
..
client (core) Fixes persistence of the aclAsUser_ parameters across navigation 2021-05-19 09:51:38 +02:00
common (core) Fixes persistence of the aclAsUser_ parameters across navigation 2021-05-19 09:51:38 +02:00
gen-server (core) discount indirect changes for access control purposes 2021-05-12 11:26:21 -04:00
plugin (core) Configure more comprehensive eslint rules for Typescript 2021-04-26 18:54:55 -04:00
server (core) check for +S bit early for changes that include formulas 2021-05-14 09:18:05 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00