Commit Graph

  • e8a2c93038 Implement LicenseDialog component Mathias Wagner 2024-07-22 17:22:05 +02:00
  • 930a8994ce Create LicenseDialog component Mathias Wagner 2024-07-22 17:21:55 +02:00
  • 8a8e55e05c Create Permissions page Mathias Wagner 2024-07-22 17:21:38 +02:00
  • 1885898f52 Create MetaData page Mathias Wagner 2024-07-22 17:21:33 +02:00
  • e7c439c920 Create LicenseKey page Mathias Wagner 2024-07-22 17:21:29 +02:00
  • e93fe35059 Create Groups page Mathias Wagner 2024-07-22 17:21:25 +02:00
  • 5a9a1a5cac Create ExpirationDate page Mathias Wagner 2024-07-22 17:21:21 +02:00
  • 89c44b87e4 Create DialogField component Mathias Wagner 2024-07-22 17:21:02 +02:00
  • 4429ab0e22 Implement license editing in columns.jsx Mathias Wagner 2024-07-22 17:20:49 +02:00
  • cadaab6753 Added date dependencies to dashboard package.json Mathias Wagner 2024-07-22 17:20:34 +02:00
  • 946c9ef203 Fix license.ts validation Mathias Wagner 2024-07-22 17:19:18 +02:00
  • 88899317bc Fix license.ts#replaceLicenseDefaults Mathias Wagner 2024-07-22 14:21:56 +02:00
  • 9e9ce28a8f Allow license deletion in Licenses.jsx Mathias Wagner 2024-07-22 13:06:31 +02:00
  • 3dcf92635c Add meta field to columns.jsx Mathias Wagner 2024-07-22 13:06:18 +02:00
  • 69c949dee1 Remove index.js from Dashboard.jsx import Mathias Wagner 2024-07-22 13:06:06 +02:00
  • 020a7a4e91 Implement signupEnabled in Login.jsx Mathias Wagner 2024-07-22 13:05:55 +02:00
  • fd519cd93d Show signupEnabled status in info.ts Mathias Wagner 2024-07-22 13:05:07 +02:00
  • 90a76a8815 Allow signup disabling in account.ts Mathias Wagner 2024-07-22 13:04:55 +02:00
  • 26636c3b54 Update columns.jsx Mathias Wagner 2024-07-22 12:15:37 +02:00
  • cc33d479a6 Implement permanent pagination in Licenses.jsx Mathias Wagner 2024-07-22 12:15:32 +02:00
  • afeea0fd30 Fix linting Mathias Wagner 2024-07-21 19:18:52 +02:00
  • 4ecebbdeaf Exclude integrations from tsconfig.json Mathias Wagner 2024-07-21 19:02:13 +02:00
  • 6f16fcdcca Fix linting Mathias Wagner 2024-07-21 18:59:44 +02:00
  • e484e376c4 Remove spacing from package.json Mathias Wagner 2024-07-21 18:13:50 +02:00
  • ffc9899e97 Fix deploy-javascript.yml workflow Mathias Wagner 2024-07-21 18:13:39 +02:00
  • 2c54ec65bd Update package.json version Mathias Wagner 2024-07-21 18:09:01 +02:00
  • 2956232598 Create deploy-javascript.yml workflow Mathias Wagner 2024-07-21 18:08:42 +02:00
  • 3da35fab0b Create javascript tsup.config.ts Mathias Wagner 2024-07-21 17:58:06 +02:00
  • d6f6caf7ca Create javascript tsconfig.json Mathias Wagner 2024-07-21 17:57:56 +02:00
  • 75bcd07147 Create javascript package-lock.json Mathias Wagner 2024-07-21 17:57:49 +02:00
  • 15fd9bbff0 Create javascript package.json Mathias Wagner 2024-07-21 17:57:44 +02:00
  • 2aae38c00a Create javascript integration .npmignore Mathias Wagner 2024-07-21 17:57:24 +02:00
  • 3339b2fcde Create javascript integration Mathias Wagner 2024-07-21 17:57:19 +02:00
  • ee3617f053 Create javascript LicenseMeta.ts entity Mathias Wagner 2024-07-21 17:56:56 +02:00
  • 5e710f7497 Create javascript License.ts entity Mathias Wagner 2024-07-21 17:56:51 +02:00
  • 6fce157995 Update pom.xml artifactId Mathias Wagner 2024-07-21 16:17:19 +02:00
  • e4563e7dad Update pom.xml version Mathias Wagner 2024-07-21 16:15:32 +02:00
  • 5dff03caa6 Fix deploy-java.yml workflow Mathias Wagner 2024-07-21 16:15:27 +02:00
  • 3749879dc0 Update pom.xml version Mathias Wagner 2024-07-21 16:14:42 +02:00
  • a09f592b69 Fix deploy-java.yml workflow Mathias Wagner 2024-07-21 16:14:38 +02:00
  • 1cd6c12591 Make artifactId lowercase Mathias Wagner 2024-07-21 16:11:43 +02:00
  • 84505545f0 Update pom.xml version Mathias Wagner 2024-07-21 15:57:52 +02:00
  • d2d521ca9c Fix deploy-java.yml workflow Mathias Wagner 2024-07-21 15:57:43 +02:00
  • 517be0f834 Update pom.xml version Mathias Wagner 2024-07-21 15:57:01 +02:00
  • 9008d3e2ec Fix deploy-java.yml workflow Mathias Wagner 2024-07-21 15:56:50 +02:00
  • a77b49a3cb Update pom.xml version Mathias Wagner 2024-07-21 15:52:55 +02:00
  • 4f6cf697a2 Fix deploy-java.yml workflow Mathias Wagner 2024-07-21 15:52:47 +02:00
  • fc2f31566d Update pom.xml version Mathias Wagner 2024-07-21 15:50:22 +02:00
  • d7d945f0bb Add java integration github workflow Mathias Wagner 2024-07-21 15:49:50 +02:00
  • 76e82939aa Update LicenseValidator.java Mathias Wagner 2024-07-21 15:41:50 +02:00
  • bc74ae8116 Implement footer in Dashboard state Mathias Wagner 2024-07-21 15:24:19 +02:00
  • f25bac1f3c Implement Members page Mathias Wagner 2024-07-21 15:23:54 +02:00
  • db76048d24 Create Members page Mathias Wagner 2024-07-21 15:23:42 +02:00
  • a4c1cd193f Create MemberCreationDialog component Mathias Wagner 2024-07-21 15:23:32 +02:00
  • 9f35a0a377 Fix name in KeyCreationDialog.jsx Mathias Wagner 2024-07-21 15:23:09 +02:00
  • 4ac071422a Fix bug in Groups.jsx Mathias Wagner 2024-07-21 15:22:58 +02:00
  • 8404d105c9 Fix bug in GroupPermissionDialog.jsx Mathias Wagner 2024-07-21 15:22:49 +02:00
  • 8839648dc8 Show avatar in account.ts controller Mathias Wagner 2024-07-21 15:22:35 +02:00
  • c5998f5e5f Implement AccessKeys page Mathias Wagner 2024-07-21 13:26:17 +02:00
  • ea60891df8 Create AccessKeys page Mathias Wagner 2024-07-21 13:25:21 +02:00
  • 7e0403eb07 Create KeyCreationDialog component Mathias Wagner 2024-07-21 13:25:15 +02:00
  • f250defbc4 Remove plan limitations entirely Mathias Wagner 2024-07-21 12:28:17 +02:00
  • dc6add0760 Fix bug in key.ts controller Mathias Wagner 2024-07-21 12:09:24 +02:00
  • 70cf4d9bf5 Implement MetaData page Mathias Wagner 2024-07-21 11:56:27 +02:00
  • b04f3631b5 Create MetaData page Mathias Wagner 2024-07-21 11:56:12 +02:00
  • ad3bb41bb3 Create MetaCreationDialog component index Mathias Wagner 2024-07-21 11:55:53 +02:00
  • f9afc3c970 Create MetaCreationDialog component Mathias Wagner 2024-07-21 11:55:48 +02:00
  • 36f1d7bb80 Fix bug in meta.ts controller Mathias Wagner 2024-07-21 11:55:29 +02:00
  • 2185624119 Implement Groups page Mathias Wagner 2024-07-20 17:34:51 +02:00
  • 6f775aa453 Create Groups page Mathias Wagner 2024-07-20 17:34:44 +02:00
  • 731248ff1a Create GroupPermissionDialog component Mathias Wagner 2024-07-20 17:34:20 +02:00
  • 671040d22e Create GroupCreationDialog component Mathias Wagner 2024-07-20 17:34:15 +02:00
  • c37504ed9d Update expirationDate data type in License.ts model Mathias Wagner 2024-07-20 16:10:09 +02:00
  • f8d4a36d33 Fix validation controller expiration date Mathias Wagner 2024-07-20 16:09:56 +02:00
  • cd8f7bbee5 Fix Permissions page Mathias Wagner 2024-07-20 14:41:21 +02:00
  • dc6587e7e6 Implement Permissions page Mathias Wagner 2024-07-20 14:36:56 +02:00
  • 114be6b3df Create Permissions page Mathias Wagner 2024-07-20 14:36:52 +02:00
  • f37843cf03 Create PermissionCreationDialog component Mathias Wagner 2024-07-20 14:36:42 +02:00
  • 79651bdb17 Remove index.js from Sidebar component Mathias Wagner 2024-07-20 14:36:32 +02:00
  • c39bc293a5 Remove index.js from Header component Mathias Wagner 2024-07-20 14:36:24 +02:00
  • c40b562a67 Create java integration README.md Mathias Wagner 2024-07-20 13:26:03 +02:00
  • c29a921f21 Create pom.xml Mathias Wagner 2024-07-20 13:25:50 +02:00
  • e961dae96c Create .gitignore Mathias Wagner 2024-07-20 13:25:10 +02:00
  • 8c4e4abc3c Create LicenseValidator.java Mathias Wagner 2024-07-20 13:24:46 +02:00
  • 1840a68dce Create License.java entity Mathias Wagner 2024-07-20 13:24:37 +02:00
  • 4162e0cbfb Create LicenseStatus.java entity Mathias Wagner 2024-07-20 13:24:31 +02:00
  • 13a708a17f Create LicenseMeta.java entity Mathias Wagner 2024-07-20 13:24:24 +02:00
  • bfed899553 Update ci.yml workflow Mathias Wagner 2024-07-20 13:21:45 +02:00
  • db397c91f1 Update ci.yml workflow Mathias Wagner 2024-07-20 13:21:05 +02:00
  • 489d8dda97 Migrate linter configuration Mathias Wagner 2024-07-20 13:20:31 +02:00
  • e685ed12d6 Create ci.yml workflow Mathias Wagner 2024-07-20 13:18:12 +02:00
  • 86b22a3b1f Create dependabot.yml Mathias Wagner 2024-07-20 13:17:50 +02:00
  • a4d45efd5d Update dependencies Mathias Wagner 2024-07-20 13:17:34 +02:00
  • 8689665f02 Create main.jsx Mathias Wagner 2024-07-20 13:15:14 +02:00
  • f50e2806d1 Create App.jsx Mathias Wagner 2024-07-20 13:15:10 +02:00
  • 05e84980ca Create Dashboard state Mathias Wagner 2024-07-20 13:15:04 +02:00
  • 09f1e9b9b6 Create common routes Mathias Wagner 2024-07-20 13:14:57 +02:00
  • 0f5064ddd6 Create Info page Mathias Wagner 2024-07-20 13:14:44 +02:00
  • b67dbb8704 Create Settings component Mathias Wagner 2024-07-20 13:14:40 +02:00
  • b768eb784f Create Name settings component Mathias Wagner 2024-07-20 13:14:34 +02:00