dashboard
dashboard copied to clipboard
ReactiveSearch cloud dashboard
We need to setup pre commit hooks to lint and format code before committing This will make sure only formatted and consistent code is pushed on the repo.
Currently, the import process for a v6 app is broken. One of the key reasons is the removal of mapping types in v6 apps, where we support passing types in...
When importing data, validate that the input JSON file is inside an array container. When it's not, show an error screen. Currently, there is no response being shown to the...
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3. Release notes Sourced from ws's releases. 6.2.3 Bug fixes Backported e55e5106 to the 6.x release line (eeb76d31). Commits d87f3b6 [dist] 6.2.3 eeb76d3 [security] Fix...
Bumps [webpack](https://github.com/webpack/webpack) from 4.46.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0. Commits b8a7edd 6.6.0 34c8534 fix: signature verification due to leading zeros See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.30.0 to 7.119.1. Release notes Sourced from @sentry/browser's releases. 7.119.1 fix(browser/v7): Ensure wrap() only returns functions (#13838 backport) Work in this release contributed by @legobeat. Thank you...