|
1b612816cc
|
Merge branch 'feature' into 6829-graphql-reverse-relations
|
2021-08-03 16:05:31 -04:00 |
|
|
88d2441ab3
|
Add changelog GraphQL relation for changelogged models
|
2021-08-03 14:51:56 -04:00 |
|
|
1518a460d5
|
Rename base Graphene types to match base models
|
2021-08-03 14:37:39 -04:00 |
|
|
ea86321da8
|
Add journal_entries to Graphene object types for all primary models
|
2021-08-03 13:58:08 -04:00 |
|
|
58862e115c
|
Closes #6863: Add search fields back to filter forms
|
2021-08-03 08:32:53 -07:00 |
|
|
863048cda2
|
Deprecate collapsible advanced search and re-implement field-based filtering on object views
|
2021-08-01 21:24:22 -07:00 |
|
|
c7e0abc3fb
|
Merge v2.11.10
|
2021-07-28 16:26:04 -04:00 |
|
|
2ff3d0d5a2
|
Fixes #6774: Fix A/Z assignment when swapping circuit terminations
|
2021-07-23 11:13:21 -04:00 |
|
|
c14b546d5f
|
#6372: Refactor Select2 naming
|
2021-07-19 16:39:16 -07:00 |
|
|
42b2e2717d
|
Standardize squashed migration names
|
2021-07-09 13:23:43 -04:00 |
|
|
3387282de4
|
Resolve migration dependencies
|
2021-07-09 11:51:42 -04:00 |
|
|
c82470e4df
|
Add re-initialized migrations for v2.11.0
|
2021-07-09 11:11:21 -04:00 |
|
|
4383425060
|
Delete pre-2.11.0 migrations
|
2021-07-09 10:57:07 -04:00 |
|
|
e6091ee0c9
|
Consolidate GraphQLTestCase into APIViewTestCase
|
2021-06-30 10:07:33 -04:00 |
|
|
728b3bac67
|
Use _list appendix for GraphQL list queries
|
2021-06-30 09:57:33 -04:00 |
|
|
4c209ed74c
|
Clean up GraphQL tests
|
2021-06-25 10:14:06 -04:00 |
|
|
91d39cc0c0
|
Added initial GraphQL tests
|
2021-06-24 09:08:45 -04:00 |
|
|
6a07f66cfc
|
Initial work on GraphQL
|
2021-06-24 09:08:45 -04:00 |
|
|
c7afc9eb28
|
Rename custom field model forms
|
2021-06-23 11:53:58 -04:00 |
|
|
14f696e824
|
Merge branch 'develop' into feature
|
2021-06-14 09:23:01 -04:00 |
|
|
7e18b0dd3a
|
Remove csv_headers model attributes
|
2021-06-09 15:52:49 -04:00 |
|
|
3ec6194a47
|
Remove obsolete to_csv() methods
|
2021-06-09 15:08:49 -04:00 |
|
|
cb4392628f
|
Fixes #6553: ProviderNetwork search should match on name
|
2021-06-08 14:06:17 -04:00 |
|
|
5b4dacf0f5
|
Merge branch 'develop' into feature
|
2021-05-25 13:19:17 -04:00 |
|
|
da0aa38614
|
#6372: Move object list search panel into collapsed view & remove search field
|
2021-05-23 00:31:48 -07:00 |
|
|
b6660c72e1
|
Add tags as a feature query
|
2021-05-21 16:54:33 -04:00 |
|
|
c777daf6e6
|
Merge branch 'develop' into feature
|
2021-05-07 10:27:23 -04:00 |
|
|
a4955b420a
|
Fixes #6355: Fix caching error when swapping A/Z circuit terminations
|
2021-05-06 13:29:52 -04:00 |
|
|
fe78f60b1f
|
Fixes #6357: Fix ProviderNetwork nested API serializer
|
2021-05-06 13:06:10 -04:00 |
|
|
21d14a782e
|
Closes #6359: Enable custom links for organizational and nested group models
|
2021-05-06 13:01:20 -04:00 |
|
|
534b0e4cf6
|
Merge branch 'develop' into feature
|
2021-05-04 14:25:53 -04:00 |
|
|
3bd99e1910
|
Closes #6320: Introduce ChangeLoggedFilterSetTests
|
2021-05-03 15:25:16 -04:00 |
|
|
ad19b09ae3
|
Fixes #6333: Fix filtering of circuit terminations by primary key
|
2021-05-03 14:38:26 -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 |
|
|
3ef6284a0d
|
Move base FilterSet classes under netbox core
|
2021-04-29 16:53:48 -04:00 |
|
|
1024782b9e
|
Rename FilterSet modules
|
2021-04-29 16:48:24 -04:00 |
|
|
d35ac1347c
|
Move TagFilter to extras
|
2021-04-29 16:23:55 -04:00 |
|
|
c4e88fd11a
|
Consolidate FilterSet classes
|
2021-04-29 15:59:11 -04:00 |
|
|
0de50e0afe
|
Split Filter and FilterSet classes
|
2021-04-29 15:13:44 -04:00 |
|
|
456ffb79ff
|
Merge v2.11.2
|
2021-04-27 14:05:38 -04:00 |
|
|
58659cf3b6
|
Fixes #6262: Support filtering by created/updated time for all relevant objects
|
2021-04-27 10:04:28 -04:00 |
|
|
fecca5ad83
|
Fixes #6267: Fix cable tracing API endpoint for circuit terminations
|
2021-04-26 16:49:52 -04:00 |
|
|
3471c737b9
|
fix confirmation form styles
|
2021-04-21 13:19:08 -07:00 |
|
|
664ba55460
|
Reorganize base TestCase classes
|
2021-04-14 14:22:58 -04:00 |
|
|
9bda2a44ae
|
Fix permissions for cable trace view tests
|
2021-04-12 16:25:52 -04:00 |
|
|
a1d32c3a21
|
Add view tests for CircuitTermination
|
2021-04-12 16:07:52 -04:00 |
|
|
696b5c80a7
|
Closes #6097: Redirect old slug-based object views
|
2021-04-08 13:25:29 -04:00 |
|
|
a313b675a6
|
Simplify CircuitTermination display in circuits table
|
2021-04-05 15:24:57 -04:00 |
|
|
779837389b
|
Convert all LinkColumns to Column(linkify=True)
|
2021-04-02 16:59:53 -04:00 |
|