Commit Graph

222 Commits (1c6f80f956dcf5e1522caa1be518a151f850c041)

Author SHA1 Message Date
Alex Hall 1c855537d6 (core) Fix non-existent page ID showing all raw data widgets
3 years ago
Alex Hall 592a43ec36 (core) Initial data tables page
3 years ago
Jarosław Sadziński b80e56a4e1 (core) Custom Widget column mapping feature.
3 years ago
Alex Hall ec7bc9bef3 (core) Remove code related to newui
3 years ago
Alex Hall 5d671bf0b3 (core) New type conversion in the backend
3 years ago
Paul Fitzpatrick 4890a1fe89 (core) add free team site product
3 years ago
Alex Hall f110ffdafd (core) Follow chain of same-record links for getDefaultColValues
3 years ago
Alex Hall 22006754af (core) Remove 'new' from IDocPage
3 years ago
Alex Hall fa9e6eee88 (core) Create an extra raw data widget when creating a table
3 years ago
George Gevoian f74002fe32 (core) Handle old Grist sessions in MFAConfig
3 years ago
Paul Fitzpatrick 7440485ebe (core) run survey for new users only when a survey doc is set
3 years ago
George Gevoian 0d005eb78d (core) Enable MFA configuration (and add SMS)
3 years ago
Dmitry S 215bb90e68 (core) Replace questionnaire for new users with a popup asking for just their primary use-case.
3 years ago
George Gevoian ba6ecc5e9e (core) Move user profile to new page and begin MFA work
3 years ago
Alex Hall 8f531ef622 (core) Reference and ReferenceList formatters
3 years ago
Jarosław Sadziński 85ef873ce5 (core) Widget options api
3 years ago
Jarosław Sadziński 5a876976d5 (core) Preventing empty string update on any column.
3 years ago
Alex Hall 3facb2a7cd (core) Change formatUnknown/formatDecoded to format 'simple' lists like CSVs rather than JSON
3 years ago
Jarosław Sadziński 50821f655d (core) Duplicate page should copy filters.
3 years ago
Alex Hall d1a848b44a (core) Parse string cell values in Doc API and Imports
3 years ago
Alex Hall 9d62e67369 (core) Fix display of formatted dates in reference columns
3 years ago
Jarosław Sadziński 1ae586cf42 (core) Adding Skip options when importing multiple tables.
3 years ago
Paul Fitzpatrick d99db8d016 (core) move more tests to grist-core
3 years ago
Alex Hall 6b448567c9 (core) Refactor more value parsing code into common
3 years ago
Paul Fitzpatrick 4164d89b84 (core) annotate guests of other docs correctly in UserManager dialog
3 years ago
Dmitry S 7a6d726daa (core) Change datepicker in DateEditor to use moment format, show AltText in DateEditor
3 years ago
Alex Hall faec8177ab (core) Use MetaTableData more
3 years ago
Alex Hall 116fb15eda (core) Move most of the reference parsing code into common so that the server can use it
3 years ago
Jarosław Sadziński 1425461cd8 (core) Exposing custom widgets on the UI
3 years ago
Alex Hall 064455b2f7 (core) Parsing pasted datetimes
3 years ago
George Gevoian 7fe4423a6f (core) Allow filtering hidden columns
3 years ago
Alex Hall 0d460ac2d4 (core) Parsing pasted ChoiceLists
3 years ago
George Gevoian 59699bf446 (core) Add additional org items to AppHeader
3 years ago
Jarosław Sadziński 4ddc29fb40 (core) Adding fallback for currency symbol
3 years ago
Dmitry S cce679d928 (core) Add some polish to the billing page, particularly for sign-up.
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 d63da496a8 (core) Value parsing for refs, parsing data entry for numbers
3 years ago
Alex Hall e58df5df5b (core) ValueParser for Date columns
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
Alex Hall 99878c08ed (core) Add ValueParser, use when pasting
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
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
George Gevoian e1780e4f58 (core) Migrate import code from data engine to Node
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
Paul Fitzpatrick 876a0298a2 (core) do not look at content of recent actions when loading documents
3 years ago
Jarosław Sadziński 048c8ee165 (core) Extending default locale list
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
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 7907467dbc (core) treat summary tables like formulas for access control purposes
3 years ago
George Gevoian 8a7edb6257 (core) Enable incremental imports
3 years ago
Paul Fitzpatrick a543e5194a (core) add a python3 button
3 years ago
Paul Fitzpatrick 3e5a292cde (core) add tests for site deletion
3 years ago
George Gevoian 0717ee627e (core) Relocate export urls to /download/
3 years ago
Jarosław Sadziński 7e78ebfeeb (core) Subdomain can start from a number
3 years ago
George Gevoian ef5da42378 (core) Update export CSV and Excel endpoints
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
Alex Hall 9916a2d919 (core) Suggest correct table when converting to RefList
3 years ago
Dmitry S e361a9fd94 (core) Fix a few issues with parsing of dates in DateEditor.
3 years ago
Paul Fitzpatrick 9f25a96d18 (core) add a way to change subdomain in billing pages
3 years ago
Alex Hall e6e792655b (core) Add /columns endpoint to DocApi
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
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
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
George Gevoian 24fc3a2d00 (core) Redesign examples and templates UI
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
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
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
Jarosław Sadziński 625fce5f65 (core) Refactoring google drive plugin
3 years ago
George Gevoian 9592e3610b (core) Add 'value' to trigger formula autocomplete
3 years ago
Dmitry S 0e0528a2cc (core) Add some more special subdomains, not to be used for team sites
3 years ago
Paul Fitzpatrick d0905b6224 (core) correct capitalization of AppSumo; add account management link
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
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
Paul Fitzpatrick 1af99e9567 (core) link AppSumo activations with stripe, and support upgrades/downgrades
3 years ago
George Gevoian b94eb107d4 (core) Use individual choices for filtering choice lists
3 years ago
Paul Fitzpatrick 6f02987d10 (core) allow undos to be partial, if access control prohibits some part of them
3 years ago
Jarosław Sadziński 96fee73b70 (core) Download as CSV button on sections
3 years ago