aboutsummaryrefslogtreecommitdiff
path: root/src/fields
AgeCommit message (Expand)Author
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-22fixed document download/import to capture links as well.Bob Zeleznik
2020-07-22restored download document. fixed clone() to clone to be async and handles l...Bob Zeleznik
2020-07-21fixed problem where adding to a collection would cause a remote synchronized ...Bob Zeleznik
2020-07-21distributeAcls only changes if container is more restrictiveusodhi
2020-07-21Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-07-21distributing acls shifted to util.tsusodhi
2020-07-20fixed noAutoscroll functionality for creator iconsBob Zeleznik
2020-07-20added standard static ScriptFields to avoid extra compilesBob Zeleznik
2020-07-20merge conflictsusodhi
2020-07-20fixed some addonly stuff + added annotations to playground fields + recursive...usodhi
2020-07-17changed dropping menu items from collectionMenu to create fonticonbuttons if ...Bob Zeleznik
2020-07-17mergeusodhi
2020-07-16can't change acl field to non-acl (through kvp) now + added playground mode b...usodhi
2020-07-15bugfix + cleanupusodhi
2020-07-15Merge branch 'acls_uv' of https://github.com/browngraphicslab/Dash-Web into a...usodhi
2020-07-15fixed merge conflictsusodhi
2020-07-14fixed onClickHandler stuff to use functions properly. fixed several linking ...Bob Zeleznik
2020-07-14fixed issues with creating & using scripting boxes by making scriptFields be ...Bob Zeleznik
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-13Merge branch 'master' into acls_uvBob Zeleznik
2020-07-12fixed updating RichTextMenu with proper values for fontFamily, size, bullet, ...Bob Zeleznik
2020-07-12fixed stroke alignment with docked menus. fixed initializing InkingStrokesBob 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-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-07-03link created popupanika-ahluwalia
2020-07-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-07-02Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into an...anika-ahluwalia
2020-07-02started link created popup, tried hihglighting sourceanika-ahluwalia
2020-07-02restructuring and simplifying group implementationusodhi
2020-07-01renamed link to linkAnchor and allHrefs to allLinks in rich text codeBob Zeleznik
2020-07-01fixed warningsBob Zeleznik
2020-06-30Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into an...anika-ahluwalia
2020-06-30added a docFilter for a substring match. fixed formattedTextBox to not keep ...Bob Zeleznik
2020-06-29fixed date typeanika-ahluwalia
2020-06-29merge conflicts resolvedusodhi
2020-06-28Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into an...anika-ahluwalia
2020-06-29changed a lot of collection keys to start with "_" -- particularly for Stacki...Bob Zeleznik
2020-06-28Merge branch 'master' into anika_schema_viewBob Zeleznik
2020-06-28tweaks to date pickeranika-ahluwalia
2020-06-28slightly improved layout of workspace facet filter boxBob Zeleznik
2020-06-28renamed some fields scale=>_viewScale, transtion=>dataTransition, panTransfor...Bob Zeleznik
2020-06-27set LivePlayground to be the default for view-oriented fieldsBob Zeleznik
2020-06-27fixed icon button of document deoratins. cleaned up several compile errors an...Bob Zeleznik