You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gristlabs_grist-core/app/client/ui
Arnaud Peich 79deeca640
Make a good part of the app localizable and add French translations (#325)
2 years ago
..
AccountPage.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
AccountPageCss.ts (core) Add dark mode to user preferences 2 years ago
AccountWidget.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
AddNewButton.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
ApiKey.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
App.css (core) Add dark mode to user preferences 2 years ago
App.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
AppHeader.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
AppUI.ts (core) Add dark mode to user preferences 2 years ago
BottomBar.ts (core) Making side bars a bit more usable for narrow screen 3 years ago
CellContextMenu.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
CodeHighlight.ts (core) Update UI for formula and column label/id in the right-side panel. 3 years ago
ColumnFilterMenu.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
CustomSectionConfig.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
CustomThemes.ts (core) move client code to core 4 years ago
DocHistory.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
DocMenu.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
DocMenuCss.ts (core) Add dark mode to user preferences 2 years ago
DocTour.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
DocumentSettings.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
DuplicateTable.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
ExampleCard.ts (core) Add dark mode to user preferences 2 years ago
ExampleInfo.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
FieldConfig.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
FieldMenus.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
FileDialog.ts (core) Faster builds all around. 2 years ago
FilterBar.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
GridOptions.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
GridViewMenus.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
GristTooltips.ts (core) Add info and hover tooltips 2 years ago
HomeImports.ts (core) Adding import from google drive to the home screen 3 years ago
HomeIntro.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
HomeLeftPane.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
LeftPanelCommon.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
MakeCopyMenu.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
MenuToggle.ts (core) Add dark mode to user preferences 2 years ago
MultiSelector.ts (core) Add rules to eslint to better match our coding conventions. 3 years ago
NotifyUI.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
OnBoardingPopups.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
OpenUserManager.ts (core) Update design of empty docs home page, and add a "Manage Team" button. 2 years ago
OpenVideoTour.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
PagePanels.ts (core) Add dark mode to user preferences 2 years ago
PageWidgetPicker.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
Pages.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
PinnedDocs.ts (core) Add dark mode to user preferences 2 years ago
ProductUpgradesStub.ts (core) Removing NEW_DEAL flag 2 years ago
RightPanel.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
RightPanelStyles.ts (core) Add dark mode to user preferences 2 years ago
RowContextMenu.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
ShareMenu.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
SiteSwitcher.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
TemplateDocs.ts (core) Redesign examples and templates UI 3 years ago
ThemeConfig.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
Tools.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
TopBar.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
TopBarCss.ts (core) Add dark mode to user preferences 2 years ago
TreeViewComponent.ts Correct spelling mistakes 2 years ago
TreeViewComponentCss.ts (core) Add dark mode to user preferences 2 years ago
TriggerFormulas.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
UserImage.ts (core) Add dark mode to user preferences 2 years ago
UserItem.ts Improve input team member (#268) 2 years ago
UserManager.ts (core) Add info and hover tooltips 2 years ago
ViewLayoutMenu.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
ViewSectionMenu.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
VisibleFieldsConfig.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
WelcomePage.ts (core) Add basic activation page to grist-ee 2 years ago
WelcomeQuestions.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
WidgetTitle.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
buttons.ts (core) move client code to core 4 years ago
contextMenu.ts (core) Show default context menu on link 2 years ago
cssInput.ts (core) Add dark mode to user preferences 2 years ago
errorPages.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
forms.ts (core) In Welcome questionnaire, add 'School' option, ask to enter company or school 4 years ago
googleAuth.ts (core) Extending Google Drive integration scope 3 years ago
inputs.ts (core) Add dark mode to user preferences 2 years ago
mouseDrag.ts (core) Add cell selection summary 2 years ago
resizeHandle.ts Initial config with a few files that build on client and server side. 4 years ago
selectBy.ts (core) Fix summary table titles and linking when source table is hidden by ACL 2 years ago
sendToDrive.ts Make a good part of the app localizable and add French translations (#325) 2 years ago
setupPage.ts (core) i18 2 years ago
shadowScroll.ts (core) move client code to core 4 years ago
tooltips.ts (core) Add info and hover tooltips 2 years ago
transientInput.ts (core) Add dark mode to user preferences 2 years ago
transitions.ts (core) Speed up and upgrade build. 2 years ago
viewport.ts (core) Make mobile the default mode. 3 years ago
welcomeTour.ts (core) Add dark mode to user preferences 2 years ago
widgetTypes.ts (core) move client code to core 4 years ago