Freek van de Ven
|
fa1d9504f5
|
feat: add device preview package to the example app
With Device Preview it is easy to view the userstory on different kinds of devices and change settings like language
|
2024-07-08 08:51:25 +02:00 |
|
|
c15965c982
|
feat(availability_service): load availabilities with templates and change interface
|
2024-07-08 08:51:25 +02:00 |
|
|
a2c6f83914
|
feat(availability-overview): create basic layout with options integration
|
2024-07-08 08:51:25 +02:00 |
|
Freek van de Ven
|
1b6a727305
|
feat: add the flutter_availability userstory to the example app
|
2024-07-04 16:10:05 +02:00 |
|
Freek van de Ven
|
d52b18b9bb
|
feat: add navigator userstory for availabity overview
|
2024-07-04 16:10:05 +02:00 |
|
Freek van de Ven
|
2e99ab5cf2
|
feat: add availability creation and modification screen
|
2024-07-04 16:10:05 +02:00 |
|
Freek van de Ven
|
952d11f417
|
feat: add overview screen for availabilities
|
2024-07-04 16:10:05 +02:00 |
|
Freek van de Ven
|
331f8d8cd6
|
feat: add flutter_availability configuration
|
2024-07-04 16:10:05 +02:00 |
|
Freek van de Ven
|
06a6e25fa7
|
feat: add local interface implementation for in memory version of the userstory
|
2024-07-04 16:10:05 +02:00 |
|
Freek van de Ven
|
61bc0a8b53
|
feat: add template id to AvailibityModel to indicate if a template was used for creation
|
2024-07-04 15:22:03 +02:00 |
|
|
6748a2440c
|
feat(flutter_availability_data_interface): add implementation for apply method on availability templates
|
2024-07-03 11:28:37 +02:00 |
|
|
a8af7fd6ac
|
fix(flutter_availability_data_interface): correct dartdoc for endDate property on an availability
|
2024-07-03 11:28:37 +02:00 |
|
|
559e7e2b73
|
feat(flutter_availability_data_interface): add serialization to template data
|
2024-07-03 11:28:37 +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 |
|
|
82a55ae284
|
chore: create flutter projects for data interface and availability
|
2024-07-01 16:41:21 +02:00 |
|