Skip to content

Fix integration page#4774

Merged
Alkarex merged 1 commit intoFreshRSS:edgefrom
aledeg:fix/integration-page
Oct 25, 2022
Merged

Fix integration page#4774
Alkarex merged 1 commit intoFreshRSS:edgefrom
aledeg:fix/integration-page

Conversation

@aledeg
Copy link
Copy Markdown
Member

@aledeg aledeg commented Oct 25, 2022

Changes proposed in this pull request:

  • fix integration page

How to test the feature manually:

  1. play around with shares and validate that everything is working as intended

Pull request checklist:

  • clear commit messages
  • code manually tested
  • unit tests written (optional if too hard)
  • documentation updated

Additional information can be found in the documentation.

Before, when adding a simple integration, the delete button was missing until the configuration was saved. This behavior was introduced in #4269, but I think that it was a regression.
Now, the delete button is back and everything is working as it should.

In the process, I've extracted templates in attributes and add them in template tags. This way, it is easier to validate that the HTML code is valid.

Before, when adding a simple integration, the delete button was missing until
the configuration was saved. This behavior was introduced in FreshRSS#4269, but I think
that it was a regression.
Now, the delete button is back and everything is working as it should.

In the process, I've extracted templates in attributes and add them in template
tags. This way, it is easier to validate that the HTML code is valid.
@aledeg aledeg force-pushed the fix/integration-page branch from a61225f to 4a79b36 Compare October 25, 2022 15:03
@Alkarex Alkarex added this to the 1.20.1 milestone Oct 25, 2022
@Alkarex Alkarex added the UI 🎨 User Interfaces label Oct 25, 2022
@Alkarex
Copy link
Copy Markdown
Member

Alkarex commented Oct 25, 2022

And nicer code :-)

@Alkarex Alkarex merged commit 9e27ab9 into FreshRSS:edge Oct 25, 2022
@aledeg aledeg deleted the fix/integration-page branch October 26, 2022 00:34
@aledeg
Copy link
Copy Markdown
Member Author

aledeg commented Oct 26, 2022

And nicer code :-)

Thanks!

math-GH pushed a commit to math-GH/FreshRSS that referenced this pull request Nov 15, 2022
Before, when adding a simple integration, the delete button was missing until
the configuration was saved. This behavior was introduced in FreshRSS#4269, but I think
that it was a regression.
Now, the delete button is back and everything is working as it should.

In the process, I've extracted templates in attributes and add them in template
tags. This way, it is easier to validate that the HTML code is valid.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants