Jakub Jóźwiak

Results 48 issues of Jakub Jóźwiak

We need to handle managing all notifications (web-push, emails). - disable/activate separate notifications - setting who can see which notifications (per user, user type and privileges groups)

client
api
design

https://react-hook-form.com/dev-tools

client

@Mefjus I just found an issue with that. We handle `indexMobile` as an optional parameter, so on mobile for tabs items which doesn't have `indexMobile` it will always return false....

bug
client
crucial

@Mefjus check this **Goal:** ![Screenshot 2021-04-11 at 14 22 41](https://user-images.githubusercontent.com/29049653/114304041-60ee3b80-9ad1-11eb-8aa4-7f1e61c7a22e.png) ![Screenshot 2021-04-11 at 14 47 06](https://user-images.githubusercontent.com/29049653/114304676-cdb70500-9ad4-11eb-9567-25f9ed0cd654.png) **Design hints:** - https://marmelab.com/react-admin-demo/#/customers **Code hints:** - https://github.com/marmelab/react-admin/blob/master/examples/demo/src/visitors/VisitorListAside.tsx

client
api

@Mefjus **Goal:** - ASC: ![Screenshot 2021-04-11 at 14 30 00](https://user-images.githubusercontent.com/29049653/114304236-71eb7c80-9ad2-11eb-814a-c2f956d1061f.png) - DESC: ![Screenshot 2021-04-11 at 14 30 26](https://user-images.githubusercontent.com/29049653/114304238-7748c700-9ad2-11eb-9298-63d186aa7543.png) **Code hints:** - Add options in a list for default sort: `

client
api

@Mefjus let's postpone this task until we will have complete the design for it. I'm still thinking about how to properly make this.

client