Eduardo Martínez
Eduardo Martínez
## :v: What does this PR do? Removes GobiertoDashboards and lets external gobierto engines to declare dynamically their own modules This PR has some issues: * Some tests are failing...
The API now provides public configuration data. This feature is documented in https://gobierto.readme.io/docs/gobierto-api-modules-configuration. The content of app/javascript/gobierto_investments/webapp/conf/mataro.conf.js can be stored in module settings and the API can return: ```json {...
* MapTour.vue should be initialized with styles and accessToken custom for each site. * Also some data as initial coordinates should allow parameters
> IMO user experience is not very good because it takes a lot of time to Select2 to build the whole list. > > We should probably replace the whole...
Make a generic behaviour and change `available_custom_fields` form method to not call methods of an specific model.
The style of current new button is too similar to submit button of filter form an is not correctly placed
If the vocabulary defined for categories of services in citizens charters module is changed the categories of existing services can't be accessed in the index and it produces exceptions, for...
#### :tophat: What? Why? This PR is not expected to be merged and is only a test to display drawers using turbo #### :pushpin: Related Issues *Link your PR to...
#### :tophat: What? Why? This PR adds the turbo-rails dependencies to Decidim