Michael Solati

Results 27 issues of Michael Solati

Please complete the following checklist if your PR is adding new link to the list: - [ x] I've read [contributing guidelines](https://github.com/MunGell/awesome-for-beginners/blob/master/CONTRIBUTING.md) - [ x] This PR does not introduce...

### Feature description Presently JWT tokens return the `username` of a user rather than their ID. Either instead of the username, or in addition to this, a the UID of...

good first issue
help wanted
type: feature request
@amplication/data-service-generator

### Describe the issue with documentation For a complete newbie to this project it's hard to tell how the different packages relate to each other. For example, in order to...

type: bug
type: docs

Sometimes you may just want the frontmatter data, and not the content of the file. You should be able to disable the content field.

So this would be the first PR. All that has been done is jsdocs have been added so you get an explanation for each function as well as hinting for...

2022 Capabilities chapter pull request Closes #2894 Staging link: https://20220921t225613-dot-webalmanac.uk.r.appspot.com/en/2022/capabilities Home page quotes: https://20220921t225613-dot-webalmanac.uk.r.appspot.com/en/2022/?feat=capabilities#featured-chapter

writing
editing

Fixes #7176 Changes proposed in this pull request: - create web-select component - - When you're ready to submit your PR, don't forget to add the `$-presubmit` label.

eng

Create select element that looks like courses filter from figma, ie, a material select element.

feature request
P2
eng

So while using this library to format some code, I've noticed that it's adding weird `.` before `&&`s in my rules. For example take this string: ```TypeScript const rules =...