Jure Zakotnik

Results 27 issues of Jure Zakotnik

When running docker compose, this results in an error: ERROR: pull access denied for beep, repository does not exist or may require 'docker login': denied: requested access to the resource...

I think there is an error in the [documentation](https://github.com/openkfw/TruBudget/blob/main/scripts/operation/README.md) of the operations local startup script, because it states that "provision" is included in the --slim flag, but I think it...

bug

Is there a way to persist an existing itemjs index and reload it again for search later? This would be a great enhancement. If I see it correctly, the index...

A list of checkpoints to engage the discussion with an IT department for the usage of TruBudget

feature

It would be very useful (and is quite common these days) to have an initial tour of the application with respective bubbles what you can do where when you login...

good first issue
feature
frontend
low

In many cases the sequence of workflows is not exactly known and more a list of tasks. Currently TruBudget supports only a sequence. The workaround is to reshuffle the workflows...

feature

We added various tags to a workflow item, but only the first is rendered. Seems in the code only 1 tag is used? ``` {tags.length > 0 && ( {...

bug

Could an email notification be triggered when a workflow assigned to me is changed, e.g. when a document is added?

feature
email-notification-service

feature
email-notification-service
clarification needed
low