1
0
mirror of https://github.com/ClusterCockpit/cc-backend synced 2025-09-19 23:04:32 +02:00
Files
.github
api
build
cmd
configs
docs
init
internal
pkg
tools
web
frontend
templates
monitoring
partitions
systems.tmpl
404.tmpl
base.tmpl
config.tmpl
home.tmpl
imprint.tmpl
login.tmpl
message.tmpl
privacy.tmpl
web.go
.gitignore
.goreleaser.yaml
LICENSE
Makefile
README.md
ReleaseNotes.md
go.mod
go.sum
gqlgen.yml
startDemo.sh
tools.go
cc-backend/web/templates/partitions
sanjay7178 f58a0217f8 Add job-archive-demo.tar to .gitignore and ignore .idea directory in migrations/mysql***
***Update config-demo.json with new database connection details***
***Add console.log statement in Systems.root.svelte***
***Add "Partitions" menu item in Header.svelte***
***Add partitions related files and routes***
***Add partitions.entrypoint.js***
***Update Makefile to use pnpm instead of npm***
***Comment out wget commands in startDemo.sh***
***Update rollup.config.mjs to include partitions.entrypoint.js***
***Add PartitionSetting.svelte and Dashboard.svelte
2024-02-15 17:05:01 +05:30
..