[App] Repositories in the Menu Bar view #4

Merged
javier merged 12 commits from app/repositories into main 2024-10-06 11:50:37 +00:00

12 Commits

Author SHA1 Message Date
77bb0e7bbb Integrated the MenuBarView view into the MenuBarExtra component for the PiperApp app in the app target. 2024-10-06 13:44:56 +02:00
3ed1cc92f7 Implemented the list layout for the repositories for the MenuBarView view in the app target. 2024-10-06 13:44:15 +02:00
b4a6491db7 Implemented the "preview" constant for the ModelContainer+Constants extension in the app target. 2024-10-06 13:41:30 +02:00
cd9bd975b4 Implemented the "samples(in: )" static function for the Repository+Samples extension in the app target. 2024-10-06 13:35:03 +02:00
0d43a148db Implemented the ListItem component in the app target. 2024-10-06 13:10:50 +02:00
364fa4f3d5 Implemented the ListItemEmpty component in the app target. 2024-10-06 12:13:43 +02:00
a12354d613 Implemented the ListHeader component in the app target. 2024-10-06 11:12:16 +02:00
62b5696378 Implemented the Repository model in the app target. 2024-10-06 00:21:37 +02:00
37da844938 Implemented the "container" property for the PiperApp app in the app target. 2024-10-06 00:20:31 +02:00
e00c7f810f Implemented the "init(_: schema: url: )" initialiser function for the ModelConfiguration+Inits extension in the app target. 2024-10-06 00:04:33 +02:00
5bbd8dedbc Implemented the "entities" static constant for the Scheme+Constants extension in the app target. 2024-10-06 00:03:22 +02:00
0f8a0c8fb2 Removed the UnitTests boilerplate from the unit tests target. 2024-10-05 10:40:14 +02:00