feat: Add task to rename connect name to 'krow-connect' in the project
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
- in `view_orders_cubit.dart` combine the logic of `_calculateUpNextCount ` and `_calculateTodayCount` into a single function that calculates both counts together to avoid redundant filtering of orders.
|
||||
- In places api call in the when the api's not working we need to show a proper error message instead of just an empty list.
|
||||
- pending should come first in the view order list.
|
||||
- rename connect name to 'krow-connect' in the project.
|
||||
|
||||
- track minimum shift hours in the staff profile and show a warning if they try to apply for shifts that are below their minimum hours.
|
||||
- this need to be added in the BE and also a FE validation (5 hrs).
|
||||
|
||||
Reference in New Issue
Block a user