Anton Stubenbord
|
83d8abeae2
|
feat: Implement bulk label forms (except tags)
|
2023-04-11 01:16:20 +02:00 |
|
Anton Stubenbord
|
f2fa4e16de
|
feat: Implement new tag form field
|
2023-04-10 01:00:34 +02:00 |
|
Anton Stubenbord
|
5eb19dbe83
|
feat: Start implementing tags query form field
|
2023-04-09 20:52:42 +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
|
10d48e6a55
|
feat: Replaced old label form fields with full page search, removed badge from edit button in document details
|
2023-04-07 18:04:56 +02:00 |
|
Anton Stubenbord
|
79ccdd0946
|
fix: Refactor labels structure
|
2023-04-05 19:44:58 +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
|
a5df4deeb9
|
feat: Add bulk edit forms
|
2023-03-12 18:26:44 +01: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
|
6f66bf27fd
|
feat: Implemented new view type, fix connectivity issues, fix offline issues, fix loading animations, fix documents page paging
|
2023-02-14 00:24:14 +01:00 |
|
Anton Stubenbord
|
fc0b3240bb
|
fix: Stop long polling to /statistics when app is in background, code cleanup
|
2023-02-10 15:49:52 +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
|
3f305ce1d6
|
Added translations, fixed inbox, minor updates to pages
|
2023-02-03 00:27:14 +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
|
9bfb6aa661
|
Removed unused files, code cleanup
|
2023-01-22 14:34:58 +01:00 |
|
Anton Stubenbord
|
78aefb05eb
|
Added open in system viewer, updated translations.
|
2023-01-21 01:20:33 +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
|
f9dfddf704
|
Removed suggestions from inbox, added translations, added paging to inbox, visual updates, changed default matching algorithm to auto
|
2023-01-20 00:34:18 +01:00 |
|
Anton Stubenbord
|
31b6335f95
|
Reworked inbox, added more information and allow suggestions to be directly clicked
|
2023-01-15 01:05:57 +01:00 |
|
Anton Stubenbord
|
21462c0463
|
Added dependencies which fix crash on android 12L/13, improved list layout in inbox
|
2023-01-14 19:33:00 +01:00 |
|
Anton Stubenbord
|
4d7af3fffb
|
Fixed visual bugs, added notifications on document upload success, enabled editing in inbox, added hints
|
2023-01-11 18:28:42 +01:00 |
|
Anton Stubenbord
|
a4c4726c16
|
Hooked notifications to status changes on document upload - some refactorings
|
2023-01-11 01:26:36 +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
|
97b69a7aae
|
Styling of popup dialog
|
2023-01-02 01:30:34 +01:00 |
|
Anton Stubenbord
|
18ec5874a5
|
Implemented extended query constraints
|
2023-01-02 01:30:08 +01:00 |
|
Anton Stubenbord
|
bf0e186646
|
WIP - Provider refactorings
|
2022-12-27 00:12:33 +01:00 |
|
Anton Stubenbord
|
60aecb549d
|
WIP - Replaced get_it + injectable with Provider
|
2022-12-21 01:14:06 +01:00 |
|
Anton Stubenbord
|
10149fb7c1
|
Migrated to flutter master channel, some adaptations to new m3 specs
|
2022-12-20 00:27:59 +01:00 |
|
Anton Stubenbord
|
a4a7593fb1
|
First working version of new date range picker
|
2022-12-19 23:15:02 +01:00 |
|
Anton Stubenbord
|
901d646ec2
|
WIP - Refactoring date range picker dialog
|
2022-12-19 03:03:11 +01:00 |
|
Anton Stubenbord
|
4bf4ff1cbd
|
Resetting filter doesn't reset sorting, some bugfixes and UI updates
|
2022-12-14 17:57:01 +01:00 |
|
Anton Stubenbord
|
f001059401
|
Bugfixes, finished filter rework
|
2022-12-14 00:53:42 +01:00 |
|
Anton Stubenbord
|
64c431286e
|
Some visual updates, bugfixes, finished major refactoring!
|
2022-12-13 01:17:53 +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
|
75fa2f7713
|
Refactored DI, serialization, added feedback to document download
|
2022-12-06 00:39:18 +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
|
9062a8e710
|
Fixed missing blocprovider in linked documents page
|
2022-11-30 01:43:30 +01:00 |
|
Anton Stubenbord
|
b1db2a1209
|
Finished inbox, fixed reverse sort order, bloc refactorings
|
2022-11-30 01:24:28 +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 |
|