Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / yaakovLowenstein/hx-requests issues and pull requests
#136 - Remove Django version dependency
Issue -
State: open - Opened by aareman about 1 month ago
- 1 comment
#135 - fix: Use base manager to get model instance
Pull Request -
State: closed - Opened by yaakovLowenstein about 2 months ago
#134 - Handle object does not exist in DeleteHXRequest
Issue -
State: open - Opened by yaakovLowenstein about 2 months ago
#133 - Use base manager not default manager (otherwise get object does not exist when default manager excludes objects)
Issue -
State: closed - Opened by yaakovLowenstein about 2 months ago
#132 - Add documentation for POST_block usage
Pull Request -
State: closed - Opened by eschnitzler 3 months ago
#131 - Improved Security Controls Around HX Requests
Issue -
State: open - Opened by aareman 4 months ago
#130 - docs: README.md to reflect new CI
Pull Request -
State: closed - Opened by aareman 4 months ago
#129 - Pre-commit updates
Pull Request -
State: closed - Opened by aareman 5 months ago
#128 - Add devcontainer to project
Pull Request -
State: closed - Opened by aareman 5 months ago
#127 - feat: add block list support when using a dict
Pull Request -
State: open - Opened by sgordon16 5 months ago
#126 - Support for block list for dict
Issue -
State: open - Opened by sgordon16 5 months ago
#125 - Allow hx_requests to be nested in hx_requests directory
Issue -
State: open - Opened by yaakovLowenstein 5 months ago
- 3 comments
#124 - docs: Update CHANGELOG.md
Pull Request -
State: closed - Opened by yaakovLowenstein 5 months ago
#123 - fix: Fix bug with get_views_context
Pull Request -
State: closed - Opened by yaakovLowenstein 5 months ago
#122 - Context
Pull Request -
State: closed - Opened by yaakovLowenstein 5 months ago
#121 - feat!: use GET_template and GET_block for modal body
Pull Request -
State: open - Opened by sgordon16 5 months ago
#120 - Allow template block to be used as modal body in HXModal
Issue -
State: closed - Opened by sgordon16 5 months ago
- 1 comment
#119 - Remove csrf token from template tag and reference in the docs the idea of putting in on the body tag
Issue -
State: open - Opened by yaakovLowenstein 5 months ago
#118 - docs: Start building the basic tutorial
Pull Request -
State: open - Opened by yaakovLowenstein 5 months ago
#117 - fix! Rename HxRequest classes to be more semantic
Pull Request -
State: open - Opened by yaakovLowenstein 5 months ago
#116 - Potentially an issue where can change the object id in the url or the DOM and update it even though you dont have access to it
Issue -
State: open - Opened by yaakovLowenstein 5 months ago
#115 - Change class names to be Camel Cased they are a little messy right now
Issue -
State: open - Opened by yaakovLowenstein 5 months ago
- 1 comment
Labels: PR Waiting to be Merged
#114 - Adjust hx requests to follow Django views
Issue -
State: open - Opened by yaakovLowenstein 5 months ago
- 2 comments
#113 - docs: Add motivation page
Pull Request -
State: closed - Opened by yaakovLowenstein 5 months ago
#112 - Inconsistencies with Djangoβs Class-Based View (CBV) API
Issue -
State: open - Opened by sgordon16 5 months ago
- 3 comments
#111 - chore: Update changelog
Pull Request -
State: closed - Opened by yaakovLowenstein 5 months ago
#110 - chore: update changelog
Pull Request -
State: closed - Opened by yaakovLowenstein 5 months ago
#109 - fix: Update changelog for breaking changes
Pull Request -
State: closed - Opened by yaakovLowenstein 5 months ago
#108 - Change all hyperscript to alpine in the docs
Issue -
State: open - Opened by yaakovLowenstein 5 months ago
- 1 comment
Labels: documentation
#107 - Add hx-url template tag
Issue -
State: closed - Opened by yaakovLowenstein 5 months ago
Labels: PR Waiting to be Merged
#106 - Fixup documentation to follow diataxis
Issue -
State: open - Opened by yaakovLowenstein 6 months ago
- 1 comment
Labels: documentation
#105 - Define functions that are supposed to be private with underscore to make it clearer which ones are meant to be overridden
Issue -
State: closed - Opened by yaakovLowenstein 6 months ago
- 1 comment
Labels: PR Waiting to be Merged
#104 - Remove use_full_path from temlate tag
Issue -
State: open - Opened by yaakovLowenstein 6 months ago
- 1 comment
#103 - Use url router instead of mixin
Issue -
State: closed - Opened by yaakovLowenstein 6 months ago
- 2 comments
#102 - Major Changes
Pull Request -
State: closed - Opened by yaakovLowenstein 6 months ago
#101 - Add ability to add context exclusive to GET requests
Pull Request -
State: closed - Opened by eschnitzler 6 months ago
#100 - Option to not process `get_context_data` on post request
Issue -
State: closed - Opened by eschnitzler 6 months ago
- 2 comments
#99 - fix: Fix bug with triggers
Pull Request -
State: closed - Opened by yaakovLowenstein 6 months ago
#98 - Fix bug in display on invalid form submission
Pull Request -
State: closed - Opened by avrohomthousman-p 6 months ago
#97 - fix: Update django-render-block to 0.10
Pull Request -
State: closed - Opened by yaakovLowenstein 6 months ago
#96 - Messages should not be added in FormHXRequest post method
Issue -
State: closed - Opened by eschnitzler 7 months ago
- 3 comments
Labels: PR Waiting to be Merged
#95 - Move views get call
Pull Request -
State: closed - Opened by yaakovLowenstein 7 months ago
#94 - Blocks do not work with modals
Issue -
State: open - Opened by yaakovLowenstein 7 months ago
- 3 comments
Labels: documentation
#93 - Build in option of TemplateResponses
Issue -
State: closed - Opened by yaakovLowenstein 7 months ago
#92 - Use Djangos message system instead of custom one
Issue -
State: closed - Opened by yaakovLowenstein 7 months ago
Labels: PR Waiting to be Merged
#91 - Potentially use Django views or base it off of them for hx requests
Issue -
State: closed - Opened by yaakovLowenstein 7 months ago
- 1 comment
#90 - No need for custom Get methods for views
Issue -
State: closed - Opened by yaakovLowenstein 7 months ago
Labels: PR Waiting to be Merged
#89 - fix: fix get_triggers method in HXFormModal class when form is invalid
Pull Request -
State: closed - Opened by sgordon16 8 months ago
#88 - Serialize dates in kwargs
Issue -
State: closed - Opened by sgordon16 9 months ago
#87 - json serialize date, datetime, decimal
Pull Request -
State: closed - Opened by sgordon16 9 months ago
#86 - Hx modal
Pull Request -
State: closed - Opened by yaakovLowenstein 10 months ago
#85 - fix: Fix bug with misnamed variable
Pull Request -
State: closed - Opened by yaakovLowenstein 10 months ago
#84 - Url get
Pull Request -
State: closed - Opened by yaakovLowenstein 10 months ago
#83 - fix: Fix issue with extra_context overriding regular context
Pull Request -
State: closed - Opened by yaakovLowenstein 10 months ago
#82 - Kwargs
Pull Request -
State: closed - Opened by yaakovLowenstein 10 months ago
#81 - Hx modal
Pull Request -
State: closed - Opened by yaakovLowenstein 10 months ago
#80 - Symantic release
Pull Request -
State: closed - Opened by yaakovLowenstein 10 months ago
#79 - Raise exception if 2 hx requests with same name
Issue -
State: closed - Opened by yaakovLowenstein 11 months ago
Labels: PR Waiting to be Merged
#78 - Inject hx-swap--oob into templates and blocks lists for non first
Issue -
State: closed - Opened by yaakovLowenstein 11 months ago
- 1 comment
#77 - feat: Add option to set initial in form from kwargs
Pull Request -
State: closed - Opened by yaakovLowenstein 11 months ago
#76 - Serialiaztion
Pull Request -
State: closed - Opened by yaakovLowenstein 11 months ago
#75 - Delete hx request should have form valid and invalid like djangos delete view
Issue -
State: closed - Opened by yaakovLowenstein 11 months ago
Labels: PR Waiting to be Merged
#74 - docs: Update deps
Pull Request -
State: closed - Opened by yaakovLowenstein 11 months ago
#73 - Build failure on read the docs
Issue -
State: closed - Opened by yaakovLowenstein 11 months ago
- 1 comment
#72 - Add support for block to be a dict
Pull Request -
State: closed - Opened by yaakovLowenstein 11 months ago
#71 - fix: Fix bug that the views kwargs were not passed to get_context_data
Pull Request -
State: closed - Opened by yaakovLowenstein 11 months ago
#70 - Get
Pull Request -
State: closed - Opened by yaakovLowenstein 11 months ago
- 2 comments
#69 - Fix Get url
Pull Request -
State: closed - Opened by yaakovLowenstein 11 months ago
#68 - Add method to set HX-Trigger
Pull Request -
State: closed - Opened by sgordon16 11 months ago
#67 - hx_request setup always calls the views get method
Issue -
State: closed - Opened by sgordon16 11 months ago
- 6 comments
#66 - Should potentially be using requestContext..
Issue -
State: closed - Opened by yaakovLowenstein 11 months ago
- 1 comment
Labels: PR Waiting to be Merged
#65 - Add set_message function to hx_messages
Issue -
State: closed - Opened by yaakovLowenstein 11 months ago
#64 - Add ] and not k.startswith(KWARG_PREFIX): to get_url function
Issue -
State: closed - Opened by yaakovLowenstein 11 months ago
Labels: bug
#63 - Ability to set GET params from template tag
Issue -
State: open - Opened by yaakovLowenstein 11 months ago
- 1 comment
Labels: Needs Thinking
#62 - Ability to set attributes from the kwargs
Issue -
State: closed - Opened by yaakovLowenstein 11 months ago
Labels: enhancement
#61 - Function to help set hx-triggers
Issue -
State: closed - Opened by yaakovLowenstein 11 months ago
- 2 comments
#60 - feat: Change message tag to tags and add __str__ method to Message
Pull Request -
State: closed - Opened by yaakovLowenstein 11 months ago
#59 - fix: Fix bug with url kwargs
Pull Request -
State: closed - Opened by yaakovLowenstein 12 months ago
#58 - Fix kwargs in url
Pull Request -
State: closed - Opened by yaakovLowenstein 12 months ago
#57 - Allow blocks to be dict
Issue -
State: closed - Opened by yaakovLowenstein 12 months ago
#56 - Syntax highlighting
Pull Request -
State: closed - Opened by yaakovLowenstein 12 months ago
#55 - Remove HX_REQUESTS_MODAL_BODY_SELECTOR as its not used anymore
Issue -
State: closed - Opened by yaakovLowenstein 12 months ago
- 1 comment
#54 - Use Html + Django for syntax highlighting
Issue -
State: closed - Opened by yaakovLowenstein 12 months ago
Labels: documentation
#53 - Change modalFormValid to a more semantic name
Issue -
State: closed - Opened by yaakovLowenstein 12 months ago
Labels: PR Waiting to be Merged
#52 - fix: exception when missing csrf
Pull Request -
State: closed - Opened by sgordon16 12 months ago
#51 - Missing CSRF token should not break page
Issue -
State: closed - Opened by sgordon16 12 months ago
#50 - feat: Allow multiple templates and blocks to be passed in
Pull Request -
State: closed - Opened by yaakovLowenstein 12 months ago
#49 - Rename BaseHXRequest to BaseHXRequestHandler
Issue -
State: open - Opened by sgordon16 12 months ago
- 1 comment
Labels: enhancement
#48 - Mixin http routing
Pull Request -
State: closed - Opened by sgordon16 12 months ago
- 1 comment
#47 - Remove object
Pull Request -
State: closed - Opened by yaakovLowenstein 12 months ago
#46 - Request kwargs get overridden by extra kwargs
Issue -
State: closed - Opened by sgordon16 12 months ago
Labels: bug
#45 - Using HtmxViewMixin without defining get or post methods raises exception
Issue -
State: closed - Opened by sgordon16 12 months ago
- 1 comment
Labels: bug
#44 - Fix up messages
Issue -
State: closed - Opened by yaakovLowenstein 12 months ago
Labels: enhancement
#43 - Add documentation about motivation behind hx-requests
Issue -
State: closed - Opened by yaakovLowenstein 12 months ago
- 1 comment
Labels: documentation
#42 - Add tests and code coverage
Issue -
State: open - Opened by yaakovLowenstein 12 months ago
Labels: tests
#41 - Add devcontainer for easier contributions
Issue -
State: closed - Opened by yaakovLowenstein 12 months ago
- 1 comment
#40 - Add CI to the project
Issue -
State: closed - Opened by yaakovLowenstein 12 months ago
- 1 comment
#39 - Should the context from the view be fetched in the mixin instead of the base HxRequest π€
Issue -
State: closed - Opened by yaakovLowenstein 12 months ago
- 1 comment
Labels: bug, enhancement
#38 - Async load template tag
Issue -
State: closed - Opened by yaakovLowenstein 12 months ago
Labels: enhancement
#37 - Add a function for setting attributes in the base hx request
Issue -
State: closed - Opened by yaakovLowenstein 12 months ago
- 1 comment
Labels: enhancement