]> git.proxmox.com Git - flutter/pve_flutter_frontend.git/history - lib/pages
theme: drop checkbox/radiogroup related overrides
[flutter/pve_flutter_frontend.git] / lib / pages /
2024-04-11 Thomas Lamprechttree-wide: auto-fix all smaller lints
2024-04-11 Thomas Lamprechtresource list: fix fallback for unknown resource types
2024-04-11 Thomas Lamprechttree-wide: prefer sized box for whitespace
2024-04-11 Thomas Lamprechttree-wide: prefer const declarations and constructors...
2024-04-11 Thomas Lamprechttree-wide: various smaller auto-lint fixes
2024-04-11 Thomas Lamprechttree-wide: dart format
2024-04-11 Thomas Lamprechttree-wide: prefer const constructors
2024-04-11 Thomas Lamprechtaccess control view: fix label color of selected tabs
2024-04-03 Thomas Lamprechtupdate dependencies and adapt to breaking changes and...
2023-04-21 Dominik CsapakNodeListTile: fix required online parameter
2023-04-21 Dominik Csapakput resource filter sheet into a SafeArea
2022-09-08 Dominik Csapakmove to TextButton from FlatButton
2021-12-14 Thomas Lamprechtcleanup color usage and add initial dark mode
2021-12-10 Thomas Lamprechtmigrate to sound null safety
2021-12-09 Thomas Lamprechtrun dart fix
2021-06-23 Thomas Lamprechtmain layout: fix code format
2021-05-21 Dietmar Maureralways use Provider.of(..., listen: false) inside handlers
2021-03-12 Thomas Lamprechtcompat: ignore provider changes when not stateful
2020-09-25 Dominik Csapakfix wrongly calculated offline container count
2020-09-24 Tim MarxProxmoxCapacityIndicator: fix edge case with missing...
2020-09-18 Tim Marxenable multi session usage
2020-09-18 Tim Marxchange proxmox logo styles
2020-09-17 Tim Marxadd custom proxmox icon
2020-09-15 Tim Marxaccess management: reload on show
2020-09-10 Tim Marx add better support for templates
2020-09-09 Tim Marxresource overview: add status filter & rework filter...
2020-09-09 Tim Marxresource overview: add status color to guest icon
2020-09-07 Tim Marxresource overview: adapt filter sheet design
2020-09-07 Tim Marxresource overview: searchfield dismiss focus on clear...
2020-09-07 Tim Marxslim layout: lift page state up
2020-09-07 Tim Marxnavigation: fix back button behavior for bottom bar...
2020-09-07 Tim Marxremove comment
2020-09-07 Tim Marxbottombar: replace depricated property
2020-08-31 Tim Marxresource overview: add category headers
2020-08-27 Tim Marxdashboard: move divider in guest section
2020-08-25 Tim Marxadd supportlevel renderer
2020-08-20 Tim Marxremove wide layout option
2020-07-29 Tim Marxremove replaced api client code
2020-07-29 Tim Marxreplace login with new login manager
2020-07-08 Tim Marxdashboard: remove inconsistent text style
2020-07-02 Tim Marxcleanup: remove unused var
2020-07-02 Tim Marxcleanup: remove unused import statements
2020-06-16 Tim Marxresource view: guard all resource type widgets in case...
2020-05-28 Tim Marxadd new cluster status & analytics card to dashboard
2020-05-26 Tim Marxdashboard: change custom card to PveResourceDataCardWidget
2020-05-12 Tim Marxhide storage capacitiy indicator while status unkown
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-24 Tim Marxchange logout to replace route stack
2020-04-21 Tim Marxfix login route replacement
2020-04-17 Tim Marxfix logout button route
2020-04-17 Tim Marxadd field validation to login form
2020-04-15 Tim Marxmobil: change ontap for storages to material route...
2020-04-15 Tim Marxremove unused button
2020-04-14 Tim Marxreimplement MainLayoutSlim
2020-04-14 Tim Marxadd PveHelpIconButton
2020-01-03 Tim Marxmove api calls to api client package & update class...
2019-12-19 Tim Marxadd logout button to main layout wide
2019-12-06 Tim Marxadd resource overwiew
2019-12-06 Tim Marxremove nonexistent auth event dependency
2019-09-24 Tim Marxinject api client into tasklog widget
2019-09-24 Tim Marxenhance auth flow logic
2019-09-11 Tim Marxmerge web & native repo