Skip to content
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

[feat] Extension details page #2544

Merged
merged 28 commits into from
Jun 19, 2024
Merged

[feat] Extension details page #2544

merged 28 commits into from
Jun 19, 2024

Conversation

motorina0
Copy link
Collaborator

@motorina0 motorina0 commented Jun 7, 2024

Test manifest: https://raw.githubusercontent.com/lnbits/lnbits-extensions/details_link/extensions.json

  • i18n
  • youtube
  • terms and conditions
  • pure github release -> compute config.json path

Screenshot

Details Cues
image

image

Details Page
image

Embedded video
image

Backwards compatible
image

Copy link

codecov bot commented Jun 8, 2024

Codecov Report

Attention: Patch coverage is 25.64103% with 29 lines in your changes missing coverage. Please review.

Project coverage is 61.24%. Comparing base (76e8d72) to head (59f6759).

Files Patch % Lines
lnbits/extension_manager.py 34.78% 15 Missing ⚠️
lnbits/core/views/extension_api.py 12.50% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2544      +/-   ##
==========================================
+ Coverage   59.30%   61.24%   +1.94%     
==========================================
  Files          69       69              
  Lines        9875     9914      +39     
==========================================
+ Hits         5856     6072     +216     
+ Misses       4019     3842     -177     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@motorina0 motorina0 force-pushed the extension_details branch from 0535cd4 to 5846199 Compare June 17, 2024 13:30
@motorina0 motorina0 marked this pull request as ready for review June 17, 2024 13:31
@motorina0 motorina0 force-pushed the extension_details branch from ea2dd63 to 5c64506 Compare June 19, 2024 09:22
@arcbtc arcbtc merged commit eacdd43 into dev Jun 19, 2024
32 checks passed
@arcbtc arcbtc deleted the extension_details branch June 19, 2024 10:52
ram0verflow pushed a commit to ram0verflow/lnbits that referenced this pull request Jul 3, 2024
* feat: add empty dialog

* feat: add `details_link` field for extension

* feat: show info icon if `details_link` present

* feat: add extension details endpoint

* feat: first details page

* feat: carousel working

* feat: full screen

* fix: layout

* fix: repo site

* fix: release icon

* fix: repo link

* feat: terms and conditions partial

* chore: fix typing

* fix: info icon layout

* chore: add try-catch

* feat: layout improvements

* feat: add video link

* fix: show terms and conditions

* chore: code format

* feat: add `details_link`

* fix: github release details

* feat: add close button

* chore: code clean-up

* chore: revert some changes

* feat: i18n

* chore: `make bundle`

* chore: make bundle

* feat: terms and conditions is a link now
motorina0 added a commit that referenced this pull request Jul 10, 2024
* feat: add empty dialog

* feat: add `details_link` field for extension

* feat: show info icon if `details_link` present

* feat: add extension details endpoint

* feat: first details page

* feat: carousel working

* feat: full screen

* fix: layout

* fix: repo site

* fix: release icon

* fix: repo link

* feat: terms and conditions partial

* chore: fix typing

* fix: info icon layout

* chore: add try-catch

* feat: layout improvements

* feat: add video link

* fix: show terms and conditions

* chore: code format

* feat: add `details_link`

* fix: github release details

* feat: add close button

* chore: code clean-up

* chore: revert some changes

* feat: i18n

* chore: `make bundle`

* chore: make bundle

* feat: terms and conditions is a link now
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.

3 participants