Commit Graph

1694 Commits (ea8a59c5e95078c1150262f1779fc917f8c597f7)
 

Author SHA1 Message Date
Natalie Misasi 2611d05c39
Updates to Grist Functions (#125)
3 years ago
Alex Hall f877f3859d (core) Use visible column formatting when converting RefList to Text
3 years ago
Alex Hall 0de0cb0f4a (core) Add PUT /records DocApi endpoint to AddOrUpdate records
3 years ago
Jarosław Sadziński 66eb0b91b8 (core) API fix for a bug that treated 0 as null
3 years ago
Cyprien P 7cc3092e1b (core) Restore default context menu out of std views
3 years ago
Jarosław Sadziński e99122433a (core) Sending visible columns for not configured widgets
3 years ago
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
Paul Fitzpatrick 0f4153dc23 (core) stop applying product limits to grist-core
3 years ago
Jarosław Sadziński b80e56a4e1 (core) Custom Widget column mapping feature.
3 years ago
Cyprien P 196ab6c473 (core) Adds cell context menu
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 64abfcb0ac (core) Remove some unused code, especially in ViewConfigTab
3 years ago
Paul Fitzpatrick d8aacbe3b4 (core) AddOrUpdateRecord user action
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
Paul Fitzpatrick fd957577d3 (core) start maintaining env vars in grist-core
3 years ago
George Gevoian ddb67ff44e (core) Make new account page mobile-friendly
3 years ago
Paul Fitzpatrick dbde9e459c (core) updates from grist-core
3 years ago
Paul Fitzpatrick b8f75997ca
Merge pull request #122 from gristlabs/readme-video
3 years ago
Paul Fitzpatrick 0a83551306
add a video to the README
3 years ago
Jarosław Sadziński ae6342810d (core) Summary columns improvemnt.
3 years ago
Alex Hall 8aa6ddba0b (core) Convert datetime objects in Date columns to timestamps at midnight of the date
3 years ago
Jarosław Sadziński a685707d50 (core) Renaming filters for choice columns
3 years ago
George Gevoian f74002fe32 (core) Handle old Grist sessions in MFAConfig
3 years ago
George Gevoian 3289fe330f (core) Update aws-sdk
3 years ago
George Gevoian cebd7b2d74 (core) Fix choice/ref list cell color not filling cell
3 years ago
Paul Fitzpatrick 7440485ebe (core) run survey for new users only when a survey doc is set
3 years ago
Alex Hall 0c80547e0d (core) Change UndoStack._linkMap to store an array of action groups for each linkId
3 years ago
George Gevoian db7d1802ce (core) Clarify phone message only supports U.S. numbers
3 years ago
George Gevoian 0d005eb78d (core) Enable MFA configuration (and add SMS)
3 years ago
Cyprien P 1b4580d92e (core) Fix error when creating chart with a single column
3 years ago
Cyprien P c714d09eb8 (core) Disallow using non numeric type in chart's series
3 years ago
Dmitry S f9f4245466 (core) Fix adding multiple fields when editing card layout
3 years ago
Paul Fitzpatrick 4976dc2ace (core) persist logins across docker restarts by default
3 years ago
Jarosław Sadziński d2077bc486 (core) Improving experience when editing group-by column.
3 years ago
Dmitry S 9c57b565b2 (core) Fix deployment tests.
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
Cyprien P 98a331a1e4 (core) Fix the name of the grouped data series when the value is blank
3 years ago
Jarosław Sadziński 08881d9663 (core) Scrolling to the active record when editor is activated
3 years ago
Paul Fitzpatrick 5cdc7b2ea4 (core) freshen core README; support python3 in grist-core docker image
3 years ago
Dmitry S b37b8a9f6d (core) A few tiny documentation tweaks.
3 years ago