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

photos are ready #604

Open
mei309 opened this issue Sep 30, 2021 · 17 comments
Open

photos are ready #604

mei309 opened this issue Sep 30, 2021 · 17 comments
Assignees

Comments

@mei309
Copy link
Collaborator

mei309 commented Sep 30, 2021

its working great now so i think it will be good to start implementing it

@mei309
Copy link
Collaborator Author

mei309 commented Sep 30, 2021

what you will need to do is only a table with a qc id and a uniq photo name and functions to get all photos of a qc and add a qc photo

@litzvi
Copy link
Owner

litzvi commented Oct 7, 2021

they can have a couple pictures for one process

@litzvi
Copy link
Owner

litzvi commented Oct 7, 2021

Do you add them one by one or with edit of the process, you attach files?

@litzvi litzvi assigned mei309 and unassigned litzvi Oct 7, 2021
@mei309
Copy link
Collaborator Author

mei309 commented Oct 9, 2021

@mei309 fix view size of photos

@litzvi litzvi self-assigned this Oct 11, 2021
@litzvi
Copy link
Owner

litzvi commented Oct 11, 2021

com.avc.mis.beta.service.ObjectWriter.addProcessFile(ProcessFileDTO)

for adding a file. you have edit and remove too.

In QualityCheckDTO you will get processFiles
you have to set processId and address. probably should also set description which could be the name of the file.
see how it goes.

@litzvi litzvi removed their assignment Oct 11, 2021
@mei309
Copy link
Collaborator Author

mei309 commented Oct 13, 2021

you should block the same image address for the same process

@mei309
Copy link
Collaborator Author

mei309 commented Oct 13, 2021

meanwhile not implementing edit and delete

@litzvi
Copy link
Owner

litzvi commented Oct 14, 2021

you should block the same image address for the same process

thanks done

@mei309
Copy link
Collaborator Author

mei309 commented Oct 19, 2021

i need to delete all photos i put on the cloud db which of the following i should use?

  1. truncate files
  2. delete from files

@litzvi
Copy link
Owner

litzvi commented Oct 19, 2021

I think any one that works.
I think truncate is for removing a whole structure. Delete for certain lines - e.g. delete .. where id =1
I'm not sure but that's what I think it is in mysql.

If it's somehow playing with the database, please make sure to backup and do it while they aren't working.

@litzvi litzvi removed their assignment Oct 19, 2021
@mei309
Copy link
Collaborator Author

mei309 commented Oct 23, 2021

done. its up and running

@mei309 mei309 removed their assignment Oct 23, 2021
@mei309
Copy link
Collaborator Author

mei309 commented Oct 23, 2021

next level is to do it with a place to drop each type and i should give it names alone the reason is so its easier for them because now they change the names of every file alone and also its good it should be all the same names and not totally different

@litzvi
Copy link
Owner

litzvi commented Oct 26, 2021

I don't see it.

@mei309
Copy link
Collaborator Author

mei309 commented Oct 26, 2021

I don't see it.

qc reports double press a line and its in the bottom.
i changed the design so theres no good reason to look yet

@mei309
Copy link
Collaborator Author

mei309 commented Nov 2, 2021

now you can look

@mei309 mei309 assigned litzvi and unassigned mei309 Nov 2, 2021
@litzvi
Copy link
Owner

litzvi commented Nov 3, 2021

need to look on the cloud or locally?

@litzvi litzvi assigned mei309 and unassigned litzvi Nov 3, 2021
@mei309
Copy link
Collaborator Author

mei309 commented Nov 3, 2021 via email

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

No branches or pull requests

2 participants