]> git.proxmox.com Git - flutter/pve_flutter_frontend.git/history - lib/states
theme: drop checkbox/radiogroup related overrides
[flutter/pve_flutter_frontend.git] / lib / states /
2024-04-11 Thomas Lamprechttree-wide: drop unnecessary null comparions
2024-04-11 Thomas Lamprechttree-wide: avoid unused imports
2024-04-11 Thomas Lamprechttree-wide: various smaller auto-lint fixes
2024-04-11 Thomas Lamprechttree-wide: dart format
2024-04-11 Thomas Lamprechtstates: make base state a full mixin
2021-12-14 Thomas Lamprechtcleanup color usage and add initial dark mode
2021-12-10 Thomas Lamprechtmigrate to sound null safety
2020-09-09 Tim Marxfileselector: add guestId property
2020-09-09 Tim Marxresource overview: add status filter & rework filter...
2020-08-25 Tim Marxremove create wizard
2020-07-29 Tim Marxreplace login with new login manager
2020-07-02 Tim Marxcleanup: remove unused import statements
2020-06-19 Tim MarxPveStorageSelectorState: add filter for active storages
2020-05-22 Tim Marxmigration: add preconditions for disks
2020-05-11 Tim Marxadd access api token view
2020-04-27 Tim Marxadd tfa login
2020-04-27 Tim Marxadd performance chart to dashboard
2020-04-24 Tim Marxadd access management view
2020-04-20 Tim Marxfix disk health check
2020-04-20 Tim Marxadd standalone check for node services (corosync)
2020-04-17 Tim Marxrename login state file and add fields
2020-04-14 Tim Marxadd PveNodeOverview widget
2020-04-14 Tim Marxadd PveLxcOverview widget
2020-04-14 Tim Marxadd PveQemuOverview widget
2020-04-14 Tim Marxadd PveGuestMigrate widget
2020-04-14 Tim Marxcovert to built value based state
2020-04-14 Tim Marxadd PveTaskExpansionTile widget
2020-04-14 Tim Marxreimplement PveTaskLog widget with built value based...
2020-04-14 Tim Marxconvert PveNodeSelectorState to built value state
2020-04-14 Tim Marxmove types to api client repo
2020-04-14 Tim Marxmove resource bloc on top of widget tree and convert...
2020-04-14 Tim Marxadd PveBaseState mixin
2020-04-14 Tim Marxcovert cluster bloc to built value based state machine
2020-01-03 Tim Marxmove api calls to api client package & update class...
2020-01-03 Tim Marxmove model classes to api client package
2019-12-27 Tim Marxadd api error message to login bloc
2019-12-06 Tim Marxrework node selector
2019-12-06 Tim Marxrework guest id selector
2019-12-06 Tim Marxadd custom form field state
2019-12-06 Tim Marxrework tasklog widget
2019-12-06 Tim Marxadapt auth bloc to use base bloc class
2019-09-24 Tim Marxadd guest id selector widget
2019-09-24 Tim Marxenhance auth flow logic
2019-09-11 Tim Marxmerge web & native repo