Commit Graph

796 Commits (b9a4b2b58f8e9adbd903e8504637c29ec8922c86)
 

Author SHA1 Message Date
George Gevoian 6abe7d5827 (core) Use original column headers during imports
2 years ago
Dmitry 25b7e6c245
Tweaks to documentation comments for user-facing Grist functions (#126)
2 years ago
Natalie Misasi 2611d05c39
Updates to Grist Functions (#125)
2 years ago
Alex Hall f877f3859d (core) Use visible column formatting when converting RefList to Text
2 years ago
Alex Hall 0de0cb0f4a (core) Add PUT /records DocApi endpoint to AddOrUpdate records
2 years ago
Jarosław Sadziński 66eb0b91b8 (core) API fix for a bug that treated 0 as null
2 years ago
Cyprien P 7cc3092e1b (core) Restore default context menu out of std views
2 years ago
Jarosław Sadziński e99122433a (core) Sending visible columns for not configured widgets
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
Paul Fitzpatrick 0f4153dc23 (core) stop applying product limits to grist-core
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
Paul Fitzpatrick 4890a1fe89 (core) add free team site product
2 years ago
Alex Hall 64abfcb0ac (core) Remove some unused code, especially in ViewConfigTab
2 years ago
Paul Fitzpatrick d8aacbe3b4 (core) AddOrUpdateRecord user action
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 fa9e6eee88 (core) Create an extra raw data widget when creating a table
2 years ago
Paul Fitzpatrick fd957577d3 (core) start maintaining env vars in grist-core
2 years ago
George Gevoian ddb67ff44e (core) Make new account page mobile-friendly
2 years ago
Paul Fitzpatrick dbde9e459c (core) updates from grist-core
2 years ago
Paul Fitzpatrick b8f75997ca
Merge pull request #122 from gristlabs/readme-video
2 years ago
Paul Fitzpatrick 0a83551306
add a video to the README
2 years ago
Jarosław Sadziński ae6342810d (core) Summary columns improvemnt.
2 years ago
Alex Hall 8aa6ddba0b (core) Convert datetime objects in Date columns to timestamps at midnight of the date
2 years ago
Jarosław Sadziński a685707d50 (core) Renaming filters for choice columns
2 years ago
George Gevoian f74002fe32 (core) Handle old Grist sessions in MFAConfig
2 years ago
George Gevoian 3289fe330f (core) Update aws-sdk
2 years ago
George Gevoian cebd7b2d74 (core) Fix choice/ref list cell color not filling cell
2 years ago
Paul Fitzpatrick 7440485ebe (core) run survey for new users only when a survey doc is set
2 years ago
Alex Hall 0c80547e0d (core) Change UndoStack._linkMap to store an array of action groups for each linkId
2 years ago
George Gevoian db7d1802ce (core) Clarify phone message only supports U.S. numbers
2 years ago
George Gevoian 0d005eb78d (core) Enable MFA configuration (and add SMS)
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
Paul Fitzpatrick 4976dc2ace (core) persist logins across docker restarts by default
2 years ago
Jarosław Sadziński d2077bc486 (core) Improving experience when editing group-by column.
2 years ago
Dmitry S 9c57b565b2 (core) Fix deployment tests.
2 years ago
Dmitry S 215bb90e68 (core) Replace questionnaire for new users with a popup asking for just their primary use-case.
2 years ago
George Gevoian ba6ecc5e9e (core) Move user profile to new page and begin MFA work
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
Jarosław Sadziński 5a876976d5 (core) Preventing empty string update on any column.
2 years ago
Alex Hall 3facb2a7cd (core) Change formatUnknown/formatDecoded to format 'simple' lists like CSVs rather than JSON
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