aboutsummaryrefslogtreecommitdiff
path: root/src/client/apis/google_docs
AgeCommit message (Collapse)Author
2025-04-23lots of typechecking fixes.bobzel
2025-02-26added typing to PostToServer calls. made smartDraw popup create images locally.bobzel
2024-05-08lots of api cleanup and cycle removalbobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵bobzel
and moving crate functions to <>Box functions
2024-04-29more eslintbobzel
2024-04-29eslint fixes.bobzel
2024-04-24completing eslint passbobzel
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2023-12-04trying to do version updates on all npm packages.bobzel
2023-05-14major overhaul of field naming conventions.bobzel
2021-08-01made url server references relative.bobzel
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed ↵bobzel
keyboard events for presentation views to trigger when no input box is the target.
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵Bob Zeleznik
defined otherwise 'title'. if neither, then it shows no tooltip.
2020-06-29changed a lot of collection keys to start with "_" -- particularly for ↵Bob Zeleznik
Stacking and Schema views. Also added filtering to facet filters. enabled facet filter for sidebar library.
2020-06-08final cleanup of ink related stuff so that things are more structured and we ↵Bob Zeleznik
avoid input cycles
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-07fixes for adding/remove documents -- needs to be extended for views other ↵Bob Zeleznik
than freeform.
2020-05-05database, delete and google authentication simplifications and improvements, ↵Sam Wilkins
as well as formatted text box updates data state at field key not just data
2020-05-03cleanupSam Wilkins
2020-04-28rearranged text filesBob Zeleznik
2020-04-24moved iconify code into Doc from DocumentView. fixed up starburst a bit.Bob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ↵Bob Zeleznik
renamed things. made collectiontypes strings not numbers.
2020-04-02cleaned up applying template code. fixed DocumentBox to work better with ↵Bob Zeleznik
excluding collections + locking selection.
2020-02-15commented google photos managerSam Wilkins
2020-02-11goole docs fixed except for uploading embedded imagesSam Wilkins
2020-01-29added custom narrative types. fixed scrolling ambiguity with stackviews. ↵bob
can create metdata from stackingview
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-10no more RouteStoreSam Wilkins
2019-10-29comments and fixes for google photos server sidSam Wilkins
2019-10-09better authentication feedback, cleanupSam Wilkins
2019-10-09clean up and extensibility for authentication managerSam Wilkins
2019-10-09client side google api authentication UISam Wilkins
2019-09-29fixed post to server importsSam Wilkins
2019-09-26finally transferred google credential management to databaseSam Wilkins
2019-09-26beginning to read from and write to databaseSam Wilkins
2019-09-26Merge branch 'googlephotos_sharing' of ↵Sam Wilkins
https://github.com/browngraphicslab/Dash-Web into googlephotos_sharing_master
2019-09-24now store cache in mongodb collection, fixed extension asSam Wilkins
2019-09-22initial commit post master mergeSam Wilkins
2019-09-19extensions fixes and tracking albumsSam Wilkins
2019-09-16directory import and document decorations tweaksSam Wilkins
2019-09-15syncing of images in imported google docSam Wilkins
2019-09-15unable to support drag dropSam Wilkins
2019-09-15drag drop of albumSam Wilkins
2019-09-12auto customSam Wilkins
2019-09-12now support custom viewSam Wilkins
2019-09-12sets to category none if no other matchesSam Wilkins
2019-09-12sharing workflow supportedSam Wilkins
2019-09-11restored labels to pivot viewerSam Wilkins