torchbox / torchbox/wagtail-tinytableblock
Wagtail 8: add support for API v3
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10
- Forks
- 4
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 1
Description
References:
To-Do:
- confirm whether there is need for anything special for the write operations
Notes:
It..just works. You need to send the full table HTML, rather than the data representation
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the referenced Wagtail API v3 documentation and inspect the existing Wagtail integration in this repository. Confirm whether write operations require special handling beyond sending the full table HTML, then verify that API v3 read and write behavior works as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100