|
|
10aabed07e
|
Implemented the upload status snackbar on the home screen, created the [DistinctStreamTransformer] and refactored how screens decide when to show a snackbar
|
2019-04-24 15:11:39 -05:00 |
|
|
|
bc74590303
|
Created the events screen, fixed a bug where the user email to be displayed was allowed to be null
|
2019-04-15 20:33:05 -05:00 |
|
|
|
3c1c3c68b2
|
Created the populatedDrawer widget and the Avatar widget
|
2019-04-15 20:27:42 -05:00 |
|
|
|
dd13cebb80
|
Deleted the CurrentSelectionService and moved to route parameters
|
2019-04-06 22:53:22 -06:00 |
|
|
|
3b9f702a37
|
Refactored the [CurrentSelectionService] to use streams
|
2019-04-06 20:38:37 -06:00 |
|
|
|
d59e7368c5
|
Added the search functionality to the main screen
|
2019-04-05 19:26:24 -06:00 |
|
|
|
f6bae2a081
|
Added docs for the screens
|
2019-04-05 15:03:04 -06:00 |
|
|
|
17c135bfe5
|
Added the ability to edit tasks. The new task screen
is now the task screen and it serves both purposes.
|
2019-04-05 00:31:50 -06:00 |
|
|
|
39ddba0fce
|
Changed inconsistend names, created the new task screen and its bloc
|
2019-03-31 00:53:57 -06:00 |
|
|
|
4f450ade30
|
Created new task screen
|
2019-03-31 00:38:27 -06:00 |
|
|
|
34a9aa6275
|
Rewrote migration from future to stream in the homescreen lost due to a deleted branch
|
2019-03-31 00:26:33 -06:00 |
|
|
|
4a6bd017ac
|
Extracted search box to its own separate widget, finidhes the new item dialog UI
|
2019-03-30 23:52:01 -06:00 |
|
|
|
59ae4f6fb0
|
Created the route for choosing the item time
|
2019-03-30 23:06:47 -06:00 |
|
|
|
3e5e58016e
|
Added floating action button to add new task or picture and added a fixed height container to the children in list view to make it visible even with the fab
|
2019-03-28 00:47:05 -06:00 |
|
|
|
f59f491022
|
Moved the building of the task list to a separate method
|
2019-03-27 15:52:16 -06:00 |
|
|
|
7b6b24a190
|
Changed the style of the status bar to light
|
2019-03-21 00:32:00 -06:00 |
|
|
|
8b86b0645e
|
Finished search box
|
2019-03-21 00:06:56 -06:00 |
|
|
|
d4bb1c631a
|
Finished app bar for the home screen
|
2019-03-20 22:57:44 -06:00 |
|
|
|
b112e629a4
|
Removed unnecessary remode padding widget
|
2019-03-20 19:02:22 -06:00 |
|
|
|
8edb15dd7c
|
Refactored the home screen to be a statuful widget so the bloc only gets instantiated once, added the gesture detector that was missing in the action button
|
2019-03-13 21:51:42 -06:00 |
|
|
|
4d6fb3d04e
|
Created home bloc boilerplate
|
2019-03-13 20:52:11 -06:00 |
|
|
|
a253207376
|
Fixed alingment for the task tile
|
2019-03-12 21:54:55 -06:00 |
|
|
|
ae0f8515aa
|
Created and added extra animation to replace material progress indicator
|
2019-03-12 21:23:35 -06:00 |
|
|
|
7d708f328a
|
Added static method to the task model that returns a sample task model
|
2019-03-11 23:55:02 -06:00 |
|
|
|
4cc5578576
|
Fixed a bug in the login screen where it wasnt being popped and replaced by the home screen, Added skeleton layout for the task list tile
|
2019-03-11 23:38:00 -06:00 |
|
|
|
04288e0d15
|
The login screen now redirects to the home screen if a user successfully logs in
|
2019-03-09 21:47:04 -06:00 |
|
|
|
b2fdcdbc4f
|
Added an initial loading screens where the status of the user is checked (logged in or not) and added a dummy home screen to implement the redirectioning of a user in case his logged in already
|
2019-03-09 20:34:09 -06:00 |
|