Commit Graph

649 Commits (ca5ae6fa3f25eed5a1b77bdf6284520643874cab)

Author SHA1 Message Date
George Gevoian e52e15591d (core) Add behavioral and coaching call popups
2 years ago
Cyprien P 620e86a9f1 (core) New date filter with a calendar view
2 years ago
Paul Fitzpatrick 7dc49f3c85 (core) updates from grist-core
2 years ago
George Gevoian c558800de5 (core) Avoid flagging support user as collaborator
2 years ago
George Gevoian e146f95c1c (core) Add new UI for writing memos
2 years ago
jarek f1090b98cf
Merge pull request #369 from gristlabs/proper-scoped-t
2 years ago
Jarosław Sadziński aaf32ece50 (core) Replacing transparent colors
2 years ago
jarek 10ac424514
Update app/client/lib/localization.ts
2 years ago
Jarosław Sadziński 349c8acfdc Ignoring reserved characters in a resource key in a scoped translation helper
2 years ago
Paul Fitzpatrick ebaf04dace (core) add buttons to delete bad rules
2 years ago
Paul Fitzpatrick 8c610dcb33 (core) updates from grist-core
2 years ago
Louis Delbosc 4116949ea5
Add translation for boolean value in toggle columns for text cell (#364)
2 years ago
Dmitry S 29a7eadb85 (core) Fix problem with localStorage in some cross-origin embed situations
2 years ago
Jarosław Sadziński 59942a23b6 (core) Limiting doc remove permission to owners.
2 years ago
Louis Delbosc ae76b25311
Add multiple users (#350)
2 years ago
Paul Fitzpatrick 94a7b750a8 (core) updates from grist-core
2 years ago
Cyprien P 2aee5d586c (core) Update ACL save button when formula edit
2 years ago
George Gevoian 1a6d427339 (core) Update sort and filter UI
2 years ago
Louis Delbosc 619cd91dea
Display table name instead of table Ids on select column reference (#353)
2 years ago
Louis Delbosc c2d61f1c01 add normalizetext to filter search
2 years ago
Paul Fitzpatrick 7b7b26c983 (core) limit access to list of snapshots for documents with granular access
2 years ago
Paul Fitzpatrick ea71312d0e (core) deal with write access for attachments
2 years ago
Jarosław Sadziński 955fdf4ae7 (core) Fixing multicolumn bug on a card view
2 years ago
Dmitry S ccbdeb71e5 (core) Don't override search on Code View and Access Rules pages.
2 years ago
Dmitry S 5c67e12aa5 (core) When a checkbox is clicked on a new record, set default values determined by linking
2 years ago
Jarosław Sadziński 46148aa125 (core) Fix for layout editor when fields are removed
2 years ago
Jarosław Sadziński 2248053b09 (core) Fixing scrolling for linked sections
2 years ago
Jarosław Sadziński 101450262c (core) Support for $ syntax in ACL rules
2 years ago
Dmitry S 7a56cd1a51 (core) Add AddUser icon
2 years ago
George Gevoian 12fb25476e (core) Wrap progress dots in OnBoardingPopups
2 years ago
Jarosław Sadziński 7c9cb9843e (core) Revealing hidden pages with visible children.
2 years ago
Dmitry S b263d83122 (core) Change 'Clear ... column' menu options to 'Reset', and make resetting columns reset type too
2 years ago
Arnaud Peich 79deeca640
Make a good part of the app localizable and add French translations (#325)
2 years ago
Paul Fitzpatrick ec20e7fb68 (core) updates from grist-core
2 years ago
Jarosław Sadziński d81bba625a (core) Fixing background color in frozen columns for zebra stripes
2 years ago
Louis Delbosc 763c191dd8 Fix drag icon for view layout
2 years ago
Jarosław Sadziński fb16c3de56 (core) Updating flow and UI for shortcut warnings
2 years ago
George Gevoian 3145af36c6 (core) Add dark mode for comments
2 years ago
Paul Fitzpatrick 0c82b746d0 (core) updates from grist-core
2 years ago
Jarosław Sadziński 7c8db90aef (core) Fixing click-away bug for the cell color widget
2 years ago
Dmitry S 82eb5b3f76 (core) Fix bug causing cursor to jump to first row in a widget linked to a summary table.
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 18ba7994ed Adding type inference and makeT helper function
2 years ago
Jarosław Sadziński 2f29df1b17 Changing domT to a default translation function for browser
2 years ago
Jarosław Sadziński 2586b595a5 Adding domT method for component interpolation
2 years ago
Arnaud Peich bac3067719 Fix condition to check that a translation key exists
2 years ago
jarek 4bb1d8c011
Merge pull request #312 from incubateur-territoires/arnaudpeich/Split_client_and_server_translations_organize_by_filename
2 years ago
George Gevoian acc218398d (core) Fix hidden columns bug when editing data selection
2 years ago
George Gevoian efc3ba29d7 (core) Tweak autocomplete to only suggest team members
2 years ago
George Gevoian 7682b3c320 (core) Fix bug preventing changes to ref list table
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
Jarosław Sadziński 1c8a29ef9b (core) Switching the order that colors are applied to a cell
2 years ago
Arnaud Peich a44989e4dd Introduce translate helpers
2 years ago
Arnaud Peich cc2a438fe5 Split client and server translations, organize by filename
2 years ago
Paul Fitzpatrick 6dd2068218 (core) show package.json version when hovering on Grist icon in grist-core
2 years ago
Paul Fitzpatrick 5b1fc20735 (core) mark first field as label (rather than x-axis) for two more chart types
2 years ago
Dmitry S 622a4c43c1 (core) For team sites, use term 'guest' in place of 'free outside collaborator'
2 years ago
Dmitry S d3d50cdca8 (core) Fix scrolling in Raw Data page, and tweak background of selection-summary in Raw Data tables to look better
2 years ago
George Gevoian 74c556ea85 (core) Fix CSS errors related to dark mode
2 years ago
Paul Fitzpatrick 303d071de1 (core) updates from grist-core
2 years ago
Jarosław Sadziński 9628253fd8 (core) Adding new column in users table "ref" with unique identifier.
2 years ago
Jarosław Sadziński 03631a1454 Improving documentation. Renaming folder to 'documentation'
2 years ago
George Gevoian 364610c69d (core) Add cell selection summary
2 years ago
Louis Delbosc 3f9d0b45b7
Remove duplicated hide colum option (#292)
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
Alex Hall 792565976a (core) Show example values in formula autocomplete
2 years ago
Jarosław Sadziński 0af379db7d (core) Fixing UserManger releted tests
2 years ago
Louis Delbosc 1bff046a3b
Improve input team member (#268)
2 years ago
Paul Fitzpatrick b1921209df (core) updates from grist-core
2 years ago
Louis Delbosc c8a80cb56e
Replace disabled attribute by readonly attribute (#281)
2 years ago
Dmitry S 23008038b7 (core) When managing focus, don't auto-scroll
2 years ago
Louis Delbosc 494a683332
Export xlsx #256 (#270)
2 years ago
Paul Fitzpatrick 1a091f1dd5 (core) another bundle of dependabot suggestions
2 years ago
Jarosław Sadziński 81c623109f (core) Adding empty workspace intro
2 years ago
Jarosław Sadziński 2a3328abfc (core) Clearing selection after rows or cols were removed
2 years ago
Paul Fitzpatrick c9a81ea7ea (core) updates from grist-core
2 years ago
George Gevoian 4ee47e9c1d Fix a few more CSS values
2 years ago
George Gevoian 965cf7e076 Fix incorrect CSS fallback values
2 years ago
Jarosław Sadziński 87731224df (core) Adding selection layer on top of field element
2 years ago
George Gevoian ec157dc469 (core) Add dark mode to user preferences
2 years ago
Alex Hall ecf2fdf71a (core) Fix summary table titles and linking when source table is hidden by ACL
2 years ago
Cyprien P 193d5360ad (core) Fix prevent auto-expansion when user is resizing browser window
2 years ago
Dmitry S b722fb3aaa (core) If invalid tableIds are present in Access Rules, avoid browser errors to show the rules anyway
2 years ago
Dmitry S 5e0bf50574 (core) Update text in the delete-page dialog
2 years ago
Alex Hall 81810bd44b (core) Don't show doc/onboarding tour in embedded mode
2 years ago
Paul Fitzpatrick 63683f98cc (core) updates from grist-core
2 years ago
Yohan Boniface 7ae425f869
add a description property to column mapping for custom widgets (#255)
2 years ago
Jarosław Sadziński b6f5718ad0 (core) Fixing ACIndex highlightMatches functions
2 years ago
Jarosław Sadziński 2997434815 (core) Showing a raw data section on a popup
2 years ago
Vincent Viers 2f48be26b1 fix(ui): add default cursor over disabled items
2 years ago
George Gevoian ed37401b2c (core) Add basic activation page to grist-ee
2 years ago
Vincent Viers 5371ebcf46 fix(ui): pointer cursor when creating a new widget
2 years ago
Paul Fitzpatrick 028146f88a (core) updates from grist-core
2 years ago
Jarosław Sadziński a43a5a25a6 (core) Removing old billing landing page.
2 years ago
Alex Hall 42060df29a (core) Formula autocomplete improvements for references and lookups
2 years ago
Jarosław Sadziński 758c87f002 (core) Adding hide for multiple columns
2 years ago