Commit Graph

309 Commits (fd02a00a0e0ead180db10f7e462f0a8fa2c7549d)

Author SHA1 Message Date
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 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
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
Jarosław Sadziński 6f00106d7c (core) Raw renames
2 years ago
George Gevoian af5b3c9004 (core) Add document usage banners
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
Paul Fitzpatrick 20dd2fc70d (core) allow non-owners to remove themselves from sites/workspaces/docs
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
George Gevoian 6305811ca6 (core) Add new Grist login page
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
Dmitry S 3b76b33423 (core) Fix bugs when both welcomeTour and docTour are available
2 years ago
George Gevoian 0f4f0d3dad (core) Migrate to SRP and add change password dialog
2 years ago
Alex Hall 02e69fb685 (core) Crudely show row count and limit in UI
2 years ago
Jarosław Sadziński eff78ae2e1 (core) New UI for raw data views
2 years ago
Paul Fitzpatrick 2563fb745a (core) make Grist easier to run with a single server
2 years ago
Jarosław Sadziński 70373550cf (core) Shortcuts help page can be scrolled using a keyboard
2 years ago
George Gevoian fa68b790bb (core) Remove code for unused welcome flows
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
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
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
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
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
Paul Fitzpatrick 7440485ebe (core) run survey for new users only when a survey doc is set
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 c714d09eb8 (core) Disallow using non numeric type in chart's series
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
Jarosław Sadziński 85ef873ce5 (core) Widget options api
2 years ago
George Gevoian 62a6190970 (core) Add button for removing doc tours
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 8100272e9a (core) Update HelpScout beacon to work with embedded documentation articles.
3 years ago
Dmitry S e4314f9def (core) Update grainjs, fix some code affected by stronger types.
3 years ago
Dmitry S ef1fc916e6 (core) Fix "Column Label and ID" widget to avoid getting truncated on some browsers
3 years ago
Jarosław Sadziński 1425461cd8 (core) Exposing custom widgets on the UI
3 years ago
Alex Hall 90fdb55bfd (core) Fix imports in DocTour.ts, particularly wildcard lodash import causing a big bundle
3 years ago
Jarosław Sadziński e482427e83 (core) JS error on creator panel and formula editor.
3 years ago
Cyprien P 0b437d1544 (core) Brings in the new donut charts.
3 years ago
George Gevoian 7fe4423a6f (core) Allow filtering hidden columns
3 years ago
George Gevoian 05eb7afcb6 (core) Show ACL link in UserManager conditionally
3 years ago
Jarosław Sadziński 96fa7ad562 (core) Error message on Duplicate Document
3 years ago
George Gevoian 59699bf446 (core) Add additional org items to AppHeader
3 years ago
Jarosław Sadziński e8e614c584 (core) Formula UI redesign
3 years ago
Paul Fitzpatrick 877542225d (core) mark engine setting as experimental
3 years ago
Dmitry S cce679d928 (core) Add some polish to the billing page, particularly for sign-up.
3 years ago
Jarosław Sadziński 3c72639e25 (core) Adding sort options for columns.
3 years ago
Paul Fitzpatrick f7c9919120 (core) annotate shares listed in UserManager for documents
3 years ago
George Gevoian f2e11a5329 (core) Migrate to Stripe v8 + implement discount codes
3 years ago
Dmitry S 16eb158673 (core) Make ProfileDialog wait consistently for work to finish before closing.
3 years ago
Dmitry S cf7a3153f9 (core) When hidden pages are present in the page list, allow removing them
3 years ago
Jarosław Sadziński 40ddb57dfc (core) Adding colors to toast notification
3 years ago
Dmitry S 1517dca644 (core) Implement DiscourseConnect to enable easy sign-in to community forum
3 years ago
Paul Fitzpatrick b3b7410ede (core) open documents without blocking on data engine
3 years ago
Jarosław Sadziński 42910cb8f7 (core) Extending Google Drive integration scope
3 years ago
Jarosław Sadziński 8684c9e930 (core) Adding traceback to trigger formulas
3 years ago
Jarosław Sadziński 048c8ee165 (core) Extending default locale list
3 years ago
Dmitry S cd241a633a (core) In make-copy dialog, ensure it's non-saveable while fetching workspaces after a switch of the destination org
3 years ago
Cyprien P 4fcdd2ba07 (core) Fix y-axis blinking in chart view configuration
3 years ago
Paul Fitzpatrick a543e5194a (core) add a python3 button
3 years ago
Cyprien P 2cf2088373 (core) New chart view axis conf with picker for each of X,Y and group by
3 years ago
George Gevoian 0717ee627e (core) Relocate export urls to /download/
3 years ago
Alex Hall 29dd33a45c (core) Add other direction of linking by reflist
3 years ago
George Gevoian 3d085ff2d7 (core) Fix warning bug in Save Copy dialog
3 years ago
Dmitry S 3edb3a6826 (core) Filter out pages for hidden views from the page list.
3 years ago
George Gevoian a6e08883e0 (core) Simple localization support and currency selector.
3 years ago
Dmitry S faa0d9988e (core) When changing a table for a page widget, unset widget-linking to avoid invalid values.
3 years ago
Cyprien P e4633c293c (core) Hide filter bar for inactive widget in mobile mode
3 years ago
Alex Hall 54b932300b (core) Filter linking by reference list columns
3 years ago
Paul Fitzpatrick 9f25a96d18 (core) add a way to change subdomain in billing pages
3 years ago
George Gevoian d83d734b75 (core) Site Switcher and Other Sites
3 years ago
George Gevoian 79f6f605f8 (core) Polish and enable Reference List widget
3 years ago
Jarosław Sadziński 5b92a43849 (core) Disabling plugin import sources menu options when import is disabled
3 years ago
George Gevoian 07bf250592 (core) Hide workspace in breadcrumbs if doc is unsaved
3 years ago
Jarosław Sadziński 4ca47878ca (core) Adding import from google drive to the home screen
3 years ago
Dmitry S 1605e18f66 (core) Enable auto triggering of Welcome Tour, and various improvements.
3 years ago
Alex Hall 73c4efa315 (core) Hide the GristDocTour table by default but reveal it when /p/GristDocTour is in the URL
3 years ago
Alex Hall 1d1a9297f8 (core) Polish UI/UX of onboarding popups
3 years ago
George Gevoian 931827b195 (core) Hide templates org in copy menu
3 years ago
Alex Hall aec360498c (core) Allow adding a single link at the bottom of a document tour card
3 years ago
George Gevoian 37eed2d3c2 (core) Fix staging test and tweak template line height
3 years ago
George Gevoian 24fc3a2d00 (core) Redesign examples and templates UI
3 years ago
Alex Hall cd0c6de53e (core) Automatically or explicitly show document tours in the same way as example cards.
3 years ago
Alex Hall 15f1ef96fa (core) Allow creating custom document tours with a special table
3 years ago
Dmitry S 8d68c1c567 (core) Replace time zone selector with one based on the newer autocomplete.
3 years ago
Jarosław Sadziński f8e4fe54ba (core) Fixing origin check during Google Authentication
3 years ago
Jarosław Sadziński 08295a696b (core) Export to Excel and Send to drive
3 years ago
Alex Hall 1f6e693b6e (core) Remove REPL code
3 years ago
Dmitry S 67aca9ccf6 (core) Fix several flaky tests.
3 years ago
Cyprien P 693f2f6325 (core) Brings welcome tour and hide behind a flag
3 years ago
George Gevoian 5b2666a88a (core) Enhance autocomplete and choice colors
3 years ago
Paul Fitzpatrick 1ce5e98996 (core) suspend a team site after an AppSumo refund
3 years ago
Dmitry S 0a0e320ca8 (core) Fix reporting of errors to HelpScout using "Report a problem" link.
3 years ago
Paul Fitzpatrick d0905b6224 (core) correct capitalization of AppSumo; add account management link
3 years ago
Cyprien P b389ee7c23 (core) Adds new mechanism to generate on boarding popups
3 years ago
Dmitry S b537539b73 (core) Implement UI for trigger formulas.
3 years ago
Jarosław Sadziński e180641c7d (core) Context menu for cards.
3 years ago
Paul Fitzpatrick dca3abec1d (core) complete light sign-up flow for appsumo, and customize summaries
3 years ago
Paul Fitzpatrick 36d5e7870e (core) streamline registration flow for new appsumo users
3 years ago
Paul Fitzpatrick 1af99e9567 (core) link AppSumo activations with stripe, and support upgrades/downgrades
3 years ago
Cyprien P 7a0cd6c2b4 (core) Makes filter counts take other column filters into account
3 years ago
Jarosław Sadziński bdd4d3c46e (core) Freezing columns on a GridView
3 years ago
George Gevoian f613b68a9e (core) Fix widget loading spinner title
3 years ago
George Gevoian 3af6dd46ea (core) Allow docs to be permanently deleted in icon view
3 years ago
Cyprien P b740028e8f (core) Increases readability of column filter menu code
3 years ago
George Gevoian b94eb107d4 (core) Use individual choices for filtering choice lists
3 years ago
Jarosław Sadziński 24dca831c0 (core) Renaming column by clicking away resulted in renaming different column.
3 years ago
Paul Fitzpatrick 69ac8fb4b3 (core) updates from grist-core
3 years ago
George Gevoian 68c1a8ba96 Improve renaming docs in icon view
3 years ago
Jarosław Sadziński 96fee73b70 (core) Download as CSV button on sections
3 years ago
Jarosław Sadziński 5c0494fe29 (core) Draft cells
3 years ago
Dmitry S d1c1416d78 (core) Add rules to eslint to better match our coding conventions.
3 years ago
Cyprien P 9a6369a4ff (core) remove the sort&filter save button on readonly mode
3 years ago
Cyprien P 8056bb0069 (core) close sort&filter menu when clicking Save/Revert buttons
3 years ago
Cyprien P 570baa95a5 (core) change filtering section of the sort&Filter side panel to match newui style
3 years ago
Cyprien P a9d021af18 (core) fixes hanging Save/Revert tooltips
3 years ago
Dmitry S 2f26f140c8 (core) Add our very own implementation of tokenfield (aka pillbox, tag list)
3 years ago
Cyprien P 5baae7437a (core) split sort and filter menu into its own button
3 years ago
Cyprien P 2823727da1 (core) add + button to the filter section of the section menu
3 years ago
Dmitry S 526b0ad33e (core) Configure more comprehensive eslint rules for Typescript
3 years ago
Dmitry S 65a722501d (core) Show count of formula errors in the column config in the right-side panel.
3 years ago
Cyprien P 5479159960 (core) add `+` button to the filter bar
3 years ago