944 Commits

Author SHA1 Message Date
376c2f3ce6
Made the Home font size smaller 2023-05-30 19:18:32 +02:00
843ade9f24
Added a fix for webkit-based browsers 2023-05-30 19:07:20 +02:00
368da472fe
Updated the Sidebar.jsx 2023-05-30 19:03:23 +02:00
6f512b3c2a
Updated the SidebarHeader close-menu style 2023-05-30 19:02:21 +02:00
2eb34f2244
Updated the App.jsx 2023-05-30 19:00:25 +02:00
93d4b63586
Updated the Sidebar.jsx 2023-05-30 19:00:19 +02:00
68a64596d4
Updated the SidebarHeader styles.sass 2023-05-30 19:00:11 +02:00
7403402df5
Updated the SidebarHeader.jsx 2023-05-30 19:00:06 +02:00
8d58d91da1
Updated the Header styles.sass 2023-05-30 18:59:58 +02:00
7c471d97a7
Updated the Header.jsx 2023-05-30 18:59:53 +02:00
99b7f62289
Updated the Sidebar styles.sass 2023-05-30 18:59:17 +02:00
89ad710249
Updated the App.jsx 2023-05-30 18:16:16 +02:00
ad3b99dfef
Created the Home index styles.sass 2023-05-30 18:16:09 +02:00
df525838e5
Created the Home index.js 2023-05-30 18:16:04 +02:00
5dd565ec24
Created the Home.jsx 2023-05-30 18:16:01 +02:00
1c80d5b239
Created the HomeTool styles.sass 2023-05-30 18:15:46 +02:00
5a5cf53c0a
Created the HomeTool index.js 2023-05-30 18:15:39 +02:00
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