Commit Graph

8164 Commits

Author SHA1 Message Date
jeremystretch
2e005f4451 Clean up object edit forms 2021-08-24 13:59:54 -04:00
Jeremy Stretch
98049b9775 Merge pull request #7024 from netbox-community/feature-precommit-ui
Run UI Lint, Type, and Formatting Checks in Pre-Commit and CI
2021-08-24 12:48:20 -04:00
Matt
39831be461 Improve docs styling 2021-08-24 07:30:52 -07:00
Matt
64bfc7afe3 Exclude node_modules from CI build 2021-08-24 06:40:00 -07:00
Matt
ea7a438a33 Add UI checks to pre-commit and CI 2021-08-24 00:41:10 -07:00
Matt
23f4c26163 Add UI development docs & update front-end scripts 2021-08-24 00:30:04 -07:00
Matt
5a5b079090 Fix eslint misconfiguration and corresponding errors 2021-08-24 00:27:45 -07:00
Matt
bdb80d480e Remove screenshots from docs 2021-08-23 18:24:39 -07:00
jeremystretch
9b094d152d Remove unused aggregate list template 2021-08-23 16:53:06 -04:00
jeremystretch
a6447c7817 Use badge template tag for numeric values 2021-08-23 16:47:08 -04:00
jeremystretch
019209f616 Merge branch 'develop' into feature 2021-08-23 15:46:22 -04:00
Jeremy Stretch
5f0130d1f0 Merge pull request #7018 from netbox-community/develop
Release v2.11.12
2021-08-23 15:36:04 -04:00
jeremystretch
22291d16fa Release v2.11.12 2021-08-23 15:16:42 -04:00
jeremystretch
b4fc9dcd36 Merge branch 'develop' into feature 2021-08-23 13:23:39 -04:00
jeremystretch
9254c89abd Fixes #6326: Enable filtering assigned VLANs by group in interface edit form 2021-08-23 12:49:32 -04:00
jeremystretch
ef90974f8d Fixes #6776: Fix erroneous webhook dispatch on failure to save objects 2021-08-23 12:06:43 -04:00
jeremystretch
5cf3a926cc Print request index after webhook data dump 2021-08-23 11:32:47 -04:00
Jeremy Stretch
2720661b2c Merge pull request #6965 from bluikko/poweroutlet-hardwired
Add hardwired PowerOutlet
2021-08-23 10:04:28 -04:00
jeremystretch
e63d9dbe1f Fixes #7012: Fix hidden "add components" dropdown on devices list 2021-08-23 09:41:43 -04:00
jeremystretch
1b1e0bc362 Closes #7011: Add search field to VM interfaces filter form 2021-08-23 09:36:05 -04:00
Matt
850391a01a Fixes #6990: Fix query param and query filter handling in API select 2021-08-20 16:25:31 -07:00
jeremystretch
206f0b0772 Fixes #6974: Show contextual label for IP address role 2021-08-20 16:12:09 -04:00
jeremystretch
45b2788371 Fixes #6929: Introduce LOGIN_PERSISTENCE configuration parameter to persist user sessions 2021-08-20 16:06:37 -04:00
Matt
bd91c058f8 Fixes #6966: Migrate to stock fonts 2021-08-20 12:57:41 -07:00
jeremystretch
92811f8444 Tweak logo size on mobile 2021-08-20 15:21:26 -04:00
jeremystretch
4382aa81ed Update change log 2021-08-20 15:20:55 -04:00
Matt
acca0a511d Fixes #6999: Properly align controls on sm and md breakpoints 2021-08-20 12:15:07 -07:00
Matt
23b7bbf2ee Fixes #6996: Make search bar full width on small screens 2021-08-20 08:54:00 -07:00
Matt
2f5ba23594 Fixes #6998: Properly handle merge and replace actions in API Select 2021-08-20 08:41:30 -07:00
Matt
8c78386a25 #6881: Improve device IP address styles 2021-08-20 08:06:41 -07:00
jeremystretch
d1dfa5bd52 Changelog for #6790 2021-08-20 09:17:53 -04:00
Jeremy Stretch
03431c2d4b Merge pull request #6790 from WillIrvine/issue-6632
Fixes #6632  - Allow a /32 prefix to contain a /32 ipaddress
2021-08-20 09:16:05 -04:00
Matt
a1183da6d0 Fixes #7001: Focus the main content container when the page loads 2021-08-19 14:13:54 -07:00
Matt
c115c862d1 Closes #6881: Wrap interface IP addresses in a badge that displays status and/or role 2021-08-19 12:35:30 -07:00
Matt
1165843fb3 Fixes #6979: Don't show 'Create & Add Another' button when editing/creating a circuit 2021-08-18 16:49:15 -07:00
Matt
d2f5769d4f Fixes #6976: Improve handling of printing layouts/styling 2021-08-18 16:17:50 -07:00
Matt
3996517161 Fixes: #6982: Remove inherited background-color on disabled options 2021-08-18 14:57:42 -07:00
Matt
716124ec81 Rebundle scripts after rebase 2021-08-18 14:53:28 -07:00
Matt
a2205ebdc8 Add visibility toggle for object depth indicators 2021-08-18 14:51:49 -07:00
Matt
46ad68a3a0 Improve prefix hierarchy/depth styling 2021-08-18 14:51:36 -07:00
jeremystretch
4220912aaf Changelog for #6856 2021-08-18 14:38:30 -04:00
jeremystretch
91d6c42ef6 #6856: Remove ?limit=0 from API queries 2021-08-18 14:35:12 -04:00
Matt
a5a87d4984 Fixes #6856: Properly handle existence of next property in API select responses 2021-08-17 16:50:29 -07:00
jeremystretch
488acaf88d Closes #6975: Reduce footer height 2021-08-17 12:02:30 -04:00
jeremystretch
30e5987353 Fixes #6977: Truncate global search dropdown on small screens 2021-08-17 11:49:32 -04:00
jeremystretch
7de28ed73c Optimize addition/removal of default custom field values 2021-08-16 14:48:56 -04:00
jeremystretch
dd8d01e5cf Fixes #6686: Force assignment of null custom field values to objects 2021-08-16 14:38:06 -04:00
jeremystretch
ca736c6d8b Fixes #5968: Model forms should save empty custom field values as null 2021-08-16 13:45:46 -04:00
bluikko
c08ad985d7 Add hardwired PowerOutlet 2021-08-16 11:30:13 +07:00
jeremystretch
83c23ca9df Closes #6872: Add table configuration button to child prefixes view 2021-08-13 15:56:14 -04:00