172 Commits

Author SHA1 Message Date
7c5aed8b8c Integrated the BrowseView view into the ContentView view. 2022-12-03 07:41:47 +01:00
f8507d9d00 Added the profile button in the navigation toolbar of the BrowseView view. 2022-12-03 07:41:17 +01:00
e372641a58 Implemented a BrowseView view with dummy data. 2022-12-03 07:23:38 +01:00
dafef542f1 Implemented the DocumentItem view component and also, moved some UI code to the Image+Helpers and Text+Helpers extensions. 2022-12-03 06:56:38 +01:00
d108f17646 Implemented the FolderItem view component. 2022-12-03 06:15:33 +01:00
b790c03adf
Merge pull request #1 from rock-n-code/login
Feature: Login UI
2022-12-03 06:12:57 +01:00
9dce2c1476 Defined the .gitignore file for the project. 2022-12-03 06:05:49 +01:00
a98c5df41e Moved some login code into its own file within the Login module. 2022-12-02 20:55:13 +01:00
9ed753b2fe Configured the Login module and moved all its files in it. 2022-12-02 20:23:10 +01:00
8b34dc54ad (Still) moving the Login UI views into its own SPM module. 2022-12-02 19:51:21 +01:00
3eadc3d602 Implemented the overall UI of the LoginView view. 2022-12-02 19:27:21 +01:00
4eb373b6ef Improved the helper functions in the LoginForm view component. 2022-12-02 18:45:13 +01:00
ad409f938c Created the Localizable strings file and defined the strings for the Login view in it. 2022-12-02 18:44:17 +01:00
a3a44a90b0 Implemented focus and handling of the return key presses in the LoginForm view apart from overall UI improvements. 2022-12-02 18:16:51 +01:00
48bb53afcc Merge branch 'main' into login 2022-12-02 17:20:17 +01:00
dda2cbd16c Updated the organisation name and the minimum iOS version for the app and tests targets. 2022-12-02 17:20:02 +01:00
c584f19ec5 Everything done so far on the LoginView view. 2022-12-02 12:46:48 +01:00
bc17682898 Added copyright text to existing boilerplate. 2022-11-29 19:13:45 +01:00
84622da86f Configured the UI tests target. 2022-11-29 16:10:17 +01:00
e36aaf71cb Configured the unit tests target. 2022-11-29 16:08:53 +01:00
717a455917 Configured the app target. 2022-11-29 16:06:51 +01:00
09c49a9840 Initial Commit 2022-11-29 14:16:54 +01:00