5b89cdc868
Fixes #5968 : Model forms should save empty custom field values as null
2021-08-16 13:45:46 -04:00
051abc00c4
Fix bulk_import button class in test view after naming change in e8ba4b0
2021-08-03 12:43:28 -07:00
f7ee5e8d78
Fix button class in test view after naming change in e8ba4b0
2021-08-03 12:06:13 -07:00
fd58eeae1d
Merge branch 'feature' into 6651-plugins-rq-queues
2021-07-09 08:43:39 -04:00
f683f0786e
Drop caching_config from plugin configuration
2021-07-07 17:04:21 -04:00
995aa65f16
feat: Netbox plugin can defined their own RQ queues
2021-07-07 15:26:33 +02:00
e6091ee0c9
Consolidate GraphQLTestCase into APIViewTestCase
2021-06-30 10:07:33 -04:00
7256c7050a
Add GraphQL for extras
2021-06-25 14:12:09 -04:00
4e0b795a3c
Add UI views for webhooks
2021-06-23 21:30:23 -04:00
10cbbee947
Add UI views for export templates
2021-06-23 20:56:50 -04:00
276ded0119
Add UI views for custom links
2021-06-23 17:10:04 -04:00
b017927c69
Add UI views for custom fields
2021-06-23 17:10:04 -04:00
44c0dec68b
Extend CustomValidator to support required, prohibited fields
2021-06-09 13:10:35 -04:00
3bfa1cbf41
Initial work on custom model validation
2021-06-09 11:36:29 -04:00
32cbc20108
Restore webhooks worker test
2021-06-01 12:52:25 -04:00
be3cd2a434
Add bulk operation tests for webhooks
2021-06-01 09:50:38 -04:00
ba3ca6b00d
Update post-change snapshot for M2M changes
2021-06-01 09:30:54 -04:00
c88dcef900
Extend webhook create/update/delete tests
2021-06-01 09:04:01 -04:00
3d1e4fde81
Initial work on #6284
2021-05-28 16:07:27 -04:00
5b4793a2d5
Closes #5121 : Add content_type filters for tags
2021-05-21 17:05:32 -04:00
3bd99e1910
Closes #6320 : Introduce ChangeLoggedFilterSetTests
2021-05-03 15:25:16 -04:00
ffa4cd134b
Introduce BaseFilterSetTests to standardize testing of PK filters
2021-05-03 14:36:44 -04:00
fbffef1cc4
Rename FilterSet test modules
2021-05-03 13:07:19 -04:00
1024782b9e
Rename FilterSet modules
2021-04-29 16:48:24 -04:00
c4e88fd11a
Consolidate FilterSet classes
2021-04-29 15:59:11 -04:00
ef78a7d41b
Merge branch 'develop' into feature
2021-04-15 15:46:48 -04:00
92df40a6a0
Fixes #5652 : Update object data when renaming a custom field
2021-04-15 12:04:34 -04:00
664ba55460
Reorganize base TestCase classes
2021-04-14 14:22:58 -04:00
e5bbf47ab9
Fixes #5583 : Eliminate redundant change records when adding/removing tags
2021-04-13 10:14:25 -04:00
bfa95c16e3
Add missing tests for SiteGroup
2021-03-30 11:06:59 -04:00
12945704e9
Fix ConfigContext application for SiteGroups
2021-03-29 15:57:44 -04:00
cd629fc737
Closes #4833 : Allow assigning config contexts by device type
2021-03-29 15:40:09 -04:00
7e65a3d3b4
Add JournalEntry filter for kind
2021-03-17 13:02:40 -04:00
82fbd975f1
Add kind field to JournalEntry
2021-03-17 12:51:39 -04:00
956e2728c2
Add bulk edit, delete views for journal entries
2021-03-17 10:41:06 -04:00
f2c079de87
Add JournalEntry tests
2021-03-16 16:47:35 -04:00
fb48c1f6dd
Add 'display' field to all REST API serializers
2021-03-16 10:06:25 -04:00
c6641ec1de
Closes #3451 : Add pre-/post-change snapshots to webhooks
2021-03-09 13:03:44 -05:00
6ffadb501b
Closes #5610 : Add REST API endpoint for webhooks
2021-03-09 09:22:58 -05:00
38ded66c4e
Closes #5608 : Add REST API endpoint for custom links
2021-03-08 20:57:44 -05:00
79b19821f6
Closes #5892 : Introduce SiteGroup model ( #5937 )
...
* Initial work on #5892
* Add site group selection to object edit forms
* Add documentation for site groups
* Changelog for #5892
* Finish application of site groups to config context
2021-03-08 13:28:53 -05:00
9c967ee3ea
Fixes #5913 : Improve change logging ( #5924 )
...
* Initial work on #5913
* Provide per-line diff highlighting
* BulkDeteView should delete objects individually to secure a pre-change snapshot
* Add changelog tests for bulk operations
2021-03-04 13:06:04 -05:00
fdb3e3f9a4
Closes #5895 : Rename RackGroup to Location
2021-03-03 13:30:33 -05:00
b09112941a
Fixes #5510 : Fix filtering by boolean custom fields
2020-12-21 11:47:11 -05:00
2ffdc46f81
Fixes #5123 : Add tests for custom field select changelog
2020-12-16 18:50:55 +01:00
a371c08c86
Merge branch 'develop' into develop-2.10
2020-12-11 16:57:04 -05:00
53f330dbe8
fixes #5387 - Fix error when rendering config contexts when objects have multiple tags assigned ( #5447 )
2020-12-11 16:20:46 -05:00
13a13f3943
Fixes #5446 : Fix validation for plugin version and required settings
2020-12-11 16:05:50 -05:00
ba00d57d37
Closes #4711 : Rename Webhook.obj_type to content_types
2020-12-02 14:49:07 -05:00
98f2d2501b
Add REST API test for custom fields
2020-11-23 16:01:51 -05:00