Commit Graph

24 Commits

Author SHA1 Message Date
Anton Stubenbord
f1398e6d4c feat: Migrate to go_router 2023-07-30 23:51:00 +02:00
Anton Stubenbord
c9a6bc64b8 feat:Update search 2023-05-18 18:23:47 +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
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
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
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
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
a10c6efb00 feat: extract snippets into widgets, code cleanup document details 2023-02-11 16:37:51 +01:00
Anton Stubenbord
9abce08ef2 feat: Add view type selection to linked documents view 2023-02-10 16:09:36 +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
4d7fab1839 Cleaned up code, implemented message queue to notify subscribers of document updates. 2023-02-06 01:04:13 +01:00
Anton Stubenbord
337c178be8 Adds change detection mechanism for document changes 2023-02-04 19:24:11 +01:00
Anton Stubenbord
748cd21713 Added search bar on all pages 2023-02-01 00:27:56 +01:00
Anton Stubenbord
e9e9fdc336 Improved search, changed saved view display 2023-01-31 00:29:07 +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