Commit Graph

57 Commits (ca8ac806db96e207a397aa8c91c57c0653dec380)

Author SHA1 Message Date
Dmitry S ca8ac806db (core) Trim unapplicable permissions bits for column rules, both at parse time, and in UI
2 months ago
Dmitry S ca990bbfe6 (core) Small changes to Access Rules page to clearify behavior of table default rules
3 months ago
Paul Fitzpatrick 6800ebfbad (core) updates from grist-core
3 months ago
CamilleLegeron af38519ce3
style: ACL rules has no max-width (#820)
3 months ago
George Gevoian cd339ce7cb (core) Forms post-release fixes and improvements
3 months ago
George Gevoian b8f32d1784 (core) Add additional telemetry events
3 months ago
George Gevoian cb0ce9b20f (core) Avoid reporting unhelpful ResizeObserver error
7 months ago
CamilleLegeron 61bd064f73
i18n: userManager translation + some forgotten translations (#557)
10 months ago
George Gevoian 8bedaedab6 (core) Fix ACL bug with rec.id in formula
1 year ago
George Gevoian 8a0bb4d4fe (core) Improve dark mode
1 year ago
George Gevoian 8a6962d3e6 (core) Hide id column in Access Rules
1 year ago
Cyprien P abea735470 (core) Preserves docPage upon viewAs mode activation, except for acl page
1 year ago
Dmitry S 45c7602f49 (core) Implement checkbox for SchemaEdit permission in Access Rules UI.
1 year ago
George Gevoian db64dfeef0 (core) Add tip for "Add New" button
1 year ago
Cyprien P b7f65ff408 (core) Adds dots menu to access rules page item
1 year ago
Paul Fitzpatrick e6692c2793 (core) add a checkbox for owner "boss mode"
1 year ago
Jarosław Sadziński fd02a00a0e Fixing all eslint's reported error
1 year ago
Louis Delbosc 78a1c2d890 Add fr translation and fix some translation on the go
1 year ago
Louis Delbosc 4165c35dd3 Add translation keys generator script
1 year ago
Louis Delbosc 676c27d6c9 Remove prefix from translations keys
1 year ago
Louis Delbosc 32e3d25ae5 Change translation keys for aclui directory
1 year ago
Cyprien P cabac3d9d8 (core) Adds new view as banner
1 year ago
George Gevoian e52e15591d (core) Add behavioral and coaching call popups
1 year ago
George Gevoian e146f95c1c (core) Add new UI for writing memos
1 year ago
Paul Fitzpatrick ebaf04dace (core) add buttons to delete bad rules
1 year ago
Jarosław Sadziński 101450262c (core) Support for $ syntax in ACL rules
2 years ago
Arnaud Peich 79deeca640
Make a good part of the app localizable and add French translations (#325)
2 years ago
Jarosław Sadziński 9628253fd8 (core) Adding new column in users table "ref" with unique identifier.
2 years ago
George Gevoian ec157dc469 (core) Add dark mode to user preferences
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
Alex Hall f39b496563 (core) Use table title instead of ID in ACL UI
2 years ago
George Gevoian 2fd8a34ff8 (core) Move Notifier to /ext
2 years ago
Paul Fitzpatrick accd640078 (core) add a `user.SessionID` value for trigger formulas and granular access rules
2 years ago
Dmitry S 9855a145d1 (core) Remove UI-imposed restriction against combining public edit access and access rules
2 years ago
Jarosław Sadziński 50821f655d (core) Duplicate page should copy filters.
2 years ago
Alex Hall faec8177ab (core) Use MetaTableData more
2 years ago
Paul Fitzpatrick d635c97686 (core) flesh out "View As" feature
3 years ago
Paul Fitzpatrick d09c2f1b3d (core) tweak description of FullCopies special permission
3 years ago
Dmitry S d1c1416d78 (core) Add rules to eslint to better match our coding conventions.
3 years ago
Alex Hall 0890749d15 (core) Change user attribute from select to formula, especially to allow link keys
3 years ago
Dmitry S dee487684e (core) Show invalid columns as an error when entering rules
3 years ago
Paul Fitzpatrick e55fba24e7 (core) fix up newRec when column names change; autocomplete after newRec
3 years ago
Dmitry S 18268d7838 (core) Add a Plus button below a rule set when there is no default rule
3 years ago
Paul Fitzpatrick 91fdef58ac (core) fix autocomplete of LinkKey
3 years ago
Paul Fitzpatrick 2dfa427d63 (core) support subscriptions to a doc with row-dependent column read permissions
3 years ago
Dmitry S 1a5bacc807 (core) Disallow the combination of Public Edit access and granular ACLs.
3 years ago
Paul Fitzpatrick 9d1bc5a518 (core) make AccessRules and FullCopies effective
3 years ago
Dmitry S e14488bcc8 (core) Add support for special ACL rules, for viewing rules and downloading documents.
3 years ago
Paul Fitzpatrick 85a2492123 (core) a script for making screenshots for access rules documentation
3 years ago
Paul Fitzpatrick a1a84d99c0 (core) alert user if they try to use rec in a column rule controlling read permission
3 years ago