Przemyslaw Brudny
8f80126251
[EGD-3434] ListView Scroll bar refactor
...
Added two new scroll bar types. Fixed for ListView
with equal height elements and PreRendered which
require whole list render - not recommended for big
lists but works with not equal heights elements.
Applied new types to all lists in Pure. Various
cleanups and refactors inside models and listView.
2021-01-29 12:17:52 +01:00
KacperLewandowski
9ff089462e
[EGD-5073] Add UI modifications in Calendar after review
...
Changes mainly concern margins, positions, sizes etc of items in:
- Custom repeat window,
- New/Edit event window,
- No events window.
2021-01-28 12:09:00 +01:00
Piotr Tański
4c61595a27
[EGD-4801] Add application-wide top bar manager
...
Applications configure the top bar once for all their windows.
Sometimes, windows need to configure top bars with its configuration.
2021-01-21 10:46:57 +01:00
Radoslaw Wicik
998ceac48e
[EGD-4217] Convert service-db to library
2020-11-13 12:18:33 +01:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
marek303
ae355210a8
[EGD-3315]Review changes (minor)
2020-10-15 20:58:45 +02:00
KacperLewandowski
ba4640c4af
[EGD-3469] ServiceTime - start
2020-10-15 20:58:45 +02:00
Tomas Rogala
df87b94b49
[EGD-3469] Rework DB
2020-10-15 20:58:45 +02:00
Tomas Rogala
460885701f
[EGD-3700] Switch window rework
...
-Create application->switchManyWindowsBack() method
-Create equivalent to empty window enum class
-Remove stored prevWindows variables
-Add bottom bar to empty window (equivalent to allEvents)
-Repair going back to previous windows functionality
-Repair switching window (with empty events DB)
-Add EventShift value to event records time
2020-10-06 09:35:14 +02:00
Tomas Rogala
4942167c0a
[EGD-3713] Rework repeat option data flow
...
-Implement onIsChecked callbacks
-Add Custom repeat functionality
-Prevent from repeated events duplicates
2020-09-23 21:43:26 +02:00
Tomas Rogala
65b4e9ad0f
[EGD-3469] PR changes
2020-09-17 13:10:19 +02:00
KacperLewandowski
767c1f2286
[EGD-3314] PR changes
2020-08-14 00:09:43 +02:00
KacperLewandowski
f492710e76
[EGD-3314] Develop EventTime and CheckBox items, refactor remaining items
2020-08-14 00:09:43 +02:00
KacperLewandowski
3807c9aa0f
[EGD-3314] Rebuild windows to use InternalModel with ListView
2020-08-14 00:09:43 +02:00
KacperLewandowski
cea4786a00
[EGD-3314] Develop EventTime, SeveralOptions and CheckBox items
2020-08-14 00:09:43 +02:00
KacperLewandowski
7c1c7395e3
[EGD-3314] Develop new/edit event and custom repeat windows
2020-08-14 00:09:43 +02:00