Skip to content

Feature edit button missions#27

Open
guridiclara-droid wants to merge 6 commits intodevfrom
feature-edit-button-missions
Open

Feature edit button missions#27
guridiclara-droid wants to merge 6 commits intodevfrom
feature-edit-button-missions

Conversation

@guridiclara-droid
Copy link
Copy Markdown
Collaborator

Summary

I turned the "create mission" page into a components page called "Mission Form". I also created a new page ("edit mission"), which is a copy of the create mission page which allows the client to edit the current mission by either changing its name, changing the coordinates (through either drawing mode or by manually implementing the coordinates), assigning different bots, or changing the estimated time. Furthermore, the drawing mode is now always active for both the edit mission page and the create mission page.


Related Task

Closes Notion Task


Type of Change

Select all that apply:

  • 🆕 Feature
  • 🐞 Bug Fix
  • 🧹 Refactor
  • 🧾 Documentation Update
  • 🧰 Maintenance / Tooling
  • Other (specify below)

📄 Documentation

  • All of the following applicable documentation changes were added
    • How to connect the new device and wiring
    • Links to external documentation on the device
    • Any other setup or important information
  • No documentation changes required

🧪 Testing

Describe how this change was tested.
Include commands or steps used, and confirm successful results.


Image of GUI change (if applicable)

Paste an image of the GUI change.


✅ Pre-Merge Checklist

  • PR started as a Draft
  • Linked to correct Notion Task
  • Branch includes updated documentation
  • Code reviewed by peer
  • Ready for final review by Software Lead
  • All tests and builds pass
  • Notion task updated to Ready for Review

🧾 Notes (Optional)

Add any context, screenshots, or known issues reviewers should know about.

This code removes the drawing mode from the edit mission page and adds a revert changes button that removes all changes done to the mission
I brought back the drawing mode for the create mission page and the edit mission page, however, the client always has the ability to use this mode. Furthermore, the client can no longer edit a mission if it has been already started or ended
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.

1 participant