cityofaustin / cityofaustin/techstack
Joplin Refactor Wishlist
- Dominant language
- No language data
- Stars
- 11
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Happy holidays again! Here's our wishlist for stuff in Joplin we'd like to refactor/clean-up. Listed in order of importance/possible timeline.
- [x] Break content_types into their own modules
- make sure that migrations, api, and existing data all works.
- MVP: move 1 simple content type into its own module and make sure it works.
- [ ] Clean up content_type creation
- There are many steps required to create a new content_type. Maybe it could be easier.
- [ ] Translations
- @briaguya had some ideas about improving this workflow/comprehensibility
- [ ] Clean up js code
- clean up file structure/organization
- remove stale code that doesn't actually do anything
- [ ] bidirectional many-to-many relationships
- @easherma has an MVP wip
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.