Commit Graph

14 Commits

Author SHA1 Message Date
7642c6faf2 Ran dart fix 2023-11-29 13:01:11 +13:00
a383ebfe34 Clear sound value when importing database
The file will no longer exist.
2023-11-28 14:54:36 +13:00
4097a79205 Move migration logic in settings_page into databasse 2023-11-11 15:12:37 +13:00
de926bce0e Move settings fields from camelCase to snake_case 2023-11-10 18:32:37 +13:00
83da62b5d9 Apply super.key linting suggestions 2023-11-10 17:09:20 +13:00
11eff63314 Update gym_set schema 2023-11-10 16:16:12 +13:00
0a7675797b Add basic database import button
Still need to make sure we move across sets -> gym_sets
since moor won't let me use sets as a table name.

Moor doesnt like me having a class called sets with a property
called sets.
2023-04-17 11:51:35 +12:00
b58b877bb0 Add search to settings page 2023-04-13 17:23:26 +12:00
ea1cb1da76 Add sound picker 2023-04-13 15:10:09 +12:00
3ff136f758 Get alarm working 2023-04-11 13:14:26 +12:00
4d3de751f3 Fix searching on home page 2023-04-11 11:41:10 +12:00
84837de3de Add missing const 2023-04-09 14:44:06 +12:00
d558a8f5ad Use moor as a ORM for the settings page 2023-04-09 14:39:41 +12:00
03eaa16842 Split up routes 2023-04-07 11:50:02 +12:00