Commit Graph

408 Commits (048c8ee1651e2d8b78b118fe74a17fe34740675f)
 

Author SHA1 Message Date
Jarosław Sadziński 048c8ee165 (core) Extending default locale list
3 years ago
Alex Hall 52fd28815e (core) Raise syntax errors that Python can format nicely to show the location
3 years ago
Dmitry S fb583f303a (core) Support 'new' row in anchor links.
3 years ago
Alex Hall 3c4d71aeca (core) Initial webhooks implementation
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
Dmitry S a974dd839c (core) Improve time-parsing for DateTime columns, which was unusable with some formats (e.g. tz-containing ones)
3 years ago
Alex Hall 1a8abdcd96 (core) recursiveMoveToCursorPos with new kinds of linking involving lists
3 years ago
Paul Fitzpatrick c4fb40e0bd (core) add gvisor-based sandbox to jenkins test worker image
3 years ago
Dmitry S 64d9faed5a (core) Fix import parsing from choking up on Python isdigit() surprises
3 years ago
Dmitry S cd241a633a (core) In make-copy dialog, ensure it's non-saveable while fetching workspaces after a switch of the destination org
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
Paul Fitzpatrick 9bc9872915 (core) update tests after jenkins engine freshening
3 years ago
Alex Hall 80bf4ea2a3 (core) Get first unicode character (e.g. 📝 ) for page label, not 1st byte
3 years ago
Paul Fitzpatrick 7907467dbc (core) treat summary tables like formulas for access control purposes
3 years ago
George Gevoian e5ebc4668c (core) Disable mousedown on token delete button
3 years ago
Paul Fitzpatrick d5a7fb23fe (core) apply SchemaEdit flag to metadata changes in general
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
Paul Fitzpatrick a543e5194a (core) add a python3 button
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
Paul Fitzpatrick 3e5a292cde (core) add tests for site deletion
3 years ago
Dmitry S 70160fe01c (core) Rename page option 'Duplicate' to 'Duplicate Page', and shorten warning to be more noticeable
3 years ago
Paul Fitzpatrick ddcd08e147 (core) add a cli tool for deleting sites
3 years ago
Dmitry S b716a57e31 (core) Avoid loading the Grist frontend app more than once.
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
Jarosław Sadziński 7e78ebfeeb (core) Subdomain can start from a number
3 years ago
George Gevoian a825115c04 (core) Limit number of errors shown on narrow screens
3 years ago
George Gevoian ef5da42378 (core) Update export CSV and Excel endpoints
3 years ago
Alex Hall 5258fa649d (core) Fix self-updating trigger formulas used in lookups
3 years ago
Alex Hall 29dd33a45c (core) Add other direction of linking by reflist
3 years ago
Dmitry S dafdeee41c (core) Optimize overly-cautious column replacing
3 years ago
Paul Fitzpatrick 08d0ee65d1 (core) tweak how search bar places cursor on sections
3 years ago
George Gevoian 3d085ff2d7 (core) Fix warning bug in Save Copy dialog
3 years ago
Dmitry S 3edb3a6826 (core) Filter out pages for hidden views from the page list.
3 years ago
George Gevoian 90d1340b64 (core) Add new packages to grist-core
3 years ago
Paul Fitzpatrick 8b1ad588e9 (core) make treatment of emails consistent across /access endpoints
3 years ago
George Gevoian a6e08883e0 (core) Simple localization support and currency selector.
3 years ago
Paul Fitzpatrick e492dfdb22 (core) add experimental support for python3 in staging
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
Alex Hall 427a17d038 (core) Remove accents when picking identifiers
3 years ago
Paul Fitzpatrick b3636b97e2 (core) Report memos consistently for blocked actions involving schema
3 years ago
Cyprien P e4633c293c (core) Hide filter bar for inactive widget in mobile mode
3 years ago
Dmitry S 26356fe588 (core) Fix bug with "maximum recursion depth exceeded" in imports.
3 years ago
Alex Hall 9916a2d919 (core) Suggest correct table when converting to RefList
3 years ago
Paul Fitzpatrick f53ab2cb30 (core) forbids edits when "view as" user is a viewer and access rules are permissive
3 years ago
Dmitry S e361a9fd94 (core) Fix a few issues with parsing of dates in DateEditor.
3 years ago
Alex Hall 97cb8065d9 (core) Open links with different link keys in a new tab
3 years ago