Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: port plugin and app to app-platform (#327)
* 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Date: Tue Nov 5 14:02:06 2019 +0100 fix: use axisName instead of axisKey commit dd8b563 Author: Martin <[email protected]> Date: Tue Nov 5 11:22:22 2019 +0100 updated analytics repo (#363) commit 8c0ed13 Author: Martin <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Date: Tue Nov 5 14:02:06 2019 +0100 fix: use axisName instead of axisKey commit dd8b563 Author: Martin <[email protected]> Date: Tue Nov 5 11:22:22 2019 +0100 updated analytics repo (#363) commit 8c0ed13 Author: Martin <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> Date: Tue Nov 5 14:02:06 2019 +0100 fix: use axisName instead of axisKey commit dd8b563 Author: Martin <[email protected]> Date: Tue Nov 5 11:22:22 2019 +0100 updated analytics repo (#363) commit 8c0ed13 Author: Martin <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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
- Loading branch information