This website requires JavaScript.
Explore
Help
Register
Sign In
karma
/
zucchetti-sa5
Watch
1
Star
0
Fork
0
You've already forked zucchetti-sa5
Code
Issues
7
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
21
Commits
1
Branch
0
Tags
1,005
KiB
TypeScript
56.4%
JavaScript
40%
SCSS
3.4%
HTML
0.2%
e1e1d58335
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Karma Riuk
e1e1d58335
Added source map of webpack so that the browser doesn't complain anymore
2022-10-26 19:02:06 +02:00
src
Moved the table to the transactions page to it's own component to not clog up Transactions, minor changes to Login
2022-10-23 16:49:55 +02:00
.gitignore
Updated gitignore
2022-10-14 16:13:04 +02:00
.prettierrc.yaml
added prettierrc.yaml and reformatted the code
2022-10-20 09:04:44 +02:00
declarations.d.ts
React components can now access scss variables
2022-10-13 14:21:45 +02:00
package.json
removed @types/yup from packages.json because yup already defines it's own types, and also because it made the app crash ehehe
2022-10-23 15:22:08 +02:00
tsconfig.json
Created the reset passowrd component. Linked every page for the lifecycle of the user forgetting his password.
2022-10-20 11:53:28 +02:00
webpack.config.js
Added source map of webpack so that the browser doesn't complain anymore
2022-10-26 19:02:06 +02:00