Omar López
|
e53648d218
|
Linting (#2083)
* Runs yarn format
* Update website
* Web lint is failing
* Formatting
* Adds cache for dependency install
* Adds linting reports for GH
* Fixes artifact upload
* Caching tests
* Merge reports on GH actions
* Linting
* Fix prettier plugin conflicts
* Dep fixes
* Moves tailwind to monorepo package (#2091)
* New Crowdin translations by Github Action (#2077)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
* fix redirection to 404 page on login (#2086)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* fix: update contributing (#2084)
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
* Formatting
* Update website
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Louis <48682663+louis-27@users.noreply.github.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
|
2022-03-09 17:52:48 +00:00 |
Omar López
|
fe35cf6570
|
Extract prisma to it's own package (#1823)
* Moved prisma to packages
* Add missing prisma configs
* Extracts common libs and types
* Build and pipeline fixes
* Adds missing package
* Prisma scripts cleanup
* Updates lint staged
* Type fixes
* Sort imports
* Updates yarn lock file
* Fixes for yarn dx
* Revert "Sort imports"
This reverts commit 076109decab9b9ba307fc03696c3b0da5c4896f3.
* Formatting
* Prevent double TS version
* Fix conflict
* Extracted e2e configs
|
2022-02-15 13:30:52 -07:00 |
Demian Caldelas
|
04314f5e05
|
Fix prettier importOrderSeparation not working (#1796)
* Fix prettier importOrderSeparation not working
* Solves prettier plugin conflict
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
|
2022-02-11 13:24:11 -07:00 |
Peer Richelsen
|
51d553559f
|
tailwind prettier (#1646)
* tailwind prettier
* Minor fixes
* Sorts components and pages
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
|
2022-02-09 00:05:13 +00:00 |
Omar López
|
c2c37b701e
|
Zomars/fixes trpc typo (#957)
|
2021-10-14 19:22:01 +00:00 |
Omar López
|
58de920951
|
Refactors custom input form & dialog (#853)
|
2021-10-07 15:43:20 +00:00 |
Omar López
|
d194878bb2
|
Suggestion: let prettier sort imports order (#673)
* Suggestion: let prettier sort imports order
# Conflicts:
# yarn.lock
* AUTO SORT ALL THE IMPORTS
* Linting
* Fixes test
|
2021-09-22 13:52:38 -06:00 |
Alex van Andel
|
6f56ff8f87
|
Updated jsxBracketSameLine to bracketSameLine (#620)
|
2021-09-09 19:43:40 +02:00 |
Femi Odugbesan
|
bc8f2980d3
|
Add linting and precommits (#295)
* chore: prefer yarn
* dx: linting configurations, and pre-commit hook
|
2021-06-21 12:34:01 -05:00 |