Commit Graph

41 Commits

Author SHA1 Message Date
dependabot[bot]
2a668c4650 Bump @mui/material from 6.4.0 to 6.4.1 in /client
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.1/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 07:44:12 +00:00
dependabot[bot]
1866dad550 Bump @types/react from 19.0.1 to 19.0.8 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.0.1 to 19.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 07:11:24 +00:00
Ben Elferink
fd45e04f44 Merge pull request #10 from BenElferink/dependabot/npm_and_yarn/client/types/react-dom-19.0.3
Bump @types/react-dom from 19.0.2 to 19.0.3 in /client
2025-01-27 09:10:21 +02:00
dependabot[bot]
723378424d Bump @mui/material from 6.2.0 to 6.4.0 in /client
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 6.2.0 to 6.4.0.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.4.0/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 08:07:12 +00:00
dependabot[bot]
af1204e7ca Bump @types/react-dom from 19.0.2 to 19.0.3 in /client
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.0.2 to 19.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 07:53:17 +00:00
Ben Elferink
a41cab872f feat: V2 with TypeScript 2024-12-14 16:14:14 +02:00
Ben Elferink
b9655590f3 chore: updated dependencies 2021-10-27 19:31:20 +03:00
Ben Elferink
1a841acaa2 fix: friendly syntax 2021-10-27 19:31:01 +03:00
Ben Elferink
8540360217 tweak: utils and constants - frontend 2021-10-27 19:26:02 +03:00
Ben Elferink
75979bce3d fix: login with token returns new token 2021-10-27 19:06:47 +03:00
Ben Elferink
e9e8584d82 added 2 custom hooks 2021-10-02 14:24:36 +03:00
Ben Elferink
8c91a055f4 Added useful helper functions 2021-09-29 12:07:39 +03:00
Ben Elferink
ebae7d478e Updated header 2021-09-29 11:03:56 +03:00
Ben Elferink
b629a7014e improved auth methods 2021-09-29 10:45:40 +03:00
Ben Elferink
f2333078ca bug fixes 2021-09-28 18:59:17 +03:00
Ben Elferink
2f40cf797c Refactored - now includes fullstack AUTH 2021-09-28 18:53:02 +03:00
Ben Elferink
c349907802 small edits 2021-03-13 17:49:21 +02:00
Ben Elferink
bc37d68394 updated dependecies, added context, axios config 2021-03-13 17:46:51 +02:00
Ben Elferink
a895cc0647 dependecies versions updated 2021-02-05 15:12:46 +02:00
Ben Elferink
60cf80ece7 more configs 2021-02-03 22:44:40 +02:00
Ben Elferink
1e86859cc1 added favicon HOW TO guide 2021-02-03 18:20:37 +02:00
Ben Elferink
d1d3040edb manifest 2021-02-03 18:20:23 +02:00
Ben Elferink
8ac43d1992 robots 2021-02-03 18:20:16 +02:00
Ben Elferink
2ba6b8bc59 meta tags 2021-02-03 18:20:10 +02:00
Ben Elferink
1e1039accd responsive breakpoints 2021-02-03 18:19:58 +02:00
Ben Elferink
5b26c86dfe updated some small details 2021-02-03 17:39:23 +02:00
Ben Elferink
711c0fc5ee refactored template 2021-01-19 22:33:49 +02:00
Ben Elferink
41d557dca6 Slightly updated template 2021-01-12 23:11:28 +02:00
Ben Elferink
be3e2892d2 typo 2020-12-30 17:20:20 +02:00
Ben Elferink
b2ae06f7cf Installation is even easier now! 2020-12-30 15:53:33 +02:00
Ben Elferink
1c9a390ee7 deleted folder 2020-12-29 19:44:50 +02:00
Ben Elferink
4507903157 implemented reset stylesheet 2020-12-29 19:42:12 +02:00
Ben Elferink
f47b0c4eb0 moved css module example to component exmaple 2020-12-29 19:41:55 +02:00
Ben Elferink
cb078bf083 better api template & css modules example 2020-12-27 01:43:04 +02:00
Ben Elferink
cc755d1deb added sample component, and sample style 2020-12-25 19:26:21 +02:00
Ben Elferink
3dff3e6b96 Simplified some things 2020-12-23 15:44:35 +02:00
Ben Elferink
6c90e8dc28 api base structure 2020-12-23 00:54:43 +02:00
Ben Elferink
b82670a2ee adapted default styles 2020-12-22 20:55:46 +02:00
Ben Elferink
e50647784e removed default browsers from package 2020-12-22 02:27:23 +02:00
Ben Elferink
a32f5d3747 import style 2020-12-22 00:00:26 +02:00
Ben Elferink
ad0098bc7c Initial commit 2020-12-21 23:03:50 +02:00