valdisiljuconoks / localization-provider-opti

Database driven localization provider for Optimizely (ex. Episerver) websites
Apache License 2.0
11 stars 17 forks source link

Implemented query filter #195

Closed tibormohr closed 1 year ago

tibormohr commented 1 year ago

Implemented query filter

tibormohr commented 1 year ago

Hi @valdisiljuconoks, Could you check the PR?

valdisiljuconoks commented 1 year ago

Moved default values form library to "client app" -> so that users of the library will be able to control whether feature is enabled or not and set the page size.

valdisiljuconoks commented 1 year ago

@tibormohr got some compilation errors, fixed those. But seems like you forgot to commit to aspnet repo.

Could you just drop LocalizationResourcesController.cs file (maybe something more you have pending check-in) - so I can complete the feature and release it.

Thx! 👍

tibormohr commented 1 year ago

Hi,

Sorry, it was my mistake it was not correctly attached the submodule.

I just created a PR for aspnet repo.

Thanks ahead /TM