Commit Graph

541 Commits (975eed85640780560ba95919159089561ff6d3df)
 

Author SHA1 Message Date
Dmitry S 7f8f3dc0be (core) Set min-height for cells, including in Card view, to make them look consistent.
3 years ago
Alex Hall dc52c7fe0a (core) Add PY2_ROUND function for easier migration
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 267640c277 (core) Use MixedTypesKey for sort_by arg of lookupRecords to avoid errors in Python 3
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
Paul Fitzpatrick 822372ed7c (core) copy settings related to gvisor from staging to prod
3 years ago
George Gevoian 59699bf446 (core) Add additional org items to AppHeader
3 years ago
Dmitry S 1178d35237 (core) Autocomplete True/False/None in formulas from lowercase values
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
Dmitry S e5beafb256 (core) Fix bug causing "unmarshallable object" error during conversion to ReferenceList.
3 years ago
Alex Hall 99878c08ed (core) Add ValueParser, use when pasting
3 years ago
Alex Hall 5b16dd2e86 (core) Upgrade chardet
3 years ago
Alex Hall 1ed4ca61ea (core) Account for timezone in TODAY()
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