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

Use the new auth0-extension-express-tools #37

Closed
sandrinodimattia opened this issue Nov 22, 2016 · 1 comment
Closed

Use the new auth0-extension-express-tools #37

sandrinodimattia opened this issue Nov 22, 2016 · 1 comment

Comments

@sandrinodimattia
Copy link
Member

Use the new authentication middleware available in there

mostekcm added a commit that referenced this issue May 30, 2018
* Add validation support for fields and refactor to make it easier to reuse field validation and custom fields

* Refactored user email form, but not working...  Hopefully fixed language import

* Refactor dialogs to allow easy use of custom fields

* Add server side validation for custom fields

* validation errors; suppressRawData restrictions

* cleanup, tests and focusable menu

* component name fix

* title for admin, link to dashboard

* Protect extra patch fields and add example userUsersTabTitle

* Fix a couple of warnings/errors, also remove fields for user form that aren't defined as create fields, fix connection label bug

* optional logoutUrl; logout onKeyUp (Enter key)

* optional logoutUrl; logout onKeyUp (Enter key)

* tests fix

* localization fixes for errors, logs, searchbar, pagination...

* localization for errors

* errors validation

* reducers tests fixed

* localizable log description (by type)

* fixed bug in the server side validation of complex options also put username back instead of description or log description if it is in the log

* bump auth0-extension-ui version

* Localization fixes and errorTranslator function (#32)

* localizable placeholders for custom fields

* localizable confirm dialog buttons

* errorTranslator function

* Remove MFA (Guardian) fix (#33)

* remove guardian fix; dashboard admin access_token fix

* remove multiple mfa

* make default example same as actual default

fix another en.json example

* Bugfixing (#34)

* localizable confirm dialog buttons

* errorTranslator function

* reload settings when settings hook is saved

* username field validation fix; email/username change fix

* Localization fixes (#35)

* localizable confirm dialog buttons

* localizable confirm dialog buttons

* errorTranslator function

* errorTranslator function

* localizable labels

* user info labels

* logs localization fixes; added missed logTypes; complete dictionary

* new setting props

* unit-tests

* restore nyc for unit-tests

* auditor (read-only) role

* Alternative css (for 200% fonts and other stuff) (#37)

* localizable confirm dialog buttons

* localizable confirm dialog buttons

* localizable confirm dialog buttons

* errorTranslator function

* errorTranslator function

* errorTranslator function

* unit-tests

* restore nyc for unit-tests

* hidden label for searchBar

* dynamic page title

* image and icon titles

* Meaningful sequence: focus results after search; tests

* alternative custom css

* docs, examples and cleanup

* tests

* log description for user logs + tests

* locale

* Wcag fixes (#36)

* localizable confirm dialog buttons

* errorTranslator function

* reload settings when settings hook is saved

* username field validation fix; email/username change fix

* localizable confirm dialog buttons

* localizable confirm dialog buttons

* errorTranslator function

* errorTranslator function

* localizable labels

* user info labels

* logs localization fixes; added missed logTypes; complete dictionary

* new setting props

* unit-tests

* restore nyc for unit-tests

* auditor (read-only) role

* hidden label for searchBar

* dynamic page title

* image and icon titles

* Meaningful sequence: focus results after search; tests

* Locale and edit.display fixes (#38)

* mandatory locale

* edit.display for change forms

* get style settings instead of checking localstorage directly

* extension-ui version + minor localization fixes

* display func with dictionary access (#40)

LGTM

* Bugfixing (#41)

* locale url fixes, usersTable and display func fixes, dictionary request headers fix

* undefined css fix

The one thing I'm wondering is whether the redirectUri change will be a problem with the callbackUrls...  I'm not sure it should be necessary.  We should be able to find a way around that...

* Fix default log event name

* Add logTableDefaultLogRecordDescription, this will override any missing lotType description, this should ONLY be used if you really don't want any non-localized values

* Bugfixing (#42)

* display for picture

* login redirect fix

* mfa tests fix

* listOrder fix

* display function for client field (reset password action) (#43)

* fix search filter label for when no dictionary but have a label

* fix default fields for create getting removed

* Fix change email with server side error

* Temporarily copy over multiselect and update to only use the label as an option

* put back MultiSelect to auth0-extension-ui and allow custom fields to have a field that gets set during password change

* Pass language dictionary to translate method, also restrict payload for onlyTheseFields to only those fields to avoid someone adding an extra field to tag along

* Fetch blocked_for for users and pass language dictionary to validation functions

* Custom search/pagination fix (#46)

* requesting connections by stategy

* limit connections to 100

* use search_engine v3 by default; added SEARCH_ENGINE option

* searchEngine option added to the filter hook

* conn and clients multipart request

* fix "Running in Development" doc

* cleanup

* cleanup

* tools update

* filterBy prop for pagination

* default searchEngine option added; v2 for appliances, v3 for cloud

* express-tools fix

* default se fix

* Fix profile edit

* fix cli version for auth0-extensions-cli
@stale
Copy link

stale bot commented Oct 17, 2018

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

@stale stale bot added the wontfix label Oct 17, 2018
@stale stale bot closed this as completed Nov 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant