|
eafeaab014
|
Add tests for invalid import data
|
2020-01-29 16:07:32 -05:00 |
|
|
c75315fda6
|
Extend CSV import test
|
2020-01-29 15:34:55 -05:00 |
|
|
4abd3866ab
|
Fixes #3886: Config context cluster (group)
|
2020-01-26 10:53:58 +00:00 |
|
|
8ec0ad96bd
|
Formatting
|
2020-01-24 22:20:41 +00:00 |
|
|
c22024b618
|
Added CSV import test
|
2020-01-24 22:15:09 +00:00 |
|
|
2e69037c29
|
Closes #3952: Add test for webhooks_worker; introduce generate_signature()
|
2020-01-23 15:05:27 -05:00 |
|
|
b7e71f9f39
|
Add tests for IP address vars
|
2020-01-22 17:48:03 -05:00 |
|
|
606f3dacbb
|
Fixes #3721: Allow Unicode characters in tag slugs
|
2020-01-17 17:25:46 -05:00 |
|
|
c6eb40daa8
|
#3951: Add tests for webhook queuing
|
2020-01-17 12:39:14 -05:00 |
|
|
8bd67b2c17
|
Add tests for browsable API endpoints
|
2020-01-15 17:47:55 -05:00 |
|
|
bc696f2e11
|
Make filter test logic more obvious
|
2020-01-15 16:25:26 -05: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 |
|
|
8df53eac91
|
Add tests for dynamic choices
|
2020-01-14 16:38:14 -05:00 |
|
|
857e04e90b
|
Add _choices endpoint tests for all apps
|
2020-01-14 16:13:11 -05:00 |
|
|
123a58bf7d
|
Add tests for Graph rendering
|
2020-01-10 11:51:14 -05:00 |
|
|
9399652dd0
|
Add template_language field to Graph
|
2020-01-10 11:28:50 -05:00 |
|
|
97654b7585
|
Renamed extras FilterSets
|
2020-01-09 20:35:07 -05:00 |
|
|
0527626709
|
Update filter tests for v2.7
|
2020-01-09 16:03:41 -05:00 |
|
|
a2ead6af94
|
Merge branch 'develop' into develop-2.7
|
2020-01-09 15:27:06 -05:00 |
|
|
4030e5ec24
|
Add filter tests for extras
|
2020-01-08 21:41:32 -05:00 |
|
|
1d63a30b7a
|
Merge branch 'develop' into develop-2.7
|
2020-01-02 17:21:15 -05:00 |
|
|
0c5f535689
|
Merge pull request #3793 from struppinet/develop
Closes #3663: add Filter Tests
|
2019-12-27 14:14:55 -05:00 |
|
|
fbb93c72d0
|
Closes #3663: improve tests
|
2019-12-26 22:21:05 +01:00 |
|
|
407a60dcc4
|
Closes #3663: fix PEP errors
|
2019-12-26 12:26:41 +01:00 |
|
|
d31507985b
|
Closes #3663: add Filter Tests
|
2019-12-25 18:41:59 +01:00 |
|
|
a22c7c1539
|
Fixes #2358: Respect custom field default values when creating objects via the REST API
|
2019-12-13 14:15:48 -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 |
|
|
2bcbcd3458
|
ObjectChange.action to slug (#3569)
|
2019-12-05 16:30:15 -05:00 |
|
|
3ff22bea56
|
CustomField.type to slug
|
2019-12-04 21:01:50 -05:00 |
|
|
b8f1585976
|
Merge branch 'develop' into develop-2.7
|
2019-11-01 16:19:36 -04:00 |
|
|
fd3f718a0a
|
Add tests for custom script API
|
2019-10-29 16:54:27 -04:00 |
|
|
5a5f51fe48
|
Merge pull request #3632 from netbox-community/3309-changelog-middleware
Rewrite change logging middleware
|
2019-10-25 09:47:32 -04:00 |
|
|
c7d8083ac6
|
Closes #3594: Add ChoiceVar for custom scripts
|
2019-10-23 15:59:27 -04:00 |
|
|
ccb9f7bfe2
|
Rewrote ObjectChangeMiddleware to remove the curried handle_deleted_object() function
|
2019-10-22 15:10:49 -04:00 |
|
|
d402b6c3e5
|
Closes #3545: Add MultiObjectVar for custom scripts
|
2019-10-09 15:06:00 -04:00 |
|
|
22b8a45a71
|
Add tests for changelog
|
2019-08-28 10:18:37 -04:00 |
|
|
6e66f8d68a
|
Fixes #3452: Queue deletion ObjectChanges until after response is sent
|
2019-08-26 16:52:05 -04:00 |
|
|
eb6e95ae9b
|
Add tests for Script Variables
|
2019-08-19 10:41:44 -04:00 |
|
|
438b01815a
|
Fix test for tags view
|
2019-06-05 15:05:35 -04:00 |
|
|
e710ccb0e6
|
Enforce view permissions for UI views
|
2019-04-11 17:27:38 -04:00 |
|
|
b9f4a9e57b
|
Closes #1792 - Add CustomFieldChoices API endpoint (#2941)
* Add new api endpoint for CustomFieldChoices
* Add changelog item for #1792
* Add tests for CustomFieldchoiceAPI endpoint
|
2019-03-04 15:58:40 -05:00 |
|
|
fc2bb724fa
|
initial pass on migrating to custom tag model with color and comments fields
|
2019-02-20 03:52:47 -05:00 |
|
|
9d69f14faa
|
Implement basic view testing for all models (#2909)
|
2019-02-15 17:02:18 -05:00 |
|
|
bd7aee7c1f
|
Closes #2614: Simplify calls of super() for Python 3
|
2018-11-27 10:52:24 -05:00 |
|
|
980d62d579
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
|
bd5e860be0
|
Refactored the tests to remove a lot of boilerplate
|
2018-08-03 11:39:26 -04:00 |
|