gristlabs_grist-core/app/client
Cyprien P 3a139e77c8 (core) Prevents running simultaneous search in parallel inadvertendly
Summary:
- this is a core search code refactoring
- this diff should fix the js error that was happening when searching across pages.

Test Plan: Tested manually on dev's environment. Tests shows no regression and successfully fixes the js error.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2837
2021-05-28 15:48:21 +02:00
..
aclui (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
components (core) apply access control to code view 2021-05-27 17:52:23 -04:00
lib (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
models (core) Prevents running simultaneous search in parallel inadvertendly 2021-05-28 15:48:21 +02:00
ui (core) Download as CSV button on sections 2021-05-27 15:48:12 +02:00
ui2018 (core) fix closing of the search bar 2021-05-25 16:46:30 +02:00
widgets (core) Draft cells 2021-05-25 21:14:49 +02:00
app.css (core) Make mobile the default mode. 2021-02-25 11:31:43 -05:00
app.js (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
declarations.d.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
exposeModulesForTests.js (core) Some cleanup: remove old unused modules. 2020-11-20 11:23:20 -05:00
logo.css (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
tsconfig.json freshen app/client/ui2018/cssVars.ts 2020-06-23 16:16:38 -04:00