#8577 Allow notes on new projects section

unreleased
closed
None
General
2 days ago
6 days ago
No

Enable the ability to add notes per projects in the new projects admin section

Discussion

  • Guillermo Cruz - 6 days ago
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -Enable the ability to add notes per projects on the `new projects` admin section
    +Enable the ability to add notes per projects in the `new projects` admin section
    
     
  • Dave Brondsema

    Dave Brondsema - 6 days ago
    • I think editing would be very good to have. Maybe the Add Note link can always be there? And when you click on it, it uses the existing note text.
    • can the notes be in their own section like .set_tool_data('notes', 'new_project_review') so they can be alongside other potential notes
    • can we have a test? can be a simple functional test that does POST to save_project_note, not worrying about the JS
     
  • Guillermo Cruz - 5 days ago

    Updates
    * Ability to edit notes has been added
    * Also the notes are stores inside a notes object
    * Added functional test

     
  • Dave Brondsema

    Dave Brondsema - 2 days ago
    • status: in-progress --> closed
    • Reviewer: Dave Brondsema
     

Log in to post a comment.