Commit Graph

261 Commits

Author SHA1 Message Date
Anton Stubenbord
379b71008a feat: Make label fields less restrictive, improve change detection in document edit page 2023-10-10 15:27:58 +02:00
Anton Stubenbord
8dadaa42e3 fix: Use correct files to discard after local consumption 2023-10-10 01:26:14 +02:00
Anton Stubenbord
ed9c2e3670 fix: Update route configuration 2023-10-10 00:01:05 +02:00
Anton Stubenbord
23b7560dda feat: Add US/GB english discrimination, fix incorrect localizations 2023-10-09 00:24:13 +02:00
Anton Stubenbord
d4951e1c82 chore: Update go_router configuration to use go_router_builder 2023-10-08 16:42:42 +02:00
Anton Stubenbord
b612f8b04f feat: bump version number, add changelogs 2023-10-06 21:49:34 +02:00
Anton Stubenbord
690e4558cb fix: Fix hive type adapter for empty clases causing app to crash 2023-10-06 21:37:24 +02:00
Anton Stubenbord
5dcae3f0b3 Add migration scripts, remove dependencies to codegen, and cleanups 2023-10-06 14:27:42 +02:00
Anton Stubenbord
29b7c8bdc0 fix: Update codegen of hive adapters 2023-10-06 12:09:03 +02:00
Anton Stubenbord
a2c5ced3b7 feat: bugfixes, finished go_router migration, implemented better visibility of states 2023-10-06 01:17:08 +02:00
Anton Stubenbord
ad23df4f89 fix: Improve receiving shares 2023-10-03 17:49:38 +02:00
Anton Stubenbord
37ed8bbb04 feat: Implement updated receive share logic 2023-10-02 23:59:42 +02:00
Anton Stubenbord
653344c9ee Feat: Update scanner persistence, more migrations and bugfixes 2023-09-28 17:14:27 +02:00
Anton Stubenbord
18ab657932 feat: Update translations, finish saved views rework, some other fixes 2023-09-22 00:46:24 +02:00
Anton Stubenbord
f3560f00ea feat: Migrations, new saved views interface 2023-09-19 01:50:02 +02:00
Anton Stubenbord
2e8144700f Further migrations to route based navigation, improved saved view logic 2023-09-12 01:03:01 +02:00
Anton Stubenbord
8e5eb5a6c6 Update Landing page 2023-08-01 21:58:20 +02:00
Anton Stubenbord
b79375cbe0 feat: Add saved views to landing page 2023-08-01 19:49:09 +02:00
Anton Stubenbord
53a01ae775 feat: Add statistics card on landing page 2023-08-01 18:09:14 +02:00
Anton Stubenbord
f3e660e91d feat: Further migrations to go_router, add onclick to document previews 2023-07-31 02:51:00 +02:00
Anton Stubenbord
f1398e6d4c feat: Migrate to go_router 2023-07-30 23:51:00 +02:00
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