Melanie Hall

Results 8 issues of Melanie Hall

Should we be checking before the first remote installation that an existing installation is not already there? It is possible to install over an existing installation on the remote. @oliver-sanders...

question

**Describe the bug** The timer animation can get out of step when comparing graph view and tree views. The clocks look a little out of sync, which I think is...

bug

Tests - `t/rosa-svn-post-commit/03-unicode.t` - `t/rosa-svn-post-commit/00-basic.t` have been disabled as these were failing due to a sqlalchemy deprecation warning appearing in stderr. These tests will need their skips removed once the...

dependencies

Users who are members of the system group which is the same name of the ui-server owner, can be granted permissions, as detailed in the [authorization proposal](https://github.com/cylc/cylc-admin/blob/master/docs/proposal-multi-user-approach.md#specific-use-case-for-authorisation).

authorization

Follows on from https://github.com/cylc/cylc-uiserver/pull/204 As mentioned in the [authorization proposal](https://github.com/cylc/cylc-admin/blob/master/docs/proposal-multi-user-approach.md#security-check-for-permission-level-on-config-files), for security reasons, the user config.py file, which is located in `~/.cylc/hub/config.py`, should not be writable by anyone other than...

authorization

Follows on from: https://github.com/cylc/cylc-uiserver/pull/204 Validating of authorization config items `c.CylcUIServer.user_authorization` and `c.CylcUIServer.site_authorization` is limited to checking they are valid dictionaries. It would be helpful for users to get an error...

authorization

Authorisation has added to the current (screen) logging of the UI Server. This will get cluttered as more people connect and interact with workflows. We should create a separate logging...

authorization

In light of [configurable authorization](https://github.com/cylc/cylc-uiserver/pull/204/), users will have access to others workflows, with fine grained mutation level access. For usability, it would be great for the UI to display greyed...

authorization