-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: rename axis name constants #445
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
martinkrulltott
approved these changes
Nov 20, 2019
…a-visualizer-app into fix-rename-axis-name-constants
edoardo
added a commit
that referenced
this pull request
Nov 21, 2019
commit 26a95e8 Author: Martin <martin@moid.se> Date: Thu Nov 21 10:25:25 2019 +0100 fix: added icons to tooltip for warning and locked (#447) * added icons for warning and locked to dimension tooltip commit 445f1d8 Author: Martin <martin@moid.se> Date: Thu Nov 21 10:13:48 2019 +0100 fix: rules dim handling (#446) * fix: passing dimension id instead of whole dimension object * fix: updated imports to follow latest Analytics signature * fix: Updated Analytics dep to v2.6.9 commit b75967a Author: Jan Henrik Øverland <jan@dhis2.org> Date: Thu Nov 21 08:14:04 2019 +0100 fix: rename axis name constants (#445) * fix: rename axis name to axis id * fix: rename axis display name to axis name * fix: Updated Analytics dep to v2.6.8 commit 883304f Author: Jan Henrik Øverland <jan@dhis2.org> Date: Wed Nov 20 16:52:43 2019 +0100 fix: use locked dimensions rule from analytics (#444) * fix: use locked dimensions rule from Analytics in chip * fix: show locked in tooltip * fix: use axis constants * fix: Updated Analytics dep to v2.6.6 commit ded0ee9 Author: Martin <martin@moid.se> Date: Wed Nov 20 10:09:54 2019 +0100 fix: use max items rule (#373) * feat: use max items rule * fix: use layout rules in DialogManager * fix: use rules logic for single value items * fix: Updated Analytics dep to v2.6.5 commit 7fa8693 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:29 2019 +0100 chore(translations): sync Arabic translations from transifex (master) Automatically merged to resolve the avalance commit c3c5753 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:27 2019 +0100 chore(translations): sync Spanish translations from transifex (master) Automatically merged to resolve the avalance commit 84e30cf Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:25 2019 +0100 chore(translations): sync PersianAfghanistan translations from transifex (master) Automatically merged to resolve the avalance commit 613e818 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:22 2019 +0100 chore(translations): sync French translations from transifex (master) Automatically merged to resolve the avalance commit f0a73e7 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:19 2019 +0100 chore(translations): sync Lao translations from transifex (master) Automatically merged to resolve the avalance commit a251cc0 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:16 2019 +0100 chore(translations): sync Burmese translations from transifex (master) Automatically merged to resolve the avalance commit a9d70dd Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:13 2019 +0100 chore(translations): sync Pushto translations from transifex (master) Automatically merged to resolve the avalance commit bf94c6d Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:11 2019 +0100 chore(translations): sync Portuguese translations from transifex (master) Automatically merged to resolve the avalance commit 41c2f38 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:09 2019 +0100 chore(translations): sync PortugueseBrazil translations from transifex (master) Automatically merged to resolve the avalance commit 782e55a Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:06 2019 +0100 chore(translations): sync Russian translations from transifex (master) Automatically merged to resolve the avalance commit c6d5f76 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:03 2019 +0100 chore(translations): sync Swedish translations from transifex (master) Automatically merged to resolve the avalance commit 3ed9dcb Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:00 2019 +0100 chore(translations): sync TetumTetun translations from transifex (master) Automatically merged to resolve the avalance commit 6b76689 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:56 2019 +0100 chore(translations): sync Tajik translations from transifex (master) Automatically merged to resolve the avalance commit f95ef04 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:54 2019 +0100 chore(translations): sync Ukrainian translations from transifex (master) Automatically merged to resolve the avalance commit ecbf268 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:51 2019 +0100 chore(translations): sync Vietnamese translations from transifex (master) Automatically merged to resolve the avalance commit e6c7fa6 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:13:48 2019 +0100 chore(translations): sync Chinese translations from transifex (master) Automatically merged to resolve the avalance commit c96ac09 Author: Martin <martin@moid.se> Date: Fri Nov 15 14:11:55 2019 +0100 fix: changed incorrect prop types and tests (#372) * fix: changed incorrect prop types and tests * fix: upgraded to Analytics v2.6.2 commit 22c36e2 Author: Martin <martin@moid.se> Date: Fri Nov 15 13:06:07 2019 +0100 fix: map is not vis type (#371) * fix: extracted map from vis type to a static item * fix: renamed chart to vis * refactor: removed legacy native type to use only vis type instead * fix: issue with 'selected' prop * fix: added missing comment from Analytics * fix: added prop types * fix: added more prop types * fix: removed unnecessary prop type commit 91847d2 Author: Martin <martin@moid.se> Date: Thu Nov 14 15:57:02 2019 +0100 Fix: Implement disallowed dims from Analytics UI rules (#370) * fix: using Analytics to calculate disallowed dimensions * fix: Analytics v2.6.0 commit 26d12c6 Author: Martin <martin@moid.se> Date: Thu Nov 14 11:30:20 2019 +0100 fix: use shared vis types (#368) * use vis types from analytics * upgrades to and depends on @dhis2/analytics to v2.5.2 * implemented layout rules for the "add to layout" button commit a3dbb9f Author: Jan Henrik Øverland <jan@dhis2.org> Date: Mon Nov 11 14:46:30 2019 +0100 feat: use layout rules for add-to-layout ui (#362) * feat: generate add to layout button/menu based on rules * feat: refactor logic to use rules * upgrade @dhis2/analytics dep * tmp fix add to button tests * TODO fix tests * remove comment * replace local fn with analytics fn * todo: tmp commented out tests * remove folder commit d6ba4a3 Author: Jan Henrik Øverland <jan@dhis2.org> Date: Mon Nov 11 14:09:50 2019 +0100 refactor: use dimension menu from @dhis2/analytics (#364) * refactor: Use DimensionMenu and rules logic from @dhis2/analytics for all occurrences of such duplicated menus * refactor: upgraded @dhis2/analytics to v2.5.1 commit 204fe7a Author: Jan Henrik Overland <janhenrik.overland@gmail.com> Date: Tue Nov 5 14:02:06 2019 +0100 fix: use axisName instead of axisKey commit dd8b563 Author: Martin <martin@moid.se> Date: Tue Nov 5 11:22:22 2019 +0100 updated analytics repo (#363) commit 8c0ed13 Author: Martin <martin@moid.se> Date: Tue Nov 5 11:20:18 2019 +0100 fix: changed height to min-height for the axes area (#361) commit 74edb3c Author: Viktor Varland <viktor@dhis2.org> Date: Thu Oct 24 19:39:35 2019 +0200 chore(deps): upgrade d2-i18n(-generate) deps (master) (#359) * chore(deps): upgrade d2-i18n(-generate) deps (master) * chore(deps): update i18n for packages commit 4bcb913 Author: @dhis2-bot <apps@dhis2.org> Date: Thu Oct 24 12:22:35 2019 +0200 chore(translations): sync Russian translations from transifex (master) Automatically merged to resolve the avalance commit 2941ee9 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:24 2019 +0200 chore(translations): sync Arabic translations from transifex (master) Automatically merged to resolve the avalance commit 6067063 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:21 2019 +0200 chore(translations): sync Danish translations from transifex (master) Automatically merged to resolve the avalance commit 5f8ec50 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:19 2019 +0200 chore(translations): sync Spanish translations from transifex (master) Automatically merged to resolve the avalance commit ee07b7b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:16 2019 +0200 chore(translations): sync PersianAfghanistan translations from transifex (master) Automatically merged to resolve the avalance commit 3e5ab95 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:14 2019 +0200 chore(translations): sync French translations from transifex (master) Automatically merged to resolve the avalance commit 754984e Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:11 2019 +0200 chore(translations): sync Indonesian translations from transifex (master) Automatically merged to resolve the avalance commit b0c23c8 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:07 2019 +0200 chore(translations): sync Lao translations from transifex (master) Automatically merged to resolve the avalance commit e1531d0 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:01 2019 +0200 chore(translations): sync Burmese translations from transifex (master) Automatically merged to resolve the avalance commit 9af084b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:58 2019 +0200 chore(translations): sync Pushto translations from transifex (master) Automatically merged to resolve the avalance commit 21f72cb Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:56 2019 +0200 chore(translations): sync Portuguese translations from transifex (master) Automatically merged to resolve the avalance commit e0d1207 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:53 2019 +0200 chore(translations): sync PortugueseBrazil translations from transifex (master) Automatically merged to resolve the avalance commit a9c2ace Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:51 2019 +0200 chore(translations): sync Swedish translations from transifex (master) Automatically merged to resolve the avalance commit 8e8e467 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:49 2019 +0200 chore(translations): sync TetumTetun translations from transifex (master) Automatically merged to resolve the avalance commit cdce03b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:46 2019 +0200 chore(translations): sync Tajik translations from transifex (master) Automatically merged to resolve the avalance commit a63b9ec Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:44 2019 +0200 chore(translations): sync Ukrainian translations from transifex (master) Automatically merged to resolve the avalance commit c37f5a2 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:42 2019 +0200 chore(translations): sync Urdu translations from transifex (master) Automatically merged to resolve the avalance commit bbc8ebf Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:39 2019 +0200 chore(translations): sync Vietnamese translations from transifex (master) Automatically merged to resolve the avalance commit 8c5b0c7 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:36 2019 +0200 chore(translations): sync Chinese translations from transifex (master) Automatically merged to resolve the avalance
edoardo
added a commit
that referenced
this pull request
Nov 21, 2019
commit 7a2c972 Author: Edoardo Sabadelli <edoardo@dhis2.org> Date: Thu Nov 21 12:00:17 2019 +0100 chore: squash merge master into epic branch commit 26a95e8 Author: Martin <martin@moid.se> Date: Thu Nov 21 10:25:25 2019 +0100 fix: added icons to tooltip for warning and locked (#447) * added icons for warning and locked to dimension tooltip commit 445f1d8 Author: Martin <martin@moid.se> Date: Thu Nov 21 10:13:48 2019 +0100 fix: rules dim handling (#446) * fix: passing dimension id instead of whole dimension object * fix: updated imports to follow latest Analytics signature * fix: Updated Analytics dep to v2.6.9 commit b75967a Author: Jan Henrik Øverland <jan@dhis2.org> Date: Thu Nov 21 08:14:04 2019 +0100 fix: rename axis name constants (#445) * fix: rename axis name to axis id * fix: rename axis display name to axis name * fix: Updated Analytics dep to v2.6.8 commit 883304f Author: Jan Henrik Øverland <jan@dhis2.org> Date: Wed Nov 20 16:52:43 2019 +0100 fix: use locked dimensions rule from analytics (#444) * fix: use locked dimensions rule from Analytics in chip * fix: show locked in tooltip * fix: use axis constants * fix: Updated Analytics dep to v2.6.6 commit ded0ee9 Author: Martin <martin@moid.se> Date: Wed Nov 20 10:09:54 2019 +0100 fix: use max items rule (#373) * feat: use max items rule * fix: use layout rules in DialogManager * fix: use rules logic for single value items * fix: Updated Analytics dep to v2.6.5 commit 7fa8693 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:29 2019 +0100 chore(translations): sync Arabic translations from transifex (master) Automatically merged to resolve the avalance commit c3c5753 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:27 2019 +0100 chore(translations): sync Spanish translations from transifex (master) Automatically merged to resolve the avalance commit 84e30cf Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:25 2019 +0100 chore(translations): sync PersianAfghanistan translations from transifex (master) Automatically merged to resolve the avalance commit 613e818 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:22 2019 +0100 chore(translations): sync French translations from transifex (master) Automatically merged to resolve the avalance commit f0a73e7 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:19 2019 +0100 chore(translations): sync Lao translations from transifex (master) Automatically merged to resolve the avalance commit a251cc0 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:16 2019 +0100 chore(translations): sync Burmese translations from transifex (master) Automatically merged to resolve the avalance commit a9d70dd Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:13 2019 +0100 chore(translations): sync Pushto translations from transifex (master) Automatically merged to resolve the avalance commit bf94c6d Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:11 2019 +0100 chore(translations): sync Portuguese translations from transifex (master) Automatically merged to resolve the avalance commit 41c2f38 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:09 2019 +0100 chore(translations): sync PortugueseBrazil translations from transifex (master) Automatically merged to resolve the avalance commit 782e55a Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:06 2019 +0100 chore(translations): sync Russian translations from transifex (master) Automatically merged to resolve the avalance commit c6d5f76 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:03 2019 +0100 chore(translations): sync Swedish translations from transifex (master) Automatically merged to resolve the avalance commit 3ed9dcb Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:00 2019 +0100 chore(translations): sync TetumTetun translations from transifex (master) Automatically merged to resolve the avalance commit 6b76689 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:56 2019 +0100 chore(translations): sync Tajik translations from transifex (master) Automatically merged to resolve the avalance commit f95ef04 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:54 2019 +0100 chore(translations): sync Ukrainian translations from transifex (master) Automatically merged to resolve the avalance commit ecbf268 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:51 2019 +0100 chore(translations): sync Vietnamese translations from transifex (master) Automatically merged to resolve the avalance commit e6c7fa6 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:13:48 2019 +0100 chore(translations): sync Chinese translations from transifex (master) Automatically merged to resolve the avalance commit c96ac09 Author: Martin <martin@moid.se> Date: Fri Nov 15 14:11:55 2019 +0100 fix: changed incorrect prop types and tests (#372) * fix: changed incorrect prop types and tests * fix: upgraded to Analytics v2.6.2 commit 22c36e2 Author: Martin <martin@moid.se> Date: Fri Nov 15 13:06:07 2019 +0100 fix: map is not vis type (#371) * fix: extracted map from vis type to a static item * fix: renamed chart to vis * refactor: removed legacy native type to use only vis type instead * fix: issue with 'selected' prop * fix: added missing comment from Analytics * fix: added prop types * fix: added more prop types * fix: removed unnecessary prop type commit 91847d2 Author: Martin <martin@moid.se> Date: Thu Nov 14 15:57:02 2019 +0100 Fix: Implement disallowed dims from Analytics UI rules (#370) * fix: using Analytics to calculate disallowed dimensions * fix: Analytics v2.6.0 commit 26d12c6 Author: Martin <martin@moid.se> Date: Thu Nov 14 11:30:20 2019 +0100 fix: use shared vis types (#368) * use vis types from analytics * upgrades to and depends on @dhis2/analytics to v2.5.2 * implemented layout rules for the "add to layout" button commit a3dbb9f Author: Jan Henrik Øverland <jan@dhis2.org> Date: Mon Nov 11 14:46:30 2019 +0100 feat: use layout rules for add-to-layout ui (#362) * feat: generate add to layout button/menu based on rules * feat: refactor logic to use rules * upgrade @dhis2/analytics dep * tmp fix add to button tests * TODO fix tests * remove comment * replace local fn with analytics fn * todo: tmp commented out tests * remove folder commit d6ba4a3 Author: Jan Henrik Øverland <jan@dhis2.org> Date: Mon Nov 11 14:09:50 2019 +0100 refactor: use dimension menu from @dhis2/analytics (#364) * refactor: Use DimensionMenu and rules logic from @dhis2/analytics for all occurrences of such duplicated menus * refactor: upgraded @dhis2/analytics to v2.5.1 commit 204fe7a Author: Jan Henrik Overland <janhenrik.overland@gmail.com> Date: Tue Nov 5 14:02:06 2019 +0100 fix: use axisName instead of axisKey commit dd8b563 Author: Martin <martin@moid.se> Date: Tue Nov 5 11:22:22 2019 +0100 updated analytics repo (#363) commit 8c0ed13 Author: Martin <martin@moid.se> Date: Tue Nov 5 11:20:18 2019 +0100 fix: changed height to min-height for the axes area (#361) commit 74edb3c Author: Viktor Varland <viktor@dhis2.org> Date: Thu Oct 24 19:39:35 2019 +0200 chore(deps): upgrade d2-i18n(-generate) deps (master) (#359) * chore(deps): upgrade d2-i18n(-generate) deps (master) * chore(deps): update i18n for packages commit 4bcb913 Author: @dhis2-bot <apps@dhis2.org> Date: Thu Oct 24 12:22:35 2019 +0200 chore(translations): sync Russian translations from transifex (master) Automatically merged to resolve the avalance commit 2941ee9 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:24 2019 +0200 chore(translations): sync Arabic translations from transifex (master) Automatically merged to resolve the avalance commit 6067063 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:21 2019 +0200 chore(translations): sync Danish translations from transifex (master) Automatically merged to resolve the avalance commit 5f8ec50 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:19 2019 +0200 chore(translations): sync Spanish translations from transifex (master) Automatically merged to resolve the avalance commit ee07b7b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:16 2019 +0200 chore(translations): sync PersianAfghanistan translations from transifex (master) Automatically merged to resolve the avalance commit 3e5ab95 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:14 2019 +0200 chore(translations): sync French translations from transifex (master) Automatically merged to resolve the avalance commit 754984e Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:11 2019 +0200 chore(translations): sync Indonesian translations from transifex (master) Automatically merged to resolve the avalance commit b0c23c8 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:07 2019 +0200 chore(translations): sync Lao translations from transifex (master) Automatically merged to resolve the avalance commit e1531d0 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:01 2019 +0200 chore(translations): sync Burmese translations from transifex (master) Automatically merged to resolve the avalance commit 9af084b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:58 2019 +0200 chore(translations): sync Pushto translations from transifex (master) Automatically merged to resolve the avalance commit 21f72cb Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:56 2019 +0200 chore(translations): sync Portuguese translations from transifex (master) Automatically merged to resolve the avalance commit e0d1207 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:53 2019 +0200 chore(translations): sync PortugueseBrazil translations from transifex (master) Automatically merged to resolve the avalance commit a9c2ace Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:51 2019 +0200 chore(translations): sync Swedish translations from transifex (master) Automatically merged to resolve the avalance commit 8e8e467 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:49 2019 +0200 chore(translations): sync TetumTetun translations from transifex (master) Automatically merged to resolve the avalance commit cdce03b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:46 2019 +0200 chore(translations): sync Tajik translations from transifex (master) Automatically merged to resolve the avalance commit a63b9ec Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:44 2019 +0200 chore(translations): sync Ukrainian translations from transifex (master) Automatically merged to resolve the avalance commit c37f5a2 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:42 2019 +0200 chore(translations): sync Urdu translations from transifex (master) Automatically merged to resolve the avalance commit bbc8ebf Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:39 2019 +0200 chore(translations): sync Vietnamese translations from transifex (master) Automatically merged to resolve the avalance commit 8c5b0c7 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:36 2019 +0200 chore(translations): sync Chinese translations from transifex (master) Automatically merged to resolve the avalance commit fe435d5 Author: Edoardo Sabadelli <edoardo@dhis2.org> Date: Thu Nov 21 11:49:23 2019 +0100 chore: update @dhis2/analytics for PT support commit df7e3f5 Author: Edoardo Sabadelli <edoardo@dhis2.org> Date: Thu Nov 21 11:44:21 2019 +0100 fix: solve problems after merge commit f14aad3 Author: Edoardo Sabadelli <edoardo@dhis2.org> Date: Thu Nov 21 11:31:56 2019 +0100 chore: squash merge master into epic branch commit 7fa8693 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:29 2019 +0100 chore(translations): sync Arabic translations from transifex (master) Automatically merged to resolve the avalance commit c3c5753 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:27 2019 +0100 chore(translations): sync Spanish translations from transifex (master) Automatically merged to resolve the avalance commit 84e30cf Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:25 2019 +0100 chore(translations): sync PersianAfghanistan translations from transifex (master) Automatically merged to resolve the avalance commit 613e818 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:22 2019 +0100 chore(translations): sync French translations from transifex (master) Automatically merged to resolve the avalance commit f0a73e7 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:19 2019 +0100 chore(translations): sync Lao translations from transifex (master) Automatically merged to resolve the avalance commit a251cc0 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:16 2019 +0100 chore(translations): sync Burmese translations from transifex (master) Automatically merged to resolve the avalance commit a9d70dd Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:13 2019 +0100 chore(translations): sync Pushto translations from transifex (master) Automatically merged to resolve the avalance commit bf94c6d Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:11 2019 +0100 chore(translations): sync Portuguese translations from transifex (master) Automatically merged to resolve the avalance commit 41c2f38 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:09 2019 +0100 chore(translations): sync PortugueseBrazil translations from transifex (master) Automatically merged to resolve the avalance commit 782e55a Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:06 2019 +0100 chore(translations): sync Russian translations from transifex (master) Automatically merged to resolve the avalance commit c6d5f76 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:03 2019 +0100 chore(translations): sync Swedish translations from transifex (master) Automatically merged to resolve the avalance commit 3ed9dcb Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:00 2019 +0100 chore(translations): sync TetumTetun translations from transifex (master) Automatically merged to resolve the avalance commit 6b76689 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:56 2019 +0100 chore(translations): sync Tajik translations from transifex (master) Automatically merged to resolve the avalance commit f95ef04 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:54 2019 +0100 chore(translations): sync Ukrainian translations from transifex (master) Automatically merged to resolve the avalance commit ecbf268 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:51 2019 +0100 chore(translations): sync Vietnamese translations from transifex (master) Automatically merged to resolve the avalance commit e6c7fa6 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:13:48 2019 +0100 chore(translations): sync Chinese translations from transifex (master) Automatically merged to resolve the avalance commit c96ac09 Author: Martin <martin@moid.se> Date: Fri Nov 15 14:11:55 2019 +0100 fix: changed incorrect prop types and tests (#372) * fix: changed incorrect prop types and tests * fix: upgraded to Analytics v2.6.2 commit 22c36e2 Author: Martin <martin@moid.se> Date: Fri Nov 15 13:06:07 2019 +0100 fix: map is not vis type (#371) * fix: extracted map from vis type to a static item * fix: renamed chart to vis * refactor: removed legacy native type to use only vis type instead * fix: issue with 'selected' prop * fix: added missing comment from Analytics * fix: added prop types * fix: added more prop types * fix: removed unnecessary prop type commit 91847d2 Author: Martin <martin@moid.se> Date: Thu Nov 14 15:57:02 2019 +0100 Fix: Implement disallowed dims from Analytics UI rules (#370) * fix: using Analytics to calculate disallowed dimensions * fix: Analytics v2.6.0 commit 26d12c6 Author: Martin <martin@moid.se> Date: Thu Nov 14 11:30:20 2019 +0100 fix: use shared vis types (#368) * use vis types from analytics * upgrades to and depends on @dhis2/analytics to v2.5.2 * implemented layout rules for the "add to layout" button commit a3dbb9f Author: Jan Henrik Øverland <jan@dhis2.org> Date: Mon Nov 11 14:46:30 2019 +0100 feat: use layout rules for add-to-layout ui (#362) * feat: generate add to layout button/menu based on rules * feat: refactor logic to use rules * upgrade @dhis2/analytics dep * tmp fix add to button tests * TODO fix tests * remove comment * replace local fn with analytics fn * todo: tmp commented out tests * remove folder commit d6ba4a3 Author: Jan Henrik Øverland <jan@dhis2.org> Date: Mon Nov 11 14:09:50 2019 +0100 refactor: use dimension menu from @dhis2/analytics (#364) * refactor: Use DimensionMenu and rules logic from @dhis2/analytics for all occurrences of such duplicated menus * refactor: upgraded @dhis2/analytics to v2.5.1 commit 204fe7a Author: Jan Henrik Overland <janhenrik.overland@gmail.com> Date: Tue Nov 5 14:02:06 2019 +0100 fix: use axisName instead of axisKey commit dd8b563 Author: Martin <martin@moid.se> Date: Tue Nov 5 11:22:22 2019 +0100 updated analytics repo (#363) commit 8c0ed13 Author: Martin <martin@moid.se> Date: Tue Nov 5 11:20:18 2019 +0100 fix: changed height to min-height for the axes area (#361) commit 74edb3c Author: Viktor Varland <viktor@dhis2.org> Date: Thu Oct 24 19:39:35 2019 +0200 chore(deps): upgrade d2-i18n(-generate) deps (master) (#359) * chore(deps): upgrade d2-i18n(-generate) deps (master) * chore(deps): update i18n for packages commit 4bcb913 Author: @dhis2-bot <apps@dhis2.org> Date: Thu Oct 24 12:22:35 2019 +0200 chore(translations): sync Russian translations from transifex (master) Automatically merged to resolve the avalance commit 2941ee9 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:24 2019 +0200 chore(translations): sync Arabic translations from transifex (master) Automatically merged to resolve the avalance commit 6067063 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:21 2019 +0200 chore(translations): sync Danish translations from transifex (master) Automatically merged to resolve the avalance commit 5f8ec50 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:19 2019 +0200 chore(translations): sync Spanish translations from transifex (master) Automatically merged to resolve the avalance commit ee07b7b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:16 2019 +0200 chore(translations): sync PersianAfghanistan translations from transifex (master) Automatically merged to resolve the avalance commit 3e5ab95 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:14 2019 +0200 chore(translations): sync French translations from transifex (master) Automatically merged to resolve the avalance commit 754984e Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:11 2019 +0200 chore(translations): sync Indonesian translations from transifex (master) Automatically merged to resolve the avalance commit b0c23c8 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:07 2019 +0200 chore(translations): sync Lao translations from transifex (master) Automatically merged to resolve the avalance commit e1531d0 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:01 2019 +0200 chore(translations): sync Burmese translations from transifex (master) Automatically merged to resolve the avalance commit 9af084b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:58 2019 +0200 chore(translations): sync Pushto translations from transifex (master) Automatically merged to resolve the avalance commit 21f72cb Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:56 2019 +0200 chore(translations): sync Portuguese translations from transifex (master) Automatically merged to resolve the avalance commit e0d1207 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:53 2019 +0200 chore(translations): sync PortugueseBrazil translations from transifex (master) Automatically merged to resolve the avalance commit a9c2ace Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:51 2019 +0200 chore(translations): sync Swedish translations from transifex (master) Automatically merged to resolve the avalance commit 8e8e467 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:49 2019 +0200 chore(translations): sync TetumTetun translations from transifex (master) Automatically merged to resolve the avalance commit cdce03b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:46 2019 +0200 chore(translations): sync Tajik translations from transifex (master) Automatically merged to resolve the avalance commit a63b9ec Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:44 2019 +0200 chore(translations): sync Ukrainian translations from transifex (master) Automatically merged to resolve the avalance commit c37f5a2 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:42 2019 +0200 chore(translations): sync Urdu translations from transifex (master) Automatically merged to resolve the avalance commit bbc8ebf Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:39 2019 +0200 chore(translations): sync Vietnamese translations from transifex (master) Automatically merged to resolve the avalance commit 8c5b0c7 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:36 2019 +0200 chore(translations): sync Chinese translations from transifex (master) Automatically merged to resolve the avalance commit 7ca2022 Author: Edoardo Sabadelli <edoardo@dhis2.org> Date: Wed Nov 13 11:20:03 2019 +0100 chore: add icon for PT vis type (#369)
edoardo
added a commit
that referenced
this pull request
Nov 28, 2019
commit 188f651 Author: Martin <martin@moid.se> Date: Wed Nov 27 11:25:53 2019 +0100 refactor: major refactor of Chip.js (#488) commit 9969e61 Author: Martin <martin@moid.se> Date: Tue Nov 26 13:38:43 2019 +0100 fix: gauge now follows the behaviour of single value instead of pie (#489) commit a7bd319 Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 15:00:03 2019 +0100 chore(translations): sync Arabic translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit 18a9fcf Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 15:00:00 2019 +0100 chore(translations): sync Spanish translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit c71bd5d Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 14:59:57 2019 +0100 chore(translations): sync PersianAfghanistan translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit e92b7ed Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 14:59:54 2019 +0100 chore(translations): sync French translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit 96bfb58 Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 14:59:52 2019 +0100 chore(translations): sync Indonesian translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit 36848ef Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 14:59:50 2019 +0100 chore(translations): sync Lao translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit 8e955e6 Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 14:59:47 2019 +0100 chore(translations): sync Burmese translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit 5c3cd0e Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 14:59:44 2019 +0100 chore(translations): sync Pushto translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit cffffd7 Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 14:59:42 2019 +0100 chore(translations): sync Portuguese translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit 585466b Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 14:59:39 2019 +0100 chore(translations): sync PortugueseBrazil translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit ecc4ca9 Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 14:59:37 2019 +0100 chore(translations): sync Russian translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit 6637c27 Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 14:59:34 2019 +0100 chore(translations): sync Swedish translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit 71d6495 Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 14:59:32 2019 +0100 chore(translations): sync TetumTetun translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit d7394bd Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 14:59:29 2019 +0100 chore(translations): sync Tajik translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit f85f6f4 Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 14:59:26 2019 +0100 chore(translations): sync Ukrainian translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit 3a04c1c Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 14:59:24 2019 +0100 chore(translations): sync Urdu translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit 334fc6d Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 14:59:21 2019 +0100 chore(translations): sync Vietnamese translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit 429c51e Author: Martin <martin@moid.se> Date: Mon Nov 25 14:47:35 2019 +0100 fix: dimension dialog update validation (#486) * fix: new pattern for centralising the validation logic for update button and add to layout button commit 888bf95 Author: @dhis2-bot <apps@dhis2.org> Date: Mon Nov 25 14:43:11 2019 +0100 chore(translations): sync Chinese translations from transifex [skip ci] (master) Automatically merged to resolve the avalance commit ca55b7e Author: Jan Henrik Øverland <jan@dhis2.org> Date: Thu Nov 21 14:18:19 2019 +0100 fix: tooltip message (#449) commit 231bcd8 Author: Jan Henrik Øverland <jan@dhis2.org> Date: Thu Nov 21 13:24:13 2019 +0100 fix: @dhis2/analytics 2.6.11 (#448) commit 26a95e8 Author: Martin <martin@moid.se> Date: Thu Nov 21 10:25:25 2019 +0100 fix: added icons to tooltip for warning and locked (#447) * added icons for warning and locked to dimension tooltip commit 445f1d8 Author: Martin <martin@moid.se> Date: Thu Nov 21 10:13:48 2019 +0100 fix: rules dim handling (#446) * fix: passing dimension id instead of whole dimension object * fix: updated imports to follow latest Analytics signature * fix: Updated Analytics dep to v2.6.9 commit b75967a Author: Jan Henrik Øverland <jan@dhis2.org> Date: Thu Nov 21 08:14:04 2019 +0100 fix: rename axis name constants (#445) * fix: rename axis name to axis id * fix: rename axis display name to axis name * fix: Updated Analytics dep to v2.6.8 commit 883304f Author: Jan Henrik Øverland <jan@dhis2.org> Date: Wed Nov 20 16:52:43 2019 +0100 fix: use locked dimensions rule from analytics (#444) * fix: use locked dimensions rule from Analytics in chip * fix: show locked in tooltip * fix: use axis constants * fix: Updated Analytics dep to v2.6.6 commit ded0ee9 Author: Martin <martin@moid.se> Date: Wed Nov 20 10:09:54 2019 +0100 fix: use max items rule (#373) * feat: use max items rule * fix: use layout rules in DialogManager * fix: use rules logic for single value items * fix: Updated Analytics dep to v2.6.5 commit 7fa8693 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:29 2019 +0100 chore(translations): sync Arabic translations from transifex (master) Automatically merged to resolve the avalance commit c3c5753 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:27 2019 +0100 chore(translations): sync Spanish translations from transifex (master) Automatically merged to resolve the avalance commit 84e30cf Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:25 2019 +0100 chore(translations): sync PersianAfghanistan translations from transifex (master) Automatically merged to resolve the avalance commit 613e818 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:22 2019 +0100 chore(translations): sync French translations from transifex (master) Automatically merged to resolve the avalance commit f0a73e7 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:19 2019 +0100 chore(translations): sync Lao translations from transifex (master) Automatically merged to resolve the avalance commit a251cc0 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:16 2019 +0100 chore(translations): sync Burmese translations from transifex (master) Automatically merged to resolve the avalance commit a9d70dd Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:13 2019 +0100 chore(translations): sync Pushto translations from transifex (master) Automatically merged to resolve the avalance commit bf94c6d Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:11 2019 +0100 chore(translations): sync Portuguese translations from transifex (master) Automatically merged to resolve the avalance commit 41c2f38 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:09 2019 +0100 chore(translations): sync PortugueseBrazil translations from transifex (master) Automatically merged to resolve the avalance commit 782e55a Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:06 2019 +0100 chore(translations): sync Russian translations from transifex (master) Automatically merged to resolve the avalance commit c6d5f76 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:03 2019 +0100 chore(translations): sync Swedish translations from transifex (master) Automatically merged to resolve the avalance commit 3ed9dcb Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:00 2019 +0100 chore(translations): sync TetumTetun translations from transifex (master) Automatically merged to resolve the avalance commit 6b76689 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:56 2019 +0100 chore(translations): sync Tajik translations from transifex (master) Automatically merged to resolve the avalance commit f95ef04 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:54 2019 +0100 chore(translations): sync Ukrainian translations from transifex (master) Automatically merged to resolve the avalance commit ecbf268 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:51 2019 +0100 chore(translations): sync Vietnamese translations from transifex (master) Automatically merged to resolve the avalance commit e6c7fa6 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:13:48 2019 +0100 chore(translations): sync Chinese translations from transifex (master) Automatically merged to resolve the avalance commit c96ac09 Author: Martin <martin@moid.se> Date: Fri Nov 15 14:11:55 2019 +0100 fix: changed incorrect prop types and tests (#372) * fix: changed incorrect prop types and tests * fix: upgraded to Analytics v2.6.2 commit 22c36e2 Author: Martin <martin@moid.se> Date: Fri Nov 15 13:06:07 2019 +0100 fix: map is not vis type (#371) * fix: extracted map from vis type to a static item * fix: renamed chart to vis * refactor: removed legacy native type to use only vis type instead * fix: issue with 'selected' prop * fix: added missing comment from Analytics * fix: added prop types * fix: added more prop types * fix: removed unnecessary prop type commit 91847d2 Author: Martin <martin@moid.se> Date: Thu Nov 14 15:57:02 2019 +0100 Fix: Implement disallowed dims from Analytics UI rules (#370) * fix: using Analytics to calculate disallowed dimensions * fix: Analytics v2.6.0 commit 26d12c6 Author: Martin <martin@moid.se> Date: Thu Nov 14 11:30:20 2019 +0100 fix: use shared vis types (#368) * use vis types from analytics * upgrades to and depends on @dhis2/analytics to v2.5.2 * implemented layout rules for the "add to layout" button commit a3dbb9f Author: Jan Henrik Øverland <jan@dhis2.org> Date: Mon Nov 11 14:46:30 2019 +0100 feat: use layout rules for add-to-layout ui (#362) * feat: generate add to layout button/menu based on rules * feat: refactor logic to use rules * upgrade @dhis2/analytics dep * tmp fix add to button tests * TODO fix tests * remove comment * replace local fn with analytics fn * todo: tmp commented out tests * remove folder commit d6ba4a3 Author: Jan Henrik Øverland <jan@dhis2.org> Date: Mon Nov 11 14:09:50 2019 +0100 refactor: use dimension menu from @dhis2/analytics (#364) * refactor: Use DimensionMenu and rules logic from @dhis2/analytics for all occurrences of such duplicated menus * refactor: upgraded @dhis2/analytics to v2.5.1 commit 204fe7a Author: Jan Henrik Overland <janhenrik.overland@gmail.com> Date: Tue Nov 5 14:02:06 2019 +0100 fix: use axisName instead of axisKey commit dd8b563 Author: Martin <martin@moid.se> Date: Tue Nov 5 11:22:22 2019 +0100 updated analytics repo (#363) commit 8c0ed13 Author: Martin <martin@moid.se> Date: Tue Nov 5 11:20:18 2019 +0100 fix: changed height to min-height for the axes area (#361) commit 74edb3c Author: Viktor Varland <viktor@dhis2.org> Date: Thu Oct 24 19:39:35 2019 +0200 chore(deps): upgrade d2-i18n(-generate) deps (master) (#359) * chore(deps): upgrade d2-i18n(-generate) deps (master) * chore(deps): update i18n for packages commit 4bcb913 Author: @dhis2-bot <apps@dhis2.org> Date: Thu Oct 24 12:22:35 2019 +0200 chore(translations): sync Russian translations from transifex (master) Automatically merged to resolve the avalance commit 2941ee9 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:24 2019 +0200 chore(translations): sync Arabic translations from transifex (master) Automatically merged to resolve the avalance commit 6067063 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:21 2019 +0200 chore(translations): sync Danish translations from transifex (master) Automatically merged to resolve the avalance commit 5f8ec50 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:19 2019 +0200 chore(translations): sync Spanish translations from transifex (master) Automatically merged to resolve the avalance commit ee07b7b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:16 2019 +0200 chore(translations): sync PersianAfghanistan translations from transifex (master) Automatically merged to resolve the avalance commit 3e5ab95 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:14 2019 +0200 chore(translations): sync French translations from transifex (master) Automatically merged to resolve the avalance commit 754984e Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:11 2019 +0200 chore(translations): sync Indonesian translations from transifex (master) Automatically merged to resolve the avalance commit b0c23c8 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:07 2019 +0200 chore(translations): sync Lao translations from transifex (master) Automatically merged to resolve the avalance commit e1531d0 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:01 2019 +0200 chore(translations): sync Burmese translations from transifex (master) Automatically merged to resolve the avalance commit 9af084b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:58 2019 +0200 chore(translations): sync Pushto translations from transifex (master) Automatically merged to resolve the avalance commit 21f72cb Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:56 2019 +0200 chore(translations): sync Portuguese translations from transifex (master) Automatically merged to resolve the avalance commit e0d1207 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:53 2019 +0200 chore(translations): sync PortugueseBrazil translations from transifex (master) Automatically merged to resolve the avalance commit a9c2ace Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:51 2019 +0200 chore(translations): sync Swedish translations from transifex (master) Automatically merged to resolve the avalance commit 8e8e467 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:49 2019 +0200 chore(translations): sync TetumTetun translations from transifex (master) Automatically merged to resolve the avalance commit cdce03b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:46 2019 +0200 chore(translations): sync Tajik translations from transifex (master) Automatically merged to resolve the avalance commit a63b9ec Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:44 2019 +0200 chore(translations): sync Ukrainian translations from transifex (master) Automatically merged to resolve the avalance commit c37f5a2 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:42 2019 +0200 chore(translations): sync Urdu translations from transifex (master) Automatically merged to resolve the avalance commit bbc8ebf Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:39 2019 +0200 chore(translations): sync Vietnamese translations from transifex (master) Automatically merged to resolve the avalance commit 8c5b0c7 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:36 2019 +0200 chore(translations): sync Chinese translations from transifex (master) Automatically merged to resolve the avalance
amcgee
added a commit
that referenced
this pull request
Nov 28, 2019
* WIP: start porting plugin and app to app-platform * chore: remove punycode peerdep * chore: remove loglevel (for now) * feat: WIP pivot table type (#335) * chore: remove references to chart, use visualization instead Now that the visualization can be also a pivot table, we should not use chart when referring to the visualization. * feat: add pivot table as possible visualization type Make it the default one too (at least for now), since the AO does not have the "type" property yet, otherwise the default (previously COLUMN) would be used as type also for reportTable AOs. * feat: allow for loading of reportTable AOs Instead of always pass "chart" in the File Menu, change to "reportTable" when Pivot table is selected as visualization type. This does not always currently work due to FileMenu not refreshing the file list (it needs to be fixed in FileMenu component). The "apiObjectName" passed around is not computed from the visualization type, instead of just being set to "chart". * feat: load a different plugin for PIVOT_TABLE vis type (Currently the pivot plugin is a copy of the chart one). * chore: regenerate pot file * fix: fix failing tests * fix: typo in baseUrl reference * chore: squash merge master into epic branch commit a3dbb9f Author: Jan Henrik Øverland <jan@dhis2.org> Date: Mon Nov 11 14:46:30 2019 +0100 feat: use layout rules for add-to-layout ui (#362) * feat: generate add to layout button/menu based on rules * feat: refactor logic to use rules * upgrade @dhis2/analytics dep * tmp fix add to button tests * TODO fix tests * remove comment * replace local fn with analytics fn * todo: tmp commented out tests * remove folder commit d6ba4a3 Author: Jan Henrik Øverland <jan@dhis2.org> Date: Mon Nov 11 14:09:50 2019 +0100 refactor: use dimension menu from @dhis2/analytics (#364) * refactor: Use DimensionMenu and rules logic from @dhis2/analytics for all occurrences of such duplicated menus * refactor: upgraded @dhis2/analytics to v2.5.1 commit 204fe7a Author: Jan Henrik Overland <janhenrik.overland@gmail.com> Date: Tue Nov 5 14:02:06 2019 +0100 fix: use axisName instead of axisKey commit dd8b563 Author: Martin <martin@moid.se> Date: Tue Nov 5 11:22:22 2019 +0100 updated analytics repo (#363) commit 8c0ed13 Author: Martin <martin@moid.se> Date: Tue Nov 5 11:20:18 2019 +0100 fix: changed height to min-height for the axes area (#361) commit 74edb3c Author: Viktor Varland <viktor@dhis2.org> Date: Thu Oct 24 19:39:35 2019 +0200 chore(deps): upgrade d2-i18n(-generate) deps (master) (#359) * chore(deps): upgrade d2-i18n(-generate) deps (master) * chore(deps): update i18n for packages commit 4bcb913 Author: @dhis2-bot <apps@dhis2.org> Date: Thu Oct 24 12:22:35 2019 +0200 chore(translations): sync Russian translations from transifex (master) Automatically merged to resolve the avalance commit 2941ee9 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:24 2019 +0200 chore(translations): sync Arabic translations from transifex (master) Automatically merged to resolve the avalance commit 6067063 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:21 2019 +0200 chore(translations): sync Danish translations from transifex (master) Automatically merged to resolve the avalance commit 5f8ec50 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:19 2019 +0200 chore(translations): sync Spanish translations from transifex (master) Automatically merged to resolve the avalance commit ee07b7b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:16 2019 +0200 chore(translations): sync PersianAfghanistan translations from transifex (master) Automatically merged to resolve the avalance commit 3e5ab95 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:14 2019 +0200 chore(translations): sync French translations from transifex (master) Automatically merged to resolve the avalance commit 754984e Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:11 2019 +0200 chore(translations): sync Indonesian translations from transifex (master) Automatically merged to resolve the avalance commit b0c23c8 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:07 2019 +0200 chore(translations): sync Lao translations from transifex (master) Automatically merged to resolve the avalance commit e1531d0 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:01 2019 +0200 chore(translations): sync Burmese translations from transifex (master) Automatically merged to resolve the avalance commit 9af084b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:58 2019 +0200 chore(translations): sync Pushto translations from transifex (master) Automatically merged to resolve the avalance commit 21f72cb Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:56 2019 +0200 chore(translations): sync Portuguese translations from transifex (master) Automatically merged to resolve the avalance commit e0d1207 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:53 2019 +0200 chore(translations): sync PortugueseBrazil translations from transifex (master) Automatically merged to resolve the avalance commit a9c2ace Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:51 2019 +0200 chore(translations): sync Swedish translations from transifex (master) Automatically merged to resolve the avalance commit 8e8e467 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:49 2019 +0200 chore(translations): sync TetumTetun translations from transifex (master) Automatically merged to resolve the avalance commit cdce03b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:46 2019 +0200 chore(translations): sync Tajik translations from transifex (master) Automatically merged to resolve the avalance commit a63b9ec Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:44 2019 +0200 chore(translations): sync Ukrainian translations from transifex (master) Automatically merged to resolve the avalance commit c37f5a2 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:42 2019 +0200 chore(translations): sync Urdu translations from transifex (master) Automatically merged to resolve the avalance commit bbc8ebf Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:39 2019 +0200 chore(translations): sync Vietnamese translations from transifex (master) Automatically merged to resolve the avalance commit 8c5b0c7 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:36 2019 +0200 chore(translations): sync Chinese translations from transifex (master) Automatically merged to resolve the avalance * chore: add icon for PT vis type (#369) * chore: squash merge master into epic branch commit 7fa8693 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:29 2019 +0100 chore(translations): sync Arabic translations from transifex (master) Automatically merged to resolve the avalance commit c3c5753 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:27 2019 +0100 chore(translations): sync Spanish translations from transifex (master) Automatically merged to resolve the avalance commit 84e30cf Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:25 2019 +0100 chore(translations): sync PersianAfghanistan translations from transifex (master) Automatically merged to resolve the avalance commit 613e818 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:22 2019 +0100 chore(translations): sync French translations from transifex (master) Automatically merged to resolve the avalance commit f0a73e7 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:19 2019 +0100 chore(translations): sync Lao translations from transifex (master) Automatically merged to resolve the avalance commit a251cc0 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:16 2019 +0100 chore(translations): sync Burmese translations from transifex (master) Automatically merged to resolve the avalance commit a9d70dd Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:13 2019 +0100 chore(translations): sync Pushto translations from transifex (master) Automatically merged to resolve the avalance commit bf94c6d Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:11 2019 +0100 chore(translations): sync Portuguese translations from transifex (master) Automatically merged to resolve the avalance commit 41c2f38 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:09 2019 +0100 chore(translations): sync PortugueseBrazil translations from transifex (master) Automatically merged to resolve the avalance commit 782e55a Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:06 2019 +0100 chore(translations): sync Russian translations from transifex (master) Automatically merged to resolve the avalance commit c6d5f76 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:03 2019 +0100 chore(translations): sync Swedish translations from transifex (master) Automatically merged to resolve the avalance commit 3ed9dcb Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:00 2019 +0100 chore(translations): sync TetumTetun translations from transifex (master) Automatically merged to resolve the avalance commit 6b76689 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:56 2019 +0100 chore(translations): sync Tajik translations from transifex (master) Automatically merged to resolve the avalance commit f95ef04 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:54 2019 +0100 chore(translations): sync Ukrainian translations from transifex (master) Automatically merged to resolve the avalance commit ecbf268 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:51 2019 +0100 chore(translations): sync Vietnamese translations from transifex (master) Automatically merged to resolve the avalance commit e6c7fa6 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:13:48 2019 +0100 chore(translations): sync Chinese translations from transifex (master) Automatically merged to resolve the avalance commit c96ac09 Author: Martin <martin@moid.se> Date: Fri Nov 15 14:11:55 2019 +0100 fix: changed incorrect prop types and tests (#372) * fix: changed incorrect prop types and tests * fix: upgraded to Analytics v2.6.2 commit 22c36e2 Author: Martin <martin@moid.se> Date: Fri Nov 15 13:06:07 2019 +0100 fix: map is not vis type (#371) * fix: extracted map from vis type to a static item * fix: renamed chart to vis * refactor: removed legacy native type to use only vis type instead * fix: issue with 'selected' prop * fix: added missing comment from Analytics * fix: added prop types * fix: added more prop types * fix: removed unnecessary prop type commit 91847d2 Author: Martin <martin@moid.se> Date: Thu Nov 14 15:57:02 2019 +0100 Fix: Implement disallowed dims from Analytics UI rules (#370) * fix: using Analytics to calculate disallowed dimensions * fix: Analytics v2.6.0 commit 26d12c6 Author: Martin <martin@moid.se> Date: Thu Nov 14 11:30:20 2019 +0100 fix: use shared vis types (#368) * use vis types from analytics * upgrades to and depends on @dhis2/analytics to v2.5.2 * implemented layout rules for the "add to layout" button commit a3dbb9f Author: Jan Henrik Øverland <jan@dhis2.org> Date: Mon Nov 11 14:46:30 2019 +0100 feat: use layout rules for add-to-layout ui (#362) * feat: generate add to layout button/menu based on rules * feat: refactor logic to use rules * upgrade @dhis2/analytics dep * tmp fix add to button tests * TODO fix tests * remove comment * replace local fn with analytics fn * todo: tmp commented out tests * remove folder commit d6ba4a3 Author: Jan Henrik Øverland <jan@dhis2.org> Date: Mon Nov 11 14:09:50 2019 +0100 refactor: use dimension menu from @dhis2/analytics (#364) * refactor: Use DimensionMenu and rules logic from @dhis2/analytics for all occurrences of such duplicated menus * refactor: upgraded @dhis2/analytics to v2.5.1 commit 204fe7a Author: Jan Henrik Overland <janhenrik.overland@gmail.com> Date: Tue Nov 5 14:02:06 2019 +0100 fix: use axisName instead of axisKey commit dd8b563 Author: Martin <martin@moid.se> Date: Tue Nov 5 11:22:22 2019 +0100 updated analytics repo (#363) commit 8c0ed13 Author: Martin <martin@moid.se> Date: Tue Nov 5 11:20:18 2019 +0100 fix: changed height to min-height for the axes area (#361) commit 74edb3c Author: Viktor Varland <viktor@dhis2.org> Date: Thu Oct 24 19:39:35 2019 +0200 chore(deps): upgrade d2-i18n(-generate) deps (master) (#359) * chore(deps): upgrade d2-i18n(-generate) deps (master) * chore(deps): update i18n for packages commit 4bcb913 Author: @dhis2-bot <apps@dhis2.org> Date: Thu Oct 24 12:22:35 2019 +0200 chore(translations): sync Russian translations from transifex (master) Automatically merged to resolve the avalance commit 2941ee9 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:24 2019 +0200 chore(translations): sync Arabic translations from transifex (master) Automatically merged to resolve the avalance commit 6067063 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:21 2019 +0200 chore(translations): sync Danish translations from transifex (master) Automatically merged to resolve the avalance commit 5f8ec50 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:19 2019 +0200 chore(translations): sync Spanish translations from transifex (master) Automatically merged to resolve the avalance commit ee07b7b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:16 2019 +0200 chore(translations): sync PersianAfghanistan translations from transifex (master) Automatically merged to resolve the avalance commit 3e5ab95 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:14 2019 +0200 chore(translations): sync French translations from transifex (master) Automatically merged to resolve the avalance commit 754984e Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:11 2019 +0200 chore(translations): sync Indonesian translations from transifex (master) Automatically merged to resolve the avalance commit b0c23c8 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:07 2019 +0200 chore(translations): sync Lao translations from transifex (master) Automatically merged to resolve the avalance commit e1531d0 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:01 2019 +0200 chore(translations): sync Burmese translations from transifex (master) Automatically merged to resolve the avalance commit 9af084b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:58 2019 +0200 chore(translations): sync Pushto translations from transifex (master) Automatically merged to resolve the avalance commit 21f72cb Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:56 2019 +0200 chore(translations): sync Portuguese translations from transifex (master) Automatically merged to resolve the avalance commit e0d1207 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:53 2019 +0200 chore(translations): sync PortugueseBrazil translations from transifex (master) Automatically merged to resolve the avalance commit a9c2ace Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:51 2019 +0200 chore(translations): sync Swedish translations from transifex (master) Automatically merged to resolve the avalance commit 8e8e467 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:49 2019 +0200 chore(translations): sync TetumTetun translations from transifex (master) Automatically merged to resolve the avalance commit cdce03b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:46 2019 +0200 chore(translations): sync Tajik translations from transifex (master) Automatically merged to resolve the avalance commit a63b9ec Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:44 2019 +0200 chore(translations): sync Ukrainian translations from transifex (master) Automatically merged to resolve the avalance commit c37f5a2 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:42 2019 +0200 chore(translations): sync Urdu translations from transifex (master) Automatically merged to resolve the avalance commit bbc8ebf Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:39 2019 +0200 chore(translations): sync Vietnamese translations from transifex (master) Automatically merged to resolve the avalance commit 8c5b0c7 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:36 2019 +0200 chore(translations): sync Chinese translations from transifex (master) Automatically merged to resolve the avalance * fix: solve problems after merge * chore: update @dhis2/analytics for PT support * chore: squash merge master into epic branch commit 26a95e8 Author: Martin <martin@moid.se> Date: Thu Nov 21 10:25:25 2019 +0100 fix: added icons to tooltip for warning and locked (#447) * added icons for warning and locked to dimension tooltip commit 445f1d8 Author: Martin <martin@moid.se> Date: Thu Nov 21 10:13:48 2019 +0100 fix: rules dim handling (#446) * fix: passing dimension id instead of whole dimension object * fix: updated imports to follow latest Analytics signature * fix: Updated Analytics dep to v2.6.9 commit b75967a Author: Jan Henrik Øverland <jan@dhis2.org> Date: Thu Nov 21 08:14:04 2019 +0100 fix: rename axis name constants (#445) * fix: rename axis name to axis id * fix: rename axis display name to axis name * fix: Updated Analytics dep to v2.6.8 commit 883304f Author: Jan Henrik Øverland <jan@dhis2.org> Date: Wed Nov 20 16:52:43 2019 +0100 fix: use locked dimensions rule from analytics (#444) * fix: use locked dimensions rule from Analytics in chip * fix: show locked in tooltip * fix: use axis constants * fix: Updated Analytics dep to v2.6.6 commit ded0ee9 Author: Martin <martin@moid.se> Date: Wed Nov 20 10:09:54 2019 +0100 fix: use max items rule (#373) * feat: use max items rule * fix: use layout rules in DialogManager * fix: use rules logic for single value items * fix: Updated Analytics dep to v2.6.5 commit 7fa8693 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:29 2019 +0100 chore(translations): sync Arabic translations from transifex (master) Automatically merged to resolve the avalance commit c3c5753 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:27 2019 +0100 chore(translations): sync Spanish translations from transifex (master) Automatically merged to resolve the avalance commit 84e30cf Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:25 2019 +0100 chore(translations): sync PersianAfghanistan translations from transifex (master) Automatically merged to resolve the avalance commit 613e818 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:22 2019 +0100 chore(translations): sync French translations from transifex (master) Automatically merged to resolve the avalance commit f0a73e7 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:19 2019 +0100 chore(translations): sync Lao translations from transifex (master) Automatically merged to resolve the avalance commit a251cc0 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:16 2019 +0100 chore(translations): sync Burmese translations from transifex (master) Automatically merged to resolve the avalance commit a9d70dd Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:13 2019 +0100 chore(translations): sync Pushto translations from transifex (master) Automatically merged to resolve the avalance commit bf94c6d Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:11 2019 +0100 chore(translations): sync Portuguese translations from transifex (master) Automatically merged to resolve the avalance commit 41c2f38 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:09 2019 +0100 chore(translations): sync PortugueseBrazil translations from transifex (master) Automatically merged to resolve the avalance commit 782e55a Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:06 2019 +0100 chore(translations): sync Russian translations from transifex (master) Automatically merged to resolve the avalance commit c6d5f76 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:03 2019 +0100 chore(translations): sync Swedish translations from transifex (master) Automatically merged to resolve the avalance commit 3ed9dcb Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:31:00 2019 +0100 chore(translations): sync TetumTetun translations from transifex (master) Automatically merged to resolve the avalance commit 6b76689 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:56 2019 +0100 chore(translations): sync Tajik translations from transifex (master) Automatically merged to resolve the avalance commit f95ef04 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:54 2019 +0100 chore(translations): sync Ukrainian translations from transifex (master) Automatically merged to resolve the avalance commit ecbf268 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:30:51 2019 +0100 chore(translations): sync Vietnamese translations from transifex (master) Automatically merged to resolve the avalance commit e6c7fa6 Author: @dhis2-bot <apps@dhis2.org> Date: Tue Nov 19 09:13:48 2019 +0100 chore(translations): sync Chinese translations from transifex (master) Automatically merged to resolve the avalance commit c96ac09 Author: Martin <martin@moid.se> Date: Fri Nov 15 14:11:55 2019 +0100 fix: changed incorrect prop types and tests (#372) * fix: changed incorrect prop types and tests * fix: upgraded to Analytics v2.6.2 commit 22c36e2 Author: Martin <martin@moid.se> Date: Fri Nov 15 13:06:07 2019 +0100 fix: map is not vis type (#371) * fix: extracted map from vis type to a static item * fix: renamed chart to vis * refactor: removed legacy native type to use only vis type instead * fix: issue with 'selected' prop * fix: added missing comment from Analytics * fix: added prop types * fix: added more prop types * fix: removed unnecessary prop type commit 91847d2 Author: Martin <martin@moid.se> Date: Thu Nov 14 15:57:02 2019 +0100 Fix: Implement disallowed dims from Analytics UI rules (#370) * fix: using Analytics to calculate disallowed dimensions * fix: Analytics v2.6.0 commit 26d12c6 Author: Martin <martin@moid.se> Date: Thu Nov 14 11:30:20 2019 +0100 fix: use shared vis types (#368) * use vis types from analytics * upgrades to and depends on @dhis2/analytics to v2.5.2 * implemented layout rules for the "add to layout" button commit a3dbb9f Author: Jan Henrik Øverland <jan@dhis2.org> Date: Mon Nov 11 14:46:30 2019 +0100 feat: use layout rules for add-to-layout ui (#362) * feat: generate add to layout button/menu based on rules * feat: refactor logic to use rules * upgrade @dhis2/analytics dep * tmp fix add to button tests * TODO fix tests * remove comment * replace local fn with analytics fn * todo: tmp commented out tests * remove folder commit d6ba4a3 Author: Jan Henrik Øverland <jan@dhis2.org> Date: Mon Nov 11 14:09:50 2019 +0100 refactor: use dimension menu from @dhis2/analytics (#364) * refactor: Use DimensionMenu and rules logic from @dhis2/analytics for all occurrences of such duplicated menus * refactor: upgraded @dhis2/analytics to v2.5.1 commit 204fe7a Author: Jan Henrik Overland <janhenrik.overland@gmail.com> Date: Tue Nov 5 14:02:06 2019 +0100 fix: use axisName instead of axisKey commit dd8b563 Author: Martin <martin@moid.se> Date: Tue Nov 5 11:22:22 2019 +0100 updated analytics repo (#363) commit 8c0ed13 Author: Martin <martin@moid.se> Date: Tue Nov 5 11:20:18 2019 +0100 fix: changed height to min-height for the axes area (#361) commit 74edb3c Author: Viktor Varland <viktor@dhis2.org> Date: Thu Oct 24 19:39:35 2019 +0200 chore(deps): upgrade d2-i18n(-generate) deps (master) (#359) * chore(deps): upgrade d2-i18n(-generate) deps (master) * chore(deps): update i18n for packages commit 4bcb913 Author: @dhis2-bot <apps@dhis2.org> Date: Thu Oct 24 12:22:35 2019 +0200 chore(translations): sync Russian translations from transifex (master) Automatically merged to resolve the avalance commit 2941ee9 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:24 2019 +0200 chore(translations): sync Arabic translations from transifex (master) Automatically merged to resolve the avalance commit 6067063 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:21 2019 +0200 chore(translations): sync Danish translations from transifex (master) Automatically merged to resolve the avalance commit 5f8ec50 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:19 2019 +0200 chore(translations): sync Spanish translations from transifex (master) Automatically merged to resolve the avalance commit ee07b7b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:16 2019 +0200 chore(translations): sync PersianAfghanistan translations from transifex (master) Automatically merged to resolve the avalance commit 3e5ab95 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:14 2019 +0200 chore(translations): sync French translations from transifex (master) Automatically merged to resolve the avalance commit 754984e Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:11 2019 +0200 chore(translations): sync Indonesian translations from transifex (master) Automatically merged to resolve the avalance commit b0c23c8 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:07 2019 +0200 chore(translations): sync Lao translations from transifex (master) Automatically merged to resolve the avalance commit e1531d0 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:02:01 2019 +0200 chore(translations): sync Burmese translations from transifex (master) Automatically merged to resolve the avalance commit 9af084b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:58 2019 +0200 chore(translations): sync Pushto translations from transifex (master) Automatically merged to resolve the avalance commit 21f72cb Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:56 2019 +0200 chore(translations): sync Portuguese translations from transifex (master) Automatically merged to resolve the avalance commit e0d1207 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:53 2019 +0200 chore(translations): sync PortugueseBrazil translations from transifex (master) Automatically merged to resolve the avalance commit a9c2ace Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:51 2019 +0200 chore(translations): sync Swedish translations from transifex (master) Automatically merged to resolve the avalance commit 8e8e467 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:49 2019 +0200 chore(translations): sync TetumTetun translations from transifex (master) Automatically merged to resolve the avalance commit cdce03b Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:46 2019 +0200 chore(translations): sync Tajik translations from transifex (master) Automatically merged to resolve the avalance commit a63b9ec Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:44 2019 +0200 chore(translations): sync Ukrainian translations from transifex (master) Automatically merged to resolve the avalance commit c37f5a2 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:42 2019 +0200 chore(translations): sync Urdu translations from transifex (master) Automatically merged to resolve the avalance commit bbc8ebf Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:39 2019 +0200 chore(translations): sync Vietnamese translations from transifex (master) Automatically merged to resolve the avalance commit 8c5b0c7 Author: @dhis2-bot <apps@dhis2.org> Date: Wed Oct 23 15:01:36 2019 +0200 chore(translations): sync Chinese translations from transifex (master) Automatically merged to resolve the avalance * chore: fix some things * chore: set ENV and use beta app-scripts * chore: fix jest and cypress configs * chore: re-add semicolon * chore: re-add image import * chore: clean up some things * chore: add latest cli-style * chore: update netlify.toml * chore: clean up more files, move enzyme to workspace root * ci: run tests on travis * chore: remove unused jest transform pattern * chore: update deploy-build to work with platform app * chore: use plain yarn workspaces instead of lerna, remove unused root dependencies * docs: update start script instructions * docs: update cypress instructions * chore: upgrade to released app-platform * fix: change bad module reference, load schemas on startup
dhis2-bot
added a commit
that referenced
this pull request
Feb 12, 2020
# [33.0.0](v32.0.3...v33.0.0) (2020-02-12) ### Bug Fixes * @dhis2/analytics 2.6.11 ([#448](#448)) ([231bcd8](231bcd8)) * added icons to tooltip for warning and locked ([#447](#447)) ([26a95e8](26a95e8)) * added lint, commit message and test commit/push hooks ([#526](#526)) ([0292a63](0292a63)) * adjust options dialog for easier scanning ([#580](#580)) ([b0393ff](b0393ff)) * assigned categories and new dimension types ([#576](#576)) ([2faae50](2faae50)) * avoid infinite loading and make chart plugin use hooks (DHIS2-8290) ([#653](#653)) ([9de60dd](9de60dd)) * avoid React warning about required proptype ([#311](#311)) ([5dda862](5dda862)) * changed height to min-height for the axes area ([#361](#361)) ([8c0ed13](8c0ed13)) * changed incorrect prop types and tests ([#372](#372)) ([c96ac09](c96ac09)) * chip cursor ([#566](#566)) ([8701256](8701256)) * convert numeric options to strings to silence ui-core warnings ([#617](#617)) ([c3fe18d](c3fe18d)) * correctly set showDimensionLabels option ([#621](#621)) ([01427ac](01427ac)) * d2-ui-analytics 1.0.2 ([#277](#277)) ([62241f8](62241f8)) * dashboard items resize should trigger chart reload ([#282](#282)) ([86070ae](86070ae)) * dimension dialog update validation ([#486](#486)) ([429c51e](429c51e)) * dimensions panel divided in to sections ([#581](#581)) ([3a9627a](3a9627a)) * do not run default adapter for pivot tables ([#616](#616)) ([27d8ab7](27d8ab7)) * don't render pivot table before data has loaded ([#635](#635)) ([844d989](844d989)) * download menu options for PT ([#624](#624)) ([c131970](c131970)) * dynamic axis names based on vis type ([#623](#623)) ([24510e0](24510e0)) * equal padding for the AO title bar ([#567](#567)) ([17238ed](17238ed)) * Fetching analytics for analytical object with undefined aggregationType in plugin ([#232](#232)) ([bfe41b4](bfe41b4)) * Fetching analytics for year over year charts in plugin ([#231](#231)) ([16853ef](16853ef)) * fix prop type for value in SortOrder option component ([#568](#568)) ([8379621](8379621)) * fix styling issues in options ([#585](#585)) ([d4c5bc6](d4c5bc6)) * fix values for topLimit option ([#579](#579)) ([3d249a6](3d249a6)) * fixes for DND between axes ([#554](#554)) ([886de23](886de23)) * fixes for options with numeric values and toggleable Select ([#583](#583)) ([8a40296](8a40296)) * gauge now follows the behaviour of single value instead of pie ([#489](#489)) ([9969e61](9969e61)) * gauge plot lines and range values in options ([#654](#654)) ([7736b29](7736b29)) * i18n merge conflict ([ac8c383](ac8c383)) * impl max dims rule ([#517](#517)) ([241de69](241de69)) * implemented the error code for assigned categories ([#557](#557)) ([7b9f52b](7b9f52b)) * layout for pivot tables ([#577](#577)) ([033be21](033be21)) * loading spinner for plugins (DHIS2-8117) ([#587](#587)) ([f8be30b](f8be30b)) * locked dims not array ([#491](#491)) ([15ae8a8](15ae8a8)) * long names for dimensions, chip and tooltip (DHIS2-7932) ([#556](#556)) ([2212398](2212398)) * manifest credentials bug in chrome ([#233](#233)) ([a0032e0](a0032e0)) * map is not vis type ([#371](#371)) ([22c36e2](22c36e2)) * merge conflicts ([3eb1c77](3eb1c77)) * only point series to axes for certain types ([#264](#264)) ([24b6ac0](24b6ac0)) * only run empty check after all values have been added ([#627](#627)) ([75b6ae4](75b6ae4)) * open modal for empty dims ([#625](#625)) ([e07d786](e07d786)) * options with numeric values (sortOrder) ([#564](#564)) ([94ad11d](94ad11d)) * org unit selector - only act on path if it exists ([#276](#276)) ([9299038](9299038)) * pie tooltip DHIS2-7532 ([#330](#330)) ([72eb5db](72eb5db)) * pin to analytics@2.6.11 ([#495](#495)) ([5f21406](5f21406)) * pin to analytics@2.6.11 ([#495](#495)) ([25b4545](25b4545)) * properly set layout on vis type change for all vis types ([#586](#586)) ([489fbf9](489fbf9)) * provide useful error messages (DHIS2-5029) ([#552](#552)) ([ef16c68](ef16c68)) * remove api.baseUrl duplicate ([#573](#573)) ([ac05af6](ac05af6)) * remove code climate config for now ([80c891a](80c891a)) * remove colon from chip if no selection ([#312](#312)) ([e667134](e667134)) * remove custom title when Auto is selected (DHIS2-8252) ([#636](#636)) ([44ed1a5](44ed1a5)) * remove ripple effect in dimension list when drag starts/ends ([#584](#584)) ([c91ed3b](c91ed3b)) * rename axis name constants ([#445](#445)) ([b75967a](b75967a)) * rules dim handling ([#446](#446)) ([445f1d8](445f1d8)) * single value without dx items ([#313](#313)) ([f1fbe22](f1fbe22)) * start screen icons ([#558](#558)) ([841c9c7](841c9c7)) * swap full axis dims to filter ([#518](#518)) ([a79e329](a79e329)) * tooltip message ([#449](#449)) ([ca55b7e](ca55b7e)) * turn class vars into functions ([#569](#569)) ([236885b](236885b)) * ui glitches ([#618](#618)) ([2788daf](2788daf)) * ui updates to the start screen ([#548](#548)) ([20dd6ca](20dd6ca)) * ui updates to the start screen ([#548](#548)) ([fee2153](fee2153)) * update @dhis2/analytics dependency ([#319](#319)) ([5752bea](5752bea)) * update analytics and plugin dep ([#324](#324)) ([8bb0202](8bb0202)) * update charts api dep ([#297](#297)) ([ab13e1c](ab13e1c)) * update gradient colors check ([#261](#261)) ([b39cec2](b39cec2)) * update plugin dependency ([#318](#318)) ([452a287](452a287)) * update plugin version ([#320](#320)) ([3921334](3921334)) * update recuder to handle empty axes ([#630](#630)) ([077dd68](077dd68)) * updated proptype for error ([#553](#553)) ([21a9b4a](21a9b4a)) * upgrade @dhis2/analytics to fix dimension dialog styling ([#551](#551)) ([c90f2b8](c90f2b8)) * upgrade @dhis2/cli-app-scripts and use platform-provided height ([#550](#550)) ([b6ffdfb](b6ffdfb)) * upgrade cli-app-scripts to fix package resolution ([#540](#540)) ([a52f7f3](a52f7f3)) * use a doc-like icon for PT downloads ([#626](#626)) ([a407372](a407372)) * use axisName instead of axisKey ([204fe7a](204fe7a)) * use layout type to get the right layout comp ([#563](#563)) ([17c26ba](17c26ba)) * use locked dimensions rule from analytics ([#444](#444)) ([883304f](883304f)) * use max items rule ([#373](#373)) ([ded0ee9](ded0ee9)) * use shared vis types ([#368](#368)) ([26d12c6](26d12c6)) * viewport layout with visible interpretations panel ([#323](#323)) ([2e2803b](2e2803b)) * vis type imports ([#496](#496)) ([2a1daaf](2a1daaf)) ### chore * **github-actions:** add workflows for lint and publish ([#638](#638)) ([739bb13](739bb13)) ### Features * add dnd from dimensions to specific position in layout axis ([#575](#575)) ([7c573b7](7c573b7)) * assigned categories DHIS2-7701 ([#539](#539)) ([636b365](636b365)) * drag 'n drop for reordering dimension items in layout ([#519](#519)) ([efd4acb](efd4acb)) * dual axis support ([#239](#239)) ([a50075c](a50075c)) * multiple orgunit roots support ([#328](#328)) ([e85668f](e85668f)) * show most viewed saved AO (DHIS2-7835) ([#547](#547)) ([97b0622](97b0622)) * summarize chart filters that have orgunit levels and/or groups ([#298](#298)) ([e5e0a7b](e5e0a7b)) * use layout rules for add-to-layout ui ([#362](#362)) ([a3dbb9f](a3dbb9f)) * use new pivot engine ([#574](#574)) ([f4ccef1](f4ccef1)) * WIP pivot table type ([#335](#335)) ([626f447](626f447)) ### Reverts * Revert "fix: use lerna to share code instead of copying resources (#214)" (#216) ([de00b4f](de00b4f)), closes [#214](#214) [#216](#216) ### BREAKING CHANGES * **github-actions:** Ensure that the plugin and app versions are locked to each other.
🎉 This PR is included in version 33.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
DO NOT MERGE, depends on dhis2/analytics#153
Use renamed constants (axis name -> axis id) from analytics.