gristlabs_grist-core/app/client/ui
George Gevoian 1a6d427339 (core) Update sort and filter UI
Summary:
The sort and filter UI now has a more unified UI, with similar
capabilities that are accessible from different parts of Grist.
It's now also possible to pin individual filters to the filter bar,
which replaces the old toggle for showing all filters in the
filter bar.

Test Plan: Various tests (browser, migration, project).

Reviewers: jarek, dsagal

Reviewed By: jarek, dsagal

Subscribers: dsagal

Differential Revision: https://phab.getgrist.com/D3669
2022-11-17 15:33:45 -05:00
..
AccountPage.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
AccountPageCss.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
AccountWidget.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
AddNewButton.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
ApiKey.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
App.css (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
App.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
AppHeader.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
AppUI.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
BottomBar.ts (core) Making side bars a bit more usable for narrow screen 2021-01-19 15:22:01 +01:00
buttons.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
CellContextMenu.ts (core) Change 'Clear ... column' menu options to 'Reset', and make resetting columns reset type too 2022-10-31 08:53:42 -04:00
CodeHighlight.ts (core) Update UI for formula and column label/id in the right-side panel. 2021-03-17 01:35:56 -04:00
ColumnFilterMenu.ts (core) Update sort and filter UI 2022-11-17 15:33:45 -05:00
contextMenu.ts (core) Show default context menu on link 2022-02-18 10:09:36 +01:00
cssInput.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
CustomSectionConfig.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
CustomThemes.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
DocHistory.ts (core) limit access to list of snapshots for documents with granular access 2022-11-15 11:58:44 -05:00
DocMenu.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
DocMenuCss.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
DocTour.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
DocumentSettings.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
DuplicateTable.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
errorPages.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
ExampleCard.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
ExampleInfo.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
FieldConfig.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
FieldMenus.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
FileDialog.ts (core) Faster builds all around. 2022-07-04 10:42:40 -04:00
FilterBar.ts (core) Update sort and filter UI 2022-11-17 15:33:45 -05:00
FilterConfig.ts (core) Update sort and filter UI 2022-11-17 15:33:45 -05:00
forms.ts (core) In Welcome questionnaire, add 'School' option, ask to enter company or school 2020-11-02 14:05:31 -05:00
googleAuth.ts (core) Extending Google Drive integration scope 2021-10-01 10:47:12 +02:00
GridOptions.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
GridViewMenus.ts (core) Change 'Clear ... column' menu options to 'Reset', and make resetting columns reset type too 2022-10-31 08:53:42 -04:00
GristTooltips.ts (core) Add info and hover tooltips 2022-10-20 15:17:44 -07:00
HomeImports.ts (core) Adding import from google drive to the home screen 2021-08-05 20:46:11 +02:00
HomeIntro.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
HomeLeftPane.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
inputs.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
LeftPanelCommon.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
MakeCopyMenu.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
MenuToggle.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
mouseDrag.ts (core) Add cell selection summary 2022-09-30 09:11:46 -07:00
MultiSelector.ts (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
NotifyUI.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
OnBoardingPopups.ts (core) Wrap progress dots in OnBoardingPopups 2022-10-31 23:35:53 -07:00
OpenUserManager.ts (core) Update design of empty docs home page, and add a "Manage Team" button. 2022-06-03 12:58:57 -04:00
OpenVideoTour.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
PagePanels.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
Pages.ts (core) Revealing hidden pages with visible children. 2022-10-31 14:02:38 +01:00
PageWidgetPicker.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
PinnedDocs.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
ProductUpgradesStub.ts (core) Removing NEW_DEAL flag 2022-08-09 17:29:28 +02:00
resizeHandle.ts Initial config with a few files that build on client and server side. 2020-05-20 00:50:46 -04:00
RightPanel.ts (core) Update sort and filter UI 2022-11-17 15:33:45 -05:00
RightPanelStyles.ts (core) Update sort and filter UI 2022-11-17 15:33:45 -05:00
RowContextMenu.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
selectBy.ts (core) Fix summary table titles and linking when source table is hidden by ACL 2022-09-01 19:14:47 +02:00
sendToDrive.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
setupPage.ts (core) i18 2022-09-29 18:02:09 +02:00
shadowScroll.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
ShareMenu.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
SiteSwitcher.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
SortConfig.ts (core) Update sort and filter UI 2022-11-17 15:33:45 -05:00
SortFilterConfig.ts (core) Update sort and filter UI 2022-11-17 15:33:45 -05:00
TemplateDocs.ts (core) Redesign examples and templates UI 2021-07-28 12:29:03 -07:00
ThemeConfig.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
Tools.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
tooltips.ts (core) Add info and hover tooltips 2022-10-20 15:17:44 -07:00
TopBar.ts (core) Don't override search on Code View and Access Rules pages. 2022-11-14 10:46:35 -05:00
TopBarCss.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
transientInput.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
transitions.ts (core) Speed up and upgrade build. 2022-06-27 16:10:10 -04:00
TreeViewComponent.ts (core) Revealing hidden pages with visible children. 2022-10-31 14:02:38 +01:00
TreeViewComponentCss.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
TriggerFormulas.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
UserImage.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
UserItem.ts Improve input team member (#268) 2022-09-21 10:30:54 -04:00
UserManager.ts (core) Add info and hover tooltips 2022-10-20 15:17:44 -07:00
ViewLayoutMenu.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
viewport.ts (core) Make mobile the default mode. 2021-02-25 11:31:43 -05:00
ViewSectionMenu.ts (core) Update sort and filter UI 2022-11-17 15:33:45 -05:00
VisibleFieldsConfig.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
WelcomePage.ts (core) Add basic activation page to grist-ee 2022-08-23 10:30:52 -07:00
WelcomeQuestions.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
welcomeTour.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
WidgetTitle.ts Make a good part of the app localizable and add French translations (#325) 2022-10-28 09:11:08 -07:00
widgetTypes.ts (core) move client code to core 2020-10-02 13:24:21 -04:00