Skip to content

Fixed the url generated by DADict's add_action(url_only=True) and other add_action() improvements#878

Merged
jhpyle merged 3 commits intojhpyle:masterfrom
jpagh:fix-dadict-add-action-url-only
Jan 1, 2026
Merged

Fixed the url generated by DADict's add_action(url_only=True) and other add_action() improvements#878
jhpyle merged 3 commits intojhpyle:masterfrom
jpagh:fix-dadict-add-action-url-only

Conversation

@jpagh
Copy link
Contributor

@jpagh jpagh commented Nov 17, 2025

The url generated by DADict.add_action(url_only=True) causes an error because it's the wrong type.

Added the_url variable so that the url doesn't have to be written/changed in two places.

DADict: added _add_action_button() method and updated add_action() method to match DAList implementation

@jpagh jpagh changed the title update url_action call in DADict to use kwarg "dict" for instanceName Fixed the url generated by DADict's add_action(url_only=True) and other add_action() improvements Nov 19, 2025
@jpagh jpagh changed the title Fixed the url generated by DADict's add_action(url_only=True) and other add_action() improvements Fixed the url generated by DADict's add_action(url_only=True) and other add_action() improvements Nov 19, 2025
@jhpyle jhpyle merged commit 1411255 into jhpyle:master Jan 1, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants