decidim-dev 0.31.0 → 0.31.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/config/locales/el.yml +12 -2
- data/config/locales/eu.yml +8 -8
- data/config/locales/ro-RO.yml +16 -9
- data/config/locales/sv.yml +2 -2
- data/config/rubocop/faker/configuration.yml +1 -1
- data/config/rubocop/graphql/configuration.yml +5 -0
- data/lib/decidim/api/dummy_resource_type.rb +12 -0
- data/lib/decidim/dev/api.rb +7 -0
- data/lib/decidim/dev/engine.rb +6 -0
- data/lib/decidim/dev/test/factories.rb +2 -1
- data/lib/decidim/dev/test/rspec_support/comments.rb +1 -1
- data/lib/decidim/dev/test/rspec_support/component_context.rb +114 -0
- data/lib/decidim/dev/version.rb +1 -1
- data/lib/decidim/dev.rb +2 -0
- metadata +16 -14
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d6e3da71ad4c3d237e0818b69c7a6d3769c72097a157a717fae30a207ac0f34d
|
|
4
|
+
data.tar.gz: 3593b211fdf0bedd964dcf5643c78f9e7fe6e34afb6b0dbc748163692aec42c8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ff98b0035148acbe72d19e76d23e2d4375a93e29d1342ccee5dd645847b1f287cd18dc902e837986ce062f6087199148c821100ad6e97acb086c676594d8d907
|
|
7
|
+
data.tar.gz: 82ba085f4e98bfaba504d43e16e663e64020a263db977926401448cfbfcf21292cfd56263b80a817f94a64e99882361a58856429f87ba2b43244800a3e1a0248
|
data/config/locales/el.yml
CHANGED
|
@@ -2,6 +2,9 @@
|
|
|
2
2
|
el:
|
|
3
3
|
activemodel:
|
|
4
4
|
attributes:
|
|
5
|
+
dummy:
|
|
6
|
+
image: Εικόνα
|
|
7
|
+
dummy_attribute: Εικονικό χαρακτηριστικό
|
|
5
8
|
dummy_resource:
|
|
6
9
|
created_at: Δημιουργήθηκε στις
|
|
7
10
|
decidim_scope_id: Πεδίο εφαρμογής
|
|
@@ -15,14 +18,21 @@ el:
|
|
|
15
18
|
dummy:
|
|
16
19
|
settings:
|
|
17
20
|
global:
|
|
21
|
+
clear_all: Εκκαθάριση όλων
|
|
22
|
+
guided: Καθοδηγούμενη εισαγωγή
|
|
23
|
+
guided_help: Κείμενο βοήθειας
|
|
24
|
+
guided_readonly: Απενεργοποιημένη εισαγωγή
|
|
25
|
+
guided_rich: Καθοδηγούμενη πλούσια εισαγωγή
|
|
26
|
+
guided_rich_help_html: HTML <strong>βοήθεια</strong> κείμενο
|
|
18
27
|
readonly_attribute: Χαρακτηριστικό μόνο για ανάγνωση
|
|
19
28
|
test: A δοκιμή
|
|
29
|
+
test_add: Προσθήκη τεστ
|
|
20
30
|
test_choices:
|
|
21
31
|
a: A επιλογή
|
|
22
32
|
b: B επιλογή
|
|
23
33
|
c: C επιλογή
|
|
24
34
|
test_options:
|
|
25
|
-
bar:
|
|
35
|
+
bar: Μπάρα
|
|
26
36
|
foo: Foo
|
|
27
37
|
step:
|
|
28
38
|
readonly_step_attribute: Χαρακτηριστικό βήματος μόνο για ανάγνωση
|
|
@@ -48,7 +58,7 @@ el:
|
|
|
48
58
|
test_link:
|
|
49
59
|
dummy_resource_dummy: Σχετικό εικονικό στοιχείο
|
|
50
60
|
statistics:
|
|
51
|
-
bar:
|
|
61
|
+
bar: Μπάρα
|
|
52
62
|
dummies_count_high: Εικονικά στοιχεία υψηλά
|
|
53
63
|
dummies_count_medium: Εικονικά στοιχεία μεσαία
|
|
54
64
|
foo: Foo
|
data/config/locales/eu.yml
CHANGED
|
@@ -22,12 +22,12 @@ eu:
|
|
|
22
22
|
guided: Input gidatua
|
|
23
23
|
guided_help: Laguntza-testua
|
|
24
24
|
guided_readonly: Input desgaitua
|
|
25
|
-
guided_rich:
|
|
26
|
-
guided_rich_help_html: HTML<strong>
|
|
27
|
-
guided_rich_readonly_html: HTML<strong>laguntza</strong>testua
|
|
25
|
+
guided_rich: Sarrera aberats gidatua
|
|
26
|
+
guided_rich_help_html: HTML<strong>laguntza </strong> testua
|
|
27
|
+
guided_rich_readonly_html: HTML <strong>laguntza</strong> desaktibatutako testua sartzeko
|
|
28
28
|
readonly_attribute: Soilik irakurtzeko atributua
|
|
29
29
|
test: Proba bat
|
|
30
|
-
test_add:
|
|
30
|
+
test_add: Testa erantsi
|
|
31
31
|
test_choices:
|
|
32
32
|
a: A aukera
|
|
33
33
|
b: B aukera
|
|
@@ -47,12 +47,12 @@ eu:
|
|
|
47
47
|
dummy:
|
|
48
48
|
admin:
|
|
49
49
|
exports:
|
|
50
|
-
dummies:
|
|
50
|
+
dummies: Alegiazko parte-hartzaileak
|
|
51
51
|
gamification:
|
|
52
52
|
badges:
|
|
53
53
|
test:
|
|
54
54
|
conditions:
|
|
55
|
-
- Erabili probako
|
|
55
|
+
- Erabili probako ingurune bat Decidim-erako.
|
|
56
56
|
description: Parte-hartzaileek garaikur hau lortzen dute probak sortzeagatik.
|
|
57
57
|
description_another: Parte-hartzaile honek %{score} proba egin ditu.
|
|
58
58
|
description_own: '%{score} proba sortu dituzu.'
|
|
@@ -65,6 +65,6 @@ eu:
|
|
|
65
65
|
dummy_resource_dummy: ' Honekin lotutako proba'
|
|
66
66
|
statistics:
|
|
67
67
|
bar: Bar
|
|
68
|
-
dummies_count_high:
|
|
69
|
-
dummies_count_medium:
|
|
68
|
+
dummies_count_high: Alegiazko parte-hartzaileen gehieneko kopurua
|
|
69
|
+
dummies_count_medium: Alegiazko parte-hartzaileen batez bestekoa
|
|
70
70
|
foo: Foo
|
data/config/locales/ro-RO.yml
CHANGED
|
@@ -2,6 +2,9 @@
|
|
|
2
2
|
ro:
|
|
3
3
|
activemodel:
|
|
4
4
|
attributes:
|
|
5
|
+
dummy:
|
|
6
|
+
image: Imagine
|
|
7
|
+
dummy_attribute: Atribut fictiv
|
|
5
8
|
dummy_resource:
|
|
6
9
|
created_at: Creat la
|
|
7
10
|
decidim_scope_id: Domeniu de interes
|
|
@@ -15,26 +18,30 @@ ro:
|
|
|
15
18
|
dummy:
|
|
16
19
|
settings:
|
|
17
20
|
global:
|
|
21
|
+
clear_all: Eliminați tot
|
|
18
22
|
guided: Introducere ghidată
|
|
19
23
|
guided_help: Text de ajutor
|
|
20
|
-
guided_readonly:
|
|
24
|
+
guided_readonly: Câmp dezactivat
|
|
21
25
|
guided_rich: Introducere ghidată a conținutului bogat
|
|
22
26
|
guided_rich_help_html: <strong>Ajutor</strong> text pentru HTML
|
|
23
27
|
guided_rich_readonly_html: <strong>Ajutor</strong> HTML text pentru intrare dezactivată
|
|
24
|
-
readonly_attribute: Atribut
|
|
28
|
+
readonly_attribute: Atribut read only
|
|
25
29
|
test: Un test
|
|
30
|
+
test_add: Adaugați test
|
|
26
31
|
test_choices:
|
|
27
|
-
a:
|
|
28
|
-
b:
|
|
29
|
-
c:
|
|
32
|
+
a: Opțiunea A
|
|
33
|
+
b: Opțiunea B
|
|
34
|
+
c: Opțiunea C
|
|
30
35
|
test_options:
|
|
31
36
|
bar: Bară
|
|
32
37
|
baz: Baz
|
|
33
38
|
foo: Foo
|
|
34
39
|
step:
|
|
40
|
+
likes_blocked: Aprecieri blocate
|
|
41
|
+
likes_enabled: Aprecieri activate
|
|
35
42
|
readonly_step_attribute: Atribut pas Readonly
|
|
36
43
|
test_options:
|
|
37
|
-
bar:
|
|
44
|
+
bar: Bar
|
|
38
45
|
baz: Baz
|
|
39
46
|
foo: Foo
|
|
40
47
|
dummy:
|
|
@@ -51,13 +58,13 @@ ro:
|
|
|
51
58
|
description_own: Ați creat %{score} teste.
|
|
52
59
|
name: Teste
|
|
53
60
|
next_level_in: Crează încă %{score} teste pentru a atinge următorul nivel!
|
|
54
|
-
unearned_another: Acest participant nu a creat
|
|
55
|
-
unearned_own: Nu ați creat
|
|
61
|
+
unearned_another: Acest participant nu a creat niciun test încă.
|
|
62
|
+
unearned_own: Nu ați creat niciun test încă.
|
|
56
63
|
resource_links:
|
|
57
64
|
test_link:
|
|
58
65
|
dummy_resource_dummy: Test asociat
|
|
59
66
|
statistics:
|
|
60
|
-
bar:
|
|
67
|
+
bar: Bar
|
|
61
68
|
dummies_count_high: Test mare
|
|
62
69
|
dummies_count_medium: Test mediu
|
|
63
70
|
foo: Foo
|
data/config/locales/sv.yml
CHANGED
|
@@ -37,8 +37,8 @@ sv:
|
|
|
37
37
|
baz: Baz
|
|
38
38
|
foo: Foo
|
|
39
39
|
step:
|
|
40
|
-
likes_blocked:
|
|
41
|
-
likes_enabled:
|
|
40
|
+
likes_blocked: Stäng av gilla-markeringar
|
|
41
|
+
likes_enabled: Aktivera gilla-markeringar
|
|
42
42
|
readonly_step_attribute: Attribut för skrivskyddat steg
|
|
43
43
|
test_options:
|
|
44
44
|
bar: Bar
|
|
@@ -17,6 +17,11 @@ GraphQL/ObjectDescription:
|
|
|
17
17
|
- "**/lib/decidim/api/graphiql/config.rb"
|
|
18
18
|
- "**/lib/decidim/api/graphql_permissions.rb"
|
|
19
19
|
- "**/lib/decidim/api/functions/*"
|
|
20
|
+
- "**/lib/decidim/api/errors/*"
|
|
21
|
+
- "decidim-api/lib/decidim/api/alias_analyzer.rb"
|
|
22
|
+
- "decidim-api/lib/decidim/api/introspection_analyzer.rb"
|
|
23
|
+
- "decidim-api/lib/decidim/api/recursion_analyzer.rb"
|
|
24
|
+
- "decidim-api/spec/lib/decidim/api/recursion_analyzer_spec.rb"
|
|
20
25
|
- "spec/**/*"
|
|
21
26
|
- "test/**/*"
|
|
22
27
|
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
module Decidim
|
|
4
|
+
module Dev
|
|
5
|
+
class DummyResourceType < Decidim::Api::Types::BaseObject
|
|
6
|
+
graphql_name "DummyResource"
|
|
7
|
+
description "A dummy resource to allow testing the API against the dummy resources."
|
|
8
|
+
|
|
9
|
+
implements Decidim::Comments::CommentableInterface
|
|
10
|
+
end
|
|
11
|
+
end
|
|
12
|
+
end
|
data/lib/decidim/dev/engine.rb
CHANGED
|
@@ -15,9 +15,10 @@ FactoryBot.define do
|
|
|
15
15
|
transient do
|
|
16
16
|
skip_injection { false }
|
|
17
17
|
users { nil }
|
|
18
|
+
organization { create(:organization, skip_injection:) }
|
|
18
19
|
end
|
|
19
20
|
title { generate_localized_title(:dummy_resource_title, skip_injection:) }
|
|
20
|
-
component { create(:dummy_component, skip_injection:) }
|
|
21
|
+
component { create(:dummy_component, organization:, skip_injection:) }
|
|
21
22
|
author { create(:user, :confirmed, organization: component.organization, skip_injection:) }
|
|
22
23
|
scope { create(:scope, organization: component.organization, skip_injection:) }
|
|
23
24
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
module CommentsHelpers
|
|
4
4
|
def have_comment_from(user, text, opts = {})
|
|
5
5
|
within "#comments" do
|
|
6
|
-
have_content(user.name, **opts).and have_content(text, **opts)
|
|
6
|
+
have_content(decidim_sanitize_translated(user.name).gsub("\n", " "), **opts).and have_content(text, **opts)
|
|
7
7
|
end
|
|
8
8
|
end
|
|
9
9
|
|
|
@@ -114,3 +114,117 @@ shared_context "when managing a component as a process admin" do
|
|
|
114
114
|
participatory_process:)
|
|
115
115
|
end
|
|
116
116
|
end
|
|
117
|
+
|
|
118
|
+
shared_context "when publishing and unpublishing the component" do
|
|
119
|
+
let(:title) { translated(current_component.name) }
|
|
120
|
+
# When resources are being created or modified, the following jobs are enqueued among the ones that we need to wait for.
|
|
121
|
+
# When running in CI, we have situations when job processing takes longer, causing flaky tests.
|
|
122
|
+
# Adding a list of exceptions here, helps us to avoid those situations.
|
|
123
|
+
let(:job_exceptions) do
|
|
124
|
+
[
|
|
125
|
+
Decidim::MachineTranslationResourceJob,
|
|
126
|
+
ActiveStorage::AnalyzeJob
|
|
127
|
+
]
|
|
128
|
+
end
|
|
129
|
+
|
|
130
|
+
context "when component is unpublished" do
|
|
131
|
+
before do
|
|
132
|
+
current_component.unpublish!
|
|
133
|
+
current_component.participatory_space.try_add_to_index_as_search_resource
|
|
134
|
+
|
|
135
|
+
visit decidim_admin_participatory_processes.components_path(current_component.participatory_space)
|
|
136
|
+
end
|
|
137
|
+
|
|
138
|
+
it "reindexes on publication" do
|
|
139
|
+
Decidim::SearchableResource.where(resource:).delete_all
|
|
140
|
+
expect(Decidim::SearchableResource.where(resource:).count).to be_zero
|
|
141
|
+
|
|
142
|
+
within "tr", text: title do
|
|
143
|
+
find("button[data-controller='dropdown']").click
|
|
144
|
+
click_on "Publish"
|
|
145
|
+
end
|
|
146
|
+
|
|
147
|
+
expect(page).to have_admin_callout("The component has been successfully published")
|
|
148
|
+
|
|
149
|
+
perform_enqueued_jobs(except: job_exceptions)
|
|
150
|
+
|
|
151
|
+
expect(Decidim::SearchableResource.where(resource:).count).to be_positive
|
|
152
|
+
expect(component.reload).to be_published
|
|
153
|
+
end
|
|
154
|
+
end
|
|
155
|
+
|
|
156
|
+
context "when component is published" do
|
|
157
|
+
before do
|
|
158
|
+
current_component.publish!
|
|
159
|
+
current_component.participatory_space.try_add_to_index_as_search_resource
|
|
160
|
+
|
|
161
|
+
visit decidim_admin_participatory_processes.components_path(current_component.participatory_space)
|
|
162
|
+
end
|
|
163
|
+
|
|
164
|
+
it "removes records from index" do
|
|
165
|
+
perform_enqueued_jobs(except: job_exceptions)
|
|
166
|
+
|
|
167
|
+
expect(Decidim::SearchableResource.where(resource:).count).to be_positive
|
|
168
|
+
|
|
169
|
+
within ".sidebar-menu" do
|
|
170
|
+
click_on "Components"
|
|
171
|
+
end
|
|
172
|
+
|
|
173
|
+
within "tr", text: title do
|
|
174
|
+
find("button[data-controller='dropdown']").click
|
|
175
|
+
click_on "Hide from menu"
|
|
176
|
+
end
|
|
177
|
+
|
|
178
|
+
perform_enqueued_jobs(except: job_exceptions)
|
|
179
|
+
|
|
180
|
+
expect(Decidim::SearchableResource.where(resource:).count).to be_positive
|
|
181
|
+
|
|
182
|
+
within "tr", text: title do
|
|
183
|
+
find("button[data-controller='dropdown']").click
|
|
184
|
+
click_on "Unpublish"
|
|
185
|
+
end
|
|
186
|
+
|
|
187
|
+
expect(page).to have_admin_callout("The component has been successfully unpublished")
|
|
188
|
+
|
|
189
|
+
perform_enqueued_jobs(except: job_exceptions)
|
|
190
|
+
|
|
191
|
+
expect(Decidim::SearchableResource.where(resource:).count).to be_zero
|
|
192
|
+
expect(current_component.reload).not_to be_published
|
|
193
|
+
end
|
|
194
|
+
end
|
|
195
|
+
end
|
|
196
|
+
|
|
197
|
+
shared_context "when cycling through publication states" do
|
|
198
|
+
include_context "when managing a component as an admin" do
|
|
199
|
+
let(:title) { translated(current_component.name) }
|
|
200
|
+
|
|
201
|
+
it "cycles through unpublished and published states successfully" do
|
|
202
|
+
visit decidim_admin_participatory_processes.components_path(current_component.participatory_space)
|
|
203
|
+
|
|
204
|
+
within ".sidebar-menu" do
|
|
205
|
+
click_on "Components"
|
|
206
|
+
end
|
|
207
|
+
|
|
208
|
+
within "tr", text: title do
|
|
209
|
+
find("button[data-controller='dropdown']").click
|
|
210
|
+
click_on "Hide from menu"
|
|
211
|
+
end
|
|
212
|
+
|
|
213
|
+
expect(page).to have_admin_callout("The component has been successfully hidden from the menu.")
|
|
214
|
+
|
|
215
|
+
within "tr", text: title do
|
|
216
|
+
find("button[data-controller='dropdown']").click
|
|
217
|
+
click_on "Unpublish"
|
|
218
|
+
end
|
|
219
|
+
|
|
220
|
+
expect(page).to have_admin_callout("The component has been successfully unpublished")
|
|
221
|
+
|
|
222
|
+
within "tr", text: title do
|
|
223
|
+
find("button[data-controller='dropdown']").click
|
|
224
|
+
click_on "Publish"
|
|
225
|
+
end
|
|
226
|
+
|
|
227
|
+
expect(page).to have_admin_callout("The component has been successfully published")
|
|
228
|
+
end
|
|
229
|
+
end
|
|
230
|
+
end
|
data/lib/decidim/dev/version.rb
CHANGED
data/lib/decidim/dev.rb
CHANGED
|
@@ -15,6 +15,8 @@ require "decidim/dev/auth_engine"
|
|
|
15
15
|
# Also, to avoid further headaches :)
|
|
16
16
|
# require "decidim/dev/component"
|
|
17
17
|
|
|
18
|
+
require "decidim/dev/api"
|
|
19
|
+
|
|
18
20
|
module Decidim
|
|
19
21
|
# Decidim::Dev holds all the convenience logic and libraries to be able to
|
|
20
22
|
# create external libraries that create test apps and test themselves against
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: decidim-dev
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.31.
|
|
4
|
+
version: 0.31.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Josep Jaume Rey Peroy
|
|
@@ -10,7 +10,7 @@ authors:
|
|
|
10
10
|
autorequire:
|
|
11
11
|
bindir: bin
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date:
|
|
13
|
+
date: 2026-02-26 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: capybara
|
|
@@ -32,84 +32,84 @@ dependencies:
|
|
|
32
32
|
requirements:
|
|
33
33
|
- - '='
|
|
34
34
|
- !ruby/object:Gem::Version
|
|
35
|
-
version: 0.31.
|
|
35
|
+
version: 0.31.2
|
|
36
36
|
type: :runtime
|
|
37
37
|
prerelease: false
|
|
38
38
|
version_requirements: !ruby/object:Gem::Requirement
|
|
39
39
|
requirements:
|
|
40
40
|
- - '='
|
|
41
41
|
- !ruby/object:Gem::Version
|
|
42
|
-
version: 0.31.
|
|
42
|
+
version: 0.31.2
|
|
43
43
|
- !ruby/object:Gem::Dependency
|
|
44
44
|
name: decidim-api
|
|
45
45
|
requirement: !ruby/object:Gem::Requirement
|
|
46
46
|
requirements:
|
|
47
47
|
- - '='
|
|
48
48
|
- !ruby/object:Gem::Version
|
|
49
|
-
version: 0.31.
|
|
49
|
+
version: 0.31.2
|
|
50
50
|
type: :runtime
|
|
51
51
|
prerelease: false
|
|
52
52
|
version_requirements: !ruby/object:Gem::Requirement
|
|
53
53
|
requirements:
|
|
54
54
|
- - '='
|
|
55
55
|
- !ruby/object:Gem::Version
|
|
56
|
-
version: 0.31.
|
|
56
|
+
version: 0.31.2
|
|
57
57
|
- !ruby/object:Gem::Dependency
|
|
58
58
|
name: decidim-comments
|
|
59
59
|
requirement: !ruby/object:Gem::Requirement
|
|
60
60
|
requirements:
|
|
61
61
|
- - '='
|
|
62
62
|
- !ruby/object:Gem::Version
|
|
63
|
-
version: 0.31.
|
|
63
|
+
version: 0.31.2
|
|
64
64
|
type: :runtime
|
|
65
65
|
prerelease: false
|
|
66
66
|
version_requirements: !ruby/object:Gem::Requirement
|
|
67
67
|
requirements:
|
|
68
68
|
- - '='
|
|
69
69
|
- !ruby/object:Gem::Version
|
|
70
|
-
version: 0.31.
|
|
70
|
+
version: 0.31.2
|
|
71
71
|
- !ruby/object:Gem::Dependency
|
|
72
72
|
name: decidim-core
|
|
73
73
|
requirement: !ruby/object:Gem::Requirement
|
|
74
74
|
requirements:
|
|
75
75
|
- - '='
|
|
76
76
|
- !ruby/object:Gem::Version
|
|
77
|
-
version: 0.31.
|
|
77
|
+
version: 0.31.2
|
|
78
78
|
type: :runtime
|
|
79
79
|
prerelease: false
|
|
80
80
|
version_requirements: !ruby/object:Gem::Requirement
|
|
81
81
|
requirements:
|
|
82
82
|
- - '='
|
|
83
83
|
- !ruby/object:Gem::Version
|
|
84
|
-
version: 0.31.
|
|
84
|
+
version: 0.31.2
|
|
85
85
|
- !ruby/object:Gem::Dependency
|
|
86
86
|
name: decidim-generators
|
|
87
87
|
requirement: !ruby/object:Gem::Requirement
|
|
88
88
|
requirements:
|
|
89
89
|
- - '='
|
|
90
90
|
- !ruby/object:Gem::Version
|
|
91
|
-
version: 0.31.
|
|
91
|
+
version: 0.31.2
|
|
92
92
|
type: :runtime
|
|
93
93
|
prerelease: false
|
|
94
94
|
version_requirements: !ruby/object:Gem::Requirement
|
|
95
95
|
requirements:
|
|
96
96
|
- - '='
|
|
97
97
|
- !ruby/object:Gem::Version
|
|
98
|
-
version: 0.31.
|
|
98
|
+
version: 0.31.2
|
|
99
99
|
- !ruby/object:Gem::Dependency
|
|
100
100
|
name: decidim-verifications
|
|
101
101
|
requirement: !ruby/object:Gem::Requirement
|
|
102
102
|
requirements:
|
|
103
103
|
- - '='
|
|
104
104
|
- !ruby/object:Gem::Version
|
|
105
|
-
version: 0.31.
|
|
105
|
+
version: 0.31.2
|
|
106
106
|
type: :runtime
|
|
107
107
|
prerelease: false
|
|
108
108
|
version_requirements: !ruby/object:Gem::Requirement
|
|
109
109
|
requirements:
|
|
110
110
|
- - '='
|
|
111
111
|
- !ruby/object:Gem::Version
|
|
112
|
-
version: 0.31.
|
|
112
|
+
version: 0.31.2
|
|
113
113
|
- !ruby/object:Gem::Dependency
|
|
114
114
|
name: factory_bot_rails
|
|
115
115
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -772,9 +772,11 @@ files:
|
|
|
772
772
|
- config/rubocop/ruby/disabled.yml
|
|
773
773
|
- decidim-dev.gemspec
|
|
774
774
|
- lib/decidim-dev.rb
|
|
775
|
+
- lib/decidim/api/dummy_resource_type.rb
|
|
775
776
|
- lib/decidim/dev.rb
|
|
776
777
|
- lib/decidim/dev/admin.rb
|
|
777
778
|
- lib/decidim/dev/admin_engine.rb
|
|
779
|
+
- lib/decidim/dev/api.rb
|
|
778
780
|
- lib/decidim/dev/assets/5000x5000.png
|
|
779
781
|
- lib/decidim/dev/assets/Exampledocument.pdf
|
|
780
782
|
- lib/decidim/dev/assets/assemblies.json
|