aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionView.tsx
AgeCommit message (Expand)Author
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-17mergeusodhi
2020-07-15fixed tooltips to share a csss style. added tooltips for richtext.Bob Zeleznik
2020-07-15fixed runtime memoize warnings.Bob Zeleznik
2020-07-15Merge branch 'master' into onClickscriptsBob Zeleznik
2020-07-15fixed merge conflictsusodhi
2020-07-14converted collectionChrome into a menu barBob Zeleznik
2020-07-14moving collectionViewChrome to CollectionMenuBob Zeleznik
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-13switched context menus to be less hierarchical.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-09removed some unnecessary importsusodhi
2020-07-09acls now work I think + some cleanupusodhi
2020-07-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ac...usodhi
2020-07-06trying first implementation of storing aclsusodhi
2020-07-04redesigned editing menu, added link descriptions and popup on createdanika-ahluwalia
2020-07-03remove importsBob Zeleznik
2020-07-03merge w search_docAndy Rickert
2020-07-02Merge pull request #426 from browngraphicslab/mobile_revision_directbobzel
2020-07-02small clanup in Mobile related codeBob Zeleznik
2020-07-01added isPushpin. added 'hidden' for DocumentViews to stop displaying them. ...Bob Zeleznik
2020-06-30added start of push pin annotationsBob Zeleznik
2020-06-30added heuristic to filters to identify text fields based on being RTF or havi...Bob Zeleznik
2020-06-30added a docFilter for a substring match. fixed formattedTextBox to not keep ...Bob Zeleznik
2020-06-30Merge branch 'master' into mobile_revision_directgeireann
2020-06-29changed a lot of collection keys to start with "_" -- particularly for Stacki...Bob Zeleznik
2020-06-28Merge branch 'master' into search_docBob Zeleznik
2020-06-28Merge branch 'master' into 3D_carouselBob Zeleznik
2020-06-28slightly improved layout of workspace facet filter boxBob Zeleznik
2020-06-28from lastBob Zeleznik
2020-06-28fixed selection of documents in nested collections with filter panel openBob Zeleznik
2020-06-27fixed safe mode & reverted to apply ontly to freeform and schema collections.Bob Zeleznik
2020-06-27made safe mode apply to all collectionsBob Zeleznik
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-22mergeAndy Rickert
2020-06-18merge with masterMelissa Zhang
2020-06-18hopefully fixed new inkLionel Han
2020-06-18fixed keyvalue pane inputting new key values. made collection chromes shrink...Bob Zeleznik
2020-06-17made docFilters a prop on everythingBob Zeleznik
2020-06-17fixed docdecorations on collecction with side filter bar expanded. cleaned u...Bob Zeleznik
2020-06-17fixed move document to undo correctly when ACLs of target don't allow a drop.Bob Zeleznik
2020-06-17Merge branch 'master' into mobile_revision_directgeireann
2020-06-16changed Doc.MakeCopy() to ignore layout[ fields so that copying text document...Bob Zeleznik
2020-06-15pull from master and cleaning up codeLionel Han
2020-06-15added ? to a lot of thingsLionel Han