Commit Graph

50 Commits

Author SHA1 Message Date
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
d4951e1c82 chore: Update go_router configuration to use go_router_builder 2023-10-08 16:42:42 +02:00
Anton Stubenbord
5dcae3f0b3 Add migration scripts, remove dependencies to codegen, and cleanups 2023-10-06 14:27:42 +02:00
Anton Stubenbord
653344c9ee Feat: Update scanner persistence, more migrations and bugfixes 2023-09-28 17:14:27 +02:00
Anton Stubenbord
18ab657932 feat: Update translations, finish saved views rework, some other fixes 2023-09-22 00:46:24 +02:00
Anton Stubenbord
f3e660e91d feat: Further migrations to go_router, add onclick to document previews 2023-07-31 02:51:00 +02:00
Anton Stubenbord
f1398e6d4c feat: Migrate to go_router 2023-07-30 23:51:00 +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
2f25a948ee feat: Add debug output for label repository calls 2023-06-03 15:39:27 +02:00
Anton Stubenbord
31447087e1 Merge pull request #180 from losiu97/fix/add-match-none
BUGFIX add MATCH_NONE to tag matching options
2023-06-02 15:04:12 +02:00
konrad.lys@eu.equinix.com
910eefe9df BUGIX styling changes 2023-06-01 18:08:58 +02:00
konrad.lys@eu.equinix.com
1b2bf92cfd BUGFIX conditional none matching algorithm based on API version 2023-05-30 08:04:27 +02:00
Anton Stubenbord
217de49fd4 fix: Label list not updated 2023-05-29 18:12:22 +02:00
Anton Stubenbord
b30ede6661 feat: Add permission checks, fix search, fix document upload, fix linked documents always being loaded all at once instead of paged 2023-05-27 18:14:35 +02:00
Anton Stubenbord
39342eecf1 chore+fix+feat: Apply dart fixes after upgrade to flutter 3.10, add permission checks, make most api calls work again 2023-05-12 00:16:30 +02:00
Anton Stubenbord
37c9559888 feat: Externalize settings into LocalUserAppState, fix bugs 2023-04-26 01:29:14 +02:00
Anton Stubenbord
1f335119b3 feat: Add hive type adapters to api models, migrate to freezed 2023-04-24 01:14:20 +02:00
Anton Stubenbord
d621a3bbe7 feat: Finalize bulk edits and reworked form fields 2023-04-13 22:43:41 +02:00
Anton Stubenbord
7299ff9ef1 feat: Improve container opening animation, improve scrolling on details page 2023-04-07 19:00:25 +02:00
Anton Stubenbord
a2388b014b fix: Add labels to each cubit using repositories and state properties, remove label cubits 2023-04-04 20:30:25 +02:00
Anton Stubenbord
a3a1941206 fix: Fix language and theme not updating in sliver components 2023-03-04 20:42:11 +01:00
Anton Stubenbord
38aee2b052 feat: Improve inbox loading animation, fix refresh indicator positions 2023-02-24 13:42:58 +01:00
Anton Stubenbord
a8a41b38a8 feat: Update translations, fix scrolling on all pages 2023-02-22 18:14:02 +01:00
Anton Stubenbord
14ab604118 feat: Migrated strings, and translations to native flutter l10n plugin 2023-02-17 00:00:13 +01:00
Anton Stubenbord
d1a49ac73d feat: Renamed translation strings 2023-02-16 20:55:10 +01:00
Anton Stubenbord
f04edece16 feat: view type stored in view/cubit, itself, cleanup coe 2023-02-10 12:41:30 +01:00
Anton Stubenbord
7731366ffb Cleanup code, increment version number 2023-02-06 17:52:15 +01:00
Anton Stubenbord
4d7fab1839 Cleaned up code, implemented message queue to notify subscribers of document updates. 2023-02-06 01:04:13 +01:00
Anton Stubenbord
748cd21713 Added search bar on all pages 2023-02-01 00:27:56 +01:00
Anton Stubenbord
b697dc7d8d WIP - Reimplemented document search 2023-01-28 23:06:27 +01:00
Anton Stubenbord
2e0730ce2f Adapted manifest to paperless_share, some bug fixes/visual updates 2023-01-20 20:01:18 +01:00
Anton Stubenbord
fa3059218d Added translations, fixed chips theming 2023-01-20 12:46:46 +01:00
Anton Stubenbord
3c6c4e63d7 Changed saved views handling, changed repository structure with automatic persistence. 2023-01-08 00:01:04 +01:00
Anton Stubenbord
738ef99bc5 WIP - Redesigned login flow 2023-01-05 01:38:00 +01:00
Anton Stubenbord
bf0e186646 WIP - Provider refactorings 2022-12-27 00:12:33 +01:00
Anton Stubenbord
901d646ec2 WIP - Refactoring date range picker dialog 2022-12-19 03:03:11 +01:00
Anton Stubenbord
f001059401 Bugfixes, finished filter rework 2022-12-14 00:53:42 +01:00
Anton Stubenbord
2f31d9c053 WIP - more decoupling of blocs 2022-12-12 01:29:34 +01:00
Anton Stubenbord
c9694fa8d0 WIP - More decoupling of data layer from ui layer 2022-12-09 00:54:39 +01:00
Anton Stubenbord
ec7707e4a4 Externalized API and models as own package 2022-12-02 01:48:13 +01:00
Anton Stubenbord
ccf5a33ca1 Fixed filters not resetting on label deletion 2022-11-30 15:51:07 +01:00
Anton Stubenbord
50190f035e More work on inbox, refactorings (bloc separation of concerns), fixed saved views wrong sort order 2022-11-29 01:09:36 +01:00
Anton Stubenbord
5edbdabf26 Started removing tight coupling 2022-11-24 22:51:42 +01:00
Anton Stubenbord
eb5025e8ca Implemented inbox (still WIP) 2022-11-24 13:37:25 +01:00
Anton Stubenbord
070a57aafd Added new query options for tags, added pdf preview on documents scanner page 2022-11-18 00:59:14 +01:00
Anton Stubenbord
67ddf90a41 Implemented better tags form field, persistent grid view setting, fixed hidden items in documents list 2022-11-15 16:12:35 +01:00
Anton Stubenbord
40133b6e0e Updated onboarding, reformatted files, improved referenced documents view, updated error handling 2022-11-03 22:15:36 +01:00
Anton Stubenbord
2f2312d5f3 Changed application id, fixed network address lookup in login page 2022-11-02 15:30:14 +01:00
Anton Stubenbord
cb797df7d2 Initial commit 2022-10-30 14:15:37 +01:00