Commit Graph

76 Commits (79deeca64054422073af9088c5964ea604863c7e)

Author SHA1 Message Date
Arnaud Peich 79deeca640
Make a good part of the app localizable and add French translations (#325)
2 years ago
Jarosław Sadziński 6460c22a89 (core) Changing shortcuts for adding and removing rows
2 years ago
George Gevoian acc218398d (core) Fix hidden columns bug when editing data selection
2 years ago
Jarosław Sadziński bfd7243fe2 (core) Comments
2 years ago
Dmitry S d3d50cdca8 (core) Fix scrolling in Raw Data page, and tweak background of selection-summary in Raw Data tables to look better
2 years ago
George Gevoian 364610c69d (core) Add cell selection summary
2 years ago
Louis Delbosc 494a683332
Export xlsx #256 (#270)
2 years ago
Alex Hall 81810bd44b (core) Don't show doc/onboarding tour in embedded mode
2 years ago
Jarosław Sadziński 2997434815 (core) Showing a raw data section on a popup
2 years ago
Alex Hall 4b258ae0fa (core) Fix 'select by' when adding summary table widget to page
2 years ago
George Gevoian a051830aeb (core) Show summary tables on Raw Data page
2 years ago
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Alex Hall 1c89d08ea3 (core) Add a row to summary tables grouped by list column(s) corresponding to empty lists
2 years ago
Dmitry S 4f1cb53b29 (core) Converting server-side Comm.js to typescript
2 years ago
George Gevoian 090d9af21d (core) Broadcast doc usage updates to clients
2 years ago
George Gevoian f48d579f64 (core) Add API endpoint to get site usage summary
2 years ago
Cyprien P 87cc7d755d (core) Fix chart mixing up axis
2 years ago
George Gevoian 1e42871cc9 (core) Add attachment and data size usage
2 years ago
Jarosław Sadziński f194d6861b (core) Updating RawData views
2 years ago
Jarosław Sadziński 6f00106d7c (core) Raw renames
2 years ago
Cyprien P 98ac2f7e5b (core) add 'Aggregate Values' option to chart config
2 years ago
George Gevoian d8af25de9d (core) Add usage to data tables page
2 years ago
Alex Hall 59436d2bca (core) Grace period and delete-only mode when exceeding row limit
2 years ago
Jarosław Sadziński 64c9717ac1 (core) Undo bug with summary table and raw data view
2 years ago
Jarosław Sadziński 96a34122a5 (core) Restoring cursor position on raw data views
2 years ago
Dmitry S 3b76b33423 (core) Fix bugs when both welcomeTour and docTour are available
2 years ago
Alex Hall 02e69fb685 (core) Crudely show row count and limit in UI
2 years ago
Jarosław Sadziński eff78ae2e1 (core) New UI for raw data views
2 years ago
Alex Hall 1c855537d6 (core) Fix non-existent page ID showing all raw data widgets
2 years ago
Alex Hall 592a43ec36 (core) Initial data tables page
2 years ago
Alex Hall 22006754af (core) Remove 'new' from IDocPage
2 years ago
Cyprien P 1b4580d92e (core) Fix error when creating chart with a single column
2 years ago
Cyprien P c714d09eb8 (core) Disallow using non numeric type in chart's series
2 years ago
George Gevoian 62a6190970 (core) Add button for removing doc tours
2 years ago
Alex Hall faec8177ab (core) Use MetaTableData more
2 years ago
Jarosław Sadziński e482427e83 (core) JS error on creator panel and formula editor.
2 years ago
George Gevoian 7fe4423a6f (core) Allow filtering hidden columns
3 years ago
Jarosław Sadziński e8e614c584 (core) Formula UI redesign
3 years ago
Paul Fitzpatrick b3b7410ede (core) open documents without blocking on data engine
3 years ago
Paul Fitzpatrick 876a0298a2 (core) do not look at content of recent actions when loading documents
3 years ago
Alex Hall 1a8abdcd96 (core) recursiveMoveToCursorPos with new kinds of linking involving lists
3 years ago
George Gevoian 8a7edb6257 (core) Enable incremental imports
3 years ago
George Gevoian 0717ee627e (core) Relocate export urls to /download/
3 years ago
George Gevoian ef5da42378 (core) Update export CSV and Excel endpoints
3 years ago
Dmitry S 3edb3a6826 (core) Filter out pages for hidden views from the page list.
3 years ago
George Gevoian a6e08883e0 (core) Simple localization support and currency selector.
3 years ago
Jarosław Sadziński 4ca47878ca (core) Adding import from google drive to the home screen
3 years ago
Jarosław Sadziński 6ed1d8dfea (core) Adding google drive plugin as a fallback for url plugin
3 years ago
Dmitry S 1605e18f66 (core) Enable auto triggering of Welcome Tour, and various improvements.
3 years ago
Alex Hall 73c4efa315 (core) Hide the GristDocTour table by default but reveal it when /p/GristDocTour is in the URL
3 years ago