-
Notifications
You must be signed in to change notification settings - Fork 2
GH-75: Data List - Plugin #308
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
Conversation
- Add item child plugin. - Fix classes. - Tweak dict descriptions. - Support tables. - Add To Do item (add link support).
Do not enable text support, because one can not nest "Data List Item".* * Or, I found no way.
wesleyboar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added notes.
iamthatian
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything works!
I had some small python style comments.
Co-authored-by: Ian Park <[email protected]>
So smart user can add "Link" sans "Data List Item" Label text.
f95e436 to
4fbf1e2
Compare
|
@duckonomy I've added three commits (one new test step each).*
* Sorry to add more after you've already reviewed. This PR is meant to support GH-88 which has a Data List component. I'd like to do it all well on the first attempt if I know how. |
It does not seem to work, so I am removing it. Without it, lable can be multiple links... that's okay.
43d5ab6 to
2c174cf
Compare
|
@duckonomy The remaining review tasks are (a) checking my resolution of your items from your previous review and (b) the three new features (sorry, these came up as I re-reviewed the UX and UI while testing integration into GH-88). |
iamthatian
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functionality-wise LGTM!
I've spotted a few typos but will approve!
Co-authored-by: Ian Park <[email protected]>
I consistently misspelled local function name. I did not misspell model method of the same name. Co-authored-by: Ian Park <[email protected]>
|
Thanks, @duckonomy. I've committed the changes, and tested* them.
|
To Do
get()not direct indexing.Overview
Implement "Data List" plugin.
Issues
Changes
Screenshots
Form
Render
Structure
Testing
python3 manage.py migrate.or "Bootstrap 4" > "Link / Button"‡ plugin✱ Step added since initial review.
† Step requires testing on a branch into which
task/GH-75-pluginandquick/support-plugins-unadulterated-by-bootstrap--for-mainhave been merged.‡ Removed since initial review, because this plugin is not supported in this PR.