13 Commits

Author SHA1 Message Date
a47324b846 Fixed some outdated naming through-out the Xcode project. 2023-04-14 18:24:44 +02:00
e9a7e8b33b Fixed the "logUserOut()" function in the ProfileView view for the Profile module to actually remove the account from the keychain storage. 2022-12-20 03:33:03 +01:00
1f1d7fa592 Fixed some UI issues in the modules. 2022-12-15 22:54:23 +01:00
a223896ea0 Improved the styling of the action buttons in the ProfileView and the MessageView views. 2022-12-15 02:46:01 +01:00
1e513e688c Tweaked the UI in the ProfileView view for the Profile module. 2022-12-15 02:29:59 +01:00
ceb18a907c Integrated the DismissableView component into the ProfileView view for the Profile module. 2022-12-12 21:43:24 +01:00
f65ecf556a Implemented the DismissableView component for the Profile module. 2022-12-12 21:42:47 +01:00
3d50979d4b Implemented the dismiss button in the ProfileView view for the Profile module. 2022-12-12 21:30:16 +01:00
c1f790edca Improved the ProfileView view for the Profile module with the integration of the StringAdapter and the DataAdapter adapter and the ProfileSection component. 2022-12-12 02:52:25 +01:00
8b8f0d9f1f Implemented the ProfileSection UI component for the Profile module. 2022-12-12 02:50:32 +01:00
d7ec5aad47 Implemented the StringAdapter and the DateAdapter adapters for the Profile module. 2022-12-12 02:48:36 +01:00
2e8b65d828 Added the "logOut" closure to the initialiser of the ProfileView view. 2022-12-03 11:45:54 +01:00
330d790394 Moved all the Profile UI files into their own Profile module. 2022-12-03 11:37:42 +01:00