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
|
6902a2e217
|
fix: Update default share filetype setting
|
2023-07-09 16:22:31 +02:00 |
|
Anton Stubenbord
|
1a5d6e93b3
|
feat: Bump version number, add changelogs, formattings
|
2023-06-17 21:56:10 +02:00 |
|
Anton Stubenbord
|
a9dcf69d90
|
feat: update grid tile extent
|
2023-06-17 20:54:03 +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
|
6017cda477
|
feat: Add login page permissions hint
|
2023-06-17 16:09:05 +02:00 |
|
Anton Stubenbord
|
cfb301c8f6
|
feat: Update README, update login form field
|
2023-06-16 19:54:54 +02:00 |
|
Anton Stubenbord
|
7b20d26a16
|
feat: Add setting to always upload scans as pdf
|
2023-06-15 17:08:08 +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
|
5907872eef
|
feat: Add original file name to details page
|
2023-06-14 19:09:05 +02:00 |
|
Anton Stubenbord
|
8b7bbae00b
|
feat: Add debug output, run app in guarded zone
|
2023-06-14 11:53:37 +02:00 |
|
Anton Stubenbord
|
09ddea4473
|
chore: Rename variables, cleanup code
|
2023-06-10 19:12:52 +02:00 |
|
Anton Stubenbord
|
46e30d833b
|
feat: Refactor export functionality, add new translations
|
2023-06-10 19:09:28 +02:00 |
|
Anton Stubenbord
|
b23bec4907
|
feat: Merge development into branch
|
2023-06-10 17:01:36 +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
|
5270c37a5b
|
FEATURE character validation
|
2023-06-09 19:24:05 +02:00 |
|
konrad.lys@eu.equinix.com
|
421479d280
|
FEATURE dialog styling
|
2023-06-09 07:49:14 +02:00 |
|
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
|
72dfe1fc73
|
BUGFIX translations
|
2023-06-02 14:57:28 +02:00 |
|
Anton Stubenbord
|
6896c13f3b
|
feat: Update translations
|
2023-06-02 00:07:50 +02:00 |
|
Anton Stubenbord
|
0c69f47618
|
fix: Update type adapter for ThemeMode
|
2023-06-02 00:00:07 +02:00 |
|
Anton Stubenbord
|
99196b0226
|
chore: Formatting
|
2023-06-01 23:58:53 +02:00 |
|
konrad.lys@eu.equinix.com
|
910eefe9df
|
BUGIX styling changes
|
2023-06-01 18:08:58 +02:00 |
|
konrad.lys@eu.equinix.com
|
13e0c4fd3b
|
BUGFIX add polish translations
|
2023-05-31 09:41:15 +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 |
|
konrad.lys@eu.equinix.com
|
46d0bc356b
|
BUGFIX remove unnecessary changes
|
2023-05-29 19:28:12 +02:00 |
|
konrad.lys@eu.equinix.com
|
003ed97ffd
|
BUGFIX remove unnecessary changes
|
2023-05-29 19:27:45 +02:00 |
|
konrad.lys@eu.equinix.com
|
1b46990c4b
|
BUGFIX add german translation
|
2023-05-29 19:26:36 +02:00 |
|
konrad.lys@eu.equinix.com
|
65eed952cf
|
BUGFIX pull crowdin sources
|
2023-05-29 18:36:56 +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
|
886b82df9e
|
chore: Remove main_dev.dart, update install dependencies script
|
2023-05-29 11:52:40 +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 |
|