Commit Graph

32 Commits

Author SHA1 Message Date
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
4c3f97136e fix: Fixed saved views bug, formatted files, minor changes 2023-06-10 16:29:12 +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
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
f913ab318f chore: Remove generated files (freezed) 2023-05-12 10:54:24 +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
d621a3bbe7 feat: Finalize bulk edits and reworked form fields 2023-04-13 22:43:41 +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
81822f5897 feat: Add bulk edit options (WIP) 2023-03-11 18:39:27 +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
fc0b3240bb fix: Stop long polling to /statistics when app is in background, code cleanup 2023-02-10 15:49:52 +01:00
Anton Stubenbord
348eb30e1a Fixes labels being serialized incorrectly, automates tag serialization 2023-02-06 17:30:00 +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
f6ecbae6e8 WIP - started implementing quick search 2023-01-23 02:24:01 +01:00
Anton Stubenbord
9bfb6aa661 Removed unused files, code cleanup 2023-01-22 14:34:58 +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
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
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
2326c9d1d6 Fixed login and error handling 2022-12-30 01:28:43 +01:00
Anton Stubenbord
bf0e186646 WIP - Provider refactorings 2022-12-27 00:12:33 +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
4bf4ff1cbd Resetting filter doesn't reset sorting, some bugfixes and UI updates 2022-12-14 17:57:01 +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