Commit 32869d1
Develop (#25)
* Display URL of card if it's updated
* Sync main and master (#17)
* Refactor and bump cards
* Take in account matomo cards
* Detect local database dynamically
* Update config yml example
* Add specs for main lib
* Fix rubocop offenses
* Define module variables
* Add configs fixture in specs
* Add specs for 'main.find_db_for'
* Refactor and add documentation (#18)
* Add .env.example
* Add ruby platform to Gemfile.lock
* Add error for config file not found
* Fix rubocop offenses
* Update git ignore
* Add specs for main
* Fix rubocop offenses
* Remove failing spec
* Light fix in cards
* Add documentation
* [Refactor] - Cleanup of main program and libraries (#19)
* Refactor metabase_url
* Move query_interpreter
* Create Config class
* Define Config class
* Move ConfigNotFound to Config file
* Add config class
* Refactor config and main lib
* Optimizing main creation
* refactor main script
* Fix rubocop offenses
* Update rubocop rules and fix offenses
* Fix specs
* Add specs
* Update specs
* add specs for interpreter
* Fix api collection specs
* Fix api database specs
* Fix api session specs
* Fix api spec collection
* Remove unnecessary libraries
* Fix rubocop offenses
* Add URL for accessing created questions (#22)
* [Feature] - Meta column translator (#20)
* Add warnings for undefined database
* Free memory when fetching metabase cards
* Light optimization for metabase collection
* Move metabase card fetch in function context for memory
* Enable columns translation
* Remove byebug requirement
* Feature/add description (#24)
* Add description renaming
* Rename 'meta' to columns in mapping
* Fix Rubocop offenses
* Refactor fs card column translation
* Update cards subrepositories
* Harmonize error output on STDOUT
* Fix fs card translation
* Remove unnecessary rubocop rule
Co-authored-by: Quentinchampenois <[email protected]>
* Update submodules
* Ignore all .env files
* Add description to model creation
* Adapt specs
* Modify main.rb to precise config file directly as sys arg
* Update submodules
---------
Co-authored-by: Quentin Champenois <[email protected]>1 parent 129c8fc commit 32869d1
File tree
29 files changed
+530
-172
lines changed- cards
- docs
- lib
- decidim_metabase
- api
- object
- spec
- api
- fixtures/cards/decidim_cards/organizations
- lib
29 files changed
+530
-172
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 30 | + | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
36 | 34 | | |
37 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
| 30 | + | |
25 | 31 | | |
26 | 32 | | |
27 | 33 | | |
| |||
54 | 60 | | |
55 | 61 | | |
56 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
57 | 67 | | |
58 | 68 | | |
| 69 | + | |
59 | 70 | | |
60 | 71 | | |
61 | 72 | | |
| |||
64 | 75 | | |
65 | 76 | | |
66 | 77 | | |
| 78 | + | |
67 | 79 | | |
68 | 80 | | |
69 | 81 | | |
Submodule decidim_cards updated 148 files
Submodule matomo_cards updated 36 files
- crowdin.yml+1-1
- downloads/info.yml+13
- downloads/locales/de.yml+20
- downloads/locales/en.yml+20
- downloads/locales/es.yml+20
- downloads/locales/fr.yml+20
- downloads/locales/it.yml+20
- first_indicator/info.yml+1
- first_indicator/locales/de.yml+4
- first_indicator/locales/es.yml+4
- first_indicator/locales/fr.yml+4
- first_indicator/locales/it.yml+4
- geographic_location/info.yml+17
- geographic_location/locales/de.yml+33
- geographic_location/locales/en.yml+34
- geographic_location/locales/es.yml+33
- geographic_location/locales/fr.yml+33
- geographic_location/locales/it.yml+33
- pages/info.yml+19-21
- pages/locales/de.yml+55
- pages/locales/en.yml+53-3
- pages/locales/es.yml+55
- pages/locales/fr.yml+55
- pages/locales/it.yml+55
- referrers/info.yml+13-16
- referrers/locales/de.yml+33
- referrers/locales/en.yml+32-13
- referrers/locales/es.yml+33
- referrers/locales/fr.yml+33
- referrers/locales/it.yml+33
- visits/info.yml+14-26
- visits/locales/de.yml+40
- visits/locales/en.yml+46-6
- visits/locales/es.yml+40
- visits/locales/fr.yml+40
- visits/locales/it.yml+40
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments