saleor-dashboard/src/auth
Wojciech Mista b98f069aab
Add page type and attributes permissions handling (#1425)
* WIP add new configuration menu

* Add missing permissions

* Changed filtering to one based on arrays of permissions

* Add hasAnyPermissions and hasAllPermissions functions

* Simplify getConfigMenuItemsPermissions function

* Simplify routing logic
2021-09-24 14:01:54 +02:00
..
components Add page type and attributes permissions handling (#1425) 2021-09-24 14:01:54 +02:00
hooks Fix initial list settings (#1401) 2021-09-17 11:59:28 +02:00
types Saleor 2798 user addresses selection for draft order (#1082) 2021-05-06 13:38:15 +02:00
views Fix failing login in Firefox browser (#970) 2021-02-03 09:22:04 +01:00
AuthProvider.test.ts Define node requirements, ts cleanup (#1008) 2021-03-19 13:06:17 +01:00
AuthProvider.tsx Fix auth token check for home page loading 2021-08-19 18:12:25 +02:00
errors.ts Fix Value PermissionDenied not found in enum 2020-08-18 17:20:06 +02:00
index.tsx Implement Oauth2 flow with OpenID 2021-01-28 14:11:00 +01:00
link.ts Use Authorization-Bearer header for auth token (#1189) 2021-06-29 11:00:44 +02:00
misc.ts Add page type and attributes permissions handling (#1425) 2021-09-24 14:01:54 +02:00
mutations.ts Drop deprecated fields (#1071) 2021-04-26 09:49:55 +02:00
queries.ts Implement Oauth2 flow with OpenID 2021-01-28 14:11:00 +01:00
urls.ts replace stringifyQs imports 2021-08-09 17:27:13 +02:00
utils.ts Remove duplicated functtion 2020-07-27 12:23:49 +02:00