Commit Graph

474 Commits (main)

Author SHA1 Message Date
George Gevoian 24bbf375f9 (core) Add earliestDocCreatedAt to telemetry
10 months ago
Dmitry S efb5fc63d7 (core) Change the label/nickname of the paid plan to Pro
10 months ago
CamilleLegeron 02841bd15c
Header colored (#581)
10 months ago
Jarosław Sadziński 6416994c22 (core) Import redesign
10 months ago
George Gevoian 05c15e4ec3 (core) Show tweaked formula in AI responses
10 months ago
John Cant e1df6039c2
REQUEST now supports POST (#588)
10 months ago
George Gevoian a77170c4bd (core) Tweak navbar, breadcrumbs, and sign-in buttons
10 months ago
Alex Hall bc54a6646e (core) Filter rows based on linked widgets when exporting view
10 months ago
Alex Hall 3f71c9c488 (core) Cleanup: Remove unused AssistanceRequest.regenerate
10 months ago
Jakub Serafin f7fdfab6bf (core) GET endpoint for webhooks returns now data in format {webhooks:[...]}
10 months ago
Alex Hall 391c8ee087 (core) Allow assistant to evaluate current formula
10 months ago
George Gevoian 90cf018133 (core) Update assistant link
11 months ago
George Gevoian beffd02c41 (core) Improve highlighting of previewed formula
11 months ago
George Gevoian 0a34292536 (core) Add telemetry for AI Assistant
11 months ago
Alex Hall 7fd48364df (core) Improved error messages, retries, and handling of token limits in AI assistant
11 months ago
Jakub Serafin d894b60fd4 (core) deleting queue from single webhook
11 months ago
Jakub Serafin a9f4cfde90 (core) API reworked to use POST to create webhook and DELET to remove it
11 months ago
George Gevoian ea8a59c5e9 (core) Implement AI Assistant UI V2
11 months ago
Jarosław Sadziński d13b9b9019 (core) Billing for formula assistant
11 months ago
Jarosław Sadziński 75d979abdb (core) Fixing cursor position for filtered linked section.
11 months ago
George Gevoian 35237a5835 (core) Add Support Grist page and nudge
11 months ago
Dmitry S 2b581ab7dc (core) Fix issue with lodash's map interpreting objects with length as array-like
11 months ago
Dmitry S b0aa17c932 (core) Detect when a page initial is an emoji, avoid repeating it, and style it better
11 months ago
Paul Fitzpatrick 7d3b4b49d5 (core) forward more kinds of edits to a virtual table
11 months ago
Dmitry S 41280a31f2 (core) Fix recording of signups, and record as telemetry too.
12 months ago
Dmitry S 2740884e3c (core) Improve the look and behavior of /welcome/teams page (also shown for /welcome/start)
12 months ago
George Gevoian a460563daf (core) Polish telemetry code
12 months ago
Alex Hall 6ac0bc3bbb (core) Implement exported functions without relying on ActiveDoc.docData
1 year ago
George Gevoian 10f5f0cb37 (core) Add optional telemetry to grist-core
1 year ago
Paul Fitzpatrick 0fb5092e33 (core) updates from grist-core
1 year ago
Jarosław Sadziński da323fb741 (core) Floating formula editor
1 year ago
jarek 9edbf9f415
Setting main grist-widget repository as a default (#524)
1 year ago
Dmitry S d191859be7 (core) For exporting XLSX, do it memory-efficiently in a worker thread.
1 year ago
Paul Fitzpatrick dad41b2567 (core) updates from grist-core
1 year ago
George Gevoian ff03d32688 (core) Set DateTime timezone during xlsx import
1 year ago
Paul Fitzpatrick 7be0ee289d
support other SQLite wrappers, and various hooks needed by grist-static (#516)
1 year ago
George Gevoian f18bb3e39d (core) Add GRIST_UI_FEATURES env variable
1 year ago
George Gevoian 1e873b4203 (core) Tweak telemetry
1 year ago
Paul Fitzpatrick b58929f095 (core) reconcile webhook and widget description migrations
1 year ago
Paul Fitzpatrick 603238e966 (core) Adds a UI panel for managing webhooks
1 year ago
Paul Fitzpatrick 51a195bd94
add support for conversational state to assistance endpoint (#506)
1 year ago
Dmitry S 8f34ba5157 (core) Remove a defunct URL constant and a product flavor.
1 year ago
Dmitry S 65013331a3 (core) Fix imports into reference columns, and support two ways to import Numeric as a reference.
1 year ago
Paul Fitzpatrick f490854324 (core) updates from grist-core
1 year ago
Vinschni bcb5916434
make sendToDrive hidable (#493)
1 year ago
Jarosław Sadziński 40ea6bb2bc (core) Focusing the creator panel on the table wiget for charts and custom views
1 year ago
George Gevoian 8a0bb4d4fe (core) Improve dark mode
1 year ago
George Gevoian a19ba0813a (core) Add telemetry
1 year ago
Cyprien P d8a063284a (core) Adds endpoint to update webhook
1 year ago
Jarosław Sadziński a317a727c8 (core) Adding tutorial card
1 year ago
George Gevoian 01fbe871aa (core) Add April Fools easter egg
1 year ago
Jarosław Sadziński d29770511c (core) Draft version of AI assistant
1 year ago
George Gevoian be8e13df64 (core) Add initial tutorials implementation
1 year ago
Paul Fitzpatrick 572995f19a (core) updates from grist-core
1 year ago
Louis Delbosc c54e910fd6
Export table schema (#459)
1 year ago
Cyprien P 1ff93f89c2 (core) Porting the AI evaluation script
1 year ago
Jarosław Sadziński b3590c8a6f (core) Removing warnings about deprecated shortcuts.
1 year ago
Jarosław Sadziński 59cf654190 (core) Minimazing widgets
1 year ago
George Gevoian aa3faae25b (core) Fix test util and upgrade fixtures
1 year ago
jarek cee0cdcd67
Merge pull request #406 from incubateur-territoires/column-description
1 year ago
Paul Fitzpatrick cbf925aa00 (core) updates from grist-core
1 year ago
George Gevoian 1ac4931c22 (core) Persist forks in home db
1 year ago
Paul Fitzpatrick 3aba7f6208 (core) set up a trialing list and a call scheduled flag for Grist SaaS
1 year ago
Paul Fitzpatrick f7f76fb5e7
A set of tweaks to simplify electron packaging (#421)
1 year ago
Jarosław Sadziński 6e3f0f2b35 (core) Porting back AI formula backend
1 year ago
Paul Fitzpatrick 363fb7f89e (core) updates from grist-core
1 year ago
jarek 5a324f1358
Adding new flags for supported locales (#420)
1 year ago
George Gevoian 6ccc195330 (core) Add dark theme to date picker
1 year ago
Camille 95f1a41618 Merge branch 'main' into column-description
1 year ago
Cyprien P d2f98b4036 (core) Fix the empty values last option in multicol sorting
1 year ago
Camille 51f6cf3070 feat(columnDesc): code styling
1 year ago
Camille 009ebefd96 feat(ColumnDesc): create column description in database and link it to visual behaviors
1 year ago
Jarosław Sadziński 90d3ee037a (core) User language switcher
1 year ago
Cyprien P a8827b152e (core) New document settings page
1 year ago
Dmitry S 45c7602f49 (core) Implement checkbox for SchemaEdit permission in Access Rules UI.
1 year ago
Cyprien P 18d016c745 (core) Fix date filter for DateTime columns.
1 year ago
George Gevoian db64dfeef0 (core) Add tip for "Add New" button
1 year ago
Cyprien P b7f65ff408 (core) Adds dots menu to access rules page item
1 year ago
George Gevoian 9e009bbab9 (core) Update memo notification styling
1 year ago
Paul Fitzpatrick e6692c2793 (core) add a checkbox for owner "boss mode"
1 year ago
Jarosław Sadziński b59829d57e (core) Updating dependencies for moment package
1 year ago
Jarosław Sadziński 30600c5dc2 (core) Making makeT helper use the unprefixed key as a fallback
1 year ago
Jarosław Sadziński fd02a00a0e Fixing all eslint's reported error
1 year ago
George Gevoian 77e85c132c
Fix control-border CSS regression (#388)
1 year ago
Cyprien P cabac3d9d8 (core) Adds new view as banner
1 year ago
Paul Fitzpatrick 472a9a186e (core) control the distribution of attachment metadata
1 year ago
Jarosław Sadziński 2a86cde474 (core) Hiding helper columns used for column transformation
1 year ago
George Gevoian e52e15591d (core) Add behavioral and coaching call popups
1 year ago
Cyprien P 620e86a9f1 (core) New date filter with a calendar view
1 year ago
George Gevoian c558800de5 (core) Avoid flagging support user as collaborator
1 year ago
George Gevoian e146f95c1c (core) Add new UI for writing memos
1 year ago
Paul Fitzpatrick ebaf04dace (core) add buttons to delete bad rules
2 years ago
Louis Delbosc 4116949ea5
Add translation for boolean value in toggle columns for text cell (#364)
2 years ago
Louis Delbosc a4b1145605
Add GRIST_HELP_CENTER environment variable (#363)
2 years ago
Paul Fitzpatrick 312d2331a8 (core) lock down modification of the _grist_Attachments table
2 years ago
George Gevoian 1a6d427339 (core) Update sort and filter UI
2 years ago
Paul Fitzpatrick ea71312d0e (core) deal with write access for attachments
2 years ago
Jarosław Sadziński 7c9cb9843e (core) Revealing hidden pages with visible children.
2 years ago
George Gevoian 3145af36c6 (core) Add dark mode for comments
2 years ago
Jarosław Sadziński 6460c22a89 (core) Changing shortcuts for adding and removing rows
2 years ago
George Gevoian 4c662253a9 (core) Add info and hover tooltips
2 years ago
Jarosław Sadziński bfd7243fe2 (core) Comments
2 years ago
Jarosław Sadziński 8be920dd25 (core) Multi-column configuration
2 years ago
Paul Fitzpatrick ab3cdb62ac (core) make the support account configurable, and allow listing public sites
2 years ago
Paul Fitzpatrick 6dd2068218 (core) show package.json version when hovering on Grist icon in grist-core
2 years ago
George Gevoian 74c556ea85 (core) Fix CSS errors related to dark mode
2 years ago
Jarosław Sadziński 9628253fd8 (core) Adding new column in users table "ref" with unique identifier.
2 years ago
George Gevoian 364610c69d (core) Add cell selection summary
2 years ago
Jarosław Sadziński 5219932a1f (core) i18
2 years ago
George Gevoian cd64237dad (core) Allow duplicating tables from Raw Data page
2 years ago
Paul Fitzpatrick 0eb1fec3d7 (core) show any error when creating initial team site with GRIST_SINGLE_ORG
2 years ago
Alex Hall 792565976a (core) Show example values in formula autocomplete
2 years ago
Alex Hall 1864b7ba5d (core) Add BulkAddOrUpdateRecord action for efficiency
2 years ago
Alex Hall d140b49ba3 (core) Include helper columns in ACL rules
2 years ago
Paul Fitzpatrick d55b5110ac (core) remove deprecated /download endpoint in favor of newer /api/docs/NNNN/download
2 years ago
Louis Delbosc 494a683332
Export xlsx #256 (#270)
2 years ago
George Gevoian 965cf7e076 Fix incorrect CSS fallback values
2 years ago
George Gevoian ec157dc469 (core) Add dark mode to user preferences
2 years ago
Dmitry S 1c24bfc8a6 (core) Fix exports to CSV/XLSX/etc when data is restricted by access rules
2 years ago
George Gevoian 2cb783ea7b (core) Fix bugs with intervals
2 years ago
Jarosław Sadziński 2997434815 (core) Showing a raw data section on a popup
2 years ago
George Gevoian 56e8e1f4b3 (core) Randomize ActiveDoc interval delays
2 years ago
George Gevoian ed37401b2c (core) Add basic activation page to grist-ee
2 years ago
Jarosław Sadziński a52d56f613 (core) Moving client and common tests to core
2 years ago
Jarosław Sadziński 9e4d802405 (core) Implementing row conditional formatting
2 years ago
Jarosław Sadziński ee109e9186 (core) Removing NEW_DEAL flag
2 years ago
George Gevoian 771e1edd54 (core) Keep track of row counts per table
2 years ago
Jarosław Sadziński 40c9b8b7e8 (core) New URL that opens Create site popup.
2 years ago
George Gevoian aeba738f7c (core) Add product for new personal plan
2 years ago
Jarosław Sadziński 5c8211c61d (core) Fixing selectby error on the creator panel.
2 years ago
Alex Hall 460f22b701 (core) Don't show hidden tables in table data options when adding widgets
2 years ago
Paul Fitzpatrick dd8d2e18f5 (core) add an access token mechanism to help with attachments in custom widgets
2 years ago
Alex Hall f39b496563 (core) Use table title instead of ID in ACL UI
2 years ago
Jarosław Sadziński 257dafe423 (core) Improving billing page user experience
2 years ago
Alex Hall b8486dcdba (core) Nice summary table IDs
2 years ago
Paul Fitzpatrick f91f45b26d (core) support granular read access for attachments
2 years ago
George Gevoian a051830aeb (core) Show summary tables on Raw Data page
2 years ago
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Jarosław Sadziński aefe451bab (core) Polishing upgrade plan UI
2 years ago
Dmitry S dd2eadc86e (core) Speed up and upgrade build.
2 years ago
Cyprien P 64ff9ccd0a (core) Allows range filter for Date, DateTime columns
2 years ago
Alex Hall 9fffb491f9 (core) External requests
2 years ago
George Gevoian abebe812db (core) Show Grist video tour after welcome questions
2 years ago
Dmitry S a91d493ffc (core) Fix issue with 'UNEXPECTED ORDER OF CALLBACKS' in Client.ts.
2 years ago
Paul Fitzpatrick 561d9696aa (core) clean up interaction of forward auth with session
2 years ago
Alex Hall 0350e2df58 (core) Fix filtering of empty reflists
2 years ago
Alex Hall 1c89d08ea3 (core) Add a row to summary tables grouped by list column(s) corresponding to empty lists
2 years ago
Jarosław Sadziński d92a761f6e (core) Product update popups and hosted stripe integration
2 years ago
Dmitry S 4f1cb53b29 (core) Converting server-side Comm.js to typescript
2 years ago
Paul Fitzpatrick 05d1cdf140 (core) limit retries of uploads to external store in tests
2 years ago