Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 672 Bytes

improvements.md

File metadata and controls

13 lines (11 loc) · 672 Bytes

Improvements over old admin panel

General

  1. Tech stack is more modern and agile to work with (Vue3 + vuetify)
  2. More settings (theme, console sizes, master node url..)
  3. Improved visibility of shard allocation issues (crate/crate-admin#799)
  4. Better Node Health message crate/crate-admin#679
  5. User notifications when the panel cannot connect to the node

Console

  1. Button to cancel current query (crate/crate-admin#811)
  2. Query History component that allows to add, remove and reuse queries.
  3. Console shows line number. (crate/crate-admin#813)