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

Extend /process with info about available tasks and their types #351

Closed
mikaelrss opened this issue Nov 20, 2023 · 0 comments · Fixed by #353
Closed

Extend /process with info about available tasks and their types #351

mikaelrss opened this issue Nov 20, 2023 · 0 comments · Fixed by #353
Assignees
Labels

Comments

@mikaelrss
Copy link
Contributor

Description

We currently have no information about what available tasks exists for an app in the frontend. In the task: Altinn/app-frontend-react#1508 I am rewriting navigation to use the URL to contain the state about which task and which page the user is currently viewing. This gives the added benefit of being able to navigate to a particular page in a particular task.

To be able to do this we need to extend the current GET /process endpoint to contain information about all available tasks and their task types.

Additional Information

URL contains information about task and page:
image

Navigating to a previously closed task:
image

@mikaelrss mikaelrss assigned mikaelrss and unassigned mikaelrss Nov 20, 2023
@tjololo tjololo transferred this issue from Altinn/app-frontend-react Nov 21, 2023
@mikaelrss mikaelrss moved this from 📈 Todo to 👷 In Progress in Team Apps Nov 22, 2023
@mikaelrss mikaelrss mentioned this issue Nov 22, 2023
5 tasks
@tjololo tjololo moved this from 👷 In Progress to 🔎 Review in Team Apps Nov 29, 2023
@tjololo tjololo linked a pull request Dec 1, 2023 that will close this issue
5 tasks
@tjololo tjololo moved this from 🔎 Review to 🧪 Test in Team Apps Dec 1, 2023
@tjololo tjololo moved this from 🧪 Test to 🔎 Review in Team Apps Dec 1, 2023
@tjololo tjololo moved this from 🔎 Review to 🧪 Test in Team Apps Dec 1, 2023
@RonnyB71 RonnyB71 moved this from 🧪 Test to ✅ Done in Team Apps Dec 4, 2023
@tjololo tjololo closed this as completed Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants