initial UI version heroforge UI #1

Open
opened 2025-12-17 11:23:13 +00:00 by despiegk · 0 comments
Owner
  • make full functioning UI for our heroforge repos

requirements

  • use heroforge crate, dont export data, work directly with the repo
  • have data simply in toml files in .data

remarks

  • check heroforge, import 3 existing git repo's (without history)
  • toml files in .data/$modetype/$id.toml e.g. issue,....
  • find, list is naive just load all elements from dir for now
  • starting config is in https://forge.ourworld.tf/lhumina_research/heroforge_ui/src/branch/main/config.toml
    • has users, labels, milestones predefined
  • no usermgmt, groups, labels & milestones in UI, the starting config is managed elsewhere
- make full functioning UI for our heroforge repos ## requirements - use heroforge crate, dont export data, work directly with the repo - have data simply in toml files in .data ## remarks - check heroforge, import 3 existing git repo's (without history) - toml files in .data/$modetype/$id.toml e.g. issue,.... - find, list is naive just load all elements from dir for now - starting config is in https://forge.ourworld.tf/lhumina_research/heroforge_ui/src/branch/main/config.toml - has users, labels, milestones predefined - no usermgmt, groups, labels & milestones in UI, the starting config is managed elsewhere
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_research/heroforge_ui#1
No description provided.