Skip to content

OpenUniversus/elasticvue

Repository files navigation

elasticvue

This branch is used to rewrite elasticvue in quasar because i am fed up with vuetify.

I will also convert everything to vue 3 and script setup.

Current State:

Feature Status
Cluster management Done
Backup & Restore Done
Home page Done
Nodes Done
Shards Done
Indices Done
Search
Rest Done
Snapshots Done
Settings Done

Features that are no longer re-implemented:

  • Nodes grid view
  • Rest query vertical view
  • Support for numbers bigger then Number.MAX_SAFE_INTEGER
  • Utilities

Feature TODO:

  • Rest query examples

Overall TODOs:

  • Cleanup i18n
  • a11y
  • keyup.esc modifiers

Makefile

make dev start dev server
make docker build docker image
make test run tests
make lint run eslint
make tsc run typescript checks
make ci run eslint, typescript and tests

About

Elasticsearch gui for the browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 43.8%
  • Vue 42.9%
  • JavaScript 7.4%
  • CSS 3.7%
  • Rust 0.8%
  • Shell 0.6%
  • Other 0.8%