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
|
1a5d6e93b3
|
feat: Bump version number, add changelogs, formattings
|
2023-06-17 21:56:10 +02:00 |
|
Anton Stubenbord
|
bdaec78df1
|
feat: Add reset button above filter button
|
2023-06-17 20:39:59 +02:00 |
|
Anton Stubenbord
|
28e9463b96
|
feat: Re-implement set filters count
|
2023-06-17 16:42:17 +02:00 |
|
Anton Stubenbord
|
a6d17cc137
|
Merge pull request #205 from zjean/fix/allow-empty-original-filename
Allow empty original_filename of document
|
2023-06-14 19:10:28 +02:00 |
|
Anton Stubenbord
|
8b7bbae00b
|
feat: Add debug output, run app in guarded zone
|
2023-06-14 11:53:37 +02:00 |
|
zjean
|
db9d3d5e39
|
Allow empty original_filename of document
|
2023-06-13 20:19:09 +02:00 |
|
Anton Stubenbord
|
4c3f97136e
|
fix: Fixed saved views bug, formatted files, minor changes
|
2023-06-10 16:29:12 +02:00 |
|
Anton Stubenbord
|
2f25a948ee
|
feat: Add debug output for label repository calls
|
2023-06-03 15:39:27 +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 |
|
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
|
d8ee418828
|
feat: Add remote_version endpoint to mock server, resolve versions, update search
|
2023-05-29 15:54:43 +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 |
|
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
|
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
|
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 |
|