Releases: aneoconsulting/ArmoniK.Admin.GUI
Releases · aneoconsulting/ArmoniK.Admin.GUI
v0.11.0
What's Changed
- fix: tasks-filters service failling tests by @Faust1-2was-Aneo in #823
- ci: in release modify the version to be similar to the tag in the image by @ngruelaneo in #794
- feat: language button by @Faust1-2was-Aneo in #824
- feat: resultId now present in results table by @Faust1-2was-Aneo in #825
- chore: personnalized tasks status is now located next to the table header by @Faust1-2was-Aneo in #826
- fix: empty options options field by @Faust1-2was-Aneo in #827
- fix: session grpc service by @Faust1-2was-Aneo in #829
- feat: actions button in show components by @Faust1-2was-Aneo in #830
- chore: updated all "Id" to "ID" for consistency by @Faust1-2was-Aneo in #797
- feat: dashboard pass applied filter on redirection by @Faust1-2was-Aneo in #833
- chore: update api 3.15.0 and add result size by @Faust1-2was-Aneo in #848
- feat: changed line type to add table by @Faust1-2was-Aneo in #839
- feat: application table component by @Faust1-2was-Aneo in #841
- feat: partitions table component by @Faust1-2was-Aneo in #842
- chore: update api to 3.15.1 by @Faust1-2was-Aneo in #854
- feat: results table component by @Faust1-2was-Aneo in #843
- feat: tasks table component by @Faust1-2was-Aneo in #846
- feat: sessions table component by @Faust1-2was-Aneo in #844
- feat: add healthcheck service by @Faust1-2was-Aneo in #852
- feat: add results size by @Faust1-2was-Aneo in #857
- feat: add duration filtering by @Faust1-2was-Aneo in #816
- chore: added specified not sortable columns to tasks table by @Faust1-2was-Aneo in #858
Full Changelog: v0.10.6...v0.11.0
v0.10.6
🚀 Features
- Ids are now routing to their object description - by @Faust1-2was-Aneo (a78d2)
- Added missing filters to tasks table - by @Faust1-2was-Aneo (c1473)
- Dashboard redirection with all selected statuses - by @Faust1-2was-Aneo (7484e)
🐞 Bug Fixes
- Update ci to have failling tests - by @Faust1-2was-Aneo (95a52)
- Use recycleRows to not refresh non changing data on tables - by @Faust1-2was-Aneo (96173)
- Timepicker now is displayed with correct value - by @Faust1-2was-Aneo (ac548)
- Columns modify dialog - by @Faust1-2was-Aneo (7627e)
- Modify columns doesn't remove columns in dialog anymore - by @Faust1-2was-Aneo (1e44e)
View changes on GitHub
v0.10.5
🚀 Features
- Dashboard statuses group redirect - by @JulesMaisonneuveAneo (5d6b2)
- Duration time from nano to ms - by @GunaDinesh (634ba)
- Autorefresh button enhancement - by @JulesMaisonneuveAneo (08b90)
- Feedback added for the chosen refresh interval - by @GunaDinesh (9c12c)
🐞 Bug Fixes
- Filter disappearing fixed - by @GunaDinesh (fb218)
- Replace finished status name by completed on dashboard & filters - by @JulesMaisonneuveAneo (1dbe1)
- Rlint single quote & remove useless booleans - by @JulesMaisonneuveAneo (8ac68)
- If statement inside else block - by @GunaDinesh (6869d)
- Cognitive complexity reduction - by @GunaDinesh (eb251)
View changes on GitHub
v0.10.4
🚀 Features
- Lock and unlock columns for tables - by @Faust1-2was-Aneo and @yannick-aneo in #742 (95dba)
🐞 Bug Fixes
- Test duplication in test coverage - by @Faust1-2was-Aneo and @yannick-aneo in #706 (a6899)
- Update regex to prevent denial of service - by @Faust1-2was-Aneo in #713 (54ada)
- Http to https in tests - by @Faust1-2was-Aneo and @yannick-aneo in #745 (094ba)
- Using optional chain recommended by SonarCloud analysis - by @yannick-aneo (11611)
- Replace session id by task id in tasks - by @GunaDinesh (a8f71)
- Using optional chain recommended by SonarCloud analysis - by @yannick-aneo (8ce60)
- Increasing warning + error logs capacity - by @GunaDinesh (e1a6a)
View changes on GitHub
v0.10.3
🚀 Features
- Settings page is now flex-row - by @Faust1-2was-Aneo and @yannick-aneo in #608 (0e7f0)
🐞 Bug Fixes
- Wrong service version called in API version tests - by @yannick-aneo (338b7)
- Add @angular/localize to tsconfig.spec.json - by @yannick-aneo in #618 (473c8)
- Options.maxDuration not visible in tasks page - by @yannick-aneo in #615 (8a005)
- Fix tests APIVersion - by @yannick-aneo (cc0a7)
- Add a polyfill for structuredClone jest support - by @yannick-aneo (cceb7)
- Deplace JSDOMEnvironmentPatch.ts to root - by @yannick-aneo (e499d)
- Correct FilterDefinitionRootStatus name - by @yannick-aneo in #675 (af450)
- Deplace FilterDefinition in a file - by @yannick-aneo and @Faust1-2was-Aneo in #692 (a8cf5)
- Read date value when shared via url - by @Faust1-2was-Aneo in #700 (ce5c5)
- Delete a useless import - by @yannick-aneo in #701 (02002)
View changes on GitHub
v0.10.2
🐞 Bug Fixes
- Disable the remove button when sidebar item equal is equal to settings - by @yannick-aneo (8d16d)
- Get settings item by default in sidebar and remove it from navigation.service - by @yannick-aneo (a6952)
- Remove require - by @yannick-aneo (d7c20)
- Remove useless flags - by @yannick-aneo (afaf8)
- Delete pnpm.lock file - by @yannick-aneo (7d4d1)
- Update pnpm.lockfile - by @yannick-aneo (bf1c1)
- Delete wrong files - by @yannick-aneo (4dab9)
- Delete settings.spec.ts - by @yannick-aneo (7810c)
- Filter-toolbar unexpected behaviour - by @Faust1-2was-Aneo and @yannick-aneo in #604 (8c483)
View changes on GitHub
v0.10.1
🚀 Features
- Edition in reorganize-line dialog - by @yannick-aneo, @esoubiran-aneo and esoubiran-aneo in #552 (e8764)
- Add new filters - by @yannick-aneo and esoubiran-aneo in #551 (4600a)
- Add view in logs - by @esoubiran-aneo in #555 (3c106)
🐞 Bug Fixes
- Spacing around filters button in filters toolbar - by @yannick-aneo in #553 (3741a)
- Fix import of settings JSON file - by @yannick-aneo and @esoubiran-aneo in #558 (a09af)
- Missing data filters service injector for filters fields dialog - by @yannick-aneo and @esoubiran-aneo in #560 (75b4b)
View changes on GitHub
v0.10.0
🚀 Features
- Add a layout - by @esoubiran-aneo (2791c)
- Add an icon for nav - by @esoubiran-aneo (b3c18)
- Applications - by @esoubiran-aneo (e8e04)
- Add query builder - by @esoubiran-aneo (55ba1)
- Adding options to applications - by @esoubiran-aneo (00cb6)
- Auto refresh - by @esoubiran-aneo (96589)
- Add timer - by @esoubiran-aneo (807de)
- Start connecting filters - by @esoubiran-aneo (a45e6)
- Add partitions - by @esoubiran-aneo (98821)
- Working custom input type - by @esoubiran-aneo (257e0)
- Create show for partitions - by @esoubiran-aneo (eb780)
- Add a settings page - by @esoubiran-aneo (1490d)
- Load user before app start - by @esoubiran-aneo (28cc8)
- Add links to changelog and documentation - by @esoubiran-aneo (994ef)
- Can export settings - by @esoubiran-aneo (02ef4)
- Can import settings - by @esoubiran-aneo (64e65)
- Add snackbar in settings - by @esoubiran-aneo (48538)
- Create a section and section-header components - by @esoubiran-aneo (06310)
- Create component around actions toolbar - by @esoubiran-aneo (e60af)
- Dashboard - by @esoubiran-aneo (8883e)
- Can personalize dashboard - by @esoubiran-aneo (119b1)
- Add the ability to close a session - by @esoubiran-aneo (4f409)
- Enable sharable URL - by @esoubiran-aneo (7202d)
- Count tasks by applications - by @esoubiran-aneo (3e720)
- User can add external services - by @esoubiran-aneo (36e9a)
- Localize app to french fix #10 - by @esoubiran-aneo in #10 (5e348)
- Add label to status for sessions - by @esoubiran-aneo (f2035)
- Add columns labels to every tables - by @esoubiran-aneo (c3edc)
- Add label to status for results - by @esoubiran-aneo (ef1c9)
- Support date in sessions columns - by @esoubiran-aneo (b4288)
- Support date in results columns - by @esoubiran-aneo (b66cf)
- Add missing translations - by @esoubiran-aneo (82000)
- Add a filter for number - by @esoubiran-aneo (82991)
- Add label to filter chips - by @esoubiran-aneo (7690e)
- Show status label in filters - by @esoubiran-aneo (7dd92)
- Add notifications when fetch failed - by @esoubiran-aneo (df6d3)
- Show a result - by @esoubiran-aneo (2a1bd)
- Flatten options in url - by @esoubiran-aneo (19217)
- Add a theme selector - by @esoubiran-aneo (d05cb)
- Add count tasks by session - by @esoubiran-aneo (0c2bd)
- Add links on tasks by status - by @esoubiran-aneo (d1244)
- Add a way to personalize tasks by status - by @esoubiran-aneo (32dd7)
- Allow user to delete every keys - by @esoubiran-aneo (f99ce)
- Pretty show page - by @esoubiran-aneo (daa58)
- Support sidebar personalization - by @esoubiran-aneo (e3049)
- Add core and api versions in navigation - by @esoubiran-aneo (f7b05)
- Add action to copy session id - by @esoubiran-aneo (aa871)
- Support task options in sessions - by @esoubiran-aneo (544af)
- Display sessions task options in modal - by @esoubiran-aneo (9ee8f)
- Array dialog in sessions - by @esoubiran-aneo (a1588)
- Support duration in table - by @esoubiran-aneo (4d8c9)
- Add options for the page size - by @esoubiran-aneo (b45da)
- Add some tooltips - by @esoubiran-aneo (1854a)
- Initial support for tasks - by @esoubiran-aneo in #27 (45581)
- Add placeholder to table fix #32 - by @esoubiran-aneo in #32 (82da3)
- Add button from applications to sessions fix #37 - by @esoubiran-aneo in #37 (b8efe)
- Add environment - by @esoubiran-aneo in #22 (2b426)
- Use new filters - by @esoubiran-aneo in #50 (12bc7)
- Support multiples on dashboard - by @esoubiran-aneo and yannick-aneo in #61 (faf4d)
- Reorganize lines - by @esoubiran-aneo (69039)
- Split lines - by @esoubiran-aneo (766a7)
- i18n:
- Localize tasks status - by @esoubiran-aneo (e7c9e)
- Localize application...
v0.9.5
What's Changed
- chore(deps): update actions/upload-pages-artifact action to v2 by @renovate in #525
- chore(deps): update github actions by @renovate in #528
- chore(deps): update docs npm packages by @renovate in #522
- chore(deps): update npm angular packages by @renovate in #516
- chore: update admin 0.9 path by @esoubiran-aneo in #539
- chore: deprecate version 0.9 by @esoubiran-aneo in #532
- ci: update branch main to v0.9 by @esoubiran-aneo in #548
- fix: update api version by @esoubiran-aneo in #535
- chore: release v0.9.5 by @esoubiran-aneo in #540
Full Changelog: v0.9.4...v0.9.5
v0.8.1
What's Changed
- chore: deprecate version 0.8 by @esoubiran-aneo in #533
- chore: update admin 0.8 path by @esoubiran-aneo in #534
- chore: release v0.8.1 by @esoubiran-aneo in #541
Full Changelog: v0.8.0...v0.8.1