• Nicholas Bollweg's avatar
    More license updates (#9779) · 4817dbc6
    Nicholas Bollweg authored
    * bump license year, remove extra package licenses
    
    * add licenses API/CLI
    
    * bump license-webpack-plugin to federated-module-aware minimum version
    
    * resolve yarn locks
    
    * hoist licenses config to new plugin, emit JSON
    
    * remove extra import
    
    * bump lwp even more
    
    * resolve envs, again
    
    * revert jupyterlab directory, concentrate on dev_mode
    
    * add path handling for dev_mode, report parsing
    
    * rework reports with csv, md, json
    
    * step back from schema for now
    
    * add federated stuff
    
    * remove license plumbing, put behind conditionals (leave CLI)
    
    * tune up license output to be more spdx-like
    
    * linting
    
    * start grid-based UI for licenses in help
    
    * more work on help - licenses
    
    * mostly working splitpanel viewer
    
    * add report download toolbar, theme grid
    
    * shed most of the licenses CLI
    
    * check for LicensesApp instead of LicensesManager
    
    * bump lwpp version, resolve, remove special-case stuff
    
    * restore special case for self
    
    * make toolbar prettier, add refresh
    
    * add licensesTracker
    
    * use spacer, move refresh to the right
    
    * add license to ap package.jsons
    
    * update staging yarn.lock
    
    * linting
    
    * restore licenses as plugin
    
    * start removing datagrid from licenses
    
    * more work on license grid, docs
    
    * more work on license grid style
    
    * adapt to top-level bundles key, more work on table
    
    * ensure tab selection triggers stateChanged
    
    * remove some ids to better support multiple license views
    
    * add filters
    
    * more work on widget restoring
    
    * try some more restorer stuff
    
    * relax some min-widths
    
    * reference to proper upstream
    
    * fix other reference to jupyter_server
    
    * fix lint, add JSX to eslint globals
    
    * more return type annotations
    4817dbc6
This project is licensed under the BSD 3-Clause "New" or "Revised" License. Learn more