Commit Graph

181 Commits

Author SHA1 Message Date
konrad.lys@eu.equinix.com
fab33afc87 FEATURE add translation 2023-06-06 06:26:38 +02:00
konrad.lys@eu.equinix.com
bf0351f23f FEATURE move button to the scanner page 2023-06-05 20:07:38 +02:00
konrad.lys@eu.equinix.com
dc552dc4a7 FEATURE download a document pdf file without uploading it to server 2023-06-05 15:37:01 +02:00
Anton Stubenbord
9d4b13cdd6 chore: formatting 2023-06-03 15:56:50 +02:00
Anton Stubenbord
2f25a948ee feat: Add debug output for label repository calls 2023-06-03 15:39:27 +02:00
Anton Stubenbord
880695e04f fix: Fix scrolling bug on inbox page 2023-06-03 15:20:20 +02:00
Anton Stubenbord
d2b428c05b feat: Add suggestions to server login page 2023-06-02 16:37:03 +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
Anton Stubenbord
29a0e73286 feat: Add debug logs for label loading 2023-06-02 15:03:18 +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
c75d5761ec feat: Finish login switch account feature 2023-05-30 01:30:05 +02:00
Anton Stubenbord
1dc7d22d3a feat: Add new translations, add list of existing accounts to login page 2023-05-30 01:19:27 +02:00
Anton Stubenbord
217de49fd4 fix: Label list not updated 2023-05-29 18:12:22 +02:00
konrad.lys@eu.equinix.com
e5878ed3ca BUGFIX make match field in label required 2023-05-29 17:46:30 +02:00
konrad.lys@eu.equinix.com
4f52778b23 BUGFIX add MATCH_NONE to tag matching options 2023-05-29 17:30:28 +02:00
Anton Stubenbord
6462aeaded chore: Fix imports 2023-05-29 17:13:09 +02:00
Anton Stubenbord
e4df202190 feat: Add print feature, refine gradient on details page 2023-05-29 17:10:33 +02:00
Anton Stubenbord
d8ee418828 feat: Add remote_version endpoint to mock server, resolve versions, update search 2023-05-29 15:54:43 +02:00
Anton Stubenbord
f46ae73f49 feat: Add response delay generator to mock_server 2023-05-29 12:19:34 +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
4f13146dbc fix: Add providers to document upload, fix text color in about dialog 2023-05-27 13:55:02 +02:00
Anton Stubenbord
a36c96c7bb fix: Update search 2023-05-25 23:06:48 +02:00
Anton Stubenbord
06611e0355 fix: Improve search (WIP) 2023-05-18 21:33:13 +02:00
Anton Stubenbord
c9a6bc64b8 feat:Update search 2023-05-18 18:23:47 +02:00
Anton Stubenbord
3eaec1b85c fix: Fix dependents error when switching accounts 2023-05-12 13:18:49 +02:00
Anton Stubenbord
2fad76c697 fix: Add providers to bulk edit routes 2023-05-12 13:00:56 +02:00
Anton Stubenbord
f913ab318f chore: Remove generated files (freezed) 2023-05-12 10:54:24 +02:00
Anton Stubenbord
0231f28f3f feat: bump version number, temporarily disable in-app viewer 2023-05-12 00:42:31 +02:00
Anton Stubenbord
96c4b37f5f fix: Small fix related to account switching 2023-05-12 00:40:10 +02:00
Anton Stubenbord
891ab8985b feat: Make account switching work again 2023-05-12 00:37:07 +02:00
Anton Stubenbord
2980e97747 Merge branch '1.14-permissions' of github.com:astubenbord/paperless-mobile into 1.14-permissions 2023-05-12 00:16:42 +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
0c649c8dda fix: Fixed bug where user could not close app from documents page using back button 2023-05-11 16:25:05 +02:00
Anton Stubenbord
fd1c0ced35 fix: Add owner to labels 2023-05-11 16:23:15 +02:00
Anton Stubenbord
f388f77d63 fix: Adapt to new provider strucutre 2023-05-11 12:37:17 +02:00
Anton Stubenbord
d5c68e023c feat: More resturcturings, adapt code to previous changes 2023-05-01 23:05:54 +02:00
Anton Stubenbord
88085b5662 feat: Restructure providers and repositories (WIP, not compiling) 2023-04-30 20:49:36 +02:00
Anton Stubenbord
4e87a196f9 feat: add permission/user/group models, start integration into code 2023-04-30 17:42:59 +02:00
Anton Stubenbord
3c98916199 feat: Add translations for default download/share filetypes 2023-04-30 12:32:14 +02:00
Anton Stubenbord
7bf0f8c0ed fix: fix typo 2023-04-28 23:11:30 +02:00
Anton Stubenbord
bea0ab94be feat+fix: Add option to set default download/share file type, fix typo in filter to query string, disable unused options in document filter 2023-04-28 20:45:47 +02:00
Anton Stubenbord
663f1085d3 fix: Links now clickable in about dialog, add translations 2023-04-28 17:55:47 +02:00
Anton Stubenbord
f88740f718 feat: add catalan language 2023-04-26 15:37:03 +02:00
Anton Stubenbord
37c9559888 feat: Externalize settings into LocalUserAppState, fix bugs 2023-04-26 01:29:14 +02:00
Anton Stubenbord
8c2a6928b4 feat: Fix hive errors, change provider hierarchy for blocs, translate strings 2023-04-25 01:16: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
5c0ef7f853 feat: Add more user related state to hive 2023-04-23 16:48:11 +02:00
Anton Stubenbord
1b9e4fbb81 feat: rework account management page, add tooltip to settings 2023-04-21 18:56:36 +02:00
Anton Stubenbord
95dd0a2405 feat: Implement switching between accounts (multi user support), still WIP 2023-04-21 01:32:43 +02:00