Releases: aneoconsulting/ArmoniK.Admin.GUI
Releases · aneoconsulting/ArmoniK.Admin.GUI
v0.15.2
🐞 Bug Fixes
- Table pages now go automatically to the last page when the current page is too high - by @fdewas-aneo in #1367 (cf9be)
View changes on GitHub
v0.15.1
- Added some requested changes regarding 0.15.0
- Added a "See graph" button in the sessions page.
View changes on GitHub
v0.15.0
New UI
We upgraded ArmoniK UI with Material Design 3, google latest design kit. It only changes the looks of the GUI, the overall UX of the application stays the same.
New UX
Some changes have been made to the UX, for a more logical and usefull navigation in the application. Here is a quick look:
- Filters dialog have been reworked. They should be easier to use and read.
- The dialog "Modify columns" have also been reworked. Columns are sorted between their types, and they should be easier to find/use.
- Profile and settings button have been moved ; you can now find them on the top right corner of your screen.
- Theme selection has been moved to the settings page.
- The navigation bar (where you can find your Dashboard, sessions, tasks…) edit has been moved directly into the navigation bar. To start editing, go to the settings page and click on "Edit sidebar". You will be able to add element that are not already present in the navigation bar, and drag them from one position to another.
New Features
- Scheme switcher: you can now toggle between light-mode, dark-mode and automatic-mode on the GUI. The automatic mode will follow your browser's default scheme. The scheme switcher can be found at the Bottom left corner of the screen, in the navigation bar.
- You can now select sessions and results in their respective tables.
- You can now download any result data. An error will be returned if there is no data stored.
- Host changing: On the middle of top bar of the application, you can now click on a little arrow displaying a menu allowing you to add a new ArmoniK host to the GUI. The host consists of an ip or url adress and an optional "environment" (that can help you differentiate hosts). Once you have added your host, you can switch to it in the same menu. If it points to a valid ArmoniK instance, you should be able to fetch data from this ArmoniK. Make sure that the ArmoniK deployment you points to allows CORS.
- Graphs: You can now check the graph of a session ! This feature is purely visual. (
⚠️ WARNING: You should not be using it on sessions bigger than 200 tasks (depending on your computer), you browser may crash⚠️ )
Some bugs have also been fixed. Please contact us if you find any or if you have any feedback to do on this latest version.
🚀 Features
- Move profile from navbar to header button - by @rbeeeG and @fdewas-aneo in #1331 (46f9e)
- Graph - by @fdewas-aneo in #1304 (bc235)
- Implementation for session graph - by @fdewas-aneo in #1305 (ca6d0)
- Material 3 - by @fdewas-aneo in #1343 (4caf0)
- Add download result data - by @menoude-aneo and @fdewas-aneo in #1352 (d9aaa)
- Isolated actions - by @fdewas-aneo and @Nico-dl05 in #1313 (8e36e)
- Grpc actions bar - by @fdewas-aneo in #1325 (b7de5)
- Select on sessions - by @fdewas-aneo in #1326 (af7aa)
- Change ArmoniK host - by @fdewas-aneo in #1271 (c4ca7)
- Result select - by @fdewas-aneo in #1357 (7efe9)
- material 3: Theme-switcher - by @fdewas-aneo in #1346 (a783d)
🐞 Bug Fixes
- Filtered zero values on export - by @fdewas-aneo in #1341 (2a0cf)
- Fitlers not opening when clicking a filter chip on closed filter list - by @fdewas-aneo in #1349 (da8c3)
- Filters fields not imputing - by @fdewas-aneo in #1358 (f4280)
- Ux bugs - by @fdewas-aneo in #1361 (76372)
- Material 3 issues - by @fdewas-aneo in #1350 (b1f74)
View changes on GitHub
v0.14.5
🐞 Bug Fixes
- 0.14.x: Filtered zero values on export - by @fdewas-aneo in #1342 (4f94f)
View changes on GitHub
v0.14.4
v0.14.3
🐞 Bug Fixes
- Ng-100 when adding a line to the dashboard - by @fdewas-aneo in #1314 (f6a67)
- Add selectionChange event binding to tasks table - by @Nico-dl05 in #1320 (e37c6)
View changes on GitHub
v0.14.2
🐞 Bug Fixes
- Missing provider for count tasks statuses - by @fdewas-aneo in #1301 (af3e4)
View changes on GitHub
v0.14.1
🚀 Features
- Status color picker - by @fdewas-aneo and @Nico-dl05 in #1300 (ed439)
View changes on GitHub
v0.14.0
🚀 Features
- Table data services - by @fdewas-aneo (e95c3)
- Application is now available when armonik is down - by @fdewas-aneo (caaa5)
- Application is now available when armonik is down - by @ngruelaneo in #1264 (221e8)
- Filter service as an abstract class - by @fdewas-aneo (af3d3)
- Filter-cache service - by @fdewas-aneo (5ff58)
- Filters services are now reading cache on construction - by @fdewas-aneo (c3eb6)
- Added a clear filters button in settings - by @fdewas-aneo (c6b26)
- Filter cache service - by @ngruelaneo in #1266 (cf046)
- Statuses chip for inspections pages - by @fdewas-aneo (9308a)
- Status chip for table cell - by @fdewas-aneo (407ef)
- Colored statuses chips - by @ngruelaneo in #1272 (3d5f2)
- Byte array cell - by @fdewas-aneo in #1291 (203b0)
🐞 Bug Fixes
- Sessions duration filter - by @fdewas-aneo (21e35)
- Tests - by @fdewas-aneo (27f00)
- Pod TTL display in inspection pages - by @fdewas-aneo (ae344)
- Pod TTL display in inspection pages - by @ngruelaneo in #1268 (1c523)
- Splitting query params is more smart - by @fdewas-aneo (f74a0)
- Inspection pages not refreshing - by @fdewas-aneo (a8b4a)
- Inspection pages not refreshing - by @ngruelaneo in #1273 (5a7b9)
- Pnpm integrity key breaking npm pipeline - by @fdewas-aneo (fb64e)
- Tests pipeline - by @fdewas-aneo (2b3b8)
- Pnpm integrity key breaking npm pipeline - by @ngruelaneo in #1280 (224df)