aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/MainView.tsx
AgeCommit message (Collapse)Author
2019-09-22initial commit post master mergeSam Wilkins
2019-09-21merge from masterandrewdkim
2019-09-20switched PDF curPage to a compute field. fixed full screen views of native ↵bobzel
dimensioned documents.
2019-09-19switche calls to COllectionDockingView... to addDocTabs. fixed following ↵bob
links to navigate/restore properly.
2019-09-19added ContainingCollectionDoc to props that get passed around.Bob Zeleznik
2019-09-17zoom, contextmenu fixandrewdkim
2019-09-16initial commitab
2019-09-15new changes + pull from masterandrewdkim
2019-09-15drag drop of albumSam Wilkins
2019-09-14update routineSam Wilkins
2019-09-13Trial 5(Most succesful yet)Mohammad Amoush
2019-09-13refactored how ruleProvider's work. overloaded custom template for ↵bob
creating metadata fields
2019-09-12now support custom viewSam Wilkins
2019-09-12sharing workflow supportedSam Wilkins
2019-09-11now support auto taggingSam Wilkins
2019-09-10lots of refactoring, beginning autotaggingSam Wilkins
2019-09-09nearly finished transferring images between text notes and google docsSam Wilkins
2019-09-08factored out collection creation, sharp() resizers and image managementSam Wilkins
2019-09-07collection of searchSam Wilkins
2019-09-07working on import from google photosSam Wilkins
2019-09-07implemented via context menuSam Wilkins
2019-09-06lightly tested functional export of any image doc (web url or stored in ↵Sam Wilkins
server public folder) to google photos, optionally stored in a given target album
2019-09-03fixed data urlSam Wilkins
2019-09-03merged with masterbob
2019-09-03working on media uploadingSam Wilkins
2019-09-03fixed refresh token issueSam Wilkins
2019-09-03implemented refresh tokens and create, get, listSam Wilkins
2019-09-01initial commitSam Wilkins
2019-08-29ui fixes, datadoc resolvedab
2019-08-29changed linkFollowBox creation approach. fixed target contexts to add link ↵bob
default.
2019-08-29Merge branch 'master' into monika_linkingbob
2019-08-28merged, docview still weirdAbdullah Ahmed
2019-08-27haudfhajfjadjad['jad'monikahedman
2019-08-27about to make big changesmonikahedman
2019-08-27removed selectOnLoad prop. fixed textboxes from deselecting on carriage return.bob
2019-08-27things are progressingmonikahedman
2019-08-27can push links to google docsSam Wilkins
2019-08-26ALMOST EVERYTHING DONEmonikahedman
2019-08-24can set links in google docsSam Wilkins
2019-08-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵monikahedman
monika_linking
2019-08-23basic menu and setting docs workingmonikahedman
2019-08-23added start of an overlay for documents.bob
2019-08-22making the box come upmonikahedman
2019-08-21start of making link followmonikahedman
2019-08-20cleanupSam Wilkins
2019-08-20merged with masterSam Wilkins
2019-08-19cleaned up some buttonsbob
2019-08-19fixed treeview dragging. got rid of extra stuff from presentationviewbob
2019-08-19Merge branch 'master' into presentation_fbob
2019-08-19changesAndrew Kim