Implement comments #10

Merged
clement.freville2 merged 2 commits from feature/comments into main 3 weeks ago

Allow logged users to comment posts. Edition is not allowed via the API since it doesn't support auth yet.

Symfony UX is used with Turbo to avoid full pages reload, without JavaScript™.

Allow logged users to comment posts. Edition is not allowed via the API since it doesn't support auth yet. Symfony UX is used with Turbo to avoid full pages reload, without JavaScript™.
clement.freville2 added the enhancement doctrine form labels 3 weeks ago
clement.freville2 added 1 commit 3 weeks ago
continuous-integration/drone/push Build is passing Details
67ff9ff8db
Implement comments
clement.freville2 requested review from bastien.ollier 3 weeks ago
bastien.ollier requested changes 3 weeks ago
const app = startStimulusApp();
// register any custom, 3rd party controllers here
// app.register('some_controller_name', SomeImportedController);
Collaborator
- // app.register('some_controller_name', SomeImportedController);
```diff - // app.register('some_controller_name', SomeImportedController); ```
clement.freville2 added 1 commit 3 weeks ago
continuous-integration/drone/push Build is passing Details
4bf7a3583d
Remove example line
clement.freville2 requested review from bastien.ollier 3 weeks ago
bastien.ollier approved these changes 3 weeks ago
clement.freville2 merged commit 8859cd0000 into main 3 weeks ago
clement.freville2 referenced this issue from a commit 3 weeks ago
clement.freville2 deleted branch feature/comments 3 weeks ago

Reviewers

bastien.ollier approved these changes 3 weeks ago
continuous-integration/drone/push Build is passing
The pull request has been merged as 8859cd0000.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: clement.freville2/herbarium#10
Loading…
There is no content yet.