netbox/netbox/project-static
Robin Schneider 07df622b59 NetBox should always be referred to as NetBox [DATALAD RUNCMD]
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "git ls-files -z . | xargs --null -I '()' find './()' -type f -not -name 'style-guide.md' -print0 | xargs --null sed --in-place --regexp-extended 's/\\bNetbox\\b/NetBox/g;'",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2023-01-05 16:06:00 -05:00
..
dist Closes #10560: New global search (#10676) 2022-10-21 13:16:16 -04:00
docs Closes #6328: Local docs build (#6769) 2021-07-19 14:18:08 -04:00
img templates: add an opaque icon for mobile home screens 2021-12-19 01:32:15 +03:00
js 8072 move js code from template to static file (#10824) 2022-11-03 09:29:45 -04:00
netbox-graphiql Closes #6855: Bundle and locally serve GraphiQL JS/CSS 2021-07-31 23:49:48 -07:00
src Closes #10560: New global search (#10676) 2022-10-21 13:16:16 -04:00
styles NetBox should always be referred to as NetBox [DATALAD RUNCMD] 2023-01-05 16:06:00 -05:00
.eslintignore Migrate from ParcelJS to esbuild for UI bundling 2021-07-24 00:00:38 -07:00
.eslintrc Update JS dependencies WIP 2022-10-04 15:02:37 +02:00
.prettierignore Migrate from ParcelJS to esbuild for UI bundling 2021-07-24 00:00:38 -07:00
.prettierrc scaffold new ui directory 2021-03-13 02:28:21 -07:00
.sassrc scaffold new ui directory 2021-03-13 02:28:21 -07:00
bundle.js Remove jobs Javascript 2021-12-20 20:59:14 -05:00
package.json Fix graphiql by pinning esbuild 2022-10-04 22:00:32 +02:00
tsconfig.json implement dark mode 2021-04-25 20:11:46 -07:00
yarn.lock Fix graphiql by pinning esbuild 2022-10-04 22:00:32 +02:00