Commit Graph

8 Commits

Author SHA1 Message Date
Brandon Presley 19f9dd9b3b Remove circular progress indicators
Our app is so fast these will look like bugs to flicker
in front of the user.
2023-11-30 10:37:50 +13:00
Brandon Presley 36b8ce37ad Set created date at last possible moment 2023-11-29 16:33:01 +13:00
Brandon Presley fb278e4487 Add long press to delete from homepage 2023-11-10 18:50:56 +13:00
Brandon Presley 83da62b5d9 Apply super.key linting suggestions 2023-11-10 17:09:20 +13:00
Brandon Presley 305ecd20eb Order gym sets by created 2023-11-10 16:16:28 +13:00
Brandon Presley 8bda4d593d Remove try catch from set_list pagination
All this does is obscure errors. I want it
to break when things go wrong and show me
why in the logs.
2023-04-17 11:50:31 +12:00
Brandon Presley 59c9c539d2 Add pagination to home page 2023-04-17 11:03:27 +12:00
Brandon Presley 1445c19933 Split up home page and set list 2023-04-15 17:03:30 +12:00