Commit Graph

843 Commits (79deeca64054422073af9088c5964ea604863c7e)

Author SHA1 Message Date
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
jarek baecaa0804
Merge pull request #329 from gristlabs/sendpage-translation
2 years ago
jarek 8cdddda237
Merge pull request #327 from incubateur-territoires/change-drag-icon-view-layout
2 years ago
Jarosław Sadziński 24b1ca92d7 Fixing translation key for sendAppPage.ts
2 years ago
Louis Delbosc 763c191dd8 Fix drag icon for view layout
2 years ago
Arnaud Peich c9933b6908
Use relative imports only in plugin folder (#328)
2 years ago
Jarosław Sadziński fb16c3de56 (core) Updating flow and UI for shortcut warnings
2 years ago
Louis Delbosc eea2ef5cfb
Use url.hostname instead of url.host to allow host from environment variable (#326)
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
Alex Hall 62792329c3 (core) DocApi meta endpoints: GET /tables and POST/PATCH /tables and /columns
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
Paul Fitzpatrick bf24c29de4 (core) updates from grist-core
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 5f66a8f298
Return 403 error when origin is not trusted (#310)
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
Jarosław Sadziński db0b500197 (core) Migration that makes user.ref unique and non-nullable
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
Paul Fitzpatrick 433e1ecfc2 (core) updates from grist-core
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
Paul Fitzpatrick 20f935367b
remove old comment that gvisor is not available in grist-core (#295)
2 years ago
Jarosław Sadziński 198beaab2a (core) Ref columns weren't filtered on csv/excel export for sections.
2 years ago