901143b72a
Merge branch 'develop' into develop-2.8
2020-03-16 12:17:00 -04:00
9a38586e13
rename FeatureQuery class
2020-03-16 11:58:35 -04:00
9df238c5f2
Merge branch 'develop' into develop-2.8
2020-03-15 00:18:32 -04:00
9466802a95
closes #4368 - extras features model registration
2020-03-14 03:03:22 -04:00
d4f6909859
Rename Tag.comments to description
2020-03-13 17:00:00 -04:00
12602a95ea
All fields on RenderedGraphSerializer should be read-only
2020-02-21 14:45:07 -05:00
11d012de4e
Fixes #4235 : Fix API representation of content_type for export templates
2020-02-21 14:38:38 -05:00
8849f4b0a5
Added cluster groups and clusters to serializers
2020-01-28 17:30:26 +00:00
c28684a8b3
Remove obsolete utility function model_names_to_filter_dict()
2020-01-15 16:21:41 -05:00
f81e7d30e2
#3892 : Convert GRAPH_MODELS to a Q object
2020-01-15 16:08:19 -05:00
deec10efe7
Rename ExportTemplateLanguageChoices to TemplateLanguageChoices
2020-01-15 09:40:05 -05:00
69a696a8d6
Fix graph:type choices under /api/extras/_choices/
2020-01-10 12:18:56 -05:00
9399652dd0
Add template_language field to Graph
2020-01-10 11:28:50 -05:00
19363add30
Represent and assign ConfigContext tags by their slugs
2019-12-11 16:04:43 -05:00
5710f297f1
implement 3664
2019-12-11 04:58:42 -05:00
7518174374
Closes #3731 : Change Graph.type to a ContentType foreign key field
2019-12-06 10:32:59 -05:00
89e720cb77
ExportTemplate.template_language to slug ( #3569 )
2019-12-05 17:01:00 -05:00
2bcbcd3458
ObjectChange.action to slug ( #3569 )
2019-12-05 16:30:15 -05:00
93d28e6a72
Improve script output serialization
2019-10-29 16:17:59 -04:00
1cfb8aea23
Initial work on #3538 : script execution API
2019-10-28 15:02:21 -04:00
778e5bed3c
Merge branch 'develop' into develop-2.7
2019-09-25 13:44:29 -04:00
d183a9e7b5
Closes #3352 : Enable filtering changelog API by changed_object_id
2019-09-25 10:11:41 -04:00
dccda62f2d
Closes #2745 : Remove topology maps
2019-08-08 21:33:20 -04:00
4f9b666eee
Merge branch 'develop' into develop-2.6
2019-04-09 14:11:26 -04:00
6f8591f769
Closes #3052 : Add Jinja2 support for export templates
2019-04-08 12:20:24 -04:00
858be6d216
Fixes #3039 : Fix exception when retrieving change object for a component template via API
2019-04-04 15:00:59 -04:00
c8cccc30d1
Merge branch 'develop' into develop-2.6
2019-04-02 13:12:34 -04:00
3f5f75c71f
Fixes #3001 : Fix API representation of ObjectChange action and add changed_object_type
2019-03-28 09:57:26 -04:00
fc76c8eb0f
FieldChoicesViewSet should infer field choices from serializer, not model
2019-03-22 16:24:53 -04:00
d9c8c0cbc1
Fixes #2968 : Correct API documentation for SerializerMethodFields
2019-03-08 10:25:09 -05:00
fc2bb724fa
initial pass on migrating to custom tag model with color and comments fields
2019-02-20 03:52:47 -05:00
bd7aee7c1f
Closes #2614 : Simplify calls of super() for Python 3
2018-11-27 10:52:24 -05:00
75f0d8ee90
Closes #2578 : Reorganized nested serializers
2018-11-12 11:36:44 -05:00
f8a961b568
Cleaned up import statements
2018-11-02 15:20:08 -04:00
5f66710fcd
Closes #2292 : Remove the deprecated UserAction model
2018-08-14 12:13:43 -04:00
980d62d579
Removed Python 2 string compatibility
2018-08-14 11:58:42 -04:00
45ab08aa76
Closes #2288 : Fix exception when assigning objects to a ConfigContext via the API
2018-07-31 11:32:49 -04:00
c2416411c1
Renamed ChoiceFieldSerializer and ContentTypeFieldSerializer
2018-07-30 12:41:20 -04:00
a1e8397b6b
Closes #2229 : Allow mapping of ConfigContexts to tenant groups
2018-07-27 15:47:29 -04:00
3ad8850ada
Fixed required fields on ConfigContextSerializer
2018-07-03 15:47:32 -04:00
743cf6d398
Added description to ConfigContext
2018-06-29 09:44:32 -04:00
c13e4858d7
Initial work on config contexts
2018-06-27 16:02:34 -04:00
a8b11e45c1
Record a unique request ID with each ObjectChange
2018-06-19 15:45:15 -04:00
23f91274d6
Added API serializer for ObjectChange
2018-06-19 15:04:56 -04:00
836478c166
Implements #81 - webhook event backend ( #1640 )
...
* merge branch develop
* bugfix, signals for virtualization's class wasn't correctly defined
* updated webhooks for 2.4 and cleanup
* updated docs to cover changes to supervisor config
* review changes and further cleanup
* updated redis connection settings
* cleanup settings
2018-05-30 11:19:10 -04:00
dc2f1d7c64
Added API views & tests for tags
2018-05-22 12:46:14 -04:00
7241783249
Started merging writable serializers (WIP)
2018-04-04 17:01:24 -04:00
00986fd7bf
Closes #1691 : Cleaned up and reorganized import statements
2017-11-07 11:08:23 -05:00
9a1781e6e7
Added url field for nested report results
2017-09-26 16:55:25 -04:00
d35a2b0faa
Extended reports API
2017-09-25 17:27:58 -04:00