cylc-ui icon indicating copy to clipboard operation
cylc-ui copied to clipboard

Web app for monitoring and controlling Cylc workflows

Results 148 cylc-ui issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vuetify](https://vuetifyjs.com) ([source](https://redirect.github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify)) | [`3.6.8` -> `3.7.2`](https://renovatebot.com/diffs/npm/vuetify/3.6.8/3.7.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vuetify/3.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies
javascript

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@hpcc-js/wasm](https://hpcc-systems.github.io/hpcc-js-wasm/) ([source](https://redirect.github.com/hpcc-systems/hpcc-js-wasm)) | [`2.20.0` -> `2.22.1`](https://renovatebot.com/diffs/npm/@hpcc-js%2fwasm/2.20.0/2.22.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@hpcc-js%2fwasm/2.22.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies
javascript

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vue-router](https://redirect.github.com/vuejs/router) | [`4.4.2` -> `4.4.5`](https://renovatebot.com/diffs/npm/vue-router/4.4.2/4.4.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vue-router/4.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vue-router/4.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
javascript

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [graphiql](http://github.com/graphql/graphiql/tree/master/packages/graphiql#readme) ([source](https://togithub.com/graphql/graphiql/tree/HEAD/packages/graphiql)) | [`3.7.0` -> `3.7.1`](https://renovatebot.com/diffs/npm/graphiql/3.7.0/3.7.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/graphiql/3.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies
javascript

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [axios](https://axios-http.com) ([source](https://togithub.com/axios/axios)) | [`1.7.4` -> `1.7.7`](https://renovatebot.com/diffs/npm/axios/1.7.4/1.7.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/axios/1.7.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies
javascript

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@apollo/client](https://www.apollographql.com/docs/react/) ([source](https://redirect.github.com/apollographql/apollo-client)) | [`3.11.4` -> `3.11.8`](https://renovatebot.com/diffs/npm/@apollo%2fclient/3.11.4/3.11.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@apollo%2fclient/3.11.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies
javascript

[`vite-plugin-eslint`](https://github.com/gxmari007/vite-plugin-eslint) seems to be abandoned. Top Google result for a replacement is this fork: https://github.com/nabla/vite-plugin-eslint

dependencies
security
javascript

### Description A common interaction pattern in touch interfaces is pinching to zoom. This does not work in the graph view of the cylc GUI. ### Reproducible Example 1. Open...

bug

Implement a task modifier for tasks that have been configured to run in skip mode. > The configured run mode should be made available as a task attribute so that...

small

Stand-in content for empty / null states to make users aware of the state (rather than just displaying a blank page). Proposal to close the empty/loading components of #111 Modern...

design