Commit Graph

292 Commits (de1001f46d02937c4ce48befb481c3a5f3493fad)

Author SHA1 Message Date
Dmitry S 3b76b33423 (core) Fix bugs when both welcomeTour and docTour are available
2 years ago
Cyprien P b6f146d755 (core) Add options to switch chart orientation
2 years ago
Cyprien P 21f1dfa56c (core) Add 'stacked' option to charts
2 years ago
Dmitry S fa75f60bfd (core) Fix selection of rows after rows are dragged
2 years ago
Paul Fitzpatrick 98f64a8461 (core) add grist.selectedTable.create/update/destroy/upsert to custom widget api
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
George Gevoian f02174eb7e (core) Fix error when canceling import
2 years ago
Jarosław Sadziński 351d70d4fb (core) Serving widget info page from home url
2 years ago
Alex Hall 321019217d (core) Lossless imports
2 years ago
Cyprien P 76481d21e0 (core) Enable selecting x axis for the group data columns
2 years ago
Cyprien P 0da397ab90 (core) Fix js error when changing X Axis with chart with no series
2 years ago
Alex Hall 5213972d24 (core) Guess numeric formatting options
2 years ago
Alex Hall 599545fb11 (core) Fuller guessing of type and options when adding first data to blank columns
2 years ago
Jarosław Sadziński ae6c857ac5 (core) Frozen columns reordering
2 years ago
Cyprien P c2070877b6 (core) Fix out of sync GROUP DATA and X Axis options when table change
2 years ago
Alex Hall 5b352211c4 (core) Guess date format during type conversion
2 years ago
Paul Fitzpatrick be8c053922 (core) updates from grist-core
2 years ago
Edward Betts d6e0e1fee3 Correct spelling mistakes
2 years ago
Cyprien P afa90cc365 (core) Show default context menu on link
2 years ago
Cyprien P 2f6eafff35 (core) Adds setSelectedRows to the grist api for custom view
2 years ago
Cyprien P 7cc3092e1b (core) Restore default context menu out of std 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
Jarosław Sadziński b80e56a4e1 (core) Custom Widget column mapping feature.
2 years ago
Cyprien P 196ab6c473 (core) Adds cell context menu
2 years ago
Alex Hall ec7bc9bef3 (core) Remove code related to newui
2 years ago
Alex Hall 5d671bf0b3 (core) New type conversion in the backend
2 years ago
Alex Hall 64abfcb0ac (core) Remove some unused code, especially in ViewConfigTab
2 years ago
Alex Hall f110ffdafd (core) Follow chain of same-record links for getDefaultColValues
2 years ago
Alex Hall 22006754af (core) Remove 'new' from IDocPage
2 years ago
Alex Hall 0c80547e0d (core) Change UndoStack._linkMap to store an array of action groups for each linkId
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
Dmitry S f9f4245466 (core) Fix adding multiple fields when editing card layout
2 years ago
Jarosław Sadziński d2077bc486 (core) Improving experience when editing group-by column.
2 years ago
Alex Hall 8f531ef622 (core) Reference and ReferenceList formatters
2 years ago
Jarosław Sadziński 85ef873ce5 (core) Widget options api
2 years ago
Cyprien P 98a331a1e4 (core) Fix the name of the grouped data series when the value is blank
2 years ago
Jarosław Sadziński 08881d9663 (core) Scrolling to the active record when editor is activated
2 years ago
George Gevoian 62a6190970 (core) Add button for removing doc tours
3 years ago
Cyprien P 89dc9334c3 (core) Fix error bars for bar chart
3 years ago
Jarosław Sadziński 50821f655d (core) Duplicate page should copy filters.
3 years ago
Jarosław Sadziński 52d3f63203 (core) Fixing bug with deleting charts
3 years ago
Jarosław Sadziński 24c57e05d7 (core) Fixing dispose bug on GridView
3 years ago
Jarosław Sadziński 0482c83771 (core) Better UX in full-edit mode for the formula editor
3 years ago
Cyprien P e99cc3ae08 (core) Fix pie chart sectors's ordering issue.
3 years ago
Jarosław Sadziński c1de16aee7 (core) Scrolling to the active record on search
3 years ago
Jarosław Sadziński d08fdd772e (core) Fixing bug with undoing page delation with a custom layout
3 years ago
Alex Hall c470c4041b (core) Use visibleCol instead of displayCol with createFormatter
3 years ago
Jarosław Sadziński 1ae586cf42 (core) Adding Skip options when importing multiple tables.
3 years ago
Alex Hall 6b448567c9 (core) Refactor more value parsing code into common
3 years ago
George Gevoian 258d3cbb89 (core) Swap table and file names in Importer
3 years ago
George Gevoian f8e2cc4de3 (core) Skip saving column resizes in read-only mode
3 years ago
Dmitry S e4314f9def (core) Update grainjs, fix some code affected by stronger types.
3 years ago
Alex Hall faec8177ab (core) Use MetaTableData more
3 years ago
George Gevoian 7f08934cf0 (core) Skip saving layout resizes in read-only mode
3 years ago
Jarosław Sadziński 1425461cd8 (core) Exposing custom widgets on the UI
3 years ago
Jarosław Sadziński e482427e83 (core) JS error on creator panel and formula editor.
3 years ago
Alex Hall 551ea28fc4 (core) Check document ID when parsing pasted references
3 years ago
Cyprien P 0b437d1544 (core) Brings in the new donut charts.
3 years ago
George Gevoian 32bb89235e (core) Polish Importer UI
3 years ago
George Gevoian 7fe4423a6f (core) Allow filtering hidden columns
3 years ago
Dmitry S 7f8f3dc0be (core) Set min-height for cells, including in Card view, to make them look consistent.
3 years ago
Jarosław Sadziński fc50079e03 (core) Storing last position for doc and user
3 years ago
George Gevoian 08b1286f4f (core) Add column matching to Importer
3 years ago
Alex Hall 45fc46070d (core) Fix converting column to ChoiceList when cells contain JSON arrays with non-string values
3 years ago
Jarosław Sadziński e8e614c584 (core) Formula UI redesign
3 years ago
Dmitry S 0dd4ad34f5 (core) Avoid an error when pasting data with first row shorter than the rest
3 years ago
Alex Hall dc2aee4be9 (core) Trim trailing whitespace when pasting plain text
3 years ago
Jarosław Sadziński 3c72639e25 (core) Adding sort options for columns.
3 years ago
Cyprien P ab7af2b2ef (core) Fix bars order in chart bars order when multiseries is on.
3 years ago
Dmitry S 65e743931b (core) Convert CopySelection and tableUtil to typescript
3 years ago
Jarosław Sadziński 8eeeae7fbf (core) Fixing scrollbars on ace editor for windows users.
3 years ago
Alex Hall 99878c08ed (core) Add ValueParser, use when pasting
3 years ago
Cyprien P e3801a5eb9 (core) Fix pie sectors order according to section sort spec
3 years ago
Dmitry S c8da5c7356 (core) Fix Card view linked to summary to show card navigation buttons
3 years ago
Dmitry S 16eb158673 (core) Make ProfileDialog wait consistently for work to finish before closing.
3 years ago
George Gevoian 62db263d1f (core) Add diff preview to Importer
3 years ago
Paul Fitzpatrick d635c97686 (core) flesh out "View As" feature
3 years ago
Jarosław Sadziński 26766fd4ab (core) Removing error styles from user messages
3 years ago
Jarosław Sadziński 40ddb57dfc (core) Adding colors to toast notification
3 years ago
George Gevoian e1780e4f58 (core) Migrate import code from data engine to Node
3 years ago
Paul Fitzpatrick b3b7410ede (core) open documents without blocking on data engine
3 years ago
Jarosław Sadziński 42910cb8f7 (core) Extending Google Drive integration scope
3 years ago
Cyprien P a0c53f2b61 (core) Fix chart when x axis is set to a choice list column
3 years ago
Paul Fitzpatrick 876a0298a2 (core) do not look at content of recent actions when loading documents
3 years ago
Dmitry S fb583f303a (core) Support 'new' row in anchor links.
3 years ago
Alex Hall de76cc48d1 (core) Move cursor to new record in link target when selecting new record in link source
3 years ago
Cyprien P 33f056a187 (core) Fix js errors when (un)summarizing underlying table of charts
3 years ago
Alex Hall 1a8abdcd96 (core) recursiveMoveToCursorPos with new kinds of linking involving lists
3 years ago
Cyprien P a1480faa09 (core) Changes X-AXIS to LABEL in the axis config when chart is a pie chart
3 years ago
Cyprien P 4fcdd2ba07 (core) Fix y-axis blinking in chart view configuration
3 years ago
George Gevoian 8a7edb6257 (core) Enable incremental imports
3 years ago
Cyprien P 2cf2088373 (core) New chart view axis conf with picker for each of X,Y and group by
3 years ago
Dmitry S 70160fe01c (core) Rename page option 'Duplicate' to 'Duplicate Page', and shorten warning to be more noticeable
3 years ago
George Gevoian 0717ee627e (core) Relocate export urls to /download/
3 years ago
Cyprien P cecebded1f (core) Fix bar chart weirdness when x axis has redundant values
3 years ago
George Gevoian ef5da42378 (core) Update export CSV and Excel endpoints
3 years ago
Alex Hall 29dd33a45c (core) Add other direction of linking by reflist
3 years ago
Paul Fitzpatrick 08d0ee65d1 (core) tweak how search bar places cursor on sections
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
Alex Hall 7465af8ce8 (core) Port LinkingState.js to TypeScript
3 years ago
Dmitry S faa0d9988e (core) When changing a table for a page widget, unset widget-linking to avoid invalid values.
3 years ago
Cyprien P e4633c293c (core) Hide filter bar for inactive widget in mobile mode
3 years ago
Alex Hall 9916a2d919 (core) Suggest correct table when converting to RefList
3 years ago
Alex Hall 54b932300b (core) Filter linking by reference list columns
3 years ago
Dmitry S 572b59cc0c (core) Fix JS error when pasting data with merged cells.
3 years ago
Jarosław Sadziński 800731e771 (core) Initial page for custom widget
3 years ago
George Gevoian 79f6f605f8 (core) Polish and enable Reference List widget
3 years ago
Alex Hall 7f1f8fc9e6 (core) Linking summary tables grouped by list columns
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
Paul Fitzpatrick 6b3ac07ca7 (core) process GristDocAPI calls from custom widgets in the client
3 years ago
Alex Hall cd0c6de53e (core) Automatically or explicitly show document tours in the same way as example cards.
3 years ago
Alex Hall 15f1ef96fa (core) Allow creating custom document tours with a special table
3 years ago
Alex Hall 04e5d90f86 (core) Barely working reference lists in frontend
3 years ago
Dmitry S 8d68c1c567 (core) Replace time zone selector with one based on the newer autocomplete.
3 years ago
Jarosław Sadziński a07395855a (core) Fixing anchor link navigation.
3 years ago
Jarosław Sadziński 08295a696b (core) Export to Excel and Send to drive
3 years ago
Alex Hall 1f6e693b6e (core) Remove REPL code
3 years ago
Cyprien P 693f2f6325 (core) Brings welcome tour and hide behind a flag
3 years ago
Jarosław Sadziński 625fce5f65 (core) Refactoring google drive plugin
3 years ago
George Gevoian 5d461a4df2 (core) Show sigma next to summary table titles
3 years ago
George Gevoian 9592e3610b (core) Add 'value' to trigger formula autocomplete
3 years ago
George Gevoian 2f900f68f8 (core) Add color options to choice config UI
3 years ago
Alex Hall ea01ca814d (core) Remove a bunch of dead code
3 years ago
Dmitry S b537539b73 (core) Implement UI for trigger formulas.
3 years ago
Jarosław Sadziński e180641c7d (core) Context menu for cards.
3 years ago
Cyprien P 7a0cd6c2b4 (core) Makes filter counts take other column filters into account
3 years ago
Jarosław Sadziński bdd4d3c46e (core) Freezing columns on a GridView
3 years ago
Jarosław Sadziński 698c9d4e40 (core) Readonly editors
3 years ago
George Gevoian 982711dbba (core) Update active view id when default view id changes
3 years ago
Jarosław Sadziński af76c11be6 (core) Cursor position observable on a GristDoc wasn't triggered when a view was changed.
3 years ago
Alex Hall 2f3a0e0c7f (core) Showing censored values as a grey cell
3 years ago
Paul Fitzpatrick 37698f9cb5 (core) apply access control to code view
3 years ago
Jarosław Sadziński 96fee73b70 (core) Download as CSV button on sections
3 years ago
Jarosław Sadziński 5c0494fe29 (core) Draft cells
3 years ago
Alex Hall 7758cb830d (core) Prevent error when there are no visible columns
3 years ago
Dmitry S d1c1416d78 (core) Add rules to eslint to better match our coding conventions.
3 years ago
Jarosław Sadziński 79497a7e79 (core) Editor position wasn't restored on a long list
3 years ago
Dmitry S 8c2f0307e5 (core) Preserve configured choices when converting between Choice and ChoiceList types.
3 years ago
Jarosław Sadziński 5f182841b9 (core) Document keeps track of latest cursor position and latest editor value and is able to restore them when it is reloaded.
3 years ago
Dmitry S 8d62a857e1 (core) Add ChoiceList type, cell widget, and editor widget.
3 years ago
Cyprien P 8056bb0069 (core) close sort&filter menu when clicking Save/Revert buttons
3 years ago
Cyprien P 570baa95a5 (core) change filtering section of the sort&Filter side panel to match newui style
3 years ago
Cyprien P 5baae7437a (core) split sort and filter menu into its own button
3 years ago