Commit Graph

770 Commits (f93b4fd3bc056c2d5b43187e50260fdfcac0eaa9)
 

Author SHA1 Message Date
Jarosław Sadziński f93b4fd3bc (core) Selection for styled columns
2 years ago
George Gevoian 524dbf34e1 (core) Add config to include custom CSS
2 years ago
Paul Fitzpatrick e6983e9209 (core) add machinery for self-managed flavor of Grist
2 years ago
Alex Hall b878395c21 (core) Allow linking summary tables based on ref/reflist columns (except `group`)
2 years ago
Alex Hall 6c90de4d62 (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows
2 years ago
Paul Fitzpatrick 0a61d740ba (core) clear redis state for docapi tests
2 years ago
Cyprien P 87cc7d755d (core) Fix chart mixing up axis
2 years ago
Alex Hall 4408315f2e (core) Add AzureExternalStorage
2 years ago
George Gevoian 52eb5325c2 (core) Use different user in ActionLog tests
2 years ago
Jarosław Sadziński db57815d2b (core) Improving custom widget API. Changing destroy function signature.
2 years ago
George Gevoian 1e42871cc9 (core) Add attachment and data size usage
2 years ago
Jarosław Sadziński f194d6861b (core) Updating RawData views
2 years ago
Dmitry S 97f3a8805c (core) List 'Other Sites' all one line; fix style ordering issue for sort button.
2 years ago
George Gevoian ad04744b4a (core) Fix import bug when skipping non-text columns
2 years ago
Alex Hall dc9e53edc8 (core) Update the current time in formulas automatically every hour
2 years ago
Alex Hall 0beb2898cb (core) Add flexibility to daily API usage limit
2 years ago
Paul Fitzpatrick 4de5928396 (core) when redirecting, use protocol in APP_HOME_URL if available
2 years ago
Jarosław Sadziński 6f00106d7c (core) Raw renames
2 years ago
Jarosław Sadziński 8a1cca629b (core) Changing shortcut for Duplicate row command
2 years ago
Jarosław Sadziński 995bf9b63a (core) Distinct style rules for summary columns
2 years ago
Cyprien P 0829ae67ef (core) Fixing hidden col missing after summary update
2 years ago
Dmitry S e59dcc142d (core) Show proper message on empty Excel import, rather than a code error
2 years ago
Jarosław Sadziński dcafa96b5b (core) Restoring context menu when comparing documents
2 years ago
Alex Hall 040fa85a8b (core) Simplify InitNewDoc since the timezone and locale is never actually used
2 years ago
George Gevoian af5b3c9004 (core) Add document usage banners
2 years ago
Paul Fitzpatrick 01b1c310b5 (core) updates from grist-core
2 years ago
Alex Hall a701b4bf13 (core) Remove expired attachments every hour and on shutdown
2 years ago
Alex Hall 890c550fc3 (core) Don't include adding attachment metadata in undo stack
2 years ago
Jarosław Sadziński bedb19f9c7 (core) Removing conditional styles for blank rows
2 years ago
Jarosław Sadziński 77ef9df27d (core) Adding new command Duplicate rows
2 years ago
Alex Hall d7514e9cfc (core) Create _grist_Attachments_fileIdent index in new docs
2 years ago
Alex Hall 47b77c8c24 (core) Allow filtering by selected cell value in cell context menu
2 years ago
Paul Fitzpatrick ce7eb05ed4 (core) get user.Name through same mechanism as user.id for websocket Client
2 years ago
Alex Hall 64a5c79dbc (core) Limit total attachment file size per document
2 years ago
Paul Fitzpatrick c1af5a9803 (core) have user.Name come from database for websocket users
2 years ago
Jarosław Sadziński dea1a8ba1b (core) Implementing search on raw data view
2 years ago
George Gevoian 007a862333 (core) Include hash/fragment in post-login redirect URLs
2 years ago
Paul Fitzpatrick 20dd2fc70d (core) allow non-owners to remove themselves from sites/workspaces/docs
2 years ago
Cyprien P 25e40bfa9b (core) Fix setting xaxis when both chart aggregation and split series
2 years ago
Paul Fitzpatrick 05c89fb65a
add connect-redis for redis support (#183)
2 years ago
Alex Hall 09da815c0c (core) Add /attachments/removeUnused DocApi endpoint to hard delete all unused attachments in document
2 years ago
Jarosław Sadziński 4401ec4d79 (core) Adding onNewRecord event for custom widgets
2 years ago
Dmitry S cedcdc6bff (core) Improve debug logging related for client-side errors and sandbox crashes.
2 years ago
George Gevoian 859c593448 (core) Add authSubject and authProvider to sessions
2 years ago
Paul Fitzpatrick 14f7e30e6f (core) add users.options.isConsultant flag, and omit such users from billing
2 years ago
Paul Fitzpatrick 782bb44ed5 (core) updates from grist-core
2 years ago
George Gevoian 23cfe3bd67 (core) Add caching to Docker workflows
2 years ago
George Gevoian 4c5de16e2d (core) Include altSessionId in logs
2 years ago
Cyprien P bf8769bc42 (core) Fix linking after a summary update
2 years ago
Jarosław Sadziński 34708cd348 (core) Adding font options to the style picker
2 years ago