gristlabs_grist-core/app/client/ui2018
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
..
breadcrumbs.ts (core) Hide workspace in breadcrumbs if doc is unsaved 2021-08-05 15:57:03 -07:00
buttons.ts (core) Formula UI redesign 2021-11-05 13:07:30 +01:00
buttonSelect.ts (core) Making cells colors effective also in Card and Card List views 2021-02-09 15:08:44 +01:00
checkbox.ts (core) Adding sort options for columns. 2021-11-03 15:31:39 +01:00
ColorPalette.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
ColorSelect.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
cssVars.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
draggableList.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
editableLabel.ts Correct spelling mistakes 2022-02-19 09:46:49 +00:00
IconList.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
icons.ts (core) Showing links in text cells 2021-10-13 23:22:03 +02:00
links.ts (core) Show default context menu on link 2022-02-18 10:09:36 +01:00
loaders.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
menus.ts (core) Show default context menu on link 2022-02-18 10:09:36 +01:00
modals.ts (core) New UI for raw data views 2022-03-12 13:51:48 +01:00
pages.ts Correct spelling mistakes 2022-02-19 09:46:49 +00:00
search.ts (core) Implementing search on raw data view 2022-04-13 20:44:37 +02:00
select.ts (core) Implement UI for trigger formulas. 2021-06-29 10:24:16 -04:00