Commit Graph

  • 937e72954d Make api test pass and cleanup Jan Eitzinger 2022-09-06 14:40:14 +0200
  • 8fbd1b2cb8 Empty stub for json validation cmd Jan Eitzinger 2022-09-06 09:32:25 +0200
  • 49dad5c8c5 Start to port api test Jan Eitzinger 2022-09-06 09:31:52 +0200
  • ac6785448e More descriptive errors Jan Eitzinger 2022-09-06 09:31:37 +0200
  • 42cbf217cd Remove dependency on config package Jan Eitzinger 2022-09-06 08:57:38 +0200
  • 98d62f739f Add dev flag to enable API web interfaces Jan Eitzinger 2022-09-06 08:57:01 +0200
  • fc76eed899 Refactor package structure Jan Eitzinger 2022-09-05 17:46:38 +0200
  • d351a043c2 Omit submit on colorscheme selection: now updates directly on select Christoph Kluge 2022-08-26 15:28:04 +0200
  • 87ce3c3e8e Update card title Christoph Kluge 2022-08-26 15:21:37 +0200
  • c9954787c1 Add admin function to remove roles, rename addroles to editroles Christoph Kluge 2022-08-26 15:15:36 +0200
  • 0186e886e4 Display go-set error messages, move html error text to log (commented) Christoph Kluge 2022-08-26 13:52:45 +0200
  • 7bfdc83779 Initial commit on branch: Rewrite config.tmpl as svelte component(s) Christoph Kluge 2022-08-26 11:45:14 +0200
  • c527430a10
    Merge pull request #42 from pc2/master Jan Eitzinger 2022-08-26 07:31:26 +0200
  • 84bac7e520 Add new role support. This enables designated users to see all jobs. Michael Schwarz 2022-08-23 13:33:25 +0200
  • a0dafbac99 Add copyright header to lruchache Jan Eitzinger 2022-07-29 10:41:21 +0200
  • 84484babc1 Add license and set name Jan Eitzinger 2022-07-29 06:46:07 +0200
  • 0a8687b6fd Merge branch 'master' of github.com:ClusterCockpit/cc-backend Jan Eitzinger 2022-07-29 06:34:49 +0200
  • 16171eee5e
    Merge pull request #36 from ClusterCockpit/dependabot/npm_and_yarn/web/frontend/svelte-3.49.0 Jan Eitzinger 2022-07-29 06:34:17 +0200
  • 2611000cb7
    Bump svelte from 3.44.2 to 3.49.0 in /web/frontend dependabot[bot] 2022-07-29 04:32:33 +0000
  • 343e5dbe63
    Merge pull request #35 from ClusterCockpit/dependabot/npm_and_yarn/web/frontend/terser-5.14.2 Jan Eitzinger 2022-07-29 06:31:52 +0200
  • 26df1e7c14 Add copyright and license header. Update license year Jan Eitzinger 2022-07-29 06:29:21 +0200
  • 2997384c72
    Bump terser from 5.10.0 to 5.14.2 in /web/frontend dependabot[bot] 2022-07-29 04:17:31 +0000
  • aac19c938f Allow CORS credentials; cpu->hwthread for cc-metric-store Lou Knauer 2022-07-28 18:07:30 +0200
  • d4b1b32ca0 token based login: fix re-logins Lou Knauer 2022-07-26 13:50:54 +0200
  • dc0bf80742 Fix auth.AddUser method Lou Knauer 2022-07-26 11:00:41 +0200
  • dc4c7f0033 bugfix: LDAP is optional Lou Knauer 2022-07-25 17:27:42 +0200
  • e500c1515e Allow login via token in URL Lou Knauer 2022-07-25 10:36:20 +0200
  • 4e7ff6f9bc Merge auth-refactoring (Fixes #27 and #24) Lou Knauer 2022-07-25 09:37:21 +0200
  • a48e94ab3e bugfixes in auth/ Lou Knauer 2022-07-25 09:33:36 +0200
  • 2d57e4cfe8 Change to HS256 as login token alg Lou Knauer 2022-07-25 09:03:48 +0200
  • 5a22e5f32d Update READMEs Lou Knauer 2022-07-25 08:58:44 +0200
  • 286fde3d5a show the aggregation strategy for non-native scope plots Lou Knauer 2022-07-14 16:25:21 +0200
  • f0530f2908 Different keypair for token based login Lou Knauer 2022-07-13 15:04:11 +0200
  • cb4020ffdf Add API test for failing jobs Lou Knauer 2022-07-12 10:22:22 +0200
  • 772d37b093 Fixes #14: Lazy load additional metrics Lou Knauer 2022-07-08 12:23:24 +0200
  • 9198d160a1 Make polarplot metrics cluster specific Lou Knauer 2022-07-08 11:51:58 +0200
  • f2f54bec4b Fixes #18: Update documentation Lou Knauer 2022-07-08 11:01:51 +0200
  • d7d278037e Fixes #15: Copy JWT to clipboard automatically Lou Knauer 2022-07-08 10:51:33 +0200
  • 187d6a1844 Move gen-keypair helper to cmd/ Lou Knauer 2022-07-07 14:10:12 +0200
  • 04574db32f Integrate new auth interface Lou Knauer 2022-07-07 14:08:37 +0200
  • db86d2cf7e Glue authenticators together Lou Knauer 2022-07-07 13:40:38 +0200
  • 23f6015494 Add login via JWT Lou Knauer 2022-07-07 12:48:04 +0200
  • 5041685df1 Refactor authentication Lou Knauer 2022-07-07 12:11:49 +0200
  • 3a39df6579 Update documentation (Fixes #2) Lou Knauer 2022-07-06 15:06:04 +0200
  • 94017dc040 embed templates into binary (issue #2) Lou Knauer 2022-07-06 15:00:08 +0200
  • 4f61580b2b embed frontend files into binary (issue #2) Lou Knauer 2022-07-06 14:55:39 +0200
  • c1b7c8c6ae
    Update README.md Jan Eitzinger 2022-07-06 06:37:30 +0200
  • 3474ead49b Add content-type header to logout (issue #19) Lou Knauer 2022-07-05 10:40:12 +0200
  • 65f7e5e6c8 load config.json in current directory by default (issue #17) Lou Knauer 2022-07-05 10:22:46 +0200
  • 8bdab3298d Sync checksum file; Tidy up module file Lou Knauer 2022-07-05 08:54:58 +0200
  • 17f04a12dc
    Update README.md Jan Eitzinger 2022-07-04 13:35:49 +0200
  • 6ff6169d45
    Update README.md Jan Eitzinger 2022-06-24 10:49:31 +0200
  • b4dfc496d2
    Update README.md Jan Eitzinger 2022-06-24 10:49:02 +0200
  • 293efefb98
    Merge pull request #16 from ClusterCockpit/refactor-structure-dev Jan Eitzinger 2022-06-24 10:41:57 +0200
  • f5049ae1b4 Add pointer to docu Jan Eitzinger 2022-06-24 10:35:54 +0200
  • 378e370e29 Add README for JWT key management Jan Eitzinger 2022-06-24 10:28:38 +0200
  • f291aa2f8c Fix paths. Adapt gitignore Jan Eitzinger 2022-06-23 18:27:42 +0200
  • f0dab0e229 Fill gaps in README files Jan Eitzinger 2022-06-23 17:57:19 +0200
  • 69ad81da51 Update README.md Jan Eitzinger 2022-06-23 10:24:36 +0200
  • f7790c612f Remove .env file Jan Eitzinger 2022-06-23 10:24:17 +0200
  • 6440b9d958 Disable lruchache handler response test Jan Eitzinger 2022-06-23 09:25:07 +0200
  • 418761dac3 Another try to fix tests Jan Eitzinger 2022-06-22 18:14:27 +0200
  • 3c06619cc9 Adapt github workflow and startDemo.sh script Jan Eitzinger 2022-06-22 18:11:09 +0200
  • 6c22c0c4c0 Fix api tests Jan Eitzinger 2022-06-22 18:06:02 +0200
  • 89bf01fb53 Add systemd example setup Jan Eitzinger 2022-06-22 17:50:17 +0200
  • 29fe28fce6 Cleanup duplicate schema file Jan Eitzinger 2022-06-22 15:29:38 +0200
  • 68d1f5fc3f Import svelte web frontend Jan Eitzinger 2022-06-22 11:20:57 +0200
  • 9217780760 Add configuration examples with documentation Jan Eitzinger 2022-06-22 11:18:04 +0200
  • c9821dbaad Fix Typos. Change default config. Jan Eitzinger 2022-06-22 11:17:37 +0200
  • 5c714ce91b Remove fronend git submodule Jan Eitzinger 2022-06-22 11:17:07 +0200
  • 0dc8c8fb35 Add tool to generate JWT keypair Jan Eitzinger 2022-06-22 11:13:58 +0200
  • 8446f6267a Use internal lrucache Jan Eitzinger 2022-06-22 06:11:00 +0200
  • 27800b651a Include lrucache external dependency Jan Eitzinger 2022-06-22 05:58:03 +0200
  • 81819db436 Refactor directory structure Jan Eitzinger 2022-06-21 17:52:36 +0200
  • 45359cca9d Merge branch 'master' of github.com:ClusterCockpit/cc-backend Jan Eitzinger 2022-06-17 10:08:47 +0200
  • e403e55292 Improve crypto/tls security settings Jan Eitzinger 2022-06-17 10:08:31 +0200
  • daa2fd638b make nodelist parser more slurm-like Lou Knauer 2022-05-16 09:10:55 +0200
  • 515fdbd44c SubCluster-specific thresholds Lou Knauer 2022-05-12 09:20:38 +0200
  • f15a8cf7e3 Remove obsolete util dir Jan Eitzinger 2022-05-10 11:20:03 +0200
  • 8b0ad6efd1 Update frontend and icon font Lou Knauer 2022-05-09 11:54:22 +0200
  • 9d49fea48a Only autostop jobs with a positive walltime Lou Knauer 2022-05-09 11:53:41 +0200
  • cdfb144b82 Fix out of bounds bug Lou Knauer 2022-05-05 10:03:54 +0200
  • 97806669f9 Update dependencies and ccms client Lou Knauer 2022-05-04 09:22:55 +0200
  • 738028b198 Fix #11 and introduce presentation mode Lou Knauer 2022-05-02 12:00:44 +0200
  • d67f5dd23b Fix ClusterCockpit/cc-frontend#31: Add user role to LDAP users Lou Knauer 2022-05-02 11:59:24 +0200
  • f82e78eaeb Comment out walltime check due to complications Jan Eitzinger 2022-04-12 17:19:07 +0200
  • e0cc17cfa9 Allow making LDAP users admins Lou Knauer 2022-04-11 12:29:24 +0200
  • 6e9a916a18 Update frontend Lou Knauer 2022-04-07 12:28:09 +0200
  • cdfa63d5ca Filter out unrequested scopes when fetching data from archive Lou Knauer 2022-04-07 09:51:34 +0200
  • cbc8227550 Automatically mark jobs as failed if running too long Lou Knauer 2022-04-07 09:50:32 +0200
  • b47d175ab2 Rename histWalltime to histDuration; Fix for running jobs Lou Knauer 2022-03-31 09:44:26 +0200
  • 27b3d78f6e Minor fixes; Update frontend Lou Knauer 2022-03-30 09:39:13 +0200
  • c28604b524 Fix LoadNodeData definition for influxv2client Christoph Kluge 2022-03-29 15:53:44 +0200
  • 9ca6740ce0 Merge branch 'add-influxdb2-client' Jan Eitzinger 2022-03-29 15:44:22 +0200
  • f1fd930916 Merge branch 'master' into add-influxdb2-client Jan Eitzinger 2022-03-29 15:43:53 +0200
  • 369df89953 Update frontend subproject file Christoph Kluge 2022-03-29 15:42:49 +0200
  • 81e2caeebe Update frontend Jan Eitzinger 2022-03-29 15:41:45 +0200
  • 1d2daf87d7 Move systemd guide into Wiki Jan Eitzinger 2022-03-29 15:41:35 +0200
  • 18ed5c8839 Remove legacy from metricrepo kind switchcase Christoph Kluge 2022-03-29 15:32:53 +0200
  • 3415e7c1a1 Merge branch 'master' of github.com:ClusterCockpit/cc-backend Jan Eitzinger 2022-03-29 15:22:19 +0200