Created a multi step wizard for the configuration of Split Payments#33
Open
blackcoffeexbt wants to merge 32 commits intolnbits:mainfrom
Open
Created a multi step wizard for the configuration of Split Payments#33blackcoffeexbt wants to merge 32 commits intolnbits:mainfrom
blackcoffeexbt wants to merge 32 commits intolnbits:mainfrom
Conversation
1c35fce to
011526e
Compare
dni
reviewed
Jul 15, 2025
templates/splitpayments/index.html
Outdated
| line-height: 1.4; | ||
| } | ||
| } | ||
| </style> |
Member
There was a problem hiding this comment.
can you maybe it it to splitpayment-wzard.css and link it like that?
dni
reviewed
Jul 15, 2025
package.json
Outdated
| { | ||
| "name": "splitpayments", | ||
| "version": "1.0.0", | ||
| "version": "1.0.2", |
Member
There was a problem hiding this comment.
lets bump the version in another commit, and we can maybe go for v1.1.0 because its a feature
Member
There was a problem hiding this comment.
just seeing its a verison in the package.json, which is not used anywhere, maybe just revert to 1.0.0
Author
|
Todos
|
dni
reviewed
Jul 15, 2025
static/js/chart.js
Outdated
Comment on lines
357
to
358
| percentText.setAttribute('font-family', 'Arial, sans-serif') | ||
| percentText.setAttribute('font-size', '16px') |
Member
There was a problem hiding this comment.
can we get rid of font styles inside the svg? and maybe let the be picked up from the style?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
A redesign of the LNbits Split Payments extension UI into a modern, mobile-first 3-step wizard with flow chart visualisation. This PR adds a wizard style UI for split payments config.
3-Step Wizard