Commit Graph

590 Commits (c6d66e15bfb98b2ffe087aca9bc5eafddc6f1fe3)

Author SHA1 Message Date
Jarosław Sadziński 53bdd6c8e1 (core) Exposing more descriptive errors from exports
3 years ago
Alex Hall 90fdb55bfd (core) Fix imports in DocTour.ts, particularly wildcard lodash import causing a big bundle
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
Alex Hall 064455b2f7 (core) Parsing pasted datetimes
3 years ago
George Gevoian e997d091b3 (core) Disable bfcache for all browsers
3 years ago
Paul Fitzpatrick 3055a11fb2 (core) set cookie response header more consistently
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
Alex Hall 0d460ac2d4 (core) Parsing pasted ChoiceLists
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 c6aa9b65d4 (core) Fix bug preventing importing of nested json files
3 years ago
Jarosław Sadziński 745ddc21ac (core) Expanding search textbox to full height.
3 years ago
George Gevoian 05eb7afcb6 (core) Show ACL link in UserManager conditionally
3 years ago
Paul Fitzpatrick c7331e2453 (core) make document reloading cleaner
3 years ago
Alex Hall 561e32fb44 (core) Better logging in DocTriggers
3 years ago
Alex Hall e09e919016 (core) Ensure that large changes are processed in full by triggers (for webhooks)
3 years ago
Paul Fitzpatrick 302202b4fb (core) freshen tests for python3
3 years ago
George Gevoian 08b1286f4f (core) Add column matching to Importer
3 years ago
Jarosław Sadziński 96fa7ad562 (core) Error message on Duplicate Document
3 years ago
Alex Hall ecb30eebb8 (core) Parsing multiple values in reflists, parsing refs without table data in client
3 years ago
Jarosław Sadziński b6dd066b7f (core) Adding more space for text editor to avoid scrollbars
3 years ago
Alex Hall 45fc46070d (core) Fix converting column to ChoiceList when cells contain JSON arrays with non-string values
3 years ago
George Gevoian 59699bf446 (core) Add additional org items to AppHeader
3 years ago
Paul Fitzpatrick 58880d4818 (core) support setting python version of new docs with PYTHON_VERSION_ON_CREATION
3 years ago
Jarosław Sadziński e8e614c584 (core) Formula UI redesign
3 years ago
Paul Fitzpatrick 877542225d (core) mark engine setting as experimental
3 years ago
Jarosław Sadziński 4ddc29fb40 (core) Adding fallback for currency symbol
3 years ago
Paul Fitzpatrick db34e1a6d9 (core) tweak throttling to work for gvisor/runsc
3 years ago
Paul Fitzpatrick 10a4cbb6bd (core) make document assignment endpoint available via /housekeeping api
3 years ago
Dmitry S cce679d928 (core) Add some polish to the billing page, particularly for sign-up.
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
Alex Hall 4a70283292 (core) Webhook event queue on redis
3 years ago
Alex Hall 1db138d7ac (core) Change timezone abbreviation parsing
3 years ago
Jarosław Sadziński 3c72639e25 (core) Adding sort options for columns.
3 years ago
Alex Hall 0f946616b6 (core) Parsing pasting in reflist columns
3 years ago
Cyprien P ab7af2b2ef (core) Fix bars order in chart bars order when multiseries is on.
3 years ago
Alex Hall d63da496a8 (core) Value parsing for refs, parsing data entry for numbers
3 years ago
Dmitry S f0da3eb3b2 (core) Select previous search input when clicking the search icon
3 years ago
Dmitry S c5db65d1d2 (core) Process new user info in /welcome/info post without waiting for it to be written to the collecting document
3 years ago
Paul Fitzpatrick 6c53f3e820 (core) add an option to action summarization to preserve columns entirely
3 years ago
Paul Fitzpatrick 35e18cc0ad (core) fix bug where sharing doc with everyone@ as viewer made it unlisted for site viewers
3 years ago
Alex Hall e58df5df5b (core) ValueParser for Date columns
3 years ago
Dmitry S 65e743931b (core) Convert CopySelection and tableUtil to typescript
3 years ago
Paul Fitzpatrick f7c9919120 (core) annotate shares listed in UserManager for documents
3 years ago
Dmitry S f2f4fe0eca (core) Add LogMethods helper and use it for more JSON data in logs. Reduce unhelpful logging.
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
Alex Hall e900f39da3 (core) Log statistics about table sizes
3 years ago
George Gevoian f2e11a5329 (core) Migrate to Stripe v8 + implement discount codes
3 years ago
Alex Hall 4894631ba4 (core) Generic number parsing functionality.
3 years ago
Paul Fitzpatrick dd0f1be117 (core) get all tests working under python3/gvisor
3 years ago
Jarosław Sadziński 3e661db38c (core) Adding schema validation for records endpoint
3 years ago
Alex Hall 276adc5f51 (core) Starting to make webhooks more robust
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
Jarosław Sadziński 67ec52365a (core) Showing links in text cells
3 years ago
Dmitry S 16eb158673 (core) Make ProfileDialog wait consistently for work to finish before closing.
3 years ago
Alex Hall 9d1cc89dc9 (core) Strip invalid characters from table name in excel import
3 years ago
Alex Hall a64fb105e3 (core) Use GristObjCode in CellValue
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
Paul Fitzpatrick 07558dceba (core) avoid censorship for one client clobbering data for another client
3 years ago
Paul Fitzpatrick df318ad6b3 (core) add a mac-specific sandbox for development
3 years ago
Jarosław Sadziński 26766fd4ab (core) Removing error styles from user messages
3 years ago
Jarosław Sadziński a2e066176c (core) Label editor for Choice/ChoiceList column editor
3 years ago
Dmitry S cf7a3153f9 (core) When hidden pages are present in the page list, allow removing them
3 years ago
Jarosław Sadziński 40ddb57dfc (core) Adding colors to toast notification
3 years ago
Dmitry S 43a62e7254 (core) Fix autocomplete selection when options include emoji
3 years ago
George Gevoian e1780e4f58 (core) Migrate import code from data engine to Node
3 years ago
Dmitry S 7e07f0ce56 (core) For grist_sid*_status cookie, remember to set the path
3 years ago
Paul Fitzpatrick 8853e095bb (core) fix core build, and make smoke test more effective
3 years ago
Dmitry S 1517dca644 (core) Implement DiscourseConnect to enable easy sign-in to community forum
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 383b8ffbf0 (core) add a tool for deleting a user
3 years ago
Paul Fitzpatrick 876a0298a2 (core) do not look at content of recent actions when loading documents
3 years ago
Paul Fitzpatrick 0fffe918c1 (core) don't garble document url in SELF_HYPERLINK on forks
3 years ago
Alex Hall 8c1f8bc9a6 (core) Test webhooks
3 years ago
Jarosław Sadziński 8684c9e930 (core) Adding traceback to trigger formulas
3 years ago
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
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
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 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
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
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
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
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
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
Dmitry S 00c1a0c688 (core) Log the time taken by decodeActionFromRow() operations.
3 years ago
Paul Fitzpatrick 9f25a96d18 (core) add a way to change subdomain in billing pages
3 years ago
George Gevoian d83d734b75 (core) Site Switcher and Other Sites
3 years ago
Paul Fitzpatrick c561dad22d (core) lightly freshen the core readme, mentioning roadmap and forums etc.
3 years ago
Paul Fitzpatrick f9630b3aa4 (core) clean up a collection of small problems affecting grist-core
3 years ago
Alex Hall e6e792655b (core) Add /columns endpoint to DocApi
3 years ago
Paul Fitzpatrick 54beaede84 (core) revive saml support and test against Auth0
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 34e9ad3498 (core) Add /records endpoint to DocApi with GET, POST, and PATCH
3 years ago
George Gevoian ba1e919d39 (core) Allow creating docs from the templates page
3 years ago
Alex Hall 7f1f8fc9e6 (core) Linking summary tables grouped by list columns
3 years ago
Alex Hall 4d526da58f (core) Move file import plugins into core/sandbox/grist
3 years ago
Jarosław Sadziński 5b92a43849 (core) Disabling plugin import sources menu options when import is disabled
3 years ago
Jarosław Sadziński 0b11960fe7 (core) Disabling 'Add widget to page' for special pages
3 years ago
George Gevoian 07bf250592 (core) Hide workspace in breadcrumbs if doc is unsaved
3 years ago
Paul Fitzpatrick 4a23b964ed (core) update read access for exceptional sessions
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
Alex Hall 5aed22dc1e (core) Remove dead code for fetching snapshots
3 years ago
Paul Fitzpatrick 750c78763e (core) add python2 to gvisor Dockerfile, for use in making comparisons
3 years ago
Jarosław Sadziński 521bbd9ac1 (core) Improving error messages on file imports
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 1d1a9297f8 (core) Polish UI/UX of onboarding popups
3 years ago
Paul Fitzpatrick d09c2f1b3d (core) tweak description of FullCopies special permission
3 years ago
George Gevoian 931827b195 (core) Hide templates org in copy menu
3 years ago
Alex Hall aec360498c (core) Allow adding a single link at the bottom of a document tour card
3 years ago
George Gevoian 37eed2d3c2 (core) Fix staging test and tweak template line height
3 years ago
George Gevoian 24fc3a2d00 (core) Redesign examples and templates UI
3 years ago
Paul Fitzpatrick bb8cb2593d (core) support python3 in grist-core, and running engine via docker and/or gvisor
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 f8e4fe54ba (core) Fixing origin check during Google Authentication
3 years ago
Paul Fitzpatrick 95cc2eb282 (core) read document as owner in pre-fork mode, if have sufficient access to it
3 years ago
Jarosław Sadziński 291bcd17ff (core) Google auth endpoint has not responded with auth code
3 years ago
Jarosław Sadziński 08295a696b (core) Export to Excel and Send to drive
3 years ago
Jarosław Sadziński 9cc034f606 (core) Fixing bug on a fresh Choice and ChoiceList column
3 years ago
Alex Hall 1f6e693b6e (core) Remove REPL code
3 years ago
Dmitry S 67aca9ccf6 (core) Fix several flaky tests.
3 years ago
Cyprien P 693f2f6325 (core) Brings welcome tour and hide behind a flag
3 years ago
George Gevoian 5b2666a88a (core) Enhance autocomplete and choice colors
3 years ago
Paul Fitzpatrick 997be24a21 (core) add docs.options column to home db to store doc description, icon, openMode
3 years ago
George Gevoian e5eeb3ec80 (core) Add 'user' variable to trigger formulas
3 years ago
Dmitry S 6c114ef439 (core) Fix session handling when redirected to login when visiting a doc on a team site
3 years ago
Paul Fitzpatrick 1ce5e98996 (core) suspend a team site after an AppSumo refund
3 years ago
Paul Fitzpatrick 6e15d44cf6 (core) start applying defenses for untrusted document uploads
3 years ago
Jarosław Sadziński 625fce5f65 (core) Refactoring google drive plugin
3 years ago
Dmitry S 0a0e320ca8 (core) Fix reporting of errors to HelpScout using "Report a problem" link.
3 years ago
Jarosław Sadziński 09b4aaa90e (core) Formatting date time editor
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
Dmitry S 869b2f00ec (core) Remove LoginSession, which was mainly serving situations that are no longer used.
3 years ago
Dmitry S f079ffdcb3 (core) Fix a log message about when a doc will close to be more accurate
3 years ago
Dmitry S 0e0528a2cc (core) Add some more special subdomains, not to be used for team sites
3 years ago
Paul Fitzpatrick 4222f1ed32 (core) communicate with sandbox via standard pipes
3 years ago
George Gevoian 2f900f68f8 (core) Add color options to choice config UI
3 years ago
Dmitry S 11c944d794 (core) Accept values entered into Reference columns showing RowIDs without waiting.
3 years ago
Paul Fitzpatrick d0905b6224 (core) correct capitalization of AppSumo; add account management link
3 years ago
Cyprien P b389ee7c23 (core) Adds new mechanism to generate on boarding popups
3 years ago
Alex Hall ea01ca814d (core) Remove a bunch of dead code
3 years ago
Alex Hall 84ddbc448b (core) Add test_replay for easily replaying data sent to the sandbox purely within python
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
Dmitry S 01cef034ed (core) A quick attempt to fix summarizing by reference columns
3 years ago
Dmitry S a56714e1ab (core) Implement trigger formulas (generalizing default formulas)
3 years ago
Paul Fitzpatrick dca3abec1d (core) complete light sign-up flow for appsumo, and customize summaries
3 years ago
Paul Fitzpatrick 36d5e7870e (core) streamline registration flow for new appsumo users
3 years ago