aboutsummaryrefslogtreecommitdiff
path: root/src/fields/util.ts
AgeCommit message (Expand)Author
2020-10-01changed sharing to use __ to replace .'s in emails to avoid problems with sto...bobzel
2020-09-30fixed performance issue with linksbobzel
2020-09-25changed unset to None and minor changesusodhi
2020-09-25override related changes. more to gousodhi
2020-09-24shifted override location in geteffectiveaclusodhi
2020-09-24fixed acls for inkbobzel
2020-09-23override and one-click stuffusodhi
2020-09-22changed default sharing permission in sharing menu to readonlyusodhi
2020-09-22Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-09-22Update util.tsGeireann Lindfield Roberts
2020-09-21minor changesusodhi
2020-09-20fixed undo for bullet points to not take multiple steps and to work properly....bobzel
2020-09-18added maximum height to stacking items in sidebar using childLimitHeight. m...bobzel
2020-09-18prevented inifinite recursion in distributeAclsbobzel
2020-09-18changed ACL to acl. fixed title to read values from data doc preferentially...bobzel
2020-09-01fixed facet filters operations and whitelisting of known fieldsbobzel
2020-08-30admin caseusodhi
2020-08-30changes for multiple docs selected + other small changesusodhi
2020-08-25major rewrite of schema table and schem cells. lists/docs work now. dates d...bobzel
2020-08-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbobzel
2020-08-17added sort to solr search options. removed delete field assignment when remo...bobzel
2020-08-15many changes to acls, aliases, sharing sidebar etcusodhi
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