aboutsummaryrefslogtreecommitdiff
path: root/.vscode
AgeCommit message (Collapse)Author
2024-07-15citation parsing working much betterA.J. Shulman
2024-03-17cNathan-SR
2023-12-13cleaned up props/_props handling by inherting from ObservableReactComponentbobzel
2023-07-11updated settings managerGeireann Lindfield Roberts
- fixed some things with top toolbar and refactored files - removed FontIconBadge
2022-08-16add and remove columns (remove buggy for same named headers)mehekj
2022-08-09fixed presbox pinning from crashing/failing by making it a prefetchproxy. ↵bobzel
update user cache when switching active page.
2022-08-03Merge branch 'master' into parkerbobzel
2022-06-30Merge branch 'master' into parkerGeireann Lindfield Roberts
2022-06-29Prettier and eslint rules added!Geireann Lindfield Roberts
2022-06-05updated and refactored pinWithViewgeireann
Changed MarqueeView pinWithView so that it just calls TabDocView.PinDoc
2022-04-26attempt with columnResizer. Not sure about how to handle resize eventsljungster
2022-03-02upgraded to typescript 4.6.2bobzel
2020-10-08changed sharing manager to update users in one action, not multiple and only ↵bobzel
once per session if the user list doesn't change
2020-10-07can add -> can augment in sharingmanagerusodhi
2020-04-19updateusodhi
2020-01-23request image size now server-side and improved image upload routineSam Wilkins
2020-01-07Various features/fixes to allow running on Linux w/o MongoDB or SolrTyler Schicke
- Added new launch config option for chromium - Changed port for TypeScript server debugger to account for worker process - Updated packages to versions that work with current node/npm - Update IDatabase interface - Updated MemoryDatabase to work properly with Dash - Added some workarounds for in memory database as they currently don't support users, so you must be guest, which means the guest needs to be able to do things it usually can't - Added environment variable to disable search. This doesn't fully disable search yet, but it is enough to not throw major errors when Solr isn't running - Added logic to support using an in memory DB instead of MongoDB
2019-11-15fixed errorsBob Zeleznik
2019-11-13fixed search on client/server to work with richTextFields. got rid of ↵bob
'text' field on richtextfield extensions.
2019-09-28merge cleanupSam Wilkins
2019-09-12sharing workflow supportedSam Wilkins
2019-08-04copy to clipboardkimdahey
2019-07-31Hopefully fixed deserialization bugTyler Schicke
2019-07-25several fixes and added basic fields to treeview displaybob
2019-07-24Added custom views to layout scriptsTyler Schicke
2019-07-16link ctrl makes link show in contextyipstanley
2019-06-14cleaned up Docs namespace and thoroughly documented DocServer.GetRefFieldsSam Wilkins
2019-05-20fixed a few things for Firefox - dragging images, typing spaces, scrool ↵bob
speed. and focusing proeprly with zoomBasis.
2019-05-20Added update search scriptTyler Schicke
Added debug current file launch config Made database not ignore requests before it is initialized.
2019-05-16Changed Clear DB ButtonTyler Schicke
2019-05-03Added debugging support and added removing of unused keys in SolrTyler Schicke
2019-04-03changed boolean. and editor indentation.bob
2019-03-18Merged, added delete all route, and added history to workspacesTyler Schicke
2019-03-17Update settings.jsonStanley Yip
2019-03-09finally mergedyipstanley
2019-03-08Close to refactorSam Wilkins
2019-03-07changing branchesyipstanley
2019-03-02Merge with master and initial pass at converting main to a componentSam Wilkins
2019-02-28added cssBob Zeleznik
2019-02-25Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
authentication
2019-02-19Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
server_database_merge
2019-02-19Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ↵Tyler Schicke
server_database_merge
2019-02-18Small changes, pre merge with server branchmadelinegr
2019-02-14getting there?madelinegr
2019-02-13A lot of stuff working, a lot of other stuff not workingTyler Schicke
2019-02-05More scripting/typescript stuffTyler Schicke
2019-02-01Changed formatting setting, added very basic generic FieldView, and added ↵Tyler Schicke
Schema view
2019-01-28fixed selecting text in fieldTextBoxbob
2019-01-28Finished basic drag drop stuff and cleaned up DocumentViewTyler Schicke
2019-01-15Have most of document stuff workingTyler Schicke