Skip to content

List project names#230

Open
niebl wants to merge 17 commits into
fieldsoftheworld:mainfrom
niebl:project_list
Open

List project names#230
niebl wants to merge 17 commits into
fieldsoftheworld:mainfrom
niebl:project_list

Conversation

@niebl
Copy link
Copy Markdown

@niebl niebl commented Feb 16, 2026

Edited by @m-mohr

ToDos:

  • Reverse projects (i.e. newest to oldest, currently oldest to newest)

Some todos can only be done once we activate user authentication:

  • Remove local storage, use /projects endpoint instead
  • Show title instead of ID
  • Show status of the job
  • ...

Comment thread src/components/ProcessingResults.vue Outdated
Comment thread src/components/ProcessList.vue Outdated
Comment thread src/components/ProcessList.vue Outdated
Comment thread src/components/ProcessList.vue Outdated
Comment thread src/components/ProcessList.vue Outdated
@niebl
Copy link
Copy Markdown
Author

niebl commented Feb 17, 2026

As of currently, the list of past projects is fetched from projects in useProcessing.
This includes projects that have just been added and that have not been finished processing yet.

Upon selection of these unfinished jobs an error is thrown because an empty project is being fetched from the backend.

@m-mohr m-mohr marked this pull request as ready for review February 17, 2026 15:53
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

Successfully merging this pull request may close these issues.

2 participants