decidim-generators 0.31.0.rc2 → 0.31.1
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/Gemfile.lock +106 -101
- data/lib/decidim/generators/app_generator.rb +5 -2
- data/lib/decidim/generators/component_templates/Gemfile.erb +2 -2
- data/lib/decidim/generators/component_templates/lib/decidim/component/engine.rb.erb +6 -0
- data/lib/decidim/generators/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 17a2f89cb9e860a20686a05452577e2e7a3a65fd7f4619fad5b06c5238fd1656
|
|
4
|
+
data.tar.gz: 55e1c5090298b07dcc1c2a2b9d13b26769086bdb453804594421b0ed8b737538
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7dddb662a4e143911c7b2353f49c7f5c968c1bd42b741fb2b238649516ea7c8778280ff165e4decc972e31988951994ac77ec3ea6677e94d0ea29535ebed73c3
|
|
7
|
+
data.tar.gz: a5419e511e826acff3546d1c9d53b0846c7cd95b7116ce531c2832a147e893a73e8443ebe7d4aa8ebe9d9fbf959ba5d043725eceb55a0ce286142fa191be7598
|
data/Gemfile.lock
CHANGED
|
@@ -1,62 +1,62 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: ..
|
|
3
3
|
specs:
|
|
4
|
-
decidim (0.31.
|
|
5
|
-
decidim-accountability (= 0.31.
|
|
6
|
-
decidim-admin (= 0.31.
|
|
7
|
-
decidim-api (= 0.31.
|
|
8
|
-
decidim-assemblies (= 0.31.
|
|
9
|
-
decidim-blogs (= 0.31.
|
|
10
|
-
decidim-budgets (= 0.31.
|
|
11
|
-
decidim-comments (= 0.31.
|
|
12
|
-
decidim-core (= 0.31.
|
|
13
|
-
decidim-debates (= 0.31.
|
|
14
|
-
decidim-forms (= 0.31.
|
|
15
|
-
decidim-generators (= 0.31.
|
|
16
|
-
decidim-meetings (= 0.31.
|
|
17
|
-
decidim-pages (= 0.31.
|
|
18
|
-
decidim-participatory_processes (= 0.31.
|
|
19
|
-
decidim-proposals (= 0.31.
|
|
20
|
-
decidim-sortitions (= 0.31.
|
|
21
|
-
decidim-surveys (= 0.31.
|
|
22
|
-
decidim-system (= 0.31.
|
|
23
|
-
decidim-verifications (= 0.31.
|
|
24
|
-
decidim-accountability (0.31.
|
|
25
|
-
decidim-comments (= 0.31.
|
|
26
|
-
decidim-core (= 0.31.
|
|
27
|
-
decidim-admin (0.31.
|
|
4
|
+
decidim (0.31.1)
|
|
5
|
+
decidim-accountability (= 0.31.1)
|
|
6
|
+
decidim-admin (= 0.31.1)
|
|
7
|
+
decidim-api (= 0.31.1)
|
|
8
|
+
decidim-assemblies (= 0.31.1)
|
|
9
|
+
decidim-blogs (= 0.31.1)
|
|
10
|
+
decidim-budgets (= 0.31.1)
|
|
11
|
+
decidim-comments (= 0.31.1)
|
|
12
|
+
decidim-core (= 0.31.1)
|
|
13
|
+
decidim-debates (= 0.31.1)
|
|
14
|
+
decidim-forms (= 0.31.1)
|
|
15
|
+
decidim-generators (= 0.31.1)
|
|
16
|
+
decidim-meetings (= 0.31.1)
|
|
17
|
+
decidim-pages (= 0.31.1)
|
|
18
|
+
decidim-participatory_processes (= 0.31.1)
|
|
19
|
+
decidim-proposals (= 0.31.1)
|
|
20
|
+
decidim-sortitions (= 0.31.1)
|
|
21
|
+
decidim-surveys (= 0.31.1)
|
|
22
|
+
decidim-system (= 0.31.1)
|
|
23
|
+
decidim-verifications (= 0.31.1)
|
|
24
|
+
decidim-accountability (0.31.1)
|
|
25
|
+
decidim-comments (= 0.31.1)
|
|
26
|
+
decidim-core (= 0.31.1)
|
|
27
|
+
decidim-admin (0.31.1)
|
|
28
28
|
active_link_to (~> 1.0)
|
|
29
|
-
decidim-core (= 0.31.
|
|
29
|
+
decidim-core (= 0.31.1)
|
|
30
30
|
devise (~> 4.7)
|
|
31
31
|
devise-i18n (~> 1.2)
|
|
32
32
|
devise_invitable (~> 2.0, >= 2.0.9)
|
|
33
|
-
decidim-ai (0.31.
|
|
33
|
+
decidim-ai (0.31.1)
|
|
34
34
|
classifier-reborn (~> 2.3.0)
|
|
35
|
-
decidim-core (= 0.31.
|
|
36
|
-
decidim-api (0.31.
|
|
37
|
-
decidim-core (= 0.31.
|
|
35
|
+
decidim-core (= 0.31.1)
|
|
36
|
+
decidim-api (0.31.1)
|
|
37
|
+
decidim-core (= 0.31.1)
|
|
38
38
|
devise-jwt (~> 0.12.1)
|
|
39
39
|
graphql (~> 2.4.0, >= 2.4.17)
|
|
40
40
|
graphql-docs (~> 5.0)
|
|
41
41
|
rack-cors (~> 1.0)
|
|
42
|
-
decidim-assemblies (0.31.
|
|
43
|
-
decidim-core (= 0.31.
|
|
44
|
-
decidim-blogs (0.31.
|
|
45
|
-
decidim-admin (= 0.31.
|
|
46
|
-
decidim-comments (= 0.31.
|
|
47
|
-
decidim-core (= 0.31.
|
|
48
|
-
decidim-budgets (0.31.
|
|
49
|
-
decidim-comments (= 0.31.
|
|
50
|
-
decidim-core (= 0.31.
|
|
51
|
-
decidim-collaborative_texts (0.31.
|
|
52
|
-
decidim-core (= 0.31.
|
|
53
|
-
decidim-comments (0.31.
|
|
54
|
-
decidim-core (= 0.31.
|
|
42
|
+
decidim-assemblies (0.31.1)
|
|
43
|
+
decidim-core (= 0.31.1)
|
|
44
|
+
decidim-blogs (0.31.1)
|
|
45
|
+
decidim-admin (= 0.31.1)
|
|
46
|
+
decidim-comments (= 0.31.1)
|
|
47
|
+
decidim-core (= 0.31.1)
|
|
48
|
+
decidim-budgets (0.31.1)
|
|
49
|
+
decidim-comments (= 0.31.1)
|
|
50
|
+
decidim-core (= 0.31.1)
|
|
51
|
+
decidim-collaborative_texts (0.31.1)
|
|
52
|
+
decidim-core (= 0.31.1)
|
|
53
|
+
decidim-comments (0.31.1)
|
|
54
|
+
decidim-core (= 0.31.1)
|
|
55
55
|
redcarpet (~> 3.5, >= 3.5.1)
|
|
56
|
-
decidim-conferences (0.31.
|
|
57
|
-
decidim-core (= 0.31.
|
|
58
|
-
decidim-meetings (= 0.31.
|
|
59
|
-
decidim-core (0.31.
|
|
56
|
+
decidim-conferences (0.31.1)
|
|
57
|
+
decidim-core (= 0.31.1)
|
|
58
|
+
decidim-meetings (= 0.31.1)
|
|
59
|
+
decidim-core (0.31.1)
|
|
60
60
|
active_link_to (~> 1.0)
|
|
61
61
|
acts_as_list (~> 1.0)
|
|
62
62
|
batch-loader (~> 2.0)
|
|
@@ -66,6 +66,8 @@ PATH
|
|
|
66
66
|
charlock_holmes (~> 0.7)
|
|
67
67
|
chartkick (~> 5.1.2)
|
|
68
68
|
concurrent-ruby (~> 1.3.0)
|
|
69
|
+
connection_pool (< 3)
|
|
70
|
+
data_migrate (~> 11.3)
|
|
69
71
|
date_validator (~> 0.12.0)
|
|
70
72
|
devise (~> 4.7)
|
|
71
73
|
devise-i18n (~> 1.2)
|
|
@@ -109,24 +111,24 @@ PATH
|
|
|
109
111
|
valid_email2 (~> 7.0)
|
|
110
112
|
web-push (~> 3.0)
|
|
111
113
|
wisper (~> 3.0)
|
|
112
|
-
decidim-debates (0.31.
|
|
113
|
-
decidim-comments (= 0.31.
|
|
114
|
-
decidim-core (= 0.31.
|
|
115
|
-
decidim-demographics (0.31.
|
|
116
|
-
decidim-core (= 0.31.
|
|
117
|
-
decidim-forms (= 0.31.
|
|
118
|
-
decidim-design (0.31.
|
|
119
|
-
decidim-core (= 0.31.
|
|
120
|
-
decidim-dev (0.31.
|
|
114
|
+
decidim-debates (0.31.1)
|
|
115
|
+
decidim-comments (= 0.31.1)
|
|
116
|
+
decidim-core (= 0.31.1)
|
|
117
|
+
decidim-demographics (0.31.1)
|
|
118
|
+
decidim-core (= 0.31.1)
|
|
119
|
+
decidim-forms (= 0.31.1)
|
|
120
|
+
decidim-design (0.31.1)
|
|
121
|
+
decidim-core (= 0.31.1)
|
|
122
|
+
decidim-dev (0.31.1)
|
|
121
123
|
bullet (~> 8.0.0)
|
|
122
124
|
byebug (~> 11.0)
|
|
123
125
|
capybara (~> 3.39)
|
|
124
|
-
decidim-admin (= 0.31.
|
|
125
|
-
decidim-api (= 0.31.
|
|
126
|
-
decidim-comments (= 0.31.
|
|
127
|
-
decidim-core (= 0.31.
|
|
128
|
-
decidim-generators (= 0.31.
|
|
129
|
-
decidim-verifications (= 0.31.
|
|
126
|
+
decidim-admin (= 0.31.1)
|
|
127
|
+
decidim-api (= 0.31.1)
|
|
128
|
+
decidim-comments (= 0.31.1)
|
|
129
|
+
decidim-core (= 0.31.1)
|
|
130
|
+
decidim-generators (= 0.31.1)
|
|
131
|
+
decidim-verifications (= 0.31.1)
|
|
130
132
|
erb_lint (~> 0.8.0)
|
|
131
133
|
factory_bot_rails (~> 6.2)
|
|
132
134
|
faker (~> 3.2)
|
|
@@ -159,51 +161,51 @@ PATH
|
|
|
159
161
|
w3c_rspec_validators (~> 0.3.0)
|
|
160
162
|
webmock (~> 3.18)
|
|
161
163
|
wisper-rspec (~> 1.0)
|
|
162
|
-
decidim-elections (0.31.
|
|
163
|
-
decidim-admin (= 0.31.
|
|
164
|
-
decidim-core (= 0.31.
|
|
165
|
-
decidim-forms (= 0.31.
|
|
166
|
-
decidim-forms (0.31.
|
|
167
|
-
decidim-core (= 0.31.
|
|
168
|
-
decidim-generators (0.31.
|
|
169
|
-
decidim-core (= 0.31.
|
|
170
|
-
decidim-initiatives (0.31.
|
|
171
|
-
decidim-admin (= 0.31.
|
|
172
|
-
decidim-comments (= 0.31.
|
|
173
|
-
decidim-core (= 0.31.
|
|
174
|
-
decidim-verifications (= 0.31.
|
|
175
|
-
decidim-meetings (0.31.
|
|
176
|
-
decidim-core (= 0.31.
|
|
177
|
-
decidim-forms (= 0.31.
|
|
164
|
+
decidim-elections (0.31.1)
|
|
165
|
+
decidim-admin (= 0.31.1)
|
|
166
|
+
decidim-core (= 0.31.1)
|
|
167
|
+
decidim-forms (= 0.31.1)
|
|
168
|
+
decidim-forms (0.31.1)
|
|
169
|
+
decidim-core (= 0.31.1)
|
|
170
|
+
decidim-generators (0.31.1)
|
|
171
|
+
decidim-core (= 0.31.1)
|
|
172
|
+
decidim-initiatives (0.31.1)
|
|
173
|
+
decidim-admin (= 0.31.1)
|
|
174
|
+
decidim-comments (= 0.31.1)
|
|
175
|
+
decidim-core (= 0.31.1)
|
|
176
|
+
decidim-verifications (= 0.31.1)
|
|
177
|
+
decidim-meetings (0.31.1)
|
|
178
|
+
decidim-core (= 0.31.1)
|
|
179
|
+
decidim-forms (= 0.31.1)
|
|
178
180
|
icalendar (~> 2.5)
|
|
179
|
-
decidim-pages (0.31.
|
|
180
|
-
decidim-core (= 0.31.
|
|
181
|
-
decidim-participatory_processes (0.31.
|
|
182
|
-
decidim-core (= 0.31.
|
|
183
|
-
decidim-proposals (0.31.
|
|
184
|
-
decidim-comments (= 0.31.
|
|
185
|
-
decidim-core (= 0.31.
|
|
181
|
+
decidim-pages (0.31.1)
|
|
182
|
+
decidim-core (= 0.31.1)
|
|
183
|
+
decidim-participatory_processes (0.31.1)
|
|
184
|
+
decidim-core (= 0.31.1)
|
|
185
|
+
decidim-proposals (0.31.1)
|
|
186
|
+
decidim-comments (= 0.31.1)
|
|
187
|
+
decidim-core (= 0.31.1)
|
|
186
188
|
doc2text (~> 0.4.0, >= 0.4.8)
|
|
187
189
|
redcarpet (~> 3.5, >= 3.5.1)
|
|
188
|
-
decidim-sortitions (0.31.
|
|
189
|
-
decidim-admin (= 0.31.
|
|
190
|
-
decidim-comments (= 0.31.
|
|
191
|
-
decidim-core (= 0.31.
|
|
192
|
-
decidim-proposals (= 0.31.
|
|
193
|
-
decidim-surveys (0.31.
|
|
194
|
-
decidim-core (= 0.31.
|
|
195
|
-
decidim-forms (= 0.31.
|
|
196
|
-
decidim-system (0.31.
|
|
190
|
+
decidim-sortitions (0.31.1)
|
|
191
|
+
decidim-admin (= 0.31.1)
|
|
192
|
+
decidim-comments (= 0.31.1)
|
|
193
|
+
decidim-core (= 0.31.1)
|
|
194
|
+
decidim-proposals (= 0.31.1)
|
|
195
|
+
decidim-surveys (0.31.1)
|
|
196
|
+
decidim-core (= 0.31.1)
|
|
197
|
+
decidim-forms (= 0.31.1)
|
|
198
|
+
decidim-system (0.31.1)
|
|
197
199
|
active_link_to (~> 1.0)
|
|
198
|
-
decidim-core (= 0.31.
|
|
200
|
+
decidim-core (= 0.31.1)
|
|
199
201
|
devise (~> 4.7)
|
|
200
202
|
devise-i18n (~> 1.2)
|
|
201
203
|
devise_invitable (~> 2.0, >= 2.0.9)
|
|
202
|
-
decidim-templates (0.31.
|
|
203
|
-
decidim-core (= 0.31.
|
|
204
|
-
decidim-forms (= 0.31.
|
|
205
|
-
decidim-verifications (0.31.
|
|
206
|
-
decidim-core (= 0.31.
|
|
204
|
+
decidim-templates (0.31.1)
|
|
205
|
+
decidim-core (= 0.31.1)
|
|
206
|
+
decidim-forms (= 0.31.1)
|
|
207
|
+
decidim-verifications (0.31.1)
|
|
208
|
+
decidim-core (= 0.31.1)
|
|
207
209
|
|
|
208
210
|
GEM
|
|
209
211
|
remote: https://rubygems.org/
|
|
@@ -342,7 +344,7 @@ GEM
|
|
|
342
344
|
cmdparse (3.0.7)
|
|
343
345
|
commonmarker (0.23.11)
|
|
344
346
|
concurrent-ruby (1.3.5)
|
|
345
|
-
connection_pool (2.5.
|
|
347
|
+
connection_pool (2.5.5)
|
|
346
348
|
crack (1.0.0)
|
|
347
349
|
bigdecimal
|
|
348
350
|
rexml
|
|
@@ -350,6 +352,9 @@ GEM
|
|
|
350
352
|
css_parser (1.21.1)
|
|
351
353
|
addressable
|
|
352
354
|
csv (3.3.5)
|
|
355
|
+
data_migrate (11.3.1)
|
|
356
|
+
activerecord (>= 6.1)
|
|
357
|
+
railties (>= 6.1)
|
|
353
358
|
date (3.4.1)
|
|
354
359
|
date_validator (0.12.0)
|
|
355
360
|
activemodel (>= 3)
|
|
@@ -412,7 +417,7 @@ GEM
|
|
|
412
417
|
factory_bot_rails (6.4.4)
|
|
413
418
|
factory_bot (~> 6.5)
|
|
414
419
|
railties (>= 5.0.0)
|
|
415
|
-
faker (3.5.
|
|
420
|
+
faker (3.5.3)
|
|
416
421
|
i18n (>= 1.8.11, < 2)
|
|
417
422
|
faraday (2.13.4)
|
|
418
423
|
faraday-net_http (>= 2.0, < 3.5)
|
|
@@ -99,6 +99,10 @@ module Decidim
|
|
|
99
99
|
remove_dir("app/javascript")
|
|
100
100
|
end
|
|
101
101
|
|
|
102
|
+
def remove_old_github_files
|
|
103
|
+
remove_dir(".github")
|
|
104
|
+
end
|
|
105
|
+
|
|
102
106
|
def remove_sprockets_requirement
|
|
103
107
|
gsub_file "config/application.rb", %r{require ['"]rails/all['"]\R}, <<~RUBY
|
|
104
108
|
require "decidim/rails"
|
|
@@ -319,8 +323,7 @@ module Decidim
|
|
|
319
323
|
# Ignore the files and folders generated through Webpack
|
|
320
324
|
/public/decidim-packs
|
|
321
325
|
/public/packs-test
|
|
322
|
-
/public/sw.js
|
|
323
|
-
/public/sw.js.map
|
|
326
|
+
/public/sw.js*
|
|
324
327
|
|
|
325
328
|
# Ignore node modules
|
|
326
329
|
/node_modules
|
|
@@ -5,7 +5,7 @@ source "https://rubygems.org"
|
|
|
5
5
|
|
|
6
6
|
ruby RUBY_VERSION
|
|
7
7
|
|
|
8
|
-
gem "decidim", "~> 0.31.
|
|
8
|
+
gem "decidim", "~> 0.31.1"
|
|
9
9
|
gem "decidim-<%= component_name %>", path: "."
|
|
10
10
|
|
|
11
11
|
gem "puma", ">= 6.3.1"
|
|
@@ -14,7 +14,7 @@ gem "bootsnap", "~> 1.4"
|
|
|
14
14
|
group :development, :test do
|
|
15
15
|
gem "byebug", "~> 11.0", platform: :mri
|
|
16
16
|
|
|
17
|
-
gem "decidim-dev", "~> 0.31.
|
|
17
|
+
gem "decidim-dev", "~> 0.31.1"
|
|
18
18
|
end
|
|
19
19
|
|
|
20
20
|
group :development do
|
|
@@ -18,6 +18,12 @@ module Decidim
|
|
|
18
18
|
initializer "<%= component_module_name %>.shakapacker.assets_path" do
|
|
19
19
|
Decidim.register_assets_path File.expand_path("app/packs", root)
|
|
20
20
|
end
|
|
21
|
+
|
|
22
|
+
initializer "<%= component_module_name %>.data_migrate", after: "decidim_core.data_migrate" do
|
|
23
|
+
DataMigrate.configure do |config|
|
|
24
|
+
config.data_migrations_path << root.join("db/data").to_s
|
|
25
|
+
end
|
|
26
|
+
end
|
|
21
27
|
end
|
|
22
28
|
end
|
|
23
29
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: decidim-generators
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.31.
|
|
4
|
+
version: 0.31.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Josep Jaume Rey Peroy
|
|
@@ -10,7 +10,7 @@ authors:
|
|
|
10
10
|
autorequire:
|
|
11
11
|
bindir: exe
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date:
|
|
13
|
+
date: 2026-01-28 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: decidim-core
|
|
@@ -18,14 +18,14 @@ dependencies:
|
|
|
18
18
|
requirements:
|
|
19
19
|
- - '='
|
|
20
20
|
- !ruby/object:Gem::Version
|
|
21
|
-
version: 0.31.
|
|
21
|
+
version: 0.31.1
|
|
22
22
|
type: :runtime
|
|
23
23
|
prerelease: false
|
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
|
25
25
|
requirements:
|
|
26
26
|
- - '='
|
|
27
27
|
- !ruby/object:Gem::Version
|
|
28
|
-
version: 0.31.
|
|
28
|
+
version: 0.31.1
|
|
29
29
|
- !ruby/object:Gem::Dependency
|
|
30
30
|
name: bundler
|
|
31
31
|
requirement: !ruby/object:Gem::Requirement
|