aboutsummaryrefslogtreecommitdiff
path: root/src/fields/util.ts
AgeCommit message (Expand)Author
2020-08-12used datadoc for acl calculations in many places + some other changesusodhi
2020-08-10prevented infinite loop in distributeAcls + allowed change of alias x, y, wid...usodhi
2020-08-06alias and acl related fixesusodhi
2020-08-03made always show link end a contextMenu optionbobzel
2020-08-02fixed hiding of close button based on permsisions.bobzel
2020-08-01playground mode changesusodhi
2020-07-31added alias list to docs + sharingmanager ui changesusodhi
2020-07-31commentsusodhi
2020-07-31integrated playgroundmode into geteffectiveacl, still some issues with deleti...usodhi
2020-07-30added fetchproto to distributeAclsusodhi
2020-07-27dropdown filters + commentsusodhi
2020-07-26fixes for retrievin heiht/width syms when ACLs are private.Bob Zeleznik
2020-07-25made buttons turn into fonticons on iconify. droppin fonticons onto linear v...Bob Zeleznik
2020-07-24several siggnificant changes to how acls work with makin documents updated in...Bob Zeleznik
2020-07-24Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-07-24fixed instances of AclEdit to include AclAdminusodhi
2020-07-24added admin acl + renamed LinkCreatedBox to TaskCompletedBox and added custom...usodhi
2020-07-24groups and acl bugfixusodhi
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if d...Bob Zeleznik
2020-07-23fixed very slow resize performance caused by fetchinProto when there are no a...Bob Zeleznik
2020-07-21distributeAcls only changes if container is more restrictiveusodhi
2020-07-21distributing acls shifted to util.tsusodhi
2020-07-20fixed some addonly stuff + added annotations to playground fields + recursive...usodhi
2020-07-16can't change acl field to non-acl (through kvp) now + added playground mode b...usodhi
2020-07-15Merge branch 'acls_uv' of https://github.com/browngraphicslab/Dash-Web into a...usodhi
2020-07-14added group creation modal to GroupManager + much uiusodhi
2020-07-13fixed issues with ACLs and writing to playground fields when you have Edit pe...Bob Zeleznik
2020-07-10added _chromeStatus to playground fieldsusodhi
2020-07-10set up playground modeusodhi
2020-07-09change DocListCast to async in SharingManager + prevented textbox from showin...usodhi
2020-07-09acls now work I think + some cleanupusodhi
2020-07-06trying first implementation of storing aclsusodhi
2020-07-02restructuring and simplifying group implementationusodhi
2020-06-29fixed date typeanika-ahluwalia
2020-06-29changed a lot of collection keys to start with "_" -- particularly for Stacki...Bob Zeleznik
2020-06-27set LivePlayground to be the default for view-oriented fieldsBob Zeleznik
2020-06-18added a major hack to allow overriding of ACLs for adding a hyperlink to a re...Bob Zeleznik
2020-05-29added a version of client-side ACL'sBob Zeleznik
2020-05-23several fixes to progressivization and added UI for editing by suspending tra...Bob Zeleznik
2020-05-15renamed new_fields to fieldsSam Wilkins