web icon indicating copy to clipboard operation
web copied to clipboard

Open-source Web UI for Sensu Go clusters

Results 55 web issues
Sort by recently updated
recently updated
newest added

##What is this change? This PR upgrades crypto hashing function of this application to make it compatible with the most current version of Node.js ##Why is this change necessary? The...

The web UI does not work with Node v20 ## Feature Suggestion Update codebase to support node v20 functions. ## Context Node v16 goes end of life in September 2023,...

issue: proposal

## Expected Behavior click "open in new tab" and open the event/entity there. It works with the enterprise version. ## Current Behavior I get the following version: ``` Cannot GET...

issue: bug
🕊 good first issue

## Expected Behavior Silence should be created for the selected entity/check ## Current Behavior Silence is not being created ## Possible Solution ? Since this is SPA may be issues...

issue: bug

I am trying to build the app for use in a production environment while being behind a proxy. Some of the commands in the installation instructions page work partially, some...

issue: bug

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Fix for silence entities/checks for a specific duration. The duration is in hours now. Signed-off-by: alrf ## What is this change? ## Why is this change necessary? https://github.com/sensu/web/issues/412 ## Does...