gristlabs_grist-core/test/client/models
Paul Fitzpatrick dba3a59486 (core) fix form URL when team is encoded in domain
Summary:
This moves the `formUrl` logic to `encodeUrl`, which is more
aware of how the URL is constructed than UserAPI. UserAPI can
only reliably construct API URLs.

Test Plan: extended tests

Reviewers: georgegevoian

Reviewed By: georgegevoian

Subscribers: georgegevoian

Differential Revision: https://phab.getgrist.com/D4171
2024-01-23 16:54:02 -05:00
..
ColumnFilter.ts (core) Update sort and filter UI 2022-11-17 15:33:45 -05:00
gristUrlState.ts (core) fix form URL when team is encoded in domain 2024-01-23 16:54:02 -05:00
HomeModel.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
modelUtil.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
rowset.js (core) Allow adding rows to widgets filtered by a link using a formula column 2023-12-18 20:28:41 +02:00
rowuid.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
TreeModel.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00