Commit Graph

516 Commits (ec157dc4692104602cc5981d335fc8b23725de43)

Author SHA1 Message Date
Alex Hall 77775401fc (core) Don't clear widget options when changing column type
2 years ago
Jarosław Sadziński 8469b7ded0 (core) Fixing bug in token field editor with moving choices.
2 years ago
Jarosław Sadziński ddb80f111e (core) Reference columns weren't added to Raw Data Views
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
Cyprien P 808aacdc52 (core) Fix CustomWidget nbrowser test
2 years ago
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Jarosław Sadziński 637caf8105 (core) Fixing bug with first click on windows
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
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
George Gevoian 983638a5c5 (core) Disable overscroll in gridview
2 years ago
Paul Fitzpatrick e5e361808b (core) repair grist-ee build and add smoke test
2 years ago
George Gevoian 7176b7efb6 (core) Use new Banner component for activation messages
2 years ago
George Gevoian 02dd96daf2 (core) Add page titles to login and error pages
2 years ago
Alex Hall 0350e2df58 (core) Fix filtering of empty reflists
2 years ago
Jarosław Sadziński 64d9ecacdb (core) Renaming table linked by summary table resulted in error
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 3b30c052bc (core) Enabling clipboard events on Choice entry field
2 years ago
Jarosław Sadziński d92a761f6e (core) Product update popups and hosted stripe integration
2 years ago
Dmitry S 3b4d936013 (core) Hide 'helpCenter' and 'templates' elements in HomeIntro when requested
2 years ago
Dmitry S 007c0f2af0 (core) Fix some bugs with repositioning rows.
2 years ago
Dmitry S 4f1cb53b29 (core) Converting server-side Comm.js to typescript
2 years ago
Alex Hall 519f1be93a (core) Disambiguate label for link between summary table and source table with self reference
2 years ago
Cyprien P 4b54c7d99b (core) Fix column and view fields mismatch in filters
2 years ago
George Gevoian 6dcdd22792 (core) Redirect less often in welcomeNewUser
2 years ago
George Gevoian 090d9af21d (core) Broadcast doc usage updates to clients
2 years ago
Dmitry S acddd25cfd (core) Update design of empty docs home page, and add a "Manage Team" button.
2 years ago
Alex Hall af4738b94a (core) Allow linking to summary table via reference to source table
2 years ago
Cyprien P 815c9e1462 (core) Adds new range filter for numeric columns
2 years ago
Alex Hall 6b372fa6cd (core) Allow configuring (mostly hiding) various little bits of UI
2 years ago
George Gevoian 74ec9358da (core) Show usage banners in doc menu of free team sites
2 years ago
Cyprien P 6793377579 (core) Fix values ordering in column filter menu
2 years ago
Dmitry S 9bc04a6e66 (core) Replace nulls in X-axis of charts with '-' to avoid confusion with missing points
2 years ago
Cyprien P 8f4f21e94a (core) Filter menu show all options for Bool/Choice/Choice List columns
2 years ago
George Gevoian a6063f570a (core) Polish Access Details
2 years ago
Jarosław Sadziński 0ab9e4a6a0 (core) Adding GristConnect login system
2 years ago
Paul Fitzpatrick cf23a2d1ee (core) add GVISOR_LIMIT_MEMORY to cap memory available in sandbox
2 years ago
George Gevoian 2fd8a34ff8 (core) Move Notifier to /ext
2 years ago
Cyprien P 365f3c7ae2 (core) Auto-check aggregate values option as soon as table is a summary
2 years ago
Cyprien P f17e31c023 (core) Ensure chart summary is more detailed then linked summary
2 years ago
George Gevoian f48d579f64 (core) Add API endpoint to get site usage summary
2 years ago
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
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
Cyprien P 87cc7d755d (core) Fix chart mixing up axis
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
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
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
George Gevoian af5b3c9004 (core) Add document usage banners
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 47b77c8c24 (core) Allow filtering by selected cell value in cell context menu
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
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
Paul Fitzpatrick 14f7e30e6f (core) add users.options.isConsultant flag, and omit such users from billing
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
Cyprien P 98ac2f7e5b (core) add 'Aggregate Values' option to chart config
2 years ago
George Gevoian d8af25de9d (core) Add usage to data tables page
2 years ago
Alex Hall bf271c822b (core) Copy column type and options when pasting into an empty column
2 years ago
George Gevoian 6305811ca6 (core) Add new Grist login page
2 years ago
Alex Hall 8fdfb02646 (core) Don't treat Attachments as RefList in creator panel
2 years ago
Dmitry S d55bdbcdf3 (core) Reopen HelpScout beacon to the last-opened article
2 years ago
Jarosław Sadziński 499e24b744 (core) Adding conditional styles to old style widgets
2 years ago
Alex Hall 59436d2bca (core) Grace period and delete-only mode when exceeding row limit
2 years ago
Paul Fitzpatrick 134ae99e9a (core) add gvisor-based sandboxing to core
2 years ago
Jarosław Sadziński 64c9717ac1 (core) Undo bug with summary table and raw data view
2 years ago
Jarosław Sadziński b1c3943bf4 (core) Conditional formatting rules
2 years ago
Jarosław Sadziński 96a34122a5 (core) Restoring cursor position on raw data views
2 years ago
Dmitry S 3b76b33423 (core) Fix bugs when both welcomeTour and docTour are available
2 years ago
Cyprien P b6f146d755 (core) Add options to switch chart orientation
2 years ago
Cyprien P 21f1dfa56c (core) Add 'stacked' option to charts
2 years ago
Dmitry S fa75f60bfd (core) Fix selection of rows after rows are dragged
2 years ago
George Gevoian 0f4f0d3dad (core) Migrate to SRP and add change password dialog
2 years ago
Paul Fitzpatrick 98f64a8461 (core) add grist.selectedTable.create/update/destroy/upsert to custom widget api
2 years ago
Alex Hall 02e69fb685 (core) Crudely show row count and limit in UI
2 years ago
George Gevoian ad1b4f3cff (core) Record new user sign-ups
2 years ago
Jarosław Sadziński eff78ae2e1 (core) New UI for raw data views
2 years ago
George Gevoian f02174eb7e (core) Fix error when canceling import
2 years ago
Jarosław Sadziński 351d70d4fb (core) Serving widget info page from home url
2 years ago
Jarosław Sadziński d2b82b84c7 (core) Fixing bug with resuming search on a hidden column.
2 years ago
Alex Hall 321019217d (core) Lossless imports
2 years ago
George Gevoian 9522438967 (core) Add Grist forgot password page
2 years ago
Cyprien P 76481d21e0 (core) Enable selecting x axis for the group data columns
2 years ago
Paul Fitzpatrick 2563fb745a (core) make Grist easier to run with a single server
2 years ago
Cyprien P 0da397ab90 (core) Fix js error when changing X Axis with chart with no series
2 years ago
Alex Hall 5213972d24 (core) Guess numeric formatting options
2 years ago