aboutsummaryrefslogtreecommitdiff
path: root/src/fields
AgeCommit message (Collapse)Author
2023-08-01filter - made bobs comments with basic slider implementationeperelm2
2023-07-31filters - working on rangeeperelm2
2023-07-31Merge branch 'master' into secondpropertiesmenu-emilyeperelm2
2023-07-31fixed dictation into text boxes to stop when component unmounts. fixed ↵bobzel
some icons. fixed multiToggle for alignments. added link docs to user cache. fixed background color for tab stack buttons. added a bunch of @computeds to try to help performacne with lots of docs. chnaged text boxes to no expand/contract padding when selected.
2023-07-24filter- fixed removable and css (collapse bugs)eperelm2
2023-07-13getting shared links to show up when they are made remotely. fixing text to ↵bobzel
not generate network events when it's not selected
2023-07-12fixed guest mode to always allow edits (since nothing is saved to server)geireann
2023-07-11changed expanded templates to always be publicbobzel
2023-07-11set acl for author of Doc when adding a Doc - otherwise, undetermined ↵bobzel
behaviors happen.
2023-07-11fixed sharing of presentations with dashboards.bobzel
2023-07-11more fixes to simplify sharingbobzel
2023-07-10Location metadata synced and reactions workingEric
2023-07-10fixed sharing to a user to allow upgrading credentials.geireann
2023-07-10updated how Lists and Docs get updated when they contain an ObjectField that ↵bobzel
will be modified
2023-07-08fixed adding tabs to not try to distribute acls (this is done through adding ↵bobzel
a Doc to the docking view's Doc list).
2023-07-07fixed self-ownership of copied Docs created by someone else. prevent dash ↵bobzel
from being pasted into itself. fixed inheritance of acls
2023-07-07added a dashboard count to dashboard view to indicate that shared dashboards ↵bobzel
exist. made dashboard lists scrollable. made guest mode be livePlayground to
2023-07-07a bunch of fixes to simplify collaboration and make it work better.bobzel
2023-07-07guest permission fixessrichman333
2023-07-07changing + inheriting layout acls fixsrichman333
2023-07-07default is to override nested docssrichman333
2023-07-05from lastbobzel
2023-07-05changed acl inheritance for docking views.bobzel
2023-07-04Merge branch 'master' into collaboration-sarahsrichman333
2023-06-30fixed inherit parent acls to update shared docs listsrichman333
2023-06-29from lastbobzel
2023-06-29made recording annotation undoable. fixed doc filters for dates, change ↵bobzel
filter to use :: instead of :
2023-06-26layout acl updates - SharingManager workssrichman333
2023-06-23cleaned up more issues with pointer events/contents active. fixed dragging ↵bobzel
from piles.
2023-06-23acls in proto so that layout acls start clearedsrichman333
2023-06-22cleaned up dragging - abort presItem drags properly, fix naming for ↵bobzel
drag/dropAction, small fix undo of drag removeproperties, dragging in/out of headerBar, fixed isContentActive to avoid SnappingManager.GetIsDragging. fixed resizing videos.
2023-06-21uses acl from container for layout functionssrichman333
2023-06-21layout acls initially unset + bug fix with public acl when creating tabs and ↵srichman333
dashbaords
2023-06-21Merge branch 'master' into collaboration-sarahsrichman333
2023-06-19cleanup of unused fields. fix to allow key value pane for collectionDocking ↵bobzel
view.
2023-06-16PropertiesView UI updates and sharing symbol icon in heirarchy mappingsrichman333
2023-06-16DocumentDecorations layoutsrichman333
2023-06-16cleaner w/ effectiveAclssrichman333
2023-06-15fixed group sharing distribution bug and group sharing in the properties menusrichman333
2023-06-15fixes post-mergebobzel
2023-06-15more merge fixessrichman333
2023-06-15merge fixessrichman333
2023-06-14Merge branch 'master' into collaboration-sarahsrichman333
2023-06-14PropertiesView changes - colors on all permissions and fixed bug with when ↵srichman333
the drop down arrow is displayed
2023-06-14fixed icons on tree views and presentationbobzel
2023-06-13fixed updating cached docs when opening a backlinks collection. added some ↵bobzel
FieldInfo types and added 'enumeration' field display in schema view. fixed bug in schema view column sizing. updated a bunch of standard field names to be more consistent.
2023-06-06updated text properties to be prefixed with field 'text_'bobzel
2023-06-06more Symbol updating.bobzel
2023-06-06updated Symbol naming. fixed various compile errors related to type checking.bobzel
2023-05-22start of physics cleanupbobzel