gristlabs_grist-core/test/nbrowser
Jarosław Sadziński dea1a8ba1b (core) Implementing search on raw data view
Summary:
Search now works on Raw Data Page.
- Search bar option 'Search on all pages' will change to 'Search on all tables' when on the Raw data page, and will allow searching through all tables.
- Little CSS adjustment for an overlay on Raw page (removes z-index as it is not needed, and conflicts with searchbar).
- Search bar option ('search on all') gets white background, little padding, and is moved 2 pixels up, this is needed for Raw page.

Test Plan: new and updated tests

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3376
2022-04-13 20:44:37 +02:00
..
ActionLog.ts (core) Add new Grist login page 2022-04-01 15:24:19 -07:00
DuplicateDocument.ts (core) move more tests to grist-core 2021-12-10 18:33:07 -05:00
Fork.ts (core) move more tests to grist-core 2021-12-10 18:33:07 -05:00
gristUtils.ts (core) Implementing search on raw data view 2022-04-13 20:44:37 +02:00
HomeIntro.ts (core) Add new Grist login page 2022-04-01 15:24:19 -07:00
homeUtil.ts (core) Add new Grist login page 2022-04-01 15:24:19 -07:00
Smoke.ts (core) Remove code for unused welcome flows 2022-02-28 13:21:28 -08:00
testServer.ts (core) configure typedoc for generating plugin api documentation 2022-04-04 18:11:33 -04:00
testUtils.ts remove stray redis dependency, and upgrade node in tests (#173) 2022-03-28 15:43:47 -04:00