actions-test/lib/screens/room
Jakob Meier 192c5e3a8c
Added basic edit/create item screen
NOTE: The create screen needs more UX design,
at least some UI improvements to get it closer to the alpha2
screen.
IDEA: use Stepper to template item from product

NOTE: The delete item button is not implemented
2023-04-05 19:22:49 +02:00
..
about Bug fixes (see description) 2023-04-05 08:54:48 +02:00
categories Formatted some files 2023-04-04 20:33:49 +02:00
items Added basic edit/create item screen 2023-04-05 19:22:49 +02:00
pages Added basic edit/create item screen 2023-04-05 19:22:49 +02:00
products Added unit/value display to view-item and view-product. 2023-04-05 10:22:43 +02:00
join.dart Fixed bug where public rooms weren't filtered correctly 2023-03-31 21:54:45 +02:00
main.dart Formatted some files 2023-04-04 20:33:49 +02:00
new.dart Merged EditRoom and NewRoom page 2023-04-02 13:19:24 +02:00