Commit Graph

542 Commits (6dd2068218e66180ac3df1fdd7b78f66be0801cf)

Author SHA1 Message Date
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
Jarosław Sadziński 70373550cf (core) Shortcuts help page can be scrolled using a keyboard
2 years ago
George Gevoian 8f5ce9d610 (core) Wait for transform column before finalizing
2 years ago
Alex Hall 599545fb11 (core) Fuller guessing of type and options when adding first data to blank columns
2 years ago
Jarosław Sadziński ae6c857ac5 (core) Frozen columns reordering
2 years ago
George Gevoian fa68b790bb (core) Remove code for unused welcome flows
2 years ago
Cyprien P c2070877b6 (core) Fix out of sync GROUP DATA and X Axis options when table change
2 years ago
Alex Hall 3445ecb64c (core) Search backwards with Shift+Enter
2 years ago
Paul Fitzpatrick accd640078 (core) add a `user.SessionID` value for trigger formulas and granular access rules
2 years ago
George Gevoian 95592b81bd (core) Skip /welcome/user page for new users
2 years ago
George Gevoian 36843e632b (core) Hide API key when it's not selected
2 years ago
Alex Hall 5b352211c4 (core) Guess date format during type conversion
2 years ago
Paul Fitzpatrick be8c053922 (core) updates from grist-core
2 years ago
Edward Betts d6e0e1fee3 Correct spelling mistakes
2 years ago
Cyprien P afa90cc365 (core) Show default context menu on link
2 years ago
Dmitry S 9855a145d1 (core) Remove UI-imposed restriction against combining public edit access and access rules
2 years ago
Cyprien P 2f6eafff35 (core) Adds setSelectedRows to the grist api for custom view
2 years ago
George Gevoian e264094412 (core) Add account page option to allow Google login
2 years ago
George Gevoian 99f3422217 (core) Add new Grist sign-up page
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
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
Alex Hall 64abfcb0ac (core) Remove some unused code, especially in ViewConfigTab
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
George Gevoian ddb67ff44e (core) Make new account page mobile-friendly
2 years ago
Jarosław Sadziński ae6342810d (core) Summary columns improvemnt.
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
Jarosław Sadziński d2077bc486 (core) Improving experience when editing group-by column.
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
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
Paul Fitzpatrick 975eed8564 (core) fix browser check and favicon in grist-core
3 years ago
George Gevoian 62a6190970 (core) Add button for removing doc tours
3 years ago
Cyprien P 89dc9334c3 (core) Fix error bars for bar chart
3 years ago
Jarosław Sadziński 50821f655d (core) Duplicate page should copy filters.
3 years ago
Jarosław Sadziński 52d3f63203 (core) Fixing bug with deleting charts
3 years ago
Jarosław Sadziński 24c57e05d7 (core) Fixing dispose bug on GridView
3 years ago
Jarosław Sadziński 0482c83771 (core) Better UX in full-edit mode for the formula editor
3 years ago
Cyprien P e99cc3ae08 (core) Fix pie chart sectors's ordering issue.
3 years ago
Dmitry S e0fb281eba (core) When searching, use formatter.formatAny() to handle values of invalid type.
3 years ago
Jarosław Sadziński c1de16aee7 (core) Scrolling to the active record on search
3 years ago
Jarosław Sadziński d08fdd772e (core) Fixing bug with undoing page delation with a custom layout
3 years ago
Alex Hall c470c4041b (core) Use visibleCol instead of displayCol with createFormatter
3 years ago
Alex Hall 30c8ba3019 (core) Use auto popup placement for DocTour on mobile
3 years ago
Dmitry S f024aaaf5d (core) Fix some bugs with ChoiceList in summary tables, and evaluation of lookups.
3 years ago
Jarosław Sadziński 1ae586cf42 (core) Adding Skip options when importing multiple tables.
3 years ago
Paul Fitzpatrick d99db8d016 (core) move more tests to grist-core
3 years ago
Paul Fitzpatrick 307966e84f (core) go ahead and create fork if non-owner wants to do "View As" on prefork
3 years ago
Dmitry S 8100272e9a (core) Update HelpScout beacon to work with embedded documentation articles.
3 years ago
Alex Hall 6b448567c9 (core) Refactor more value parsing code into common
3 years ago
George Gevoian 258d3cbb89 (core) Swap table and file names in Importer
3 years ago
George Gevoian f8e2cc4de3 (core) Skip saving column resizes in read-only mode
3 years ago
Dmitry S e4314f9def (core) Update grainjs, fix some code affected by stronger types.
3 years ago
Dmitry S 7a6d726daa (core) Change datepicker in DateEditor to use moment format, show AltText in DateEditor
3 years ago
Alex Hall faec8177ab (core) Use MetaTableData more
3 years ago
Alex Hall 116fb15eda (core) Move most of the reference parsing code into common so that the server can use it
3 years ago
George Gevoian 7f08934cf0 (core) Skip saving layout resizes in read-only mode
3 years ago