Krzysztof Kotlarek
b796ae3fcc
DEV: remove assign_path and assign_icon from seralizers ( #568 )
...
Both fields are unnecessary and should not be included in the serializer to reduce payload.
2024-05-06 12:12:45 +10:00
Loïc Guitaut
c33297316a
DEV: Fix new Rubocop offenses ( #548 )
2024-02-29 18:23:48 +01:00
David Taylor
4902ba6993
DEV: Bump rubocop-discourse and correct violations ( #409 )
2022-12-23 19:55:31 +00:00
Rafael dos Santos Silva
6116f26642
DEV: Apply syntax_tree formatting
2022-07-27 13:48:51 -03:00
Martin Brennan
8d1aa65d5f
FEATURE: Promote polymorphic bookmarks ( #339 )
...
This removes the use_polymorphic_bookmarks site setting
guard and promotes that code to the only code used.
2022-05-24 11:22:40 +10:00
Martin Brennan
7320fdd94b
FIX: Polymorphic bookmarks support ( #328 )
...
Adds support for polymorphic bookmarks in the serializer extensions
and preloaders for bookmarks.
Specs are skipped for now for the serializer but they do
work without the use_polymorphic_bookmark guard in the plugin.rb
2022-05-11 09:52:15 +10:00