Commit Graph

112 Commits

Author SHA1 Message Date
25cfaad2fe Fix GroupCreationDialog.jsx 2024-07-30 16:49:46 +02:00
40b402a1c3 Update ProjectCreationDialog.jsx 2024-07-30 14:31:35 +02:00
fb4cc39adb Update Info.jsx page 2024-07-30 14:31:35 +02:00
93fc756936 Create Offline component 2024-07-30 14:31:35 +02:00
493bebecd7 Create OfflineRenewalDays component 2024-07-30 14:31:35 +02:00
dbea0b3819 Create Download component 2024-07-30 14:31:35 +02:00
f4ef649d7f Implement license search in Licenses.jsx 2024-07-30 14:31:34 +02:00
2bf3122796 Bump @mui/icons-material from 5.16.4 to 5.16.5 in /dashboard
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.16.4 to 5.16.5.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.5/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.5/packages/mui-icons-material)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 18:18:36 +00:00
00bd649fea Bump @mui/material from 5.16.4 to 5.16.5 in /dashboard
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.16.4 to 5.16.5.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.5/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.5/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>
2024-07-29 15:38:01 +00:00
fc7eb0153d Merge pull request #7 from gnmyt/dependabot/npm_and_yarn/dashboard/mui/x-data-grid-7.11.1
Bump @mui/x-data-grid from 7.11.0 to 7.11.1 in /dashboard
2024-07-29 17:36:26 +02:00
5e838d8257 Merge pull request #10 from gnmyt/dependabot/npm_and_yarn/dashboard/vite-5.3.5
Bump vite from 5.3.4 to 5.3.5 in /dashboard
2024-07-29 16:57:38 +02:00
24fc7d78b4 Bump @mui/x-data-grid from 7.11.0 to 7.11.1 in /dashboard
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.11.1/packages/x-data-grid)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 14:09:53 +00:00
698b3bafbc Bump vite from 5.3.4 to 5.3.5 in /dashboard
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.3.5.
- [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/v5.3.5/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>
2024-07-29 08:01:07 +00:00
8f94fd40b2 Bump @mui/x-date-pickers from 7.11.0 to 7.11.1 in /dashboard
Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.11.1/packages/x-date-pickers)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 08:00:16 +00:00
78639515bc Fix bug in LicenseDialog.jsx 2024-07-22 22:33:47 +02:00
33cb672ff0 Add information in Permissions.jsx 2024-07-22 22:33:41 +02:00
885fec2e17 Add information in MetaData.jsx 2024-07-22 22:33:36 +02:00
411317375a Add information in Groups.jsx 2024-07-22 22:33:31 +02:00
df16b59d9f Make sidebar cleaner in Sidebar.jsx 2024-07-22 22:33:20 +02:00
004ae186e2 Fix bug in Header.jsx 2024-07-22 22:33:03 +02:00
9991ccbced Remove support page 2024-07-22 22:32:53 +02:00
a5554fc42d Remove index.js from Licenses.jsx 2024-07-22 22:20:49 +02:00
eef5b0cca3 Update Home.jsx page 2024-07-22 22:20:20 +02:00
a3f932d918 Create ProjectCreationDialog.jsx 2024-07-22 22:20:10 +02:00
4c8415883a Update ProjectBox.jsx 2024-07-22 22:20:02 +02:00
9782971ad6 Implement project leaving in Delete.jsx 2024-07-22 22:19:45 +02:00
62ef3e8bfb Implement project switching in Header.jsx 2024-07-22 22:09:52 +02:00
5161f61d9b Update dashboard outDir 2024-07-22 19:03:51 +02:00
617f9cfbed Update Info.jsx page 2024-07-22 18:16:31 +02:00
5f90855a07 Create Defaults component 2024-07-22 18:16:25 +02:00
5b33945b5d Create Permissions default component 2024-07-22 18:16:13 +02:00
7a67ed37f8 Create LicenseKey default component 2024-07-22 18:16:09 +02:00
658eb7c944 Create Groups default component 2024-07-22 18:16:05 +02:00
87d6f34dbc Remove debug statement from LicenseDialog.jsx 2024-07-22 18:02:44 +02:00
e8a2c93038 Implement LicenseDialog component 2024-07-22 17:22:05 +02:00
930a8994ce Create LicenseDialog component 2024-07-22 17:21:55 +02:00
8a8e55e05c Create Permissions page 2024-07-22 17:21:38 +02:00
1885898f52 Create MetaData page 2024-07-22 17:21:33 +02:00
e7c439c920 Create LicenseKey page 2024-07-22 17:21:29 +02:00
e93fe35059 Create Groups page 2024-07-22 17:21:25 +02:00
5a9a1a5cac Create ExpirationDate page 2024-07-22 17:21:21 +02:00
89c44b87e4 Create DialogField component 2024-07-22 17:21:02 +02:00
4429ab0e22 Implement license editing in columns.jsx 2024-07-22 17:20:49 +02:00
cadaab6753 Added date dependencies to dashboard package.json 2024-07-22 17:20:34 +02:00
9e9ce28a8f Allow license deletion in Licenses.jsx 2024-07-22 13:06:31 +02:00
3dcf92635c Add meta field to columns.jsx 2024-07-22 13:06:18 +02:00
69c949dee1 Remove index.js from Dashboard.jsx import 2024-07-22 13:06:06 +02:00
020a7a4e91 Implement signupEnabled in Login.jsx 2024-07-22 13:05:55 +02:00
26636c3b54 Update columns.jsx 2024-07-22 12:15:37 +02:00
cc33d479a6 Implement permanent pagination in Licenses.jsx 2024-07-22 12:15:32 +02:00