Commit Graph

  • e111af4764 Extend migration to update original content type for ConfigRevision Jeremy Stretch 2023-11-27 15:49:32 -0500
  • 9038ed88fc Misc cleanup Jeremy Stretch 2023-11-27 14:57:57 -0500
  • fd432e023d Add search indexers Jeremy Stretch 2023-11-27 14:55:53 -0500
  • 21f1de4fa0 Implement interface filters for TunnelTermination Jeremy Stretch 2023-11-27 13:27:29 -0500
  • dda4071b3a Rename interface to termination on CableTermination Jeremy Stretch 2023-11-27 13:05:18 -0500
  • dbed518354 Review feedback Jeremy Stretch 2023-11-27 12:28:29 -0500
  • f860345914 Misc cleanup Jeremy Stretch 2023-11-27 10:37:47 -0500
  • bf11f1db0d Extend filterset forms Jeremy Stretch 2023-11-27 09:52:58 -0500
  • 0066eed445 Use Django's import_string() to reference pipeline functions Jeremy Stretch 2023-11-27 09:43:10 -0500
  • e34eff2e87 Select RQ queue based on action object type Jeremy Stretch 2023-11-27 09:40:17 -0500
  • d14e868e46 Add action_object field to EventRuleSerializer Jeremy Stretch 2023-11-27 09:32:32 -0500
  • 220e90e32e
    Fixed password was not hashed on REST API update Vincent Simonin 2023-11-23 16:27:50 +0100
  • 6fb01a0487 14299 change timestamp to isoformat Arthur 2023-11-22 14:37:02 -0800
  • b567dfd09e Move ConfigRevision resources from extras to core Jeremy Stretch 2023-11-22 12:44:42 -0500
  • c4d87efdeb Move ConfigRevision model & write migrations Jeremy Stretch 2023-11-22 12:25:03 -0500
  • 93c70e707d Closes #14326: Move form mixins (#14327) Jeremy Stretch 2023-11-22 13:49:26 -0500
  • 18422e1d26
    Closes #14326: Move form mixins (#14327) Jeremy Stretch 2023-11-22 13:49:26 -0500
  • 2409eab4a8 Remove obsolete extras/admin.py Jeremy Stretch 2023-11-22 13:38:24 -0500
  • 025ace777d Move form mixins from extras app to netbox app Jeremy Stretch 2023-11-22 13:37:17 -0500
  • e6c9e13047 Workaround for test failure Jeremy Stretch 2023-11-22 11:52:47 -0500
  • 3cf53cef8f Include peer terminations on TunnelTermination view Jeremy Stretch 2023-11-22 11:34:37 -0500
  • 667bebdd04 Add feature & model docs Jeremy Stretch 2023-11-22 11:00:16 -0500
  • c929fa380a Drop certificate field from IKEPolicy Jeremy Stretch 2023-11-22 09:14:17 -0500
  • 624fcbff8e Flesh out object templates Jeremy Stretch 2023-11-22 09:09:46 -0500
  • 5ab633120b
    Update filtersets.py Daniel Sheppard 2023-11-21 16:05:27 -0600
  • e965c6c3ee Add filterset tests Jeremy Stretch 2023-11-21 16:54:28 -0500
  • c814e763a1 Add UI view tests Jeremy Stretch 2023-11-21 16:04:33 -0500
  • bbd008e152 14132 add payload_url to webhook filterset Arthur 2023-11-21 11:22:24 -0800
  • 84e70eaeb0
    Merge branch 'feature' into 11466-assign-vlans-to-devices-for-l2vpn Daniel Sheppard 2023-11-21 13:18:07 -0600
  • f600f908cf Add REST API tests Jeremy Stretch 2023-11-21 14:05:42 -0500
  • 92ab4a0a25 14132 fix serializer Arthur 2023-11-21 11:02:15 -0800
  • 9c32a68a0f 14132 fix serializer Arthur 2023-11-21 10:02:20 -0800
  • 245465a425 14132 re-add migration Arthur 2023-11-21 09:30:31 -0800
  • d6cc025f49 14132 review change Arthur 2023-11-21 09:22:29 -0800
  • 5266109a3c 14132 fix merge Arthur 2023-11-21 09:20:46 -0800
  • ef29343205 Merge branch 'feature' into 14132-event-refactor-2 Arthur 2023-11-21 09:19:50 -0800
  • 568a5b8054 14132 change action_parameters to jsonfield Arthur 2023-11-21 09:19:24 -0800
  • 7eb5371600 14132 review changes fix tests Arthur 2023-11-21 08:45:38 -0800
  • 56a9210d6c 14132 review changes Arthur 2023-11-21 08:27:52 -0800
  • ff1bbf670c Cleanup Jeremy Stretch 2023-11-21 10:00:49 -0500
  • c1ce3c9dc0 Add migrations Jeremy Stretch 2023-11-21 09:51:38 -0500
  • b3a702215a 14132 review changes Arthur 2023-11-20 15:27:13 -0800
  • 6d55f54afd Refactor crypto models (WIP) Jeremy Stretch 2023-11-20 17:07:48 -0500
  • a7f6b53e9a Closes #13299: Improve options for controlling custom field visibility (#14289) Jeremy Stretch 2023-11-20 13:06:34 -0500
  • a73ba00aa0
    Closes #13299: Improve options for controlling custom field visibility (#14289) Jeremy Stretch 2023-11-20 13:06:34 -0500
  • bfc9a23e98 Merge branch 'feature' into 14132-event-refactor-2 Arthur 2023-11-20 08:00:15 -0800
  • 5b40220239 Misc cleanup Jeremy Stretch 2023-11-20 10:11:10 -0500
  • bd33f897f0 Closes #8356: Add virtual disk to Virtual Machines (#14087) Arthur Hanson 2023-11-17 12:02:56 -0800
  • 549b0ea107
    Closes #8356: Add virtual disk to Virtual Machines (#14087) Arthur Hanson 2023-11-17 12:02:56 -0800
  • 6f295a1fc9 Merge branch 'feature' into 8356-vm-virtual-disk Jeremy Stretch 2023-11-17 14:49:08 -0500
  • 488f0c5427 14132 fix JSON field issue Arthur 2023-11-17 11:28:08 -0800
  • c672b7a9fc Misc cleanup Jeremy Stretch 2023-11-17 14:16:39 -0500
  • b0186169f7 Add search index for VirtualDisk Jeremy Stretch 2023-11-17 13:43:10 -0500
  • 9e0d6bf067 Introduce abstract ComponentModel for VM components Jeremy Stretch 2023-11-17 13:42:42 -0500
  • 1d7aace56e 14132 add documentation Arthur 2023-11-17 10:29:06 -0800
  • ed203b1e39 14132 fix form field util Arthur 2023-11-17 07:19:35 -0800
  • 5d90246d2f Add /api/virtualization/virtual-machines/{id}/render-config/ endpoint (#14287) Pavel Korovin 2023-11-17 16:32:58 +0300
  • e13bf48a35
    Add /api/virtualization/virtual-machines/{id}/render-config/ endpoint (#14287) Pavel Korovin 2023-11-17 16:32:58 +0300
  • a212725d2e Add tests for render-config API endpoint Jeremy Stretch 2023-11-17 08:21:19 -0500
  • 33819839ee 14132 fix script event for user Arthur 2023-11-16 16:30:35 -0800
  • e9e0791e90 14132 form fixes Arthur 2023-11-16 14:08:22 -0800
  • d0a2529013 14132 form fixes Arthur 2023-11-16 14:07:01 -0800
  • bcb38d206c 14132 form fixes Arthur 2023-11-16 11:56:18 -0800
  • 22c11c8123 14132 add description, comments fields Arthur 2023-11-16 11:19:02 -0800
  • 164b2324ce Merge branch 'feature' into 13299-custom-field-hiding Jeremy Stretch 2023-11-16 13:46:29 -0500
  • 18597510cb Move config rendering logic to new RenderConfigMixin Jeremy Stretch 2023-11-16 13:39:35 -0500
  • 1d8c32b7e5 enable sentry browser tracing ds 2023-11-16 21:31:06 +0300
  • ca0a567081 14132 fix imports Arthur 2023-11-16 10:14:22 -0800
  • bcf477a6c7 14132 review changes and fix feature merge conflicts Arthur 2023-11-16 09:39:14 -0800
  • 859bd6dc53 Closes #14173: Enable plugins to register columns on core tables (#14265) Jeremy Stretch 2023-11-16 12:16:35 -0500
  • e767fec5cc
    Closes #14173: Enable plugins to register columns on core tables (#14265) Jeremy Stretch 2023-11-16 12:16:35 -0500
  • d7179282e6 Closes #14153: Filter ContentTypes by supported feature (#14191) Jeremy Stretch 2023-11-16 12:12:51 -0500
  • e15647a2ce
    Closes #14153: Filter ContentTypes by supported feature (#14191) Jeremy Stretch 2023-11-16 12:12:51 -0500
  • 3651673e6a Closes #13794: Dynamically populate related objects list under tenant view (#14196) Jeremy Stretch 2023-11-16 12:02:32 -0500
  • 69a4c31072
    Closes #13794: Dynamically populate related objects list under tenant view (#14196) Jeremy Stretch 2023-11-16 12:02:32 -0500
  • a6920dcb24 Document new registry store Jeremy Stretch 2023-11-16 11:59:26 -0500
  • ce6d642cb4 Support translation for column name Jeremy Stretch 2023-11-16 11:55:51 -0500
  • a60b266285 Reference Meta.related_objects instead of calling get_fields() Jeremy Stretch 2023-11-16 11:49:48 -0500
  • dcb6483222 14132 review changes Arthur 2023-11-16 07:59:10 -0800
  • 455ca26b8c Update docs Jeremy Stretch 2023-11-16 10:47:33 -0500
  • 5a2a3e3705 Remove ui_visibility field Jeremy Stretch 2023-11-16 09:27:58 -0500
  • 2b49d2ba60
    Update Docstring "Device" -> "Virtual Machine" Pavel Korovin 2023-11-16 15:04:58 +0000
  • 9838c34797 Extend migration to map new visible/editable values Jeremy Stretch 2023-11-16 09:23:00 -0500
  • b1a60ca894 Add ui_visible and ui_editable fields Jeremy Stretch 2023-11-16 09:12:58 -0500
  • 2ea3a51ff4 Closes #13808: render-config API endpoint for virtual machines Lukasz Polanski 2023-11-16 16:20:15 +0200
  • 777b721ccb Add /api/virtualization/virtual-machines/{id}/render-config/ endpoint Pavel Korovin 2023-11-16 17:15:42 +0300
  • ce30263231
    Merge e8c5932e91 into d52a6d3b10 Pavel Korovin 2023-11-16 13:21:26 +0000
  • e8c5932e91
    Merge branch 'netbox-community:develop' into virtualmachine-render-config Pavel Korovin 2023-11-16 16:19:46 +0300
  • 7a50706605 Merge branch 'feature' into 14132-event-refactor-2 Arthur 2023-11-15 16:15:22 -0800
  • e9950459b4 14132 review changes Arthur 2023-11-15 16:14:26 -0800
  • 58136deeaf Misc cleanup Jeremy Stretch 2023-11-15 16:54:19 -0500
  • eba9677142 Workflow improvements Jeremy Stretch 2023-11-15 15:23:17 -0500
  • 599d733df9 Tweak ordering; add unique constraint Jeremy Stretch 2023-11-15 14:51:03 -0500
  • c7e3362408 Add tunnel column on interface tables Jeremy Stretch 2023-11-15 14:49:11 -0500
  • a616f5f61e Register GraphQL schema for vpn app Jeremy Stretch 2023-11-15 13:03:36 -0500
  • bf4bc2344c Add columns to TunnelTerminationTable Jeremy Stretch 2023-11-15 11:47:46 -0500
  • a4e8070c6d Add forms for creating tunnel terminations Jeremy Stretch 2023-11-15 11:37:23 -0500
  • 255764c4c5 Fleshed out IKE parameter choices Jeremy Stretch 2023-11-15 08:55:37 -0500
  • 130288d08a Add phase2_sa_lifetime_data field on IPSecProfile Jeremy Stretch 2023-11-14 16:47:12 -0500
  • 4880111622 WIP Jeremy Stretch 2023-11-08 12:23:55 -0500