Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

implementing delete method for notes in new admin #633

Merged
merged 5 commits into from
Dec 13, 2023

Conversation

nehamamandelbaum
Copy link
Contributor

This PR completes issue #631 , which is to implement the destroy for the notes in the new admin interface.

Captura de Tela 2023-11-29 às 11 17 04 Captura de Tela 2023-11-29 às 11 16 54

@nehamamandelbaum nehamamandelbaum linked an issue Dec 1, 2023 that may be closed by this pull request
Base automatically changed from edit-notes-new-admin to new-notes-new-admin December 7, 2023 12:48
Base automatically changed from new-notes-new-admin to show-notes-new-admin December 7, 2023 12:49
@adbatista adbatista merged commit 275abd6 into show-notes-new-admin Dec 13, 2023
@adbatista adbatista deleted the delete-notes-new-admin branch December 13, 2023 13:44
adbatista added a commit that referenced this pull request Dec 21, 2023
* implementing index for notes new admin

Co-authored-by: jv-vogler jvsvogler@gmail.com

* implementing notes filters

Co-authored-by: Daniel M Brasil <danielmbrasil@protonmail.com>

* paginations, authorizations, missing specs

* adding empty spaces in file ends

* implementing show method

* implementing create method for notes (#627)

* implementing create method for notes

* fixing specs

* implementing edit and update methods (#630)

* implementing edit and update methods

* small changes

* implementing delete method for notes in new admin (#633)

* implementing create method for notes

* implementing edit and update methods

* implementing delete method for notes in new admin

* removing blank lines

---------

Co-authored-by: Alessandro Dias Batista <alessandro.dias@codeminer42.com>

* fixing intermitent test

---------

Co-authored-by: Daniel M Brasil <danielmbrasil@protonmail.com>
Co-authored-by: Alessandro Dias Batista <alessandro.dias@codeminer42.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement destroy method for notes in new admin interface
4 participants