decidim-debates 0.23.2 → 0.24.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/config/admin/decidim_debates_manifest.js +1 -0
- data/app/assets/javascripts/decidim/debates/admin/debates.js.es6 +25 -0
- data/app/cells/decidim/debates/debate_activity_cell.rb +13 -5
- data/app/cells/decidim/debates/debate_m/open_date.erb +7 -0
- data/app/cells/decidim/debates/debate_m_cell.rb +1 -1
- data/app/cells/decidim/debates/reported_content/show.erb +4 -0
- data/app/cells/decidim/debates/reported_content_cell.rb +13 -0
- data/app/commands/decidim/debates/admin/create_debate.rb +3 -2
- data/app/commands/decidim/debates/admin/update_debate.rb +2 -1
- data/app/commands/decidim/debates/create_debate.rb +1 -0
- data/app/commands/decidim/debates/update_debate.rb +2 -1
- data/app/controllers/decidim/debates/debates_controller.rb +1 -5
- data/app/forms/decidim/debates/admin/close_debate_form.rb +1 -1
- data/app/forms/decidim/debates/admin/debate_form.rb +30 -2
- data/app/forms/decidim/debates/close_debate_form.rb +1 -1
- data/app/forms/decidim/debates/debate_form.rb +17 -0
- data/app/models/decidim/debates/debate.rb +11 -1
- data/app/permissions/decidim/debates/admin/permissions.rb +8 -1
- data/app/views/decidim/debates/admin/debates/_form.html.erb +15 -2
- data/app/views/decidim/debates/admin/debates/index.html.erb +10 -2
- data/app/views/decidim/debates/debates/_filters.html.erb +1 -1
- data/app/views/decidim/debates/debates/_filters_small_view.html.erb +1 -1
- data/app/views/decidim/debates/debates/_form.html.erb +6 -0
- data/app/views/decidim/debates/debates/show.html.erb +5 -21
- data/config/locales/ca.yml +18 -4
- data/config/locales/cs.yml +18 -4
- data/config/locales/de.yml +18 -4
- data/config/locales/en.yml +18 -4
- data/config/locales/es-MX.yml +17 -4
- data/config/locales/es-PY.yml +17 -4
- data/config/locales/es.yml +17 -4
- data/config/locales/fi-plain.yml +18 -4
- data/config/locales/fi.yml +18 -4
- data/config/locales/fr-CA.yml +18 -4
- data/config/locales/fr.yml +18 -4
- data/config/locales/gl.yml +10 -4
- data/config/locales/ja.yml +10 -4
- data/config/locales/nl.yml +18 -4
- data/config/locales/no.yml +10 -4
- data/config/locales/pl.yml +37 -6
- data/config/locales/ro-RO.yml +64 -0
- data/config/locales/sv.yml +10 -4
- data/config/locales/tr-TR.yml +17 -4
- data/config/locales/zh-CN.yml +10 -4
- data/db/migrate/20200930145546_add_scope_to_debates_debate.rb +7 -0
- data/db/migrate/20201126112752_archive_debates.rb +8 -0
- data/db/migrate/20210125101735_revert_archive_debates.rb +8 -0
- data/db/migrate/20210310120652_add_followable_counter_cache_to_debates.rb +16 -0
- data/lib/decidim/api/debate_type.rb +26 -0
- data/lib/decidim/api/debates_type.rb +26 -0
- data/lib/decidim/debates.rb +1 -0
- data/lib/decidim/debates/admin_engine.rb +4 -0
- data/lib/decidim/debates/api.rb +8 -0
- data/lib/decidim/debates/component.rb +22 -10
- data/lib/decidim/debates/test/factories.rb +1 -1
- data/lib/decidim/debates/version.rb +1 -1
- metadata +24 -14
- data/app/types/decidim/debates/debate_type.rb +0 -28
- data/app/types/decidim/debates/debates_type.rb +0 -32
data/config/locales/sv.yml
CHANGED
@@ -187,10 +187,16 @@ sv:
|
|
187
187
|
email_subject: Debatter är nu tillgängliga i %{participatory_space_title}
|
188
188
|
notification_title: Nu kan du starta <a href="%{resource_path}">nya debatter</a> i <a href="%{participatory_space_url}">%{participatory_space_title}</a>
|
189
189
|
debate_closed:
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
190
|
+
affected_user:
|
191
|
+
email_intro: 'Debatten "%{resource_title}" stängdes. Du kan läsa slutsatserna från dess sida:'
|
192
|
+
email_outro: Du har fått det här meddelandet eftersom du följer debatten "%{resource_title}". Du kan sluta följa det på föregående länk.
|
193
|
+
email_subject: Debatten "%{resource_title}" stängdes
|
194
|
+
notification_title: Debatten <a href="%{resource_path}">%{resource_title}</a> stängdes.
|
195
|
+
follower:
|
196
|
+
email_intro: 'Debatten "%{resource_title}" stängdes. Du kan läsa slutsatserna från dess sida:'
|
197
|
+
email_outro: Du har fått det här meddelandet eftersom du följer debatten "%{resource_title}". Du kan sluta följa det på föregående länk.
|
198
|
+
email_subject: Debatten "%{resource_title}" stängdes
|
199
|
+
notification_title: Debatten <a href="%{resource_path}">%{resource_title}</a> stängdes.
|
194
200
|
gamification:
|
195
201
|
badges:
|
196
202
|
commented_debates:
|
data/config/locales/tr-TR.yml
CHANGED
@@ -65,6 +65,10 @@ tr:
|
|
65
65
|
edit:
|
66
66
|
title: Tartışmayı düzenle
|
67
67
|
update: Tartışmayı güncelle
|
68
|
+
form:
|
69
|
+
debate_type: Tartışma türü
|
70
|
+
finite: Sonlu (Başlangıç ve bitiş saatleri ile)
|
71
|
+
open: Açık (Başlangıç veya bitiş zamanı yok)
|
68
72
|
index:
|
69
73
|
title: Tartışmalar
|
70
74
|
new:
|
@@ -73,6 +77,8 @@ tr:
|
|
73
77
|
update:
|
74
78
|
invalid: Bu tartışmayı güncellerken bir sorun oluştu.
|
75
79
|
success: Tartışma başarıyla güncellendi.
|
80
|
+
exports:
|
81
|
+
comments: Yorumlar
|
76
82
|
models:
|
77
83
|
debate:
|
78
84
|
name: Tartışma
|
@@ -152,6 +158,7 @@ tr:
|
|
152
158
|
groups_count: Gruplar
|
153
159
|
last_comment_by: Son yorum
|
154
160
|
no_comments_yet: Henüz yorum yok
|
161
|
+
open: Açık tartışma
|
155
162
|
participants_count: Katılımcılar
|
156
163
|
update:
|
157
164
|
invalid: Bu tartışmayı güncellerken bir sorun oluştu.
|
@@ -200,10 +207,16 @@ tr:
|
|
200
207
|
email_subject: Tartışmalar artık %{participatory_space_title} içinde mevcut
|
201
208
|
notification_title: Artık <a href="%{participatory_space_url}">%{participatory_space_title} </a> ’de <a href="%{resource_path}"> yeni tartışmalar </a> başlatabilirsiniz
|
202
209
|
debate_closed:
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
210
|
+
affected_user:
|
211
|
+
email_intro: '"%{resource_title}" tartışması kapatıldı. Sonuçları sayfasından okuyabilirsiniz:'
|
212
|
+
email_outro: Bu bildirimi, "%{resource_title}" tartışmasını takip ettiğiniz için aldınız. Önceki bağlantıdan takibini bırakabilirsiniz.
|
213
|
+
email_subject: '"%{resource_title}" tartışması kapatıldı'
|
214
|
+
notification_title: <a href="%{resource_path}">%{resource_title} </a> tartışması kapatıldı.
|
215
|
+
follower:
|
216
|
+
email_intro: '"%{resource_title}" tartışması kapatıldı. Sonuçları sayfasından okuyabilirsiniz:'
|
217
|
+
email_outro: Bu bildirimi, "%{resource_title}" tartışmasını takip ettiğiniz için aldınız. Önceki bağlantıdan takibini bırakabilirsiniz.
|
218
|
+
email_subject: '"%{resource_title}" tartışması kapatıldı'
|
219
|
+
notification_title: <a href="%{resource_path}">%{resource_title} </a> tartışması kapatıldı.
|
207
220
|
gamification:
|
208
221
|
badges:
|
209
222
|
commented_debates:
|
data/config/locales/zh-CN.yml
CHANGED
@@ -195,10 +195,16 @@ zh-CN:
|
|
195
195
|
email_outro: 您收到此通知是因为您正在关注 %{participatory_space_title}。您可以停止收到跟随上一个链接的通知。
|
196
196
|
email_subject: 在 %{participatory_space_title} 中可以使用的辩论
|
197
197
|
debate_closed:
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
198
|
+
affected_user:
|
199
|
+
email_intro: '"%{resource_title}"辩论已经关闭。您可以从其页面阅读结论:'
|
200
|
+
email_outro: 您收到此通知是因为您正在关注"%{resource_title}"的辩论。您可以从上一个链接取消跟进。
|
201
|
+
email_subject: '"%{resource_title}"辩论已关闭'
|
202
|
+
notification_title: <a href="%{resource_path}">%{resource_title}</a> 辩论已经结束。
|
203
|
+
follower:
|
204
|
+
email_intro: '"%{resource_title}"辩论已经关闭。您可以从其页面阅读结论:'
|
205
|
+
email_outro: 您收到此通知是因为您正在关注"%{resource_title}"的辩论。您可以从上一个链接取消跟进。
|
206
|
+
email_subject: '"%{resource_title}"辩论已关闭'
|
207
|
+
notification_title: <a href="%{resource_path}">%{resource_title}</a> 辩论已经结束。
|
202
208
|
gamification:
|
203
209
|
badges:
|
204
210
|
commented_debates:
|
@@ -0,0 +1,16 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
class AddFollowableCounterCacheToDebates < ActiveRecord::Migration[5.2]
|
4
|
+
def change
|
5
|
+
add_column :decidim_debates_debates, :follows_count, :integer, null: false, default: 0, index: true
|
6
|
+
|
7
|
+
reversible do |dir|
|
8
|
+
dir.up do
|
9
|
+
Decidim::Debates::Debate.reset_column_information
|
10
|
+
Decidim::Debates::Debate.find_each do |record|
|
11
|
+
record.class.reset_counters(record.id, :follows)
|
12
|
+
end
|
13
|
+
end
|
14
|
+
end
|
15
|
+
end
|
16
|
+
end
|
@@ -0,0 +1,26 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module Decidim
|
4
|
+
module Debates
|
5
|
+
class DebateType < Decidim::Api::Types::BaseObject
|
6
|
+
implements Decidim::Core::CategorizableInterface
|
7
|
+
implements Decidim::Comments::CommentableInterface
|
8
|
+
implements Decidim::Core::AuthorableInterface
|
9
|
+
implements Decidim::Core::ScopableInterface
|
10
|
+
|
11
|
+
description "A debate"
|
12
|
+
|
13
|
+
field :id, GraphQL::Types::ID, "The internal ID for this debate", null: false
|
14
|
+
field :title, Decidim::Core::TranslatedFieldType, "The title for this debate", null: true
|
15
|
+
field :description, Decidim::Core::TranslatedFieldType, "The description for this debate", null: true
|
16
|
+
field :instructions, Decidim::Core::TranslatedFieldType, "The instructions for this debate", null: true
|
17
|
+
field :start_time, Decidim::Core::DateTimeType, "The start time for this debate", null: true
|
18
|
+
field :end_time, Decidim::Core::DateTimeType, "The end time for this debate", null: true
|
19
|
+
field :image, GraphQL::Types::String, "The image of this debate", null: true
|
20
|
+
field :created_at, Decidim::Core::DateTimeType, "When this debate was created", null: true
|
21
|
+
field :updated_at, Decidim::Core::DateTimeType, "When this debate was updated", null: true
|
22
|
+
field :information_updates, Decidim::Core::TranslatedFieldType, "The information updates for this debate", null: true
|
23
|
+
field :reference, GraphQL::Types::String, "The reference for this debate", null: true
|
24
|
+
end
|
25
|
+
end
|
26
|
+
end
|
@@ -0,0 +1,26 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module Decidim
|
4
|
+
module Debates
|
5
|
+
class DebatesType < Decidim::Api::Types::BaseObject
|
6
|
+
implements Decidim::Core::ComponentInterface
|
7
|
+
|
8
|
+
graphql_name "Debates"
|
9
|
+
description "A debates component of a participatory space."
|
10
|
+
|
11
|
+
field :debates, Decidim::Debates::DebateType.connection_type, null: true, connection: true
|
12
|
+
|
13
|
+
def debates
|
14
|
+
Debate.where(component: object).includes(:component)
|
15
|
+
end
|
16
|
+
|
17
|
+
field :debate, Decidim::Debates::DebateType, null: true do
|
18
|
+
argument :id, GraphQL::Types::ID, required: true
|
19
|
+
end
|
20
|
+
|
21
|
+
def debate(**args)
|
22
|
+
Debate.where(component: object).find_by(id: args[:id])
|
23
|
+
end
|
24
|
+
end
|
25
|
+
end
|
26
|
+
end
|
data/lib/decidim/debates.rb
CHANGED
@@ -50,12 +50,23 @@ Decidim.register_component(:debates) do |component|
|
|
50
50
|
component.register_resource(:debate) do |resource|
|
51
51
|
resource.model_class_name = "Decidim::Debates::Debate"
|
52
52
|
resource.card = "decidim/debates/debate"
|
53
|
+
resource.reported_content_cell = "decidim/debates/reported_content"
|
53
54
|
resource.searchable = true
|
54
55
|
resource.actions = %w(create endorse)
|
55
56
|
end
|
56
57
|
|
57
58
|
component.actions = %w(create endorse)
|
58
59
|
|
60
|
+
component.exports :comments do |exports|
|
61
|
+
exports.collection do |component_instance|
|
62
|
+
Decidim::Comments::Export.comments_for_resource(
|
63
|
+
Decidim::Debates::Debate, component_instance
|
64
|
+
)
|
65
|
+
end
|
66
|
+
|
67
|
+
exports.serializer Decidim::Comments::CommentSerializer
|
68
|
+
end
|
69
|
+
|
59
70
|
component.seeds do |participatory_space|
|
60
71
|
admin_user = Decidim::User.find_by(
|
61
72
|
organization: participatory_space.organization,
|
@@ -83,19 +94,20 @@ Decidim.register_component(:debates) do |component|
|
|
83
94
|
Decidim::Component.create!(params)
|
84
95
|
end
|
85
96
|
|
86
|
-
|
97
|
+
5.times do |x|
|
98
|
+
finite = x != 2
|
87
99
|
params = {
|
88
100
|
component: component,
|
89
101
|
category: participatory_space.categories.sample,
|
90
|
-
title: Decidim::Faker::Localized.sentence(2),
|
102
|
+
title: Decidim::Faker::Localized.sentence(word_count: 2),
|
91
103
|
description: Decidim::Faker::Localized.wrapped("<p>", "</p>") do
|
92
|
-
Decidim::Faker::Localized.paragraph(3)
|
104
|
+
Decidim::Faker::Localized.paragraph(sentence_count: 3)
|
93
105
|
end,
|
94
106
|
instructions: Decidim::Faker::Localized.wrapped("<p>", "</p>") do
|
95
|
-
Decidim::Faker::Localized.paragraph(3)
|
107
|
+
Decidim::Faker::Localized.paragraph(sentence_count: 3)
|
96
108
|
end,
|
97
|
-
start_time: 3.weeks.from_now,
|
98
|
-
end_time: 3.weeks.from_now + 4.hours,
|
109
|
+
start_time: (3.weeks.from_now if finite),
|
110
|
+
end_time: (3.weeks.from_now + 4.hours if finite),
|
99
111
|
author: component.organization
|
100
112
|
}
|
101
113
|
|
@@ -111,7 +123,7 @@ Decidim.register_component(:debates) do |component|
|
|
111
123
|
|
112
124
|
closed_debate = Decidim::Debates::Debate.last
|
113
125
|
closed_debate.conclusions = Decidim::Faker::Localized.wrapped("<p>", "</p>") do
|
114
|
-
Decidim::Faker::Localized.paragraph(3)
|
126
|
+
Decidim::Faker::Localized.paragraph(sentence_count: 3)
|
115
127
|
end
|
116
128
|
closed_debate.closed_at = Time.current
|
117
129
|
closed_debate.save!
|
@@ -119,12 +131,12 @@ Decidim.register_component(:debates) do |component|
|
|
119
131
|
params = {
|
120
132
|
component: component,
|
121
133
|
category: participatory_space.categories.sample,
|
122
|
-
title: Decidim::Faker::Localized.sentence(2),
|
134
|
+
title: Decidim::Faker::Localized.sentence(word_count: 2),
|
123
135
|
description: Decidim::Faker::Localized.wrapped("<p>", "</p>") do
|
124
|
-
Decidim::Faker::Localized.paragraph(3)
|
136
|
+
Decidim::Faker::Localized.paragraph(sentence_count: 3)
|
125
137
|
end,
|
126
138
|
instructions: Decidim::Faker::Localized.wrapped("<p>", "</p>") do
|
127
|
-
Decidim::Faker::Localized.paragraph(3)
|
139
|
+
Decidim::Faker::Localized.paragraph(sentence_count: 3)
|
128
140
|
end,
|
129
141
|
author: user
|
130
142
|
}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
3
|
def generate_localized_debate_title
|
4
|
-
Decidim::Faker::Localized.localized { "<script>alert(\"TITLE\");</script>
|
4
|
+
Decidim::Faker::Localized.localized { "<script>alert(\"TITLE\");</script> #{generate(:title)}" }
|
5
5
|
end
|
6
6
|
|
7
7
|
FactoryBot.define do
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: decidim-debates
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.24.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Josep Jaume Rey Peroy
|
@@ -11,7 +11,7 @@ authors:
|
|
11
11
|
autorequire:
|
12
12
|
bindir: bin
|
13
13
|
cert_chain: []
|
14
|
-
date: 2021-
|
14
|
+
date: 2021-03-26 00:00:00.000000000 Z
|
15
15
|
dependencies:
|
16
16
|
- !ruby/object:Gem::Dependency
|
17
17
|
name: decidim-comments
|
@@ -19,28 +19,28 @@ dependencies:
|
|
19
19
|
requirements:
|
20
20
|
- - '='
|
21
21
|
- !ruby/object:Gem::Version
|
22
|
-
version: 0.
|
22
|
+
version: 0.24.0
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
26
26
|
requirements:
|
27
27
|
- - '='
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
version: 0.
|
29
|
+
version: 0.24.0
|
30
30
|
- !ruby/object:Gem::Dependency
|
31
31
|
name: decidim-core
|
32
32
|
requirement: !ruby/object:Gem::Requirement
|
33
33
|
requirements:
|
34
34
|
- - '='
|
35
35
|
- !ruby/object:Gem::Version
|
36
|
-
version: 0.
|
36
|
+
version: 0.24.0
|
37
37
|
type: :runtime
|
38
38
|
prerelease: false
|
39
39
|
version_requirements: !ruby/object:Gem::Requirement
|
40
40
|
requirements:
|
41
41
|
- - '='
|
42
42
|
- !ruby/object:Gem::Version
|
43
|
-
version: 0.
|
43
|
+
version: 0.24.0
|
44
44
|
- !ruby/object:Gem::Dependency
|
45
45
|
name: kaminari
|
46
46
|
requirement: !ruby/object:Gem::Requirement
|
@@ -81,28 +81,28 @@ dependencies:
|
|
81
81
|
requirements:
|
82
82
|
- - '='
|
83
83
|
- !ruby/object:Gem::Version
|
84
|
-
version: 0.
|
84
|
+
version: 0.24.0
|
85
85
|
type: :development
|
86
86
|
prerelease: false
|
87
87
|
version_requirements: !ruby/object:Gem::Requirement
|
88
88
|
requirements:
|
89
89
|
- - '='
|
90
90
|
- !ruby/object:Gem::Version
|
91
|
-
version: 0.
|
91
|
+
version: 0.24.0
|
92
92
|
- !ruby/object:Gem::Dependency
|
93
93
|
name: decidim-dev
|
94
94
|
requirement: !ruby/object:Gem::Requirement
|
95
95
|
requirements:
|
96
96
|
- - '='
|
97
97
|
- !ruby/object:Gem::Version
|
98
|
-
version: 0.
|
98
|
+
version: 0.24.0
|
99
99
|
type: :development
|
100
100
|
prerelease: false
|
101
101
|
version_requirements: !ruby/object:Gem::Requirement
|
102
102
|
requirements:
|
103
103
|
- - '='
|
104
104
|
- !ruby/object:Gem::Version
|
105
|
-
version: 0.
|
105
|
+
version: 0.24.0
|
106
106
|
description: A debates component for decidim's participatory spaces.
|
107
107
|
email:
|
108
108
|
- josepjaume@gmail.com
|
@@ -115,17 +115,22 @@ extra_rdoc_files: []
|
|
115
115
|
files:
|
116
116
|
- README.md
|
117
117
|
- Rakefile
|
118
|
+
- app/assets/config/admin/decidim_debates_manifest.js
|
118
119
|
- app/assets/config/decidim_debates_manifest.js
|
119
120
|
- app/assets/images/decidim/debates/icon.svg
|
120
121
|
- app/assets/images/decidim/gamification/badges/commented_debates.svg
|
122
|
+
- app/assets/javascripts/decidim/debates/admin/debates.js.es6
|
121
123
|
- app/cells/decidim/debates/debate_activity_cell.rb
|
122
124
|
- app/cells/decidim/debates/debate_cell.rb
|
123
125
|
- app/cells/decidim/debates/debate_m/data.erb
|
124
126
|
- app/cells/decidim/debates/debate_m/footer.erb
|
125
127
|
- app/cells/decidim/debates/debate_m/multiple_dates.erb
|
128
|
+
- app/cells/decidim/debates/debate_m/open_date.erb
|
126
129
|
- app/cells/decidim/debates/debate_m/single_date.erb
|
127
130
|
- app/cells/decidim/debates/debate_m/tags.erb
|
128
131
|
- app/cells/decidim/debates/debate_m_cell.rb
|
132
|
+
- app/cells/decidim/debates/reported_content/show.erb
|
133
|
+
- app/cells/decidim/debates/reported_content_cell.rb
|
129
134
|
- app/commands/decidim/debates/admin/close_debate.rb
|
130
135
|
- app/commands/decidim/debates/admin/create_debate.rb
|
131
136
|
- app/commands/decidim/debates/admin/update_debate.rb
|
@@ -167,8 +172,6 @@ files:
|
|
167
172
|
- app/serializers/decidim/debates/data_portability_debate_serializer.rb
|
168
173
|
- app/services/decidim/debates/debate_search.rb
|
169
174
|
- app/services/decidim/debates/diff_renderer.rb
|
170
|
-
- app/types/decidim/debates/debate_type.rb
|
171
|
-
- app/types/decidim/debates/debates_type.rb
|
172
175
|
- app/views/decidim/debates/admin/debate_closes/edit.html.erb
|
173
176
|
- app/views/decidim/debates/admin/debates/_form.html.erb
|
174
177
|
- app/views/decidim/debates/admin/debates/edit.html.erb
|
@@ -271,9 +274,16 @@ files:
|
|
271
274
|
- db/migrate/20200716143929_add_endorsable_to_debates.rb
|
272
275
|
- db/migrate/20200827154116_add_commentable_counter_cache_to_debates.rb
|
273
276
|
- db/migrate/20200902133452_add_cached_comment_metadata_to_debates.rb
|
277
|
+
- db/migrate/20200930145546_add_scope_to_debates_debate.rb
|
278
|
+
- db/migrate/20201126112752_archive_debates.rb
|
279
|
+
- db/migrate/20210125101735_revert_archive_debates.rb
|
280
|
+
- db/migrate/20210310120652_add_followable_counter_cache_to_debates.rb
|
281
|
+
- lib/decidim/api/debate_type.rb
|
282
|
+
- lib/decidim/api/debates_type.rb
|
274
283
|
- lib/decidim/debates.rb
|
275
284
|
- lib/decidim/debates/admin.rb
|
276
285
|
- lib/decidim/debates/admin_engine.rb
|
286
|
+
- lib/decidim/debates/api.rb
|
277
287
|
- lib/decidim/debates/component.rb
|
278
288
|
- lib/decidim/debates/engine.rb
|
279
289
|
- lib/decidim/debates/test/factories.rb
|
@@ -290,14 +300,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
290
300
|
requirements:
|
291
301
|
- - ">="
|
292
302
|
- !ruby/object:Gem::Version
|
293
|
-
version: '2.
|
303
|
+
version: '2.7'
|
294
304
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
295
305
|
requirements:
|
296
306
|
- - ">="
|
297
307
|
- !ruby/object:Gem::Version
|
298
308
|
version: '0'
|
299
309
|
requirements: []
|
300
|
-
rubygems_version: 3.
|
310
|
+
rubygems_version: 3.1.2
|
301
311
|
signing_key:
|
302
312
|
specification_version: 4
|
303
313
|
summary: Decidim debates module
|