Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-22 | added pinwithView for videos | bobzel | |
2020-10-22 | Single line rename | Sam Wilkins | |
2020-10-22 | added server comment | bobzel | |
2020-10-23 | Merge branch 'master' into presentation_v1 | Geireann Lindfield Roberts | |
2020-10-23 | multiple trails | Geireann Lindfield Roberts | |
2020-10-22 | added alert for uknown filetype uploads | bobzel | |
2020-10-22 | fixed multi-drag of preselements. | bobzel | |
2020-10-22 | set a min width for editable views so they can be clicked on when they have ↵ | bobzel | |
no content. | |||
2020-10-22 | Merge branch 'master' into presentation_v1 | Geireann Lindfield Roberts | |
2020-10-22 | Merge pull request #900 from browngraphicslab/presentation_v1 | bobzel | |
Presentation v1 | |||
2020-10-22 | remove last chagne | Geireann Lindfield Roberts | |
2020-10-22 | small fix/addition | Geireann Lindfield Roberts | |
2020-10-22 | Fixed key events not working anymore | Geireann Lindfield Roberts | |
2020-10-22 | Merge pull request #899 from browngraphicslab/restored_server_monitor | bobzel | |
Restored server monitor | |||
2020-10-22 | Merge branch 'presentation_v1' of ↵ | Geireann Lindfield Roberts | |
https://github.com/browngraphicslab/Dash-Web into presentation_v1 | |||
2020-10-22 | presBox | Geireann Lindfield Roberts | |
restoring undoBatch for remove docs | |||
2020-10-22 | fixed undo | bobzel | |
2020-10-22 | Merge branch 'presentation_v1' of ↵ | bobzel | |
https://github.com/browngraphicslab/Dash-Web into presentation_v1 | |||
2020-10-22 | minor code cleanup | bobzel | |
2020-10-22 | Update PresBox.tsx | Geireann Lindfield Roberts | |
2020-10-22 | fixed warnings | bobzel | |
2020-10-22 | restored undo for minimize/sidebar view of pres box | bobzel | |
2020-10-22 | Update PresBox.tsx | Geireann Lindfield Roberts | |
2020-10-22 | Merge branch 'master' into presentation_v1 | Geireann Lindfield Roberts | |
2020-10-22 | Update PresBox.tsx | Geireann Lindfield Roberts | |
presBox mini pres outline when keys active | |||
2020-10-22 | PresBox bug fixes and updates | Geireann Lindfield Roberts | |
- Removed unessecary undoBatch - e.keyCode removed in favour of e.key - Added keys active button | |||
2020-10-22 | fixed pinning multiple documents to work and be undoable. | bobzel | |
2020-10-22 | fixed list undo/redo to work with non-doc items. | bobzel | |
2020-10-22 | fixed webBoxes to switch URLS when hyperlink is clicked (and page is not ↵ | bobzel | |
cross-origin). fixed some undo navigation web stuff. fixed drag/drop to create anchor that bounds the original selection. fixed html clippings to not have a nativewith/height so that they reflow | |||
2020-10-22 | fixed problem when dragging preselements when sometimes the whole screen ↵ | bobzel | |
turns gray because the dragged item has no width/height | |||
2020-10-21 | fixed dragging documents to bottom of presentation list. fixed adding to ↵ | bobzel | |
preentation list without creatinga a duplicate. | |||
2020-10-21 | fixed warnings. fixed pinning of multiple documents at the same time to ↵ | bobzel | |
bring up the presentation view just once. | |||
2020-10-22 | Merge branch 'master' into presentation_v1 | Geireann Lindfield Roberts | |
2020-10-22 | minor undoBatch changes | Geireann Lindfield Roberts | |
2020-10-21 | cleaned up title eidting/slide selection in PresElement/PresBox/EditableView | bobzel | |
2020-10-21 | fixed editableView to commit current text on unmount (allows slide titles to ↵ | bobzel | |
be committed when clicking on another slide's title) | |||
2020-10-21 | Replaced redundant DeconstructedError with ErrorLike | Sam Wilkins | |
2020-10-21 | SessionManager now expects .MONITORED rather than .RELEASE | Sam Wilkins | |
2020-10-20 | removed artificial error | Sam Wilkins | |
2020-10-20 | Merge branch 'restored_server_monitor' of ↵ | Sam Wilkins | |
https://github.com/browngraphicslab/Dash-Web into restored_server_monitor | |||
2020-10-20 | Fixed crash report | Sam Wilkins | |
2020-10-21 | fixed link button location for videos. fixed positioning of overlay ↵ | bobzel | |
collection on videos. | |||
2020-10-21 | fixed undo from breaking when you click on pinDoc in TabView doc buttons. | bobzel | |
2020-10-20 | fixes for overlayDocs for undo/redo in presBox - undo/redo of minimize/show ↵ | bobzel | |
sidebar. | |||
2020-10-20 | fixed getFirstDocumenView() to choose a visible document view over the first ↵ | bobzel | |
one in its list which may be in a hidden tab. | |||
2020-10-20 | fixed list operation synchronizatoin on server and made preselementbox change | bobzel | |
2020-10-20 | cleaned up moving documents in stacking view. | bobzel | |
2020-10-21 | UI for miniSlide | geireann | |
2020-10-21 | fixed dragging multiple elements | Geireann Lindfield Roberts | |
(sometimes still deletes slides from trail) | |||
2020-10-21 | Undo batch fixes + minor UI changes | Geireann Lindfield Roberts | |