Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Show details of document #5

Open
totti4ever opened this issue May 14, 2020 · 17 comments
Open

Feature Request: Show details of document #5

totti4ever opened this issue May 14, 2020 · 17 comments
Labels
enhancement New feature or request
Milestone

Comments

@totti4ever
Copy link

Currently I can only open the file when I click on it. Editing would be extremely helpful especially for tags, to go through them when being in the bus or in bed or so

@bauerj bauerj added the enhancement New feature or request label May 14, 2020
@bauerj bauerj added this to the 0.2.0 milestone May 14, 2020
@bauerj
Copy link
Owner

bauerj commented May 14, 2020

I agree, this could be very useful.

I will look into this after implementing the offline mode.

@bauerj bauerj modified the milestones: 0.2.0, 0.1.0 Sep 27, 2020
@mvdkleijn
Copy link

I'd suggest splitting this into two features: one showing the details and one allowing for edits...

@bauerj bauerj changed the title Feature Request: Show details of document and edit them Feature Request: Show details of document Nov 9, 2020
@bauerj
Copy link
Owner

bauerj commented Nov 16, 2021

Hey,

this has now been implemented:

image

Editing is possible as well (by tapping on the small pencil buttons). Documents can be renamed and deleted through the context menu.

I will release an update in 2 weeks or so. Extensive code changes have been necessary to maintain compatibility with latest Flutter SDK. It would be nice if interested users could beta-test this until then to increase chances of spotting any remaining bugs.

You can download a development build here:
app-armeabi-v7a-release.zip

Please note that you will have to uninstall the app first before being able to install the development build.

@mvdkleijn
Copy link

I will try to beta this coming friday when I should have some time

@mvdkleijn
Copy link

I will try to beta this coming friday when I should have some time

OK, this is a little weird. It seems to be refusing to (try to) authenticate. The version from the playstore authenticates just fine though.

@mvdkleijn
Copy link

@bauerj For the life of me, I cannot get this build to log into my paperless-ng. The version on the play store works fine for me but this beta doesn't.

It installs and starts just fine and I can enter the server details without it complaining but when I try to login using my credentials, it just sits there and does nothing.

So in essence: I was unable to test, sorry.

@bauerj
Copy link
Owner

bauerj commented Nov 22, 2021

Sorry for responding so late! I just tested the APK and it doesn't work for me either 🤦‍♂️

I'll see if I can find out what's wrong and will get back to you then.

@mvdkleijn
Copy link

Ever found out what the problem was? 😄

@bauerj
Copy link
Owner

bauerj commented Dec 24, 2021

Yes, I was able to fix the issue (it was related to the null safety transition) but I was in the middle of improving the search bar so that's kind of broken right now.

I hope I can send you a working APK after the holidays.

@bauerj
Copy link
Owner

bauerj commented Dec 28, 2021

Hey @mvdkleijn and @totti4ever,

I have a new version that I'm able to run on my local device:

app-armeabi-v7a-release.zip

Please let me know how it works out for you.

There are a few more things to test if you'd like:

  • You can now filter for tags as well as correspondents through the search bar
  • Documents can be edited

@mvdkleijn
Copy link

@bauerj Sorry, I'm having some weird behavior. Its almost like some stuff like pwd responses are being cached despite me flushing the app from my phone. I'll give it another go later. Maybe @totti4ever has more luck testing

@bauerj
Copy link
Owner

bauerj commented Jan 17, 2022

Thanks for testing. Can you give a few more details about the issue you're seeing?

@qcasey
Copy link
Collaborator

qcasey commented Jan 23, 2022

Most of these new features work great for me. Filtering by correspondent works perfectly as well, but filtering by tag does not.

Tapping a tag name seems to have no effect on the results. I can flutter run this branch and pull what's happening tomorrow if that helps

@qcasey
Copy link
Collaborator

qcasey commented Jan 24, 2022

Okay I fixed the tag filter in 39e0ede on my device. Mind taking a look to see if it works for you as well?

Also I believe the search bar needed some contrast (especially on the light theme), which I added in 4b3c229. Just made the text white and removed the icon. What do you think?

Screenshot_20220124-135613_Paperless~2
Screenshot_20220124-135543_Paperless~2

@bauerj
Copy link
Owner

bauerj commented Jan 28, 2022

It works (and looks) great, thanks!

@bauerj
Copy link
Owner

bauerj commented Jan 28, 2022

I just released a new version to public testing and F-Droid. If nobody complains until February 7, I will release it to production and close this issue.

@bauerj
Copy link
Owner

bauerj commented Feb 9, 2022

There have been some complaints but I think most bugs are fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants