jeremystretch
|
f193f0d3f9
|
Add contact assignments to models
|
2021-10-18 15:09:57 -04:00 |
|
jeremystretch
|
6897c5fadd
|
Fixes #7455: Fix site/provider network validation for circuit termination API serializer
|
2021-10-06 09:11:42 -04:00 |
|
jeremystretch
|
f3fe3f9a18
|
Closes #6708: Add image attachment support for circuits, power panels
|
2021-10-01 12:50:51 -04:00 |
|
jeremystretch
|
71449b3414
|
Fixes #7304: Require explicit values for all required choice fields during CSV import
|
2021-09-28 12:04:54 -04:00 |
|
jeremystretch
|
b5aecfeb91
|
Refactor circuits forms
|
2021-09-27 15:23:12 -04:00 |
|
jeremystretch
|
7b3f6f1c67
|
Clean up table classes
|
2021-09-17 15:37:19 -04:00 |
|
jeremystretch
|
9cb29f48a0
|
Use exclude() when instantiating tables to omit columns
|
2021-09-17 14:25:02 -04:00 |
|
jeremystretch
|
16d8981a3f
|
Closes #7284: Include comments field in table/export for all appropriate models
|
2021-09-17 12:04:22 -04:00 |
|
jeremystretch
|
cc0830bf28
|
Closes #7087: Add search/filter forms for all organizational models
|
2021-09-16 16:04:46 -04:00 |
|
jeremystretch
|
e813dda275
|
Remove default_app_config (deprecated in Django 3.2)
|
2021-09-15 11:18:47 -04:00 |
|
jeremystretch
|
27c0e6dd5e
|
Fixes #7164: Fix styling of "decommissioned" label for circuits
|
2021-09-03 13:52:48 -04:00 |
|
jeremystretch
|
bd681f5908
|
Clean up object filter forms
|
2021-08-24 17:29:16 -04:00 |
|
jeremystretch
|
1b612816cc
|
Merge branch 'feature' into 6829-graphql-reverse-relations
|
2021-08-03 16:05:31 -04:00 |
|
jeremystretch
|
88d2441ab3
|
Add changelog GraphQL relation for changelogged models
|
2021-08-03 14:51:56 -04:00 |
|
jeremystretch
|
1518a460d5
|
Rename base Graphene types to match base models
|
2021-08-03 14:37:39 -04:00 |
|
jeremystretch
|
ea86321da8
|
Add journal_entries to Graphene object types for all primary models
|
2021-08-03 13:58:08 -04:00 |
|
Matt
|
58862e115c
|
Closes #6863: Add search fields back to filter forms
|
2021-08-03 08:32:53 -07:00 |
|
checktheroads
|
863048cda2
|
Deprecate collapsible advanced search and re-implement field-based filtering on object views
|
2021-08-01 21:24:22 -07:00 |
|
jeremystretch
|
c7e0abc3fb
|
Merge v2.11.10
|
2021-07-28 16:26:04 -04:00 |
|
jeremystretch
|
2ff3d0d5a2
|
Fixes #6774: Fix A/Z assignment when swapping circuit terminations
|
2021-07-23 11:13:21 -04:00 |
|
checktheroads
|
c14b546d5f
|
#6372: Refactor Select2 naming
|
2021-07-19 16:39:16 -07:00 |
|
jeremystretch
|
42b2e2717d
|
Standardize squashed migration names
|
2021-07-09 13:23:43 -04:00 |
|
jeremystretch
|
3387282de4
|
Resolve migration dependencies
|
2021-07-09 11:51:42 -04:00 |
|
jeremystretch
|
c82470e4df
|
Add re-initialized migrations for v2.11.0
|
2021-07-09 11:11:21 -04:00 |
|
jeremystretch
|
4383425060
|
Delete pre-2.11.0 migrations
|
2021-07-09 10:57:07 -04:00 |
|
jeremystretch
|
e6091ee0c9
|
Consolidate GraphQLTestCase into APIViewTestCase
|
2021-06-30 10:07:33 -04:00 |
|
jeremystretch
|
728b3bac67
|
Use _list appendix for GraphQL list queries
|
2021-06-30 09:57:33 -04:00 |
|
jeremystretch
|
4c209ed74c
|
Clean up GraphQL tests
|
2021-06-25 10:14:06 -04:00 |
|
jeremystretch
|
91d39cc0c0
|
Added initial GraphQL tests
|
2021-06-24 09:08:45 -04:00 |
|
jeremystretch
|
6a07f66cfc
|
Initial work on GraphQL
|
2021-06-24 09:08:45 -04:00 |
|
jeremystretch
|
c7afc9eb28
|
Rename custom field model forms
|
2021-06-23 11:53:58 -04:00 |
|
jeremystretch
|
14f696e824
|
Merge branch 'develop' into feature
|
2021-06-14 09:23:01 -04:00 |
|
jeremystretch
|
7e18b0dd3a
|
Remove csv_headers model attributes
|
2021-06-09 15:52:49 -04:00 |
|
jeremystretch
|
3ec6194a47
|
Remove obsolete to_csv() methods
|
2021-06-09 15:08:49 -04:00 |
|
jeremystretch
|
cb4392628f
|
Fixes #6553: ProviderNetwork search should match on name
|
2021-06-08 14:06:17 -04:00 |
|
jeremystretch
|
5b4dacf0f5
|
Merge branch 'develop' into feature
|
2021-05-25 13:19:17 -04:00 |
|
checktheroads
|
da0aa38614
|
#6372: Move object list search panel into collapsed view & remove search field
|
2021-05-23 00:31:48 -07:00 |
|
jeremystretch
|
b6660c72e1
|
Add tags as a feature query
|
2021-05-21 16:54:33 -04:00 |
|
jeremystretch
|
c777daf6e6
|
Merge branch 'develop' into feature
|
2021-05-07 10:27:23 -04:00 |
|
jeremystretch
|
a4955b420a
|
Fixes #6355: Fix caching error when swapping A/Z circuit terminations
|
2021-05-06 13:29:52 -04:00 |
|
jeremystretch
|
fe78f60b1f
|
Fixes #6357: Fix ProviderNetwork nested API serializer
|
2021-05-06 13:06:10 -04:00 |
|
jeremystretch
|
21d14a782e
|
Closes #6359: Enable custom links for organizational and nested group models
|
2021-05-06 13:01:20 -04:00 |
|
jeremystretch
|
534b0e4cf6
|
Merge branch 'develop' into feature
|
2021-05-04 14:25:53 -04:00 |
|
jeremystretch
|
3bd99e1910
|
Closes #6320: Introduce ChangeLoggedFilterSetTests
|
2021-05-03 15:25:16 -04:00 |
|
jeremystretch
|
ad19b09ae3
|
Fixes #6333: Fix filtering of circuit terminations by primary key
|
2021-05-03 14:38:26 -04:00 |
|
jeremystretch
|
ffa4cd134b
|
Introduce BaseFilterSetTests to standardize testing of PK filters
|
2021-05-03 14:36:44 -04:00 |
|
jeremystretch
|
fbffef1cc4
|
Rename FilterSet test modules
|
2021-05-03 13:07:19 -04:00 |
|
jeremystretch
|
3ef6284a0d
|
Move base FilterSet classes under netbox core
|
2021-04-29 16:53:48 -04:00 |
|
jeremystretch
|
1024782b9e
|
Rename FilterSet modules
|
2021-04-29 16:48:24 -04:00 |
|
jeremystretch
|
d35ac1347c
|
Move TagFilter to extras
|
2021-04-29 16:23:55 -04:00 |
|