2 Commits

Author SHA1 Message Date
dominikiwanekhyland
adda597f15
[ACS-8959] Introduce new takeUntilDestroyed operator (#4237) 2024-11-21 10:49:49 +01:00
Grzegorz Jaśkowski
92a1e25271
[ACA-4728] fix file order in viewer (#3631)
* [ACA-4728] fix file order in viewer

* [ACA-4728] refactor viewer and preview, save and restore previous sorting in viewer and document pages when client sorting, add viewer unit tests

* [ACA-4728] remove duplicated license

* [ACA-4728] add missing imports

* [ACA-4728] address comments, improve initial sorting setting, improve tests, reduce duplication

* [ACA-4728] further reduce code duplication, remove/replace faulty unit tests

* [ACA-4728] move reusable unit test config to testing module

* [ACA-4728] address comments

* [ACA-4728] address comment - remove reduntant if

* [ACA-4728] update headers in new files
2024-04-10 10:39:11 +02:00