1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

24 Commits

Author SHA1 Message Date
82fbd975f1 Add kind field to JournalEntry 2021-03-17 12:51:39 -04:00
956e2728c2 Add bulk edit, delete views for journal entries 2021-03-17 10:41:06 -04:00
f2c079de87 Add JournalEntry tests 2021-03-16 16:47:35 -04:00
38ded66c4e Closes #5608: Add REST API endpoint for custom links 2021-03-08 20:57:44 -05:00
f53810ebb2 Fixes #5231: Fix KeyError exception when viewing object with custom link and debugging is disabled 2020-10-09 15:53:45 -04:00
fe20c30a81 Fix parameters for ObjectChangeTestCase 2020-07-23 14:57:35 -04:00
59091efa86 Closes #4840: Enable change logging for config contexts 2020-07-09 17:09:03 -04:00
57b73c485f #4416: Remove individual view for extras.Tag 2020-07-01 14:21:51 -04:00
da906f48d9 Standardize add, import, and export functionality for tags 2020-06-12 09:48:23 -04:00
d26fcc9918 Annotated blocked TODO items 2020-06-10 16:56:24 -04:00
486f1a74ab Standardize base classes for view test cases 2020-05-28 12:05:54 -04:00
635fefcb5c Update exempted tests 2020-05-22 16:33:56 -04:00
3b1128f8f3 Establish standard test cases for all models 2020-02-12 13:25:56 -05:00
d431efb7d4 Add bulk edit view tests 2020-02-03 13:53:19 -05:00
cea1e3d090 Fixes #4071: Enforce "view tag" permission on individual tag view 2020-01-31 16:10:16 -05:00
8881bba696 Suppress tag view test until #4071 is fixed 2020-01-31 14:22:56 -05:00
ab7b921641 Convert extras view tests to StandardTestCases 2020-01-31 13:45:09 -05:00
a44c4d14e4 Convert view tests under extras to the new TestCase 2020-01-30 18:13:02 -05:00
2bcbcd3458 ObjectChange.action to slug (#3569) 2019-12-05 16:30:15 -05:00
6e66f8d68a Fixes #3452: Queue deletion ObjectChanges until after response is sent 2019-08-26 16:52:05 -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
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