Commit Graph

2466 Commits (main)
 

Author SHA1 Message Date
Cyprien P 5e5bf3af9d (core) Makes the hex value editable in the color select
3 years ago
Paul Fitzpatrick 92ef1f400c (core) prevent cross-talk via cache when applying access control to tables
3 years ago
Dmitry S 48e90c4998 (core) Change how formula columns can be converted to data.
3 years ago
Dmitry S 8a1e803316 (core) Fix resizing of ViewLayout in presence of Custom Views and iframes.
3 years ago
Paul Fitzpatrick 7bd3b2499f (core) allow multiple rule sets for overlapping columns if they are all allows or all denies
3 years ago
Paul Fitzpatrick c37a04c578 (core) freshen "view as user" behavior
3 years ago
Paul Fitzpatrick 937214d927 (core) update column access logic to respect wildcards
3 years ago
Cyprien P 1995a96178 (core) Add new color select to the app
3 years ago
Paul Fitzpatrick 4ab096d179 (core) granular access control in the presence of schema changes
3 years ago
Dmitry S aae4a58300 (core) A few improvements to CSS on mobile.
3 years ago
Dmitry S d8d1a91beb (core) Make mobile the default mode.
3 years ago
Dmitry S 31ffd21b4e (core) Fix JS error when switching to a page containing a chart.
3 years ago
Dmitry S 05edd80ce7 (core) Finish fixing default cell color: error cells should also use black color.
3 years ago
Dmitry S 08fe240bcf (core) Restore default text color for Grist cells to black
3 years ago
Cyprien P e7c4686536 (core) Brings the new color select.
3 years ago
Paul Fitzpatrick 6af811f7ab (core) give more detailed reasons for access denied when memos are present
3 years ago
Paul Fitzpatrick 422560504e (core) preserve row removals in diffs more reliably
3 years ago
Dmitry S 02528128f8 (core) Don't let small-screen view laoyut affect printing
3 years ago
Dmitry S d3ab07d748 (core) When active section changes, tell it to resize its content (which it can't do while hidden)
3 years ago
Dmitry S 8156f957b3 (core) Fix 'table not found' error when converting columns in the presence of per-row ACL rules.
3 years ago
Dmitry S 8a2a14ce74 (core) Fix double-tap on Android failing to select tapped cell; ensure gestures don't get interpreted as double-tap
3 years ago
Dmitry S 6c10a43c5d (core) Collapse inactive view sections on mobile screens.
3 years ago
Cyprien P 890a8709f3 (core) Making cells colors effective also in Card and Card List views
3 years ago
Dmitry S de1719ee08 (core) Make side panels responsive and start closed on small screens.
3 years ago
Dmitry S 956e07e877 (core) When filter-linking by a reference column, update the filter-linking when the value in that column changes
3 years ago
Paul Fitzpatrick fc56cc7231 (core) tweak embedding to play well with forking
3 years ago
Dmitry S c9fa13eadc (core) Don't show mobile-friendly bottom bar when printing or embedding.
3 years ago
Dmitry S 7284644313 (core) Add support for editing on mobile.
3 years ago
Dmitry S 7c81cf2368 (core) Change array.reverse() in GranularAccess to avoid accidental in-place reversal.
3 years ago
Dmitry S ec023a3ba6 (core) Fix another cause of inconsistency that can be triggered by bad DocActions.
3 years ago
Dmitry S 9fa5d4c9d6 (core) Fix race condition in bundling actions for undo, when actions are submitted close together.
3 years ago
Dmitry S 14cdd47675 (core) When checking for metadata consistency, check for stray column records too
3 years ago
Cyprien P b5c1fc0c1a (core) Fix page panels scrolling out of the viewport.
3 years ago
Paul Fitzpatrick 587da4db97 (core) provide a way for an administrator to force reload of a document
3 years ago
Cyprien P 710014ce54 (core) Animate side panels
3 years ago
Dmitry S 6f9b85fc8c (core) Show a clearer message when actions are blocked by ACL rules
3 years ago
Dmitry S 7a91d49ea1 (core) Add a Users dropdown to AccessRules page.
3 years ago
Dmitry S 586b6568af (core) Add viewport meta tag conditionally, and show a toggle for it on small devices.
3 years ago
Paul Fitzpatrick f4366a01b3 (core) tweak meaning of newRec to be state at end of bundle
3 years ago
Cyprien P eb90385ee9 (core) Keeps side panels closed when opening doc on a narrow screen
3 years ago
Cyprien P 24d9061007 (core) Show a simpler breadcrumbs [narrow screen]
3 years ago
Cyprien P 4cd9a2d740 (core) Making side bars a bit more usable for narrow screen
3 years ago
Paul Fitzpatrick 3ad9b18ddf (core) allow a doc owner to test access as a different user
3 years ago
Dmitry S d8e742aa0d (core) Add getAclResources method for making all tables/columns available when editing ACL rules
3 years ago
Cyprien P ffe4a34335 (core) Adds current page name to the bottom bar [narrow screen]
3 years ago
Cyprien P 4ca1c09e35 (core) Adds scafoldings for the narrow screen layout
3 years ago
Paul Fitzpatrick 438f259687 (core) start reconciling forking with granular access
3 years ago
Paul Fitzpatrick 68a682f876 (core) add housekeeping endpoints for cleaning doc snapshots+state
3 years ago
Dmitry S 5deac68315 (core) Update ACL resources/rules when tables/columns get renamed
3 years ago
Dmitry S d6d1eb217f (core) One more phase of ACL UI revision.
3 years ago