kestra
kestra copied to clipboard
Add "See all" options to Executions in progress + Next scheduled executions
Feature description
It would be helpful to have a link in the top right corner allowing to navigate to all Executions in progress/scheduled: https://share.descript.com/view/RH0QguM7YJS
hello @anna-geller i want to contribute to this issue. But i am having issue setting up this code in local
Hi @Chaitanya-087, have you followed the steps from https://github.com/kestra-io/kestra/blob/develop/.github/CONTRIBUTING.md?
@Chaitanya-087 the up to date version of contributor guide https://kestra.io/docs/getting-started/contributing
thank you @anna-geller
getting errors not able to build, run
@Chaitanya-087 it seems you don't have the correct Java version, we're using Java 21. Please ask help on our Slack contributors channel for help on contributing.
hi @MilosPaunovic @loicmathieu @anna-geller I am trying to set up the project locally. the build was successful, but the backend server is not running. Also, gradle task ./gradlew runstandalone mentioned in https://kestra.io/docs/getting-started/contributing is not available.
@anna-geller, please assign this to me
should is also write see_all in en.json
Yes, you should, but only in English. We have a workflow which will generate values for other languages.
Hi, did the changes and raised a pull request, made changes to en.json, inProgress.vue, nextScheduled.vue files
- nextScheduled
- inProgress
- style same for both
- added see_all to translations/en.json
please checkout the pr below pull request #5260