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
|
b522f1fef5
|
BUGFIX make match field in label required
|
2023-05-29 17:38:27 +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
|
f46ae73f49
|
feat: Add response delay generator to mock_server
|
2023-05-29 12:19:34 +02:00 |
|
Anton Stubenbord
|
a3f84e08ca
|
fix: Add http package
|
2023-05-29 11:51:21 +02:00 |
|
konrad.lys@eu.equinix.com
|
d325b82727
|
FEATURE revert unnecessary dependency changes
|
2023-05-28 10:59:11 +02:00 |
|
konrad.lys@eu.equinix.com
|
fce44c9fbb
|
FEATURE fix permissions model
|
2023-05-28 10:50:03 +02:00 |
|
konrad.lys@eu.equinix.com
|
96ae4ae758
|
FEATURE make user email nullable
|
2023-05-28 07:28:58 +02:00 |
|
konrad.lys@eu.equinix.com
|
58c65fd925
|
FEATURE remove generated files
|
2023-05-28 06:59:22 +02:00 |
|
konrad.lys@eu.equinix.com
|
0e88f9252c
|
FEATURE dart format
|
2023-05-28 06:59:22 +02:00 |
|
konrad.lys@eu.equinix.com
|
440883dd3e
|
FEATURE more mocked APIs, full tags API
|
2023-05-28 06:59:22 +02:00 |
|
konrad.lys@eu.equinix.com
|
5b0459963a
|
FEATURE add mock server and main_dev.dart for developement
|
2023-05-28 06:59: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
|
a36c96c7bb
|
fix: Update search
|
2023-05-25 23:06:48 +02:00 |
|
Anton Stubenbord
|
c9a6bc64b8
|
feat:Update search
|
2023-05-18 18:23:47 +02:00 |
|
Anton Stubenbord
|
715abb4c3c
|
fix: Remove type from inherited permissions
|
2023-05-12 15:15:44 +02:00 |
|
Anton Stubenbord
|
72f61c7866
|
fix: Override dependency constraint for graph to make codegen work again
|
2023-05-12 12:01:09 +02:00 |
|
Anton Stubenbord
|
f913ab318f
|
chore: Remove generated files (freezed)
|
2023-05-12 10:54:24 +02:00 |
|
Anton Stubenbord
|
a4a7838810
|
feat: Update tags query file
|
2023-05-12 10:53:18 +02:00 |
|
Anton Stubenbord
|
e7b095e690
|
chore: Update versions, add freezed files to gitignore
|
2023-05-12 10:37: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
|
c8ff261fc7
|
feat: Add asn to upload multipart request
|
2023-05-11 16:24:03 +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
|
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
|
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
|
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
|
95dd0a2405
|
feat: Implement switching between accounts (multi user support), still WIP
|
2023-04-21 01:32:43 +02:00 |
|
Anton Stubenbord
|
d621a3bbe7
|
feat: Finalize bulk edits and reworked form fields
|
2023-04-13 22:43:41 +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
|
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
|
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
|
1172e54199
|
feat: Improve notifications, add donation button, improved asn form field
|
2023-03-06 22:21:14 +01:00 |
|
Anton Stubenbord
|
9c5a45f329
|
feat: Add document scanner package
|
2023-02-22 18:17:50 +01:00 |
|
Anton Stubenbord
|
00b8d045f6
|
fix: Update sorting of similar documents
|
2023-02-16 17:39:38 +01:00 |
|
Anton Stubenbord
|
31d2a9ec01
|
Merge branch 'main' into feature/detailed-view-type
|
2023-02-14 23:43:58 +01:00 |
|
Anton Stubenbord
|
42dbaaf855
|
Fix manifest issue, update download function and original file download support
|
2023-02-14 21:02:51 +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
|
c5033792aa
|
feat: Upgrade dio version to latest, applied migrations
|
2023-02-13 18:13:08 +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
|
0147f7989f
|
Remove all generated files, add fdroid metadata skeleton
|
2023-02-06 20:04:30 +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 |
|