Created the schedules tab for the server screen (still WIP, for now only works for displaying & creating schedules, gotta add edit, deletion and task management)
Moved each tab to its own ViewModel for better ordering instead of putting everything is a generic one
Improved code layout by using returns in some places instead of many if else blocks
Fixed ScrollableTabRow component improperly placing icons when there was no text
Moved ‘linked’ data classes inside each other so i can do Server.Attributes.Limits instead of having a class with a long name like ApplicationServerAttributesLimits
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.