Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal posting threads views #1778

Merged
merged 24 commits into from
Aug 7, 2024
Merged

Minimal posting threads views #1778

merged 24 commits into from
Aug 7, 2024

Conversation

rafalp
Copy link
Owner

@rafalp rafalp commented Jul 29, 2024

This PR adds minimal views for posting threads. Those views don't implement editor, attachments, polls or moderator settings, but they enable posting of new threads which is already useful in dev.

Part of the #1774 epic

TODO

  • Select category to start thread in
  • Start thread in selected category
  • Start private thread with selected users
  • Display "Start thread" buttons on threads lists
  • Display "Start thread" buttons on private threads list
  • Write tests
  • Generate plugins docs

@rafalp rafalp self-assigned this Jul 29, 2024
@rafalp rafalp added area: frontend This issue involves JavaScript, React.js and Node area: backend This issue involves Python, Django or dependency (eg. database) feature: thread page Thread and private thread pages feature: categories Categories page labels Jul 29, 2024
@rafalp rafalp added this to the Next feature release milestone Jul 29, 2024
@rafalp rafalp force-pushed the fix-1774-basic-threads-views branch from 5e1afda to c95c4d8 Compare July 29, 2024 20:49
@coveralls
Copy link

coveralls commented Jul 29, 2024

Coverage Status

coverage: 97.469% (+0.02%) from 97.446%
when pulling 2ceb8f0 on fix-1774-basic-threads-views
into 281d09d on main.

@rafalp rafalp changed the title Minimal threads views Minimal posting threads views Aug 3, 2024
@rafalp rafalp force-pushed the fix-1774-basic-threads-views branch from 3818a6b to f90cc16 Compare August 3, 2024 22:46
@rafalp rafalp merged commit c65d601 into main Aug 7, 2024
1 check passed
@rafalp rafalp deleted the fix-1774-basic-threads-views branch August 7, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend This issue involves Python, Django or dependency (eg. database) area: frontend This issue involves JavaScript, React.js and Node feature: categories Categories page feature: thread page Thread and private thread pages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants