12 Commits

Author SHA1 Message Date
3c433bf72e Implemented the DocumentView view for the Browse module. 2022-12-16 01:47:44 +01:00
6391419756 Implemented the stack navigation for the DocumentItem views in the BrowseView view for the Browse module. 2022-12-16 01:18:01 +01:00
64b89b488f Moved the ViewStatus enumeration from the BrowseView view to its own file for the Browse module. 2022-12-16 01:15:04 +01:00
bc40f46649 Added the "notSupported" case to the MessageView component for the Browse module. 2022-12-16 01:13:58 +01:00
c735bd0381 Implemented the support for the view status in the BrowseView view for the Browse module. 2022-12-15 02:13:14 +01:00
58a73fa637 Implemented the stack navigation of the folder items in the BrowseView view for the Browse module. 2022-12-15 00:16:59 +01:00
0ecc4810fa Improved the FolderItem and the DocumentItem components to support the item selection. 2022-12-14 01:44:01 +01:00
37490ba3d7 Integrated the FolderItem and the DocumentItem components into the BrowseView view for the Browse module. 2022-12-14 01:21:20 +01:00
0ba14e85fc Work done so far on the ContentView and the BrowseView views. 2022-12-13 12:09:08 +01:00
6478a57bba Defined the Folder model and integrated it to the BrowseView view for the Browse module. 2022-12-13 00:20:23 +01:00
3835dab788 Added the "createFolder", "uploadFile" and "showProfile" closures to the BrowseToolbar toolbar. 2022-12-12 01:13:50 +01:00
d0b39e6641 Moved all the Browse UI files into their own Browse module. 2022-12-03 09:15:23 +01:00