Commit Graph

115 Commits

Author SHA1 Message Date
Anton Stubenbord
fda8e6cbbd fix: Make custom fields not nullable and default to empty array 2023-12-19 22:10:04 +01:00
Anton Stubenbord
9f6b95f506 fix: Add custom fields, translations, add app logs to login routes 2023-12-10 12:48:32 +01:00
Anton Stubenbord
12be81d93b feat: add accessibility setting and conditionally disable animations 2023-11-16 23:44:02 +01:00
Anton Stubenbord
03d8cb55c7 fix: update codegen build, fix incorrect logging output 2023-10-24 16:16:29 +02:00
Anton Stubenbord
652abb6945 feat: Add improved date input, fix bugs, restructurings 2023-10-20 17:28:54 +02:00
Anton Stubenbord
18e178b644 feat: Add improved date input 2023-10-20 01:24:41 +02:00
Anton Stubenbord
7b9c31a010 feat: Allow empty document titles, fix saved view routes not being accessible 2023-10-10 16:28:10 +02:00
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
d4951e1c82 chore: Update go_router configuration to use go_router_builder 2023-10-08 16:42:42 +02:00
Anton Stubenbord
93d7a36f1d fix: Fix parsing error in user model 2023-10-07 22:34:40 +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
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
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
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
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
dc552dc4a7 FEATURE download a document pdf file without uploading it to server 2023-06-05 15:37:01 +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
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
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