20e3fdc782
#9045 #9046 - remove legacy fields from Provider ( #10377 )
...
* #9045 - remove legacy fields from Provider
* Add safegaurd for legacy data to migration
* 9045 remove fields from forms and tables
* Update unrelated tests to use ASN model instead of Provider
* Fix migrations collision
Co-authored-by: jeremystretch <jstretch@ns1.com >
2022-09-28 15:22:19 -04:00
b134d2a7b0
9071 fix test
2022-09-26 14:23:53 -07:00
562769fb89
Merge branch 'develop' into feature
2022-08-01 14:42:09 -04:00
84f2225f42
PEP8 cleanup
2022-08-01 09:16:58 -04:00
29eb37857c
Merge branch 'develop' into feature
2022-07-08 16:06:27 -04:00
a40ab9ffb1
Fixes #9657 : Fix filtering for custom fields and webhooks in the UI
2022-07-08 14:59:16 -04:00
379880cd84
Closes #9582 : Enable assigning config contexts based on device location
2022-06-22 16:10:48 -04:00
32322e95b6
Merge branch 'develop' into feature
2022-05-31 15:50:23 -04:00
998a392bd3
Fixes #9425 : Fix bulk import for object and multi-object custom fields
2022-05-31 11:37:30 -04:00
20eaa7d069
#9166 - Add UI Visibility setting for custom fields
2022-05-24 10:12:32 +02:00
df2f6d4a7d
Fixes #8872 : Enable filtering by custom object fields
2022-03-23 14:34:42 -04:00
fab4d95156
Merge branch 'develop' into feature
2022-02-25 14:06:45 -05:00
6db878743c
Add description filter for CustomField, ExportTemplate & Tag
2022-02-25 18:15:33 +01:00
d52105b3b8
Merge branch 'develop' into feature
2022-02-10 15:05:54 -05:00
41ee4b642f
Fixes #8604 : Fix tag filter on config context list filter form
2022-02-10 11:56:41 -05:00
03ea257711
Initial work on GraphQL
2022-02-04 15:06:58 -05:00
df95115e2e
Refactor plugins registry
2022-02-04 14:37:29 -05:00
478eefb74c
Merge v3.1.7
2022-02-03 12:55:34 -05:00
3bb7184f28
Fixes #8499 : Content types REST API endpoint should not require model permission
2022-02-01 15:14:13 -05:00
3fcae36cf1
Closes #8307 : Add data_type indicator to REST API serializer for custom fields
2022-01-18 16:57:54 -05:00
c8713d94d8
Merge branch 'develop' into feature
2022-01-11 16:16:13 -05:00
7421e5f7d7
Fixes #8317 : Fix CSV import of multi-select custom field values
2022-01-11 14:52:47 -05:00
72e17914e2
Closes #8296 : Allow disabling custom links
2022-01-10 12:11:37 -05:00
1e80cc6db5
Clean up & extend custom field tests
2022-01-06 13:24:37 -05:00
7aa1fabbd7
Fix tests
2022-01-05 21:21:23 -05:00
271b7adeb8
Extend to support the assignment of multiple objects per field
2022-01-05 17:05:54 -05:00
fa1e28e860
Initial work on #7006
2022-01-04 16:59:52 -05:00
0978777eec
Merge v3.1.4
2022-01-03 11:20:58 -05:00
05d4176d34
Fixes #8201 : Custom integer fields should allow negative integers as minimum/maximum values
2022-01-03 10:07:19 -05:00
8e69961744
Fix CustomLinkButtonClassChoices references in tests
2021-12-30 08:15:43 -05:00
3bb485d0b8
Merge v3.1.3
2021-12-29 12:41:56 -05:00
43fadab3bb
Closes #8034 : Enable specifying custom field validators during CSV import
2021-12-29 11:57:27 -05:00
77dd684916
Closes #7784 : Support cluster type assignment for config contexts
2021-12-23 14:20:03 -05:00
1aafcf241f
Enable plugins to define user preferences
2021-12-22 09:10:50 -05:00
7d99e15dc3
Closes #7743 : Remove legacy ASN field from site model
2021-12-09 17:01:27 -05:00
0cd173f9df
Update django-taggit to 2.0
2021-12-06 13:25:09 -05:00
3292a2aecc
Closes #7619 : Permit custom validation rules to be defined as plain data or dotted path to class
2021-11-08 14:52:56 -05:00
dcececf9c0
Improve documentation and testing for conditions
2021-11-03 14:02:43 -04:00
839afe5ac0
Improve webhook tests
2021-11-03 14:01:59 -04:00
2c2e37e9f0
Merge branch 'develop' into feature
2021-11-03 10:29:02 -04:00
696fe7bc0d
Add tests for custom field lookups
2021-10-29 09:45:48 -04:00
15e011ae52
Closes #7452 : Add JSON custom field type
2021-10-28 10:29:14 -04:00
b56cae24c5
Fixes #7628 : Fix load_yaml method for custom scripts
2021-10-27 09:04:18 -04:00
0d84338e28
Add regex condition op
2021-10-25 10:14:18 -04:00
35c967e6f7
Implement condition negation
2021-10-25 09:09:51 -04:00
b92de63245
Improve validation
2021-10-25 09:01:05 -04:00
78ecc8673c
Add conditions for webhooks
2021-10-22 17:15:08 -04:00
7e26d92190
Introduce conditions & condition sets
2021-10-22 16:27:08 -04:00
176bd2396b
Closes #6711 : Add longtext custom field type with Markdown support
2021-10-14 14:48:00 -04:00
71449b3414
Fixes #7304 : Require explicit values for all required choice fields during CSV import
2021-09-28 12:04:54 -04:00