Releases: hobbyfarm/admin-ui
Releases · hobbyfarm/admin-ui
v3.2.5
v3.2.2
v3.2.0
Changelog
- OTACs
- Better Wizards for Courses, Scenarios, VirtualMachineTemplates etc.
- Tasks
- Better statistics to get the mean duration for steps in a certain scenario
What's Changed
- make sure to open Syntax Reference in a new window by @ebartz in #171
- Improvements for VMT limits, Scenario list by @jggoebel in #172
- Fix cloud init not saved by @PhPrinz in #173
- Auto adjust height of code editor by @PhPrinz in #174
- Otac management by @PhPrinz in #175
- Fix bug where invalid environments are shown multiple times by @jggoebel in #176
- implement order functionality by @PhPrinz in #162
- Display user id when editing user by @jggoebel in #181
- Display Name of VMT instead of id by @jggoebel in #180
- Fix user filter by only comparing lowercase values by @jggoebel in #186
- Issue 339 by @maxsva in #185
- Improve Simple mode by showing VM Counts by @jggoebel in #179
- Try to use better cache variant by @jggoebel in #184
- Refactoring course by @abrahimi93 in #178
- Issue339 new scheduled event by @maxsva in #188
- Issue339 configuration by @maxsva in #189
- update arrow in new-scheduled-event by @maxsva in #190
- change any->Record in vmtemplate, add color to Basic_Information and … by @maxsva in #191
- Issue339 content courses by @maxsva in #192
- Modify OTAC Modal to handle durations by @jggoebel in #193
- Fix bug where creator was unset by @jggoebel in #194
- Display last login date and registered date by @jggoebel in #195
- Reset form after updating a users password by @jggoebel in #196
- Update category filter when scenarios update by @jggoebel in #197
- Add validator to check unique VM name when create VM in course by @maxsva in #199
- Angular upgrade to v16 by @PhilipAB in #183
- Fix on final page VMTemplate name by @maxsva in #201
- Add mermaid-js to admin-ui by @jggoebel in #202
- configuration fix new VMTemplate create by @maxsva in #200
- Add scopes to configuration menu by @jggoebel in #203
- Refactor Scenario Modal to use a Wizard by @abrahimi93 in #177
- fix new environment param create by @maxsva in #204
- Fix markdown no content by @jggoebel in #205
- Customized wizard style(s) by @PhilipAB in #206
- Content only scenarios in admin-ui by @jggoebel in #198
- Display user and scenario id instead of None by @jggoebel in #209
- Add Statistics to Event tabs by @jggoebel in #210
- Export session data by @jggoebel in #208
- Improve chart by caching progresses, add chart for average step duration inside scenario by @jggoebel in #211
- Filter progress list by date by @jggoebel in #212
- Add median to chart about scenarios by @jggoebel in #213
- Remove logs by @jggoebel in #214
- Allow for the creation of Tasks in the Scenario-Wizard UI by @PhPrinz in #207
- Add LICENSE by @jggoebel in #215
- Add hide usernames button to dashboard for privacy on screensharings by @jggoebel in #216
- Open the SE from url and not select the first one by @jggoebel in #217
- Allow tasks to be null when editing Scenario by @PhPrinz in #218
- Fix handling umlauts in Course title and description by @PhPrinz in #219
- Fix user email not being displayed by @jggoebel in #220
New Contributors
Full Changelog: v3.0.0...v3.2.0
v3.0.0
HobbyFarm 3.0
What's Changed
- Introducing Settings
- Smaller Improvements for editing Cloud Config / Services
Commits that led to this version
- 293 prettier output for services cloud config by @PhPrinz in #170
- Content Management #312 by @abrahimi93 in #169
- Adding Filter-scenario to add-scenario component by @abrahimi93 in #168
- Typed forms for settings by @jggoebel in #167
Full Changelog: v2.0.3...v3.0.0
v2.0.3
v2.0.2
What's Changed
- Introducing Services that enable you to configure VMTs by using cloud-init
- Introducing Webinterfaces Proxy that allows to display your applications dashboard directly into the HobbyFarm UI
- Removed RAW Capacity - Use count capacity for now on
- Enforcing ScheduledEvent and Environment count limits when starting sessions
- More statistics about started sessions on the Admin Dashboard
All Commits that lead to this version
- Tag latest image by @jggoebel in #143
- Remove Burst, RAW Capacity by @jggoebel in #144
- 260 filter scenarios by @abrahimi93 in #145
- Improve newcomer onboarding january 2023 by @devpro in #146
- Add cloud-init & Webservices to Admin-UI by @jggoebel in #149
- Align step editor style with UI by @jggoebel in #148
- Add subpath to services by @jggoebel in #151
- Update node version in local Dockerfile by @jggoebel in #150
- Add information if cloud-config is empty by @PhPrinz in #152
- Add openssl-legaxy-provider flag by @jggoebel in #154
- Ci fix by @jggoebel in #155
- Syntax highlighhting for cloud config by @PhPrinz in #153
- Uncomment header modal by @devpro in #156
- Implement user statistics by @PhilipAB in #147
- Chart update by @PhilipAB in #157
- Settings for WebServices by @jggoebel in #158
- make entrypoint executable by @PhPrinz in #159
- react on size changes to textinput by @PhPrinz in #161
- Handle nested cloud config fields by @PhPrinz in #160
- Prevent duplication of Services by @PhPrinz in #163
- Remove harcoded predefined services as they are not used anymore by @jggoebel in #165
New Contributors
Full Changelog: v2.0.1...v2.0.2