Harald Schilly
Harald Schilly
# Description WIP ## [Checklist](https://github.com/sagemathinc/cocalc/wiki/PR-Checklist): - [ ] Testing instructions are provided, if not obvious - [ ] Release instructions are provided, if not obvious
# Description This needs more testing. ## [Checklist](https://github.com/sagemathinc/cocalc/wiki/PR-Checklist): - [ ] Testing instructions are provided, if not obvious - [ ] Release instructions are provided, if not obvious
# Description This adds a bit of "antd" to the new project dialog and a dropdown to add or select a license. I also saw traces of giving projects a...
# Description - various package updates - removing packages we don't really need, i.e. coffeelint, `@jupyterlab/services`, nodeunit, coveralls - fixing quota tests - checking if everything builds after cleaning up...
# Description see #6061  ## [Checklist](https://github.com/sagemathinc/cocalc/wiki/PR-Checklist): - [ ] Testing instructions are provided, if not obvious - [ ] Release instructions are provided, if not obvious
just for the record, I tried to update xpra to `4.1.3-r1-1` and that's not working well. that's really slow. same for one of the newest versions right now. in prod,...
Next/SSO
# Description refactors everything around authentication, improves what the info/conf row in the database should contain, improve passport configuration, React.FC-ing landing/sign-in/passport components, ... the main new addition are dedicated `/sso/*`...
# Description 1. process the string value using the `to_val` function right when the data comes in from the DB 2. the above means it is no longer necessary in...
`EditCellMetadata` → `JSONEditor` helps editing the json structure associated with a juypter cell. However, each time it saves the content – which is debounced at 1 second – it does...
There is no need to spell out quotas for shared and requested quota configurations in the quota information text in project settings. In the case of dedicated VMs, this only...