Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Unable to edit some fields in plugin settings editors #7

Closed
kbdfck opened this issue Nov 29, 2016 · 2 comments
Closed

Unable to edit some fields in plugin settings editors #7

kbdfck opened this issue Nov 29, 2016 · 2 comments

Comments

@kbdfck
Copy link

kbdfck commented Nov 29, 2016

IP restriction plugin:
For example, unable to edit whitelist/blacklist entries In IP restriction plugin editor. It doesn't send anything to server, and doesn't display values set manually. Seems there is no ng-model set on client side for these fields at all.
Also, If customer is selected once, it is unable to remove its uuid from customer field. If you leave it empty, it uses previous customer value.

JWT plugin:
Unable to edit URL param names, it doesn't store values from this field.

@pantsel
Copy link
Owner

pantsel commented Nov 29, 2016

Try pressing enter after every ip you wirte. There is a chip component handling array fields that is a little bit obscure. Maybe I'll change it at some point.

@kbdfck
Copy link
Author

kbdfck commented Nov 29, 2016

Ok, I see, there is a chip wrapper stuff I've missed.
Thanks for your quick response, this way things work fine!

@kbdfck kbdfck closed this as completed Nov 29, 2016
hainguyen8y pushed a commit to hainguyen8y/konga that referenced this issue Aug 19, 2022
* Bump barrels from 1.6.5 to 1.6.6

Bumps [barrels](https://github.com/bredikhin/barrels) from 1.6.5 to 1.6.6.
- [Release notes](https://github.com/bredikhin/barrels/releases)
- [Commits](https://github.com/bredikhin/barrels/commits)

---
updated-dependencies:
- dependency-name: barrels
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump barrels from 1.6.5 to 1.6.6

Bumps [barrels](https://github.com/bredikhin/barrels) from 1.6.5 to 1.6.6.
- [Release notes](https://github.com/bredikhin/barrels/releases)
- [Commits](https://github.com/bredikhin/barrels/commits)

---
updated-dependencies:
- dependency-name: barrels
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump barrels

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: fabasoad <fabasoad@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants