3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-04-03 22:38:31 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
d53eafe87a changing 'shared_report_template' to 'is_shared' in DB 2026-01-08 18:52:36 -07:00
71c9b927c6 Allow using same template name 2026-01-08 14:17:00 -08:00
f8af21306a Handle attempting to delete another user's template 2026-01-07 16:37:34 -08:00
4e874cdb1b Fix update logic 2026-01-07 16:13:22 -08:00
dbd9a844dc scaffold test cases around sharing templates 2026-01-07 16:29:32 -07:00
193fba71f3 fixing validation 2025-12-11 17:21:48 -05:00
8c0e7e1bb3 share option saved in db column 2025-12-08 15:55:26 -05:00
45923a74f6 only user can change report sharing 2025-12-04 00:34:30 -05:00
cc20844eff share template bits 2025-12-02 18:34:13 -05:00
7862b74e99 Inline fields when updating 2024-11-07 11:03:03 -08:00
c5710b858e Add test validation test for update method and remove name uniqueness constraint 2024-11-07 11:02:10 -08:00
8873137ed0 Scaffold updating template name 2024-11-06 12:29:31 -08:00
5f83cb6a14 Use route model binding 2024-10-31 12:34:06 -07:00
0d58ac61bc Make options required in model 2024-10-28 14:48:19 -07:00
c881727747 Add redirect for missing template 2024-10-28 14:12:19 -07:00
b45749af16 Update translation strings 2024-10-28 13:06:19 -07:00
84f6638f50 Add authorization check 2024-10-23 16:11:10 -07:00
786c41ad79 Add some type hints 2024-01-17 17:41:03 -08:00
82f4cc799b Improve variable name 2024-01-17 11:54:37 -08:00
a5099b5163 translations/messages on report template controller 2024-01-10 15:23:42 -05:00
27103124bf messages/translations 2024-01-09 16:49:56 -05:00
9a5c8c4ce6 Formatting and clean ups 2023-12-20 16:24:48 -08:00
0504c09a9a Implement ability to delete templates 2023-12-20 16:19:04 -08:00
0527201ae5 Allow templates to be updated 2023-12-20 14:41:23 -08:00
26cc4497eb Use dedicated show route for report templates 2023-12-20 14:01:46 -08:00
ebf760a477 translations, UI fixes 2023-12-19 18:01:19 -05:00
9fcb1a2d0e Rename SavedReport to ReportTemplate 2023-12-18 12:55:48 -08:00