|
f3c35279d4
|
Created the HomeTool.jsx
|
2023-05-30 18:15:35 +02:00 |
|
|
cf3de0f06b
|
Created the HomeElement styles.sass
|
2023-05-30 18:15:27 +02:00 |
|
|
df73a803e1
|
Created the HomeElement index.js
|
2023-05-30 18:15:22 +02:00 |
|
|
85c2e1c125
|
Created the HomeElement.jsx
|
2023-05-30 18:15:19 +02:00 |
|
|
91ec9ecd39
|
Added the SidebarContent & SidebarFooter to the Sidebar.jsx
|
2023-05-30 18:15:10 +02:00 |
|
|
f8f535838f
|
Created the SidebarFooter styles.sass
|
2023-05-30 18:14:52 +02:00 |
|
|
9804fad28e
|
Created the SidebarFooter index.js
|
2023-05-30 18:14:09 +02:00 |
|
|
8375be0338
|
Created the SidebarFooter.jsx
|
2023-05-30 18:14:04 +02:00 |
|
|
b8d78cc1de
|
Created the Content styles.sass
|
2023-05-30 18:13:48 +02:00 |
|
|
90e5547848
|
Created the Content index.js
|
2023-05-30 18:13:44 +02:00 |
|
|
69b23e2e64
|
Created the Content.jsx
|
2023-05-30 18:13:39 +02:00 |
|
|
239d716018
|
Created the Header styles.sass
|
2023-05-30 18:13:28 +02:00 |
|
|
33f417249e
|
Created the Header index.js
|
2023-05-30 18:13:24 +02:00 |
|
|
6eaa5e0540
|
Created the Header.jsx
|
2023-05-30 18:13:20 +02:00 |
|
|
fd91edc97a
|
Created the PowerItemGroup styles.sass
|
2023-05-30 18:12:00 +02:00 |
|
|
3b517d9572
|
Created the PowerItemGroup index.js
|
2023-05-30 18:11:54 +02:00 |
|
|
d168bb7f44
|
Created the PowerItemGroup.jsx
|
2023-05-30 18:11:49 +02:00 |
|
|
74b2d12e0d
|
Created the PowerItem styles.sass
|
2023-05-30 18:11:32 +02:00 |
|
|
50d98d2c49
|
Created the PowerItem index
|
2023-05-30 18:11:28 +02:00 |
|
|
1a4bb50f3e
|
Created the PowerItem.jsx
|
2023-05-30 18:11:24 +02:00 |
|
|
131abe16e9
|
Created the SidebarContent styles.sass
|
2023-05-30 18:11:14 +02:00 |
|
|
1233263d43
|
Created the SidebarContent index.js
|
2023-05-30 18:11:09 +02:00 |
|
|
7c78e0f1ae
|
Created the SidebarContent.jsx
|
2023-05-30 18:11:04 +02:00 |
|
|
3623eb7b9b
|
Updated the SidebarHeader styles.sass
|
2023-05-30 18:10:56 +02:00 |
|
|
4293c1296d
|
Added the routes index.jsx
|
2023-05-30 18:10:35 +02:00 |
|
|
9c42438530
|
Added a scrollbar style to the main.sass
|
2023-05-30 18:10:23 +02:00 |
|
|
374b435ac4
|
Updated the server & client scripts in the package.json
|
2023-05-29 23:07:46 +02:00 |
|
|
3e6a52998b
|
Merge pull request #8 from gnmyt/dependabot/npm_and_yarn/client/vite-4.3.9
Bump vite from 4.3.8 to 4.3.9 in /client
|
2023-05-29 11:42:44 +02:00 |
|
dependabot[bot]
|
4a41af55d9
|
Bump vite from 4.3.8 to 4.3.9 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.8 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-29 01:46:08 +00:00 |
|
|
b1d22397fd
|
Merge pull request #7 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.7
Bump @types/react from 18.2.6 to 18.2.7 in /client
|
2023-05-25 19:51:37 +02:00 |
|
dependabot[bot]
|
4fca9e2b63
|
Bump @types/react from 18.2.6 to 18.2.7 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.6 to 18.2.7.
- [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>
|
2023-05-25 01:07:37 +00:00 |
|
|
6ad935218a
|
Merge pull request #6 from gnmyt/dependabot/npm_and_yarn/client/eslint-8.41.0
Bump eslint from 8.40.0 to 8.41.0 in /client
|
2023-05-22 07:27:28 +02:00 |
|
dependabot[bot]
|
1328f04c58
|
Bump eslint from 8.40.0 to 8.41.0 in /client
Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-22 01:46:33 +00:00 |
|
|
695fd6380c
|
Merge pull request #5 from gnmyt/dependabot/npm_and_yarn/client/vite-4.3.8
Bump vite from 4.3.7 to 4.3.8 in /client
|
2023-05-19 18:19:41 +02:00 |
|
|
27f74af822
|
Merge pull request #4 from gnmyt/dependabot/npm_and_yarn/client/react-router-dom-6.11.2
Bump react-router-dom from 6.11.1 to 6.11.2 in /client
|
2023-05-19 18:19:24 +02:00 |
|
dependabot[bot]
|
32692e0331
|
Bump vite from 4.3.7 to 4.3.8 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.7 to 4.3.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.8/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-19 01:12:21 +00:00 |
|
dependabot[bot]
|
c2cb8be999
|
Bump react-router-dom from 6.11.1 to 6.11.2 in /client
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.11.1 to 6.11.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.11.2/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-18 01:11:45 +00:00 |
|
|
2831962149
|
Merge pull request #3 from gnmyt/dependabot/npm_and_yarn/client/vite-4.3.7
Bump vite from 4.3.5 to 4.3.7 in /client
|
2023-05-17 23:25:56 +02:00 |
|
dependabot[bot]
|
be3247a18d
|
Bump vite from 4.3.5 to 4.3.7 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.5 to 4.3.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.7/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-17 01:14:03 +00:00 |
|
|
1a6698445f
|
Added Content & the Sidebar to the App.jsx
|
2023-05-08 22:05:21 +02:00 |
|
|
06b8034b93
|
Created the main.sass style
|
2023-05-08 22:05:10 +02:00 |
|
|
1390c2c7d4
|
Created the fonts.sass style
|
2023-05-08 22:05:05 +02:00 |
|
|
cede653aff
|
Created the colors.sass style
|
2023-05-08 22:05:01 +02:00 |
|
|
358a074b1e
|
Created the Sidebar styles.sass
|
2023-05-08 22:04:54 +02:00 |
|
|
8d8716b1e3
|
Created the Sidebar index
|
2023-05-08 22:04:50 +02:00 |
|
|
b94bde6031
|
Created the Sidebar.jsx
|
2023-05-08 22:04:43 +02:00 |
|
|
3915c0ae6f
|
Created the SidebarHeader styles.sass
|
2023-05-08 22:04:37 +02:00 |
|
|
32a8c368f1
|
Created the SidebarHeader index
|
2023-05-08 22:04:33 +02:00 |
|
|
adf2f42a58
|
Created the SidebarHeader.jsx
|
2023-05-08 22:04:27 +02:00 |
|
|
4264586e9b
|
Created the logo.png
|
2023-05-08 22:04:08 +02:00 |
|