-
Notifications
You must be signed in to change notification settings - Fork 1
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
TermInput: Support reorder by drag and drop #223
Merged
Merged
Conversation
This file contains 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
nilmerg
force-pushed
the
read-only-term-input
branch
from
May 7, 2024 09:21
bb1f502
to
d4b75a6
Compare
nilmerg
force-pushed
the
ordered-term-input
branch
from
May 7, 2024 09:21
f550771
to
3b7ef7d
Compare
nilmerg
force-pushed
the
read-only-term-input
branch
from
May 7, 2024 09:24
d4b75a6
to
b070d4a
Compare
nilmerg
force-pushed
the
ordered-term-input
branch
from
May 7, 2024 09:26
3b7ef7d
to
07144e6
Compare
nilmerg
force-pushed
the
read-only-term-input
branch
from
May 7, 2024 09:32
b070d4a
to
16b4ad0
Compare
nilmerg
force-pushed
the
ordered-term-input
branch
from
May 7, 2024 09:32
07144e6
to
43927e8
Compare
nilmerg
force-pushed
the
read-only-term-input
branch
from
May 15, 2024 14:32
16b4ad0
to
301e69e
Compare
nilmerg
force-pushed
the
ordered-term-input
branch
2 times, most recently
from
May 17, 2024 12:55
6c367cc
to
a5571d0
Compare
nilmerg
force-pushed
the
read-only-term-input
branch
from
May 24, 2024 05:51
301e69e
to
2c9639b
Compare
nilmerg
force-pushed
the
ordered-term-input
branch
from
May 24, 2024 05:51
a5571d0
to
bbf49c5
Compare
nilmerg
force-pushed
the
read-only-term-input
branch
from
May 24, 2024 05:57
2c9639b
to
10f822c
Compare
nilmerg
force-pushed
the
ordered-term-input
branch
from
May 24, 2024 05:57
bbf49c5
to
3e5bf20
Compare
nilmerg
force-pushed
the
read-only-term-input
branch
from
May 29, 2024 06:08
10f822c
to
b8d7b5b
Compare
nilmerg
force-pushed
the
ordered-term-input
branch
from
May 29, 2024 06:09
3e5bf20
to
818b77a
Compare
This wasn't a problem prior as the FilterInput overrides this method and the TermInput doesn't support insertion.
If the DOM isn't updated, it's not going to be reset.
nilmerg
force-pushed
the
ordered-term-input
branch
from
June 12, 2024 09:17
818b77a
to
7cba398
Compare
nilmerg
added a commit
to Icinga/icinga-notifications-web
that referenced
this pull request
Jun 12, 2024
resolves #177 **Requirements** * Icinga/ipl-html#137 * Icinga/ipl-web#223 * Icinga/icinga-notifications#204
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.
No description provided.