Commit Graph

1099 Commits (5c67e12aa5b4f92afc6f81cf8b94a0ce45c0a193)
 

Author SHA1 Message Date
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
Paul Fitzpatrick 42c3568835 (core) be stricter when replacing documents in the presence of granular access rules
2 years ago
Jarosław Sadziński 101450262c (core) Support for $ syntax in ACL rules
2 years ago
Paul Fitzpatrick b29ce996b6 (core) updates from grist-core
2 years ago
Dmitry S 7a56cd1a51 (core) Add AddUser icon
2 years ago
Alex Hall e590e65a3f (core) Allow requests from untrusted origins but without credentials
2 years ago
Paul Fitzpatrick d04af81bbf v1.0.4
2 years ago
Paul Fitzpatrick 73ea6286f0
improve how server.restart functions in tests (#338)
2 years ago
George Gevoian 12fb25476e (core) Wrap progress dots in OnBoardingPopups
2 years ago
jarek 67cea66e28
Merge pull request #337 from gristlabs/ingoring-expected-server-errors
2 years ago
Yohan Boniface 4ff5a2eaa7
Be more accepting with None value in headers candidate (#331)
2 years ago
Jarosław Sadziński f781709175 Ignoring expected server failures
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
George Gevoian d84e7e37e2 (core) Include locales as part of project fixture setup
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
Alex Hall 16a43edc2e (core) Upgrade friendly-traceback and its dependencies
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
Jarosław Sadziński 64710b60f3 (core) Moving nbrowser tests to grist-core
2 years ago
George Gevoian 3145af36c6 (core) Add dark mode for comments
2 years ago
Alex Hall aa88c156e6 (core) Don't swallow TypeErrors in functions like SUM
2 years ago
Paul Fitzpatrick caef8bae22 (core) updates from grist-core
2 years ago
George Gevoian ace698a558
Update saveViewSection test for grist-core (#323)
2 years ago
Alex Hall 89259371a5 (core) Respect sort_by in lookupOne, and allow reverse sorting
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
Dmitry S 0a8ce2178a (core) Add PHONE_FORMAT function using the phonenumberslight library
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
jarek cd69350072
Merge pull request #321 from gristlabs/domt-function
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
jarek 4ebffff06d
Merge pull request #322 from incubateur-territoires/fix-i18n-exists
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