Commit Graph

31 Commits

Author SHA1 Message Date
jeremystretch
42db01c735 Fixes #7358: Add missing choices column to custom field CSV import form 2021-09-27 12:28:52 -04:00
Matt
db1e5b15d6 Fix bulk_import button class in test view after naming change in a6d6e4d 2021-08-03 12:43:28 -07:00
Matt
fbc6de66d2 Fix button class in test view after naming change in a6d6e4d 2021-08-03 12:06:13 -07:00
jeremystretch
cb61c86e79 Add UI views for webhooks 2021-06-23 21:30:23 -04:00
jeremystretch
4a9c2d93df Add UI views for export templates 2021-06-23 20:56:50 -04:00
jeremystretch
5a13c96e48 Add UI views for custom links 2021-06-23 17:10:04 -04:00
jeremystretch
a117307d03 Add UI views for custom fields 2021-06-23 17:10:04 -04:00
Jeremy Stretch
856efd0617 Add kind field to JournalEntry 2021-03-17 12:51:39 -04:00
Jeremy Stretch
7b95167aba Add bulk edit, delete views for journal entries 2021-03-17 10:41:06 -04:00
Jeremy Stretch
9cba554ec9 Add JournalEntry tests 2021-03-16 16:47:35 -04:00
Jeremy Stretch
2ed32e4b5c Closes #5608: Add REST API endpoint for custom links 2021-03-08 20:57:44 -05:00
Jeremy Stretch
53428478d2 Fixes #5231: Fix KeyError exception when viewing object with custom link and debugging is disabled 2020-10-09 15:53:45 -04:00
Jeremy Stretch
71ec5d853b Fix parameters for ObjectChangeTestCase 2020-07-23 14:57:35 -04:00
Jeremy Stretch
d5c096746b Closes #4840: Enable change logging for config contexts 2020-07-09 17:09:03 -04:00
Jeremy Stretch
39e1d5e962 #4416: Remove individual view for extras.Tag 2020-07-01 14:21:51 -04:00
Jeremy Stretch
a59d980cda Standardize add, import, and export functionality for tags 2020-06-12 09:48:23 -04:00
Jeremy Stretch
46bd859976 Annotated blocked TODO items 2020-06-10 16:56:24 -04:00
Jeremy Stretch
2fbddad04c Standardize base classes for view test cases 2020-05-28 12:05:54 -04:00
Jeremy Stretch
a3e1910deb Update exempted tests 2020-05-22 16:33:56 -04:00
Jeremy Stretch
417acdb666 Establish standard test cases for all models 2020-02-12 13:25:56 -05:00
Jeremy Stretch
5e1a14c314 Add bulk edit view tests 2020-02-03 13:53:19 -05:00
Jeremy Stretch
634d3f8a5d Fixes #4071: Enforce "view tag" permission on individual tag view 2020-01-31 16:10:16 -05:00
Jeremy Stretch
a0b575e310 Suppress tag view test until #4071 is fixed 2020-01-31 14:22:56 -05:00
Jeremy Stretch
c95b786d98 Convert extras view tests to StandardTestCases 2020-01-31 13:45:09 -05:00
Jeremy Stretch
c40bc53e80 Convert view tests under extras to the new TestCase 2020-01-30 18:13:02 -05:00
Jeremy Stretch
0a72225ca9 ObjectChange.action to slug (#3569) 2019-12-05 16:30:15 -05:00
Jeremy Stretch
c251f32fbc Fixes #3452: Queue deletion ObjectChanges until after response is sent 2019-08-26 16:52:05 -04:00
Jeremy Stretch
b76ff67de7 Fix test for tags view 2019-06-05 15:05:35 -04:00
Jeremy Stretch
10f6b96b02 Enforce view permissions for UI views 2019-04-11 17:27:38 -04:00
John Anderson
c679dd4ff8 initial pass on migrating to custom tag model with color and comments fields 2019-02-20 03:52:47 -05:00
Jeremy Stretch
f66ecd3eb4 Implement basic view testing for all models (#2909) 2019-02-15 17:02:18 -05:00