netbox/netbox/project-static
Jeremy Stretch 239d21870b
Closes #14871: Complete work on UI cleanup (#15341)
* Fix left padding of login button in top menu

* Relocate "add" buttons for embedded object tables

* Remove unused data template block & getNetboxData() utility function

* Remove bottom margin from last <p> element in rendered Markdown inside a table cell

* Prevent TomSelect from initializing on <select> elements with a size

* Fix styling of dropdown menu button for circuit commit rate

* Change .color-block to display: inline-block

* Delete unused static asset

* Improve contrast between menu group headings & items

* Remove custom color for attr-table row headings

* Fix border color of copy-to-clipboard button

* Fix toast text color in dark mode

* Fix rack elevation label/image toggles

* Increase border radius for small buttons

* Fix object selector
2024-03-04 15:55:01 -05:00
..
dist Closes #14871: Complete work on UI cleanup (#15341) 2024-03-04 15:55:01 -05:00
docs Closes #6328: Local docs build (#6769) 2021-07-19 14:18:08 -04:00
img Closes #14871: Complete work on UI cleanup (#15341) 2024-03-04 15:55:01 -05:00
js 8072 move js code from template to static file (#10824) 2022-11-03 09:29:45 -04:00
netbox-graphiql 13396 upgrade graphiql 2023-08-24 14:17:09 -04:00
src Closes #14871: Complete work on UI cleanup (#15341) 2024-03-04 15:55:01 -05:00
styles Closes #14871: Complete work on UI cleanup (#15341) 2024-03-04 15:55:01 -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 Closes #12128: Refresh the web UI to employ the Tabler CSS framework (#14833) 2024-01-17 16:25:42 -05:00
package-lock.json Closes #14917: Replace slim-select with tom-select (#15080) 2024-02-08 15:07:04 -05:00
package.json Closes #14917: Replace slim-select with tom-select (#15080) 2024-02-08 15:07:04 -05:00
tsconfig.json Closes #14917: Replace slim-select with tom-select (#15080) 2024-02-08 15:07:04 -05:00
yarn.lock Closes #14917: Replace slim-select with tom-select (#15080) 2024-02-08 15:07:04 -05:00