Krzysztof Kotlarek
b120728999
FEATURE: Ability to add components to all themes ( #8404 )
...
* FEATURE: Ability to add components to all themes
This is the first and functional step from that topic https://dev.discourse.org/t/adding-a-theme-component-is-too-much-work/15398/16
The idea here is that when a new component is added, the user can easily assign it to all themes (parents).
To achieve that, I needed to change a site-setting component to accept `setDefaultValues` action and `setDefaultValuesLabel` translated label.
Also, I needed to add `allowAny` option to disable that for theme selector.
I also refactored backend to accept both parent and child ids with one method to avoid duplication (Renamed `add_child_theme!` to more general `add_relative_theme!`)
* FIX: Improvement after code review
* FIX: Improvement after code review2
* FIX: use mapBy and filterBy directly
2019-11-28 16:19:01 +11:00
..
2019-10-03 21:48:56 +03:00
2019-05-07 11:00:30 +10:00
2019-11-05 14:10:23 +00:00
2019-04-30 10:27:42 +10:00
2019-11-08 15:34:24 +10:00
2019-10-02 14:01:53 +10:00
2019-11-18 12:28:35 +05:30
2019-04-30 10:27:42 +10:00
2019-11-08 08:28:11 +05:30
2019-11-19 07:27:49 -07:00
2019-10-02 14:01:53 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-10-04 11:11:03 +10:00
2019-06-11 10:04:26 +10:00
2019-05-07 13:12:20 +10:00
2019-10-31 17:15:58 +11:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-11-12 09:49:02 -06:00
2019-08-07 11:38:58 +02:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-09-10 11:58:08 -05:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-07-19 11:29:12 +05:30
2019-07-19 11:29:12 +05:30
2019-05-07 13:12:20 +10:00
2019-06-03 12:42:29 +10:00
2019-04-30 10:27:42 +10:00
2019-11-28 04:02:35 +05:30
2019-05-29 20:13:23 +08:00
2019-04-30 10:27:42 +10:00
2019-10-02 14:01:53 +10:00
2019-10-21 12:08:20 +01:00
2019-04-30 10:27:42 +10:00
2019-09-10 13:59:48 +03:00
2019-04-30 10:27:42 +10:00
2019-11-12 15:16:39 +02:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-11-25 14:32:19 +02:00
2019-10-08 15:39:23 -03:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-11-13 23:45:09 +00:00
2019-08-06 11:26:54 +01:00
2019-05-13 09:55:44 +08:00
2019-10-01 18:33:53 -03:00
2019-05-07 13:12:20 +10:00
2019-09-18 11:28:59 +01:00
2019-10-11 11:07:19 -05:00
2019-11-22 16:33:10 -03:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-05-07 08:43:38 -04:00
2019-10-02 14:01:53 +10:00
2019-11-08 08:28:11 +05:30
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-10-02 14:01:53 +10:00
2019-11-12 14:30:19 +00:00
2019-11-28 16:19:01 +11:00
2019-04-30 10:27:42 +10:00
2019-11-26 16:39:14 +11:00
2019-04-30 10:27:42 +10:00
2019-11-18 11:25:42 +10:00
2019-08-07 12:45:55 +10:00
2019-04-30 10:27:42 +10:00
2019-08-27 09:09:00 -03:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-11-18 09:43:14 -05:00
2019-05-07 13:12:20 +10:00
2019-10-11 12:38:16 -03:00
2019-05-07 13:12:20 +10:00
2019-05-07 13:12:20 +10:00
2019-11-14 16:11:34 +11:00
2019-08-16 18:23:51 +10:00
2019-04-30 10:27:42 +10:00
2019-10-17 18:34:07 +02:00
2019-11-08 12:23:57 +02:00
2019-10-02 14:01:53 +10:00
2019-11-28 07:32:17 +10:00
2019-05-08 15:45:25 +08:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-08-01 16:24:09 +08:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2019-07-25 19:41:25 +05:30
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-10-02 14:01:53 +10:00
2019-05-24 12:58:36 +08:00
2019-05-07 13:12:20 +10:00
2019-10-28 11:01:47 +00:00
2019-04-30 10:27:42 +10:00
2019-11-25 10:49:27 +10:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-05-07 13:12:20 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-04-30 10:27:42 +10:00
2019-08-26 10:33:26 -03:00