Commit Graph

284 Commits

Author SHA1 Message Date
bc74ae8116 Implement footer in Dashboard state 2024-07-21 15:24:19 +02:00
f25bac1f3c Implement Members page 2024-07-21 15:23:54 +02:00
db76048d24 Create Members page 2024-07-21 15:23:42 +02:00
a4c1cd193f Create MemberCreationDialog component 2024-07-21 15:23:32 +02:00
9f35a0a377 Fix name in KeyCreationDialog.jsx 2024-07-21 15:23:09 +02:00
4ac071422a Fix bug in Groups.jsx 2024-07-21 15:22:58 +02:00
8404d105c9 Fix bug in GroupPermissionDialog.jsx 2024-07-21 15:22:49 +02:00
8839648dc8 Show avatar in account.ts controller 2024-07-21 15:22:35 +02:00
c5998f5e5f Implement AccessKeys page 2024-07-21 13:26:17 +02:00
ea60891df8 Create AccessKeys page 2024-07-21 13:25:21 +02:00
7e0403eb07 Create KeyCreationDialog component 2024-07-21 13:25:15 +02:00
f250defbc4 Remove plan limitations entirely 2024-07-21 12:28:17 +02:00
dc6add0760 Fix bug in key.ts controller 2024-07-21 12:09:24 +02:00
70cf4d9bf5 Implement MetaData page 2024-07-21 11:56:27 +02:00
b04f3631b5 Create MetaData page 2024-07-21 11:56:12 +02:00
ad3bb41bb3 Create MetaCreationDialog component index 2024-07-21 11:55:53 +02:00
f9afc3c970 Create MetaCreationDialog component 2024-07-21 11:55:48 +02:00
36f1d7bb80 Fix bug in meta.ts controller 2024-07-21 11:55:29 +02:00
2185624119 Implement Groups page 2024-07-20 17:34:51 +02:00
6f775aa453 Create Groups page 2024-07-20 17:34:44 +02:00
731248ff1a Create GroupPermissionDialog component 2024-07-20 17:34:20 +02:00
671040d22e Create GroupCreationDialog component 2024-07-20 17:34:15 +02:00
c37504ed9d Update expirationDate data type in License.ts model 2024-07-20 16:10:09 +02:00
f8d4a36d33 Fix validation controller expiration date 2024-07-20 16:09:56 +02:00
cd8f7bbee5 Fix Permissions page 2024-07-20 14:41:21 +02:00
dc6587e7e6 Implement Permissions page 2024-07-20 14:36:56 +02:00
114be6b3df Create Permissions page 2024-07-20 14:36:52 +02:00
f37843cf03 Create PermissionCreationDialog component 2024-07-20 14:36:42 +02:00
79651bdb17 Remove index.js from Sidebar component 2024-07-20 14:36:32 +02:00
c39bc293a5 Remove index.js from Header component 2024-07-20 14:36:24 +02:00
c40b562a67 Create java integration README.md 2024-07-20 13:26:03 +02:00
c29a921f21 Create pom.xml 2024-07-20 13:25:50 +02:00
e961dae96c Create .gitignore 2024-07-20 13:25:10 +02:00
8c4e4abc3c Create LicenseValidator.java 2024-07-20 13:24:46 +02:00
1840a68dce Create License.java entity 2024-07-20 13:24:37 +02:00
4162e0cbfb Create LicenseStatus.java entity 2024-07-20 13:24:31 +02:00
13a708a17f Create LicenseMeta.java entity 2024-07-20 13:24:24 +02:00
bfed899553 Update ci.yml workflow 2024-07-20 13:21:45 +02:00
db397c91f1 Update ci.yml workflow 2024-07-20 13:21:05 +02:00
489d8dda97 Migrate linter configuration 2024-07-20 13:20:31 +02:00
e685ed12d6 Create ci.yml workflow 2024-07-20 13:18:12 +02:00
86b22a3b1f Create dependabot.yml 2024-07-20 13:17:50 +02:00
a4d45efd5d Update dependencies 2024-07-20 13:17:34 +02:00
8689665f02 Create main.jsx 2024-07-20 13:15:14 +02:00
f50e2806d1 Create App.jsx 2024-07-20 13:15:10 +02:00
05e84980ca Create Dashboard state 2024-07-20 13:15:04 +02:00
09f1e9b9b6 Create common routes 2024-07-20 13:14:57 +02:00
0f5064ddd6 Create Info page 2024-07-20 13:14:44 +02:00
b67dbb8704 Create Settings component 2024-07-20 13:14:40 +02:00
b768eb784f Create Name settings component 2024-07-20 13:14:34 +02:00