Commit graph

14 commits

Author SHA1 Message Date
Freek van de Ven
df4c077246 feat: add the flutter_availability userstory to the example app 2024-07-04 09:44:27 +02:00
Freek van de Ven
4f7c0ca1ad feat: add navigator userstory for availabity overview 2024-07-04 09:43:27 +02:00
Freek van de Ven
bfa4e0385b feat: add availability creation and modification screen 2024-07-04 09:42:03 +02:00
Freek van de Ven
c0779f950c feat: add overview screen for availabilities 2024-07-04 09:39:31 +02:00
Freek van de Ven
48bfc2cdb2 feat: add flutter_availability configuration 2024-07-04 09:37:58 +02:00
Freek van de Ven
efb475978b feat: add local interface implementation for in memory version of the userstory 2024-07-04 09:36:26 +02:00
Freek van de Ven
7cb0cb66ed feat(data-interface): add date filter to getAvailabilityForUser
By providing a start and end date for getAvailabilityForUser you can get a subset of all availability.
2024-07-03 10:32:56 +02:00
178db2d753 feat(flutter_availability_data_interface): export models and interface in library file 2024-07-02 14:46:39 +02:00
bb80fe9e42 feat(flutter_availability_data_interface): define the models and interface for templates 2024-07-02 14:46:39 +02:00
00166abf5f feat(flutter_availability_data_interface): define the models and interface for availabilities 2024-07-02 11:18:49 +02:00
Freek van de Ven
e61c04350d feat: add github workflows for CI, documentation and dependabot 2024-07-01 16:41:21 +02:00
496e981daf chore: create example app structure 2024-07-01 16:41:21 +02:00
82a55ae284 chore: create flutter projects for data interface and availability 2024-07-01 16:41:21 +02:00
aaf14ef32e chore: setup monorepo package structure 2024-07-01 16:41:21 +02:00