Jörg Vehlow
7544796be4
fix removing single file from scanned pages
...
Removing a single file from scanned pages failed with
UnmodifiableListMixin.remove (dart:_internal/list.dart:134)
This filters the list instead of trying to remove from it.
fixes #395
Signed-off-by: Jörg Vehlow <joerg@jv-coder.de >
2024-04-25 19:44:50 +02:00
Anton Stubenbord
55aa42e4ab
feat: Add tests, update notes implementation
2023-12-31 15:26:20 +01:00
Anton Stubenbord
9f6b95f506
fix: Add custom fields, translations, add app logs to login routes
2023-12-10 12:48:32 +01:00
Anton Stubenbord
520bfbd7b1
fix: Enable logging in production
2023-10-19 18:26:02 +02:00
Anton Stubenbord
7d1c0dffe4
feat: finished new logging feature
2023-10-12 17:50:13 +02:00
Anton Stubenbord
f0c3ced804
feat: add file logs and logging view
2023-10-11 19:09:26 +02:00
Anton Stubenbord
653344c9ee
Feat: Update scanner persistence, more migrations and bugfixes
2023-09-28 17:14:27 +02:00
Anton Stubenbord
6566b2b8d7
feat: Rework error handling, upgrade dio, fixed bugs
...
- Fix grey screen bug when adding labels from documnet upload
- Add more permission checks to conditionally show widgets
2023-07-22 14:17:48 +02:00
Anton Stubenbord
09ddea4473
chore: Rename variables, cleanup code
2023-06-10 19:12:52 +02:00
Anton Stubenbord
46e30d833b
feat: Refactor export functionality, add new translations
2023-06-10 19:09:28 +02:00
konrad.lys@eu.equinix.com
bf0351f23f
FEATURE move button to the scanner page
2023-06-05 20:07:38 +02:00
Anton Stubenbord
f04edece16
feat: view type stored in view/cubit, itself, cleanup coe
2023-02-10 12:41:30 +01:00