3 files changed
+3
-3
lines changedSubmodule redmine_gtt updated 22 files
- Gemfile+2-2
- README.md+5-4
- app/helpers/gtt_map_helper.rb+6-2
- app/overrides/issues.rb+30-28
- app/overrides/projects.rb+16-12
- app/overrides/users.rb+8-6
- app/views/issues/index/_map.html.erb+6-5
- app/views/redmine_gtt/hooks/_view_issues_form_details_top.html.erb+1-1
- app/views/settings/gtt/_settings.html.erb+10
- config/locales/en.yml+5
- config/locales/ja.yml+5
- init.rb+55-19
- lib/redmine_gtt.rb+13-37
- lib/redmine_gtt/hooks/view_layouts_base_html_head_hook.rb+7-4
- lib/redmine_gtt/patches/issue_patch.rb+5
- lib/redmine_gtt/patches/issue_query_patch.rb+2-2
- lib/redmine_gtt/patches/projects_controller_patch.rb+13-7
- package.json+6-4
- src/components/gtt-client.ts+42-14
- src/stylesheets/app.scss-5
- test/integration/projects_api_test.rb+91-7
- yarn.lock+560-551
0 commit comments