- Features: Updated page title for virtual page view event (ae426ea)
- Features: Added page view event to navigation reports (fdceb40)
- Features: Added page view event to navigation reports (4f7ef35)
- Features: Updated hint analytics to include the emissions no data link (454ba83)
- Bug Fixes: Updated < 1% treemap group positioning to avoid overlapping (ac5b10d)
- Project Maintenance: Removed storybook hosting and updated readme (846a9ff)
- Features: fixed linting (14bd51b)
- Features: updated landing page analytics and fixed page view analytics (8aabcda)
- Features: updated year slider (1c350ee)
- Features: fixed linting (e194bf5)
- Features: fixed linting (34700ab)
- Features: fixed oil sources in transportation sector (cfcaf33)
- Features: updated archived links (6b48cb2)
- Features: fixed hexagons (2c4b448)
- Features: Updating styles and added unique initial style state (932569a)
- Features: Adjust dropdown styles to be more consistent with other CER applications (883523f)
- Features: moved values to variables (b3abeb6)
- Features: fixed some styling updates (0d83e02)
- Features: fixed hint spacing (2b2e2c7)
- Features: Added key and handled two selection case (8b7f3fc)
- Features: Group selections by Icon so they wrap together (ccd4bab)
- Features: Move text + add stroke so easier to see in some cases (4ff8552)
- Features: handling no data for charts (d247635)
- Features: Format percentages for french locale (23bedad)
- Features: Updated tooltip positions for oil and gas tree maps (4c04035)
- Code Refactoring: Moved treemap border styles into class (eff7a14)
- Bug Fixes: fixed tests (74ccc34)
- Bug Fixes: updated ticks parser and also curve on BySector chart (ad315f5)
- Bug Fixes: fixed ticks for small values (8cd0b89)
- Features: Added analytics event (ecca1fb)
- Features: fixed lilnting (cbeb43e)
- Features: simplified check logic for sorting tooltip (5711974)
- Features: updated tooltip to sort by value when applicable (fa0a954)
- Features: Limited checkbox to multi-select and updated the unchecked icon (8aac1f1)
- Features: Add checkbox for multi-select and adjust styling (1d2e9ef)
- Features: updated all tests and storybook (f2f44cc)
- Features: updated tests (2bd5709)
- Features: fixed tests with new component (19cb605)
- Features: updated tests (497e819)
- Features: updated some messages and logic changes (3f72c31)
- Features: updated all charts to use unavailable data message (3c54e80)
- Features: updated unavialbe message for some visualizations (7b9c747)
- Features: refactored code (71103df)
- Features: updated logic and fixed OilAndGas (d79a460)
- Features: updated data to be parsed in chart components (825192d)
- Features: parsed regions so all regions are included for specific queries (3e67c4d)
- Features: extended year slider bar to match (48c361a)
- Features: Added undefined props for analytics events so they will not be sent to GA (78caca5)
- Features: Updated analytics data structure and removed the graph hover tooltip analtyics events (0e10e77)
- Code Formatting: Removed added line breaks (ed1e181)
- Features: Add historical bar to year slider (3182189)
- Bug Fixes: Sorted all line data so the x data is sequential by year (b9e5514)
- Features: Updated 2023 context links (21525f6)
- Features: Removed total demand selection from scenarios (3cca889)
- Features: Reverted forecast bar position changes and updated 2023 forecast year (9499abe)
- Features: Updated 2023 report's forecast year to be 2021 (09e94df)
- Features: Updated forecast line position to be after the bar (fbf00ab)
- Features: Fixed linting (d0444e3)
- Features: Forecast rename cleanup (1b14ca5)
- Features: Updated 2023 French PDF (660053e)
- Features: Extended unit select width (0138202)
- Features: Added 2023 PDFs (6c22382)
- Features: Updated forecast and historical layer calculations to not used bars in cases where no bars are rendered (32cbf24)
- Features: Changed icon for electricity's wind source (2ed2a9b)
- Features: Added missing French tool tip emissions message (0c6feea)
- Features: Updated the context button styles (527994a)
- Features: Added and move messages for data download (9ce1e38)
- Features: Reset the scenarios only when loading into the scenarios page (ef74b2f)
- Features: Added emissions 0 axis marker for the emissions scenarios chart (99c393e)
- Features: Reset base and compare years to default on report change (f388a9f)
- Features: Updated year slider compare year to default to the max value and fixed issue with year rendering in electricity and oil and gas pages (f4f0752)
- Features: Updated axes for scenario emissions (9949fd0)
- Features: Formatted net line data for scenario emissions (e6d78b0)
- Features: Updated the reducer to maintain emission sources between the pages (dfaeee6)
- Features: Set the source vertical list in the emissions scenarios chart (96d697e)
- Features: Added messages for emissions scenarios chart (bd480b3)
- Features: Remove Emissions View By and Add Emissions to Scenarios (80d6f62)
- Features: Fixed prop checks (80a54ff)
- Features: Added in emissions page for analytics (2fbc2ec)
- Features: Change RENEWABLE source enum to SOLAR and WIND and added in icons and colors for new sources (c27f01f)
- Features: Added messages for benchmark header, select and hint (5234565)
- Features: Update header to reflect new design requirements (2b5d8e6)
- Features: Add new unit and scenario messages as well as French messages for previous changes (fd45761)
- Features: Added greenhouse gas source type to the API and config hooks (f818e94)
- Features: Added English source descriptions (0911826)
- Features: Added new icons required in the greenhouse gas source list (616ea4b)
- Features: Set emissions chart to only show the source list (d779403)
- Features: Added new greenhouse gas sources to the useAPI sources and translations (8f50d54)
- Features: Show the scenario option first, adjust reducer logic to pre-select all scenarios (1b89670)
- Features: Remove MaxTick component (5e765c5)
- Features: Rename forecast label to projection (0ebd5b6)
- Tests: Cleaned up prop type warnings (ec71690)
- Tests: Updated test mocks for translation messages (178358b)
- Tests: Updated tests and mocks for new price queries (753588a)
- Tests: Added the app theme provider to the test container (8330e3b)
- Code Refactoring: Moved selected price labels (3fb2b46)
- Project Maintenance: Changed wet template in app story to our current modified one served in development (9e82f0c)
- Project Maintenance: Fixed development page title as the raw loader for HTML files was interfering with the html-webpack-plugin injections (7d13597)
- Project Maintenance: Fixed styles for default app story (05281e1)
- Project Maintenance: Removed unneeded WET files (d9b53f5)
- Project Maintenance: Replicated React root node for app story (c0a7308)
- Project Maintenance: Updated local development WET Toolkit scripts and made local development template generic (dae18ad)
- Features: Remove unsupported resolution warning (73de7fd)
- Features: updated how benchmark crosshair was implemented (be001f5)
- Features: finished adding in benchmark crosshair (f1a17a4)
- Features: added crosshair for two charts simultaneously (aea5db9)
- Features: updated chart title in english (6962c12)
- Features: Updated emissions CSV to use the common units (a74fc19)
- Features: Added emissions data structure and appended the price data for oil and gas (384b8ba)
- Features: removed unused icon (bbab94b)
- Features: fixed styling changes (d7d726b)
- Features: removed empty div from startIcon (ad2019d)
- Features: fixed linting and tests (fb50c70)
- Features: creating download button in the bottom section (6385dd7)
- Features: updated linting (0a442d3)
- Features: updated manitoba abbr for french (57ca6f5)
- Features: changed tooltips to title case (c868df1)
- Features: Added hexagon shape option (09e3963)
- Bug Fixes: updated manitoba fix (1733f45)
- Bug Fixes: refactored some code (46f6143)
- Features: Updated drop down highlight and added render value function prop (e9f74e6)
- Features: Create dropdown component and re-implement unit/year select (82e3ea9)
- Features: renamed theme to lowercase (2dd1607)
- Features: fixed bug with x axis in emissions (911b84f)
- Features: updated emissions line (3098e4c)
- Features: removed comment (187e4af)
- Features: fixed linting (bb8ae7d)
- Features: fixed linting (f8646e9)
- Features: added grid x axis and removed ticks (bb0d1f5)
- Features: Added net line layer and hooked up the data and sources (dc5a75e)
- Features: updated required variable (d5b6ec7)
- Features: updated formatting for label and lines (34c1233)
- Features: updated formatting for some code (2437439)
- Features: added candlestick layer (d5ec504)
- Features: adds candlestick effect on bar (1e27bdf)
- Features: increased padding between bars (a4037b2)
- Features: removed unused annotation (10a7cfa)
- Features: added emissions bar chart with stubbed data (3f624c7)
- Features: added emissions page (22465d5)
- Features: added emissions page (5ad15bb)
- Features: updated some styling for emissions tooltip (b963bbd)
- Features: added emissions tooltip (15cf8e5)
- Features: updated test (92b80cd)
- Features: Remove gradient feature and rename component (0d2cd7c)
- Features: fixed test (d1695e0)
- Features: Remove gradient fadeout (b0cfcb1)
- Tests: Update tests to run with using the Intl hook (dedb0e5)
- Features: updated french translations (c9047e4)
- Features: updated french translations (517d4c5)
- Features: updated y ticks (18dcd19)
- Features: updated location of projection line for bar charts (7a66990)
- Features: restyled header (5d33ee6)
- Features: updated header (0c086b4)
- Features: updated styling (0c35e55)
- Features: updated styling (bb7439c)
- Features: updated some translations (88bb597)
- Features: updated margin style. (10a0857)
- Features: fixed linting (484924d)
- Features: updated context to not move with graphs (a0649d0)
- Features: added page select for tablet (f47a361)
- Features: fixed small changes to header (cd7bbc7)
- Features: created tablet header (f1c6e5c)
- Features: working on tablet header (5753db3)
- Features: updated header styling (301f065)
- Features: updated header to new design specs (a3ea473)
- Features: updated header and removed unneeded comments (2e75495)
- Features: created new header component (27f47ed)
- Code Formatting: adjusting margin for description box (fd5c98c)
- Features: added hint titles (4beba4f)
- Features: updated text (07413c2)
- Features: updated sector hint (a68b240)
- Features: updated all hints padding and styling to be unified (4cd9669)
- Code Refactoring: Fixed class naming (493f3fc)
- Features: Moved hint unit structure into a component (2a56b05)
- Features: Created the price hint component (b80adb5)
- Code Refactoring: Moved hint unit select into it's own component using the refactored out content structures (a503126)
- Features: moved projection line between bars (7c53b2a)
- Features: Remove grey background to match design (a6304e3)
- Features: fixed linting (cef0a51)
- Features: moved styling changes into theme and historical layer starts at beginning of (ced6c6e)
- Features: added historical layer to by regions, by sector and scenario vizs (060b3db)
- Features: moved history layer back to start point of graph. (3739ee6)
- Features: Added price year to the data hook (2962169)
- Features: Added new price sources to the useAPI sources and translations (bf08caa)
- Features: Added price source as a config state (b39e5a1)
- Features: Update data hook to only request price data iterations on or after 2023 (39e13b9)
- Features: Added new price state to the data hook and update the queries to include the prices (98c59cd)
- Features: Added and formatted new emissions data (4dcd82f)
- Features: removed sector icons (e0edb58)
- Features: updated scenarios and region label to categories (7bf524e)
- Features: updated labels for different scenarios (83b10d2)
- Features: Move the hints in the control bar to the right, add "view by" to some views (bff0d51)
- Features: Adapt so that views are configurable (d964d58)
- Features: Adapt control bar for new styling updates (3309872)
- Features: updated landing link for report (57595ec)
- Features: updated french translations (1a8dcb4)
- Features: updated emissions landing image (55443be)
- Features: added emissions background image (ed04422)
- Features: updated emissions title and description (a8502de)
- Features: updated greenhouse gas tooltips (f2079b4)
- Features: updated text from "By Sector" to "By Energy Source" (45b44e8)
- Features: Adapt methodology link so that it points to correct link cooresponding to year (607b5f6)
- Features: updated content summary (6dd1b42)
- Features: refactored download button container width (bceff02)
- Features: Adjust order and alignment of max tick values (4cd2b98)
- Features: Aligned points to bar centers (59611f0)
- Features: Turned off pointer events so mouse events over the layer cascade through (500bc1f)
- Features: Created layer to show the net emissions line (c1ab2ad)
- Features: added intl (79952b5)
- Features: added net line annotation (71dd8db)
- Features: removed unused styling (c66e750)
- Features: Moved oil and gas content from the unit hint into a component (c1952d2)
- Features: restructured page layout and fixed tests (226ada0)
- Features: rearranged page layout (aed2958)
- Features: Align dropdown components with top of graph (4aa58df)
- Features: Set emissions list to be hexagon shaped (6650f77)
- Features: Updated visualization container width so it fills the remaining space (98cd51b)
- Features: Set width for resizing graph responsiveness (3bc74d9)
- Features: fixed chart title (1bc6e57)
- Features: fixed chart title (6fc74d8)
- Features: fixed loading and error position (0330727)
- Features: moved chart title to above viz (42e0f68)
- Features: updated test (30ccf19)
- Tests: added PageSelect back into tablet tests (3d036c7)
- Code Refactoring: Remove unneeded memo dependency (41e228f)
- Features: Adjust locations of bubble charts so that the don't overlap in all scenarios (a352778)
- Features: Add less than 1% labels and alignment things (916034a)
- Features: Added the benchmark price header (cdfcafb)
- Features: Added and formatted new price data (4a760c1)
- Features: updated tablet styling (fa42fe6)
- Features: fixed justify style for desktop (020cd37)
- Features: small style changes to tabs (b27595c)
- Features: updated header to fit content (8ddac01)
- Features: updated tabs (fcfcbfb)
- Features: restyled page select to tabs (5a9d3ad)
- Features: updated test (353a5e8)
- Code Formatting: updated style change for caption. (2115de9)
- Bug Fixes: updated logic for rounding (933b429)
- Bug Fixes: fix trailing decimals on axis (b9681f9)
- Features: Created the price select component (b29c4bf)
- Features: updated scenario chart styles (85e9171)
- Features: removed fill layer and used default nivo area layer (f91fd7d)
- Features: fixed test (879ea60)
- Features: updated scenarios chart style (1f986cb)
- Features: fixed tooltips (a785417)
- Features: updated benchmark chart (ea7c7ac)
- Features: refactored graphs (f4b2e52)
- Features: fixed linting (d272e37)
- Features: fixed linting (be462cd)
- Features: updated previous year cases (8d8949f)
- Features: updated benchmark ticks (b9d7231)
- Features: added oil and gas chart (64b83ab)
- Features: added oil and gas benchmark graph (a45ed23)
- Features: fixed linting (17a22e0)
- Features: updated test (7049c8f)
- Features: reversed scenario description list (87bc21e)
- Features: unified all selection buttons (94e2fc8)
- Features: fixed testing (f248821)
- Features: updated EF 2023 text (90880aa)
- Features: updated 2023 EF text (013539f)
- Features: updated emissions unit text (5079ad6)
- Features: updated 2023 text (4ee1188)
- Features: updated email messgae and benchmark description (f3b920a)
- Features: updated 2023 text (b67cc34)
- Features: unified box shadow on tooltips (7252ebd)
- Bug Fixes: added message for hydrogen tooltip in transportation (85850d7)
- Features: added shadows and borders on all tooltips (f09a301)
- Features: fixed styling issues (a002c5e)
- Features: fixed linting (1397a46)
- Features: refactored sections for tooltip (e4c681d)
- Features: updated highlight number of elements (a9d9460)
- Features: updated scenarios tooltip (9afc71b)
- Features: renmaed EmissionsTooltip to TooltipWithHeader (1d7371f)
- Features: added line breaks for browser warning. (8ffd890)
- Features: updated chart titles for french (b442650)
- Features: updated variable for scenario (cf12a06)
- Features: Add special case forecastStart for 2023 yearId and oil-and-gas scenarios (c8304ca)
- Features: updated ticks for all graphs (a5ed698)
- Features: updated PR comments (8357f89)
- Features: updated unit config (ebf4551)
- Features: updated YearSliceTooltip name (5ef039a)
- Features: updated all tooltips to the same style (49eeaf4)
- Features: working on unifying tooltips (0bf8783)
- Features: renamed tooltip (b0b7bb5)
- Features: updated tooltip percentages (b3534f4)
- Features: updated props (6db0dfa)
- Features: keeping labels as uppercase (2cb49da)
- Landing: 14183
Issues Affected: y
- Bug Fixes: Include year in CSV export (9800591)
- Features: Added 2021 methodology PDFs (a771df7)
- Documentation: Noted external PDF file references so we don't removed PDFs (3c104ab)
- Bug Fixes: updates methodology link to 2020 (a0245ef)
- Features: updates logic to move forecast year back 1 year (44574ef)
- Bug Fixes: fixes tests (e39c44e)
- Features: adds colors for two new scenarios (da21332)
- Features: updates tooltip for french scenarios (7657a82)
- Features: fixes some small bugs (415a421)
- Features: adds hydrogen as a energy source (4673e13)
- Code Formatting: fixes indentation (f28069b)
- Code Refactoring: removes unneeded parseInt (19abe64)
- Features: adds 2021 french translations (8f7c7c5)
- Features: adds indent in front of the first unit hint description (a144953)
- Bug Fixes: fixes issue where source was not checked (0a33ac7)
- Features: updates hydrogen icon (fecdf24)
- Features: updates links and labels (386211e)
- Features: replaces report images with 2021 images (b1aae96)
- Features: updates content and some styling for linkButtonGroup (67fae1f)
- Features: adds dots layer for Evolving Policies for 2021 (d385608)
- Bug Fixes: fixes failed slider tests (f4c3796)
- Bug Fixes: removes old code from tests (4f65c2d)
- Features: updates translations in various locations (cc6c8fb)
- Features: fixes issue with parachuting into year sliders (c317a5e)
- Features: adds default year functionality to year slider (a91bc10)
- Bug Fixes: adds missing event labels (6741762)
-
Features: adds descriptive images in the scenario hint panel (eb13d1c)
-
Features: updates the visual of the unit hint panel (cdb5cde)
-
Bug Fixes: Adjusted forecast width for non bar charts (c99cab4)
-
Bug Fixes: Used xScale and bars to fix forecast line alignment for bar charts (c73c767)
-
Tests: Updated tests for revised forecast layer (c35a418)
-
Code Refactoring: Moved forecast layer y into the transform (de2b073)
-
Code Refactoring: Referenced Material UI theme for styling in forecast layer (d5b0cd0)
-
Code Refactoring: Updated the forecast layer to return a React component (cd825e6)
-
Documentation: Added a story for the forecast layer component (c7f9c81)
-
Documentation: Updated story for the forecast layer component to be used in a nivo chart (63154a3)
- Features: moves the react-beautiful-dnd mock to the testing setup file (b900695)
- Features: adds check to see if dragging is disabled (d409a59)
- Bug Fixes: applies suggested fixes (7805ce4)
- Features: adds randomness in mock data generation to make the stories look more realistic (87639b0)
- Features: applies a different approach for locating bubble groups in test scripts (90e2b29)
- Features: removes unnecessary component parameter for hiding the year slider (46b95aa)
- Features: updates the method how config parameters are passed into the stories (8aeb386)
- Features: adds testing scripts, README, and stories for the Electricity page (7a7f4be)
- Features: moves the mockApolloClient to the test folder (abf7d65)
- Features: replaces the mock Apollo client with the one with wildcards (77d07d1)
- Features: adds testing scripts for React hooks (dccc366)
- Bug Fixes: adds the updated mockApolloClient which is missing from the previous commit (955df58)
- Features: adds test cases for verifying responsiveness in the Landing page (8d5fc14)
- Features: adds testing scripts. README, and stories for the landing page (2d649fe)
- Features: completes testing for user events such as clicking (a5a567e)
- Features: adds testing scripts, README, and stories for the LinkButtonGroup component (d0fabae)
- Bug Fixes: removes an unnecessary comment in the LinkButtonGroup README (3fdac56)
- Features: uses method 'exists' to verify the rendering for a better accuracy (10e0353)
- Features: adds testing scrips, README, and stories for the Oil-and-Gas page (e2ea746)
- Features: improves the method for testing responsiveness (94f83da)
- Features: finds a workaround for the error in generating storyshots (677868b)
- Features: adds testing scripts, README. and stories for the PageLayout component (98b2dc2)
- Bug Fixes: adds small fixes based on feedback (ec5912a)
- Bug Fixes: fixes tests for social media (7fb9ed0)
- Bug Fixes: applies suggested fixes (26501c2)
- Bug Fixes: applies a small amount of cleanup (959fbdb)
- Bug Fixes: remove global nock (43f1a83)
- Bug Fixes: applies alans suggested fixes (9ece583)
- Bug Fixes: changes delay in timeout to 1000 (8798ae3)
- Bug Fixes: removes tests for copy button (0362962)
- Bug Fixes: another attempt to fix tests (5f00a8a)
- Bug Fixes: attepts to fix test suite (b7537ee)
- Bug Fixes: fixes act issue (ab24af9)
- Bug Fixes: fixes broken tests (71494fd)
- Tests: added more tests and fixes (0e765e9)
-
Features: removes components and testing methods that are no longer used (46ba209)
-
Features: cleans up errors and warnings in test output (89f6f41)
-
Features: mutes warning messages caused by react-beautiful-dnd during testing (d5eaabd)
-
Features: improves old test scripts for HorizontalControlBar and VerticalDraggableList (4f0c584)
-
Bug Fixes: Added UTF-8 BOM to CSV file generation (763a388)
-
Project Maintenance: Scaled down social media image size (5fe8808)
- Features: adds testing scripts, README, and stories for the Scenarios page (c4465d2)
- Bug Fixes: fixes broken tests (6ec6784)
- Tests: adds some tests to share buttons (107d301)
- Code Refactoring: improves readme and changes to exist test (f9214d0)
- Features: adds testing scripts for custom React hooks (40d2396)
- Features: fixes the Number.toLocaleString issues under node 12.13 on GitLab runtime (dfc781b)
- Features: adds testing scrips for the utility functions (080052d)
- Features: adds testing logic for verifying the year auto-play function (13c8eab)
- Features: adds testing scripts, README, and stories for the component (13f7339)
- Features: Added a blank array as a dataLayer fallback and remove console logs for GTM events (4495201)
- Bug Fixes: reduces motion stiffness of bar chart (7957260)
- Features: updates the method how config parameters are passed into the stories (c4abaaf)
- Features: adds a piece of comment explaining the generation of the mock data (aab3bae)
- Features: adds testing scripts, README, and stories for the By-Region page (18c80c5)
- Features: updates the method how config parameters are passed into the stories (d014fe7)
- Features: adds the missing change in the previous commit (f407098)
- Features: adds testing scripts, README, and stories for the By-Sector page (7bde808)
- Features: uses 'hover' instead of 'click' as the action type when capturing viz POI event (ad9177a)
- Features: updates some useConfig calls to narrow down the exposure of internal structure (9a7a8da)
- Features: captures user events then hovering on viz (706ce4a)
- Features: captures user events in helps and media buttons (4e79c95)
- Features: captures user events in control and navigation components (181a549)
- Features: adds shortcut methods to simplify the event report process (f70d27c)
- Features: updates the local WET template to connect to the DEV env (075a0b3)
- Features: sets up basic infrastructure for connecting with the backend envs (f758a51)
- Bug Fixes: updates data analytics event name to 'visualization interaction' (c779851)
- Bug Fixes: prevents event tags from being translated (8085634)
- Bug Fixes: fixes the testing error in Hint after adding the useConfig hook (0b53634)
- Features: improves testing logic for a better coverage (f67e7e2)
- Features: adds testing scripts, README, and stories (e690158)
- Features: removes unnecessary beforeEach methods from the test (aedda3c)
- Bug Fixes: fixes a newly introduced linting warning in the testing scripts (ebb9b0a)
- Features: adds analytics calls to linkButtonGroup buttons (60a0692)
- Bug Fixes: pulls in config locally now (36c3a24)
- Bug Fixes: fixes linting issue (7c88f69)
- Features: improved test coverage for pageSelect (8e96153)
- Documentation: adds documentation and some tests to pageSelect (da5c570)
- Bug Fixes: small tweak to improve code quality (242746a)
- Documentation: adds docs and testing to scenarioSelect (d9ebf32)
- Tests: adds tests, including storybook (ea8acc6)
- Features: adds analytics to share buttons (3b2d0be)
- Features: updates README for the HorizontalContrlBar component (da178a5)
- Features: adds theme and stories of the HorizontalControlBar component in Storybook (a10e9e0)
- Features: fixes incorrect methods when testing the existence of nodes in MaxTick and VizTooltip (55453ef)
- Features: fixes incorrect methods when testing the existence of nodes in Nivo layers (21cac3d)
- Features: removes unnecessary beforeEach method in testcases of MaxTick and VizTooltip (44b39d1)
- Features: adds test cases and README for MaxTick and VizTooltip components (47e8d86)
- Features: adds testing scripts for FadeLayer and ForecastLayer (03d2d16)
- Features: adds tests and README for the Hint related components (2eaa963)
- Features: adds test cases for the HorizontalControlBar component (cfade5f)
- Tests: adds storybook setup (f61fcce)
- Tests: adds tests for yearSelect (fba0494)
- Features: Fixed corrupted PDF file (8359793)
- Features: Updated the email subject (0872bc9)
- Features: Added social media card images (1dd6641)
- Features: Added other defaults for page select translations (bc0e425)
- Features: Fixed errors for empty Storybook snapshots (5dac141)
- Features: Validated sectors in config reducer (784abe1)
- Features: Updated source list component in the oil and gas visualization to be consistent with the electricity visualization (1a9b70a)
- Features: Updated region list component in the oil and gas visualization to be consistent with the electricity visualization (004f392)
- Features: Reversed change to oil and gas label as it's being used as part of the translation ID (7e0bc3e)
- Features: Updated reducer view state to accommodate the oil and gas visualization views (791405f)
- Features: Added source and source order actions to the config reducer (e73998f)
- Features: Removed the side effect in DraggableVerticalList of resetting the region/source lists (9c3c05c)
- Features: Updated components to use dispatch for config and removed config update side effects (9251650)
- Features: Replaced useState with useReducer in the config provider (c36cd5c)
- Features: Added a toast message when the URL is copied to the clipboard (f6fba15)
- Features: Fixed missing electricity CSV data and static scenarios CSV data (a9b3ce6)
- Features: Fixed region translation in the electricity chart (ad8073f)
- Features: Added Storybook item for the Share component (ce51a8b)
- Features: Addressed special case for the electricity visualization (18fec55)
- Features: Added conversion of the units in the CSV data (74823a0)
- Features: Added the CSV structures (dae7aeb)
- Features: Added CSV creation and download (412e79f)
- Features: Moved region and scenario translations under common (cc36aab)
- Features: Added translations for downloading CSV data (f5de38c)
- Features: Added libraries to create and download the CSV data (a7cfcb8)
- Features: Added copying of the shortened Bitly link (9ac7578)
- Features: Added email share contents (4bc3969)
- Features: Moved share controls into it's own component (da6bca8)
- Features: Create mock nodes for Material UI slider components during a snapshot (f82430c)
- Features: Enabled and updated oil production query (fbcec29)
- Features: Updated queries and controls to use sector enums (4d4d707)
- Features: Pulled sector enums from the translation results into the API hook (4c46db9)
- Features: Updated sector translation key structure (f32de06)
- Features: Replaced sector constant with enum keys (94258dd)
- Features: Updated Storybook snapshots to use mocked data for the GraphQL API (dcd4730)
- Features: Added Apollo Testing and Synchronous Promise packages for Storybook snapshots (c6055c5)
- Features: Added loading of API translations for Storybook (de03cb1)
- Features: Fixed source state being reset on initial load (228f183)
- Features: Added source translations to the by sector and electricity graphs (6c6e3e3)
- Features: Added source configurations from API, and removed previous source constants and temporary stubs (08fac28)
- Features: Added source configurations for API hook (db7f5a3)
- Features: Added translation for ALL ite in the vertical list (127131d)
- Features: Updated region key references to use the keys provided by the API (9290cab)
- Features: Added translations from the API to the i18n messages (db042c9)
- Features: Fixed hook call ordering (33d7f94)
- Features: Added the config and GraphQL decorators to the relevant stories (8af919d)
- Features: Created Storybook decorator for the app config context and GraphQL (9a9143f)
- Features: Changed config context usage to use state directly inside the provider (8c04b7d)
- Features: Updated LoadingIndicator test to mount with INTL and set the type (9bdcd6a)
- Features: Updated React INTL mounting for tests (7e0b344)
- Features: Added back in translations for the error boundary component (063b751)
- Features: Set default year iterations API configuration (1fc3f70)
- Features: Fixed Apollo provider for Storybook (1977d5d)
- Features: Updated Energy Futures data hook to use the iterations from API configuration (7ec4e26)
- Features: Stubbed in evolving scenario translations (7014804)
- Features: Fixed leftover merge issues (aeaccc2)
- Features: Removed unneeded scenario/year constants and update year and scenario defaults to use the API configuration (f61bc8e)
- Features: Removed unused import (dda2f1b)
- Features: Updated scenario selection to use the data from the API configurations (5d55754)
- Features: Renamed year iteration mapping in API configurations (d24aafb)
- Features: Updated year selection to use the data from the API configurations (e75601e)
- Features: Moved Apollo provider to the root to be able to get API configurations for translations (4501003)
- Features: Migrated React INTL in storybook to the newest version (3f7a1be)
- Features: Added in translations for the loading, scenarios and support warnings (788a9ff)
- Features: Updated loading indicator with translation support (df03c87)
- Features: Removed leftover translations from conditions scaffolding (9fda0ca)
- Features: Updated React Intl to the latest version (d72f053)
- Features: Added a hook to get the API configurations starting with the iterations list (eaf3488)
- Bug Fixes: Removed unnecessary Sass option definition in Webpack (d998bad)
- Code Refactoring: Added null for consistency (b1fbe72)
- Code Refactoring: Created Storybook Apollo client module (3f7770d)
- Code Refactoring: Moved function to format API translations to i18n messages into a utitlies module (63da69b)
- Code Refactoring: Moved Storybook Apollo client into a module for reuse and mocking during snapshot tests (7d6f434)
- Code Refactoring: Moved the API iteration and translation query into queries module for Storybook config reuse (3c03c24)
- Code Refactoring: Removed unneeded imports (4e58b86)
- Code Refactoring: Rename year and scenario configuration keys (de26e1a)
- Code Refactoring: Split out headers and download CSV function to useMemo and useCallback (3204af2)
- Code Refactoring: Split out reducer into another module (6107050)
- Code Refactoring: Update story names for consistency (59c0730)
- Code Refactoring: Updated source type structure and added the type for the oil and gas visualization (977670c)
- Code Refactoring: Updated useAPI structure to remove data key (e5979ad)
- Documentation: Removed leftover changelog file from the conditions project (c6f63e4)
- Documentation: Updated DraggableVerticalList Storybook example (f9adb34)
- Project Maintenance: Added PDF files to the binary list (c0295c1)
- Project Maintenance: Updated about files (bf28e65)
- Features: adds the missing translations and fixes linting issues (e852102)
- Features: adds more aria-labels and puts them in the language files (d77cfab)
- Features: adds aria-labels for help buttons and share buttons (fbff3a8)
- Code Refactoring: adds the mock-up by-scenario page (dba7531)
- Code Refactoring: adopts code structure from Conditions and cleanning up (c7935c9)
- Code Refactoring: disconnects the wiring with the GraphQL middleware (f40b1e0)
- Code Refactoring: initial UI scaffolding for 2.0 (b4e2c0f)
- Code Refactoring: removes SCSS code in components (51a9940)
- Code Refactoring: updates Storybook version and adds the second page (5aff034)
- Code Refactoring: connects with the real GraphQL API and cleans up old scripts (7b87393)
- Bug Fixes: adds domready to enhance the loading process (af5bb27)
- Features: added title page select bar placeholder (ad837bb)
- Features: makes the bubbles display better on tablet in the Electricity page (98e9204)
- Features: updates class names so that the DOM structure is more meaningful in the annotatio (4839167)
- Features: updates the look-and-feel of the bubbles and adds an annotation (43a82b9)
- Features: adds internationalization in the bubble tooltips and annotations (febc3ba)
- Features: makes the bubbles also support group-by-source (a0d6d3a)
- Features: makes the legend type check always required and fixes a typo (7bd92d6)
- Features: updates the algorithem and display chart tooltips and legend (3512c4d)
- Features: updates the arrangment algorithm of the bubbles based on the new design (90b3a52)
- Features: replaces hard-coded min and max year values with the real values (d62fd19)
- Features: moves solarWindGeothermal from SOURCE_ORDER to ELECTRICITY_SOURCE_ORDER (51e335f)
- Features: moves the source list reset logic to the page layout component (23e9d19)
- Features: makes the source select work (633230c)
- Features: removes unnecessary config.provinces check when constructing request queries (abe64cb)
- Features: adds an abbreviation formatter for displaying large numerical values (12e4191)
- Features: skips the request call if none of the regions are selected (85daff8)
- Features: fixes linting and testing warnings and errors (ac66ac4)
- Features: disables buttons that are not currently supported (a596c2d)
- Features: adds drag-n-drop supports in by-region and by-sector (f49bf40)
- Features: consolidates raw data parsing logic into a utility file (62dc416)
- Features: connects with real data and adds the auto-play (7bf8c86)
- Bug Fixes: fixes newly introduced lint errors (24f9479)
- Bug Fixes: deletes the types file which is no longer necessary (154267a)
- Bug Fixes: shows the original value in the unit formatter if it is smaller than 1 (4cd0ff0)
- Bug Fixes: fixes a mis-labelled region tooltip (2b7e7a4)
- Bug Fixes: fixed margin issue where right numbers are cut off (245b797)
- Features: added working forecast bar (ddc75bb)
- Bug Fixes: fixed color issue and ordering issue. (a32f0ad)
- Code Refactoring: Remove mock data (0c06872)
- Bug Fixes: Fixed x axis formatting a little (6ec9269)
- Features: energyDemand byRegion graph is hooked up to test server (04b80b7)
- Code Refactoring: applied changes suggested in code review (a624e48)
- Bug Fixes: fixed syntax error (607bcfc)
- Features: Made tick marks consistant with other charts (db9252d)
- Bug Fixes: added boolean check on ordered data (9f18778)
- Features: basic setup for fade out (95af532)
- Features: cleans up lint warnings (ed9b236)
- Features: updates colors for oil, gas, and regions on Oct 27th (c3312d8)
- Features: updates source colors based on the latest design (0a77313)
- Features: experiments on converting the controls to drop-down selects (277d194)
- Features: wires the controls together and adds URL parachuting (2fe6dc7)
- Features: added unit converter logic from EF1 (19ac445)
- Bug Fixes: improves the formatUnitAbbreviation method to produce better formatting (88dcd54)
- Features: updates the convertion coefficients related to Mboe/d (4973569)
- Features: changes Mboe back to Mboe/d (732f48e)
- Features: updates the unit conversion logic (3dbcc6f)
- Features: completes unit translations in tooltips (bf6d8a6)
- Features: changes MB/d to Mb/d (b8d23ca)
- Features: removes manually added scientific abbreviations from unit formatting (87d9d16)
- Features: fixes issues in the unit abbreviation format logic (a58afa9)
- Features: some clean up (6bd4e6d)
- Code Refactoring: refactored the way the hook grabbed year min/max (28f5400)
- Features: Mock up flower chart with D3 (ef690ef)
- Features: adds the demand page in the menu structure (c7f3aa7)
- Features: adds the grasp indicator (3-dots) if the list is draggable (e674a51)
- Features: makes the draggable list support keyboard navigation (012d9ba)
- Features: improves the styling in oil sub-category items (221dd81)
- Features: fixes a typography error when rendering the oil tranportation subgroup (5525324)
- Features: adds oil type initial text in subgroup items (b44579b)
- Features: completes most of the features for render both patterns and gradients i (b9db553)
- Features: adds basic look-and-feel for the oil subgroup (4a72c56)
- Features: adds help text in each draggable list according to the content (cc2c8ee)
- Features: adds detailed tooltips beside item boxes (29ba0d7)
- Features: makes it able to distinguish between unselected and unavailable items (b10a5cd)
- Features: makes draggable boxes support the disabled state (e20bccf)
- Features: makes the draggable vertical list support greyscale boxes if colors are (6a9e280)
- Features: updates the color palette of both regions and sources to the newly desi (b74db91)
- Bug Fixes: disables unavailable sources from draggable lists in oil-and-gas (9cf7ff0)
- Bug Fixes: fixes a propTypes warning when passing in icon components (cf0ae30)
- Bug Fixes: verifies the existence of the setItems method before using it (1bf607f)
- Bug Fixes: makes selects remain when switching between single- and multi-selection (694e03d)
- Code Refactoring: makes the component generic to support readonly and single-select m (a3d14df)
- Bug Fixes: fixed infinite expanding issue with vizs (6d3b938)
- Bug Fixes: fixes an error when updating the baseYear value (207b476)
- Bug Fixes: resolves the conflict in the config when updating main selections (18a2da5)
- Bug Fixes: fixes the issue that units are sometime incorrect (76971ac)
- Bug Fixes: fixes a linting introduced after the recent manual merge (cb24b6b)
- Code Refactoring: an experiment on rendering the bubble chart with Nivo (2253d89)
- Bug Fixes: makes the missing storybook config file join the lint test (6fdffeb)
- Bug Fixes: cleans up all existing lint warnings and errors (6dac783)
- Code Refactoring: applied suggested fixes from code review (cd90d79)
- Bug Fixes: fixed opacity issue (b6317e8)
- Features: fixes linting warnings (3e5e5ef)
- Features: makes the fade-out effect look consistent across all viz (e206523)
- Features: replaces the SVG filtering with pattern masking for supporting Firefox (ac20b7b)
- Features: remains semi-transparency in the scenarios visualization (f2a6a80)
- Features: applies the FireSansCondensed font family (29310ff)
- Bug Fixes: fixed naming issue in readme (0cdfbf8)
- Bug Fixes: forecast start year is now dynamic (4dfae6d)
- Code Refactoring: simplified forecastStart logic (03396cb)
- Code Refactoring: extracted useStyles out of component (0ab3ae1)
- Code Refactoring: removed unnecessary lambdas (6fb7b9c)
- Bug Fixes: introduced fade to the bar (e1db5fe)
- Bug Fixes: bar no longer interferes with hover actions (34ac841)
- Code Refactoring: extract bar into its own component (34befdf)
- Features: removes the old ForecastBar component because it is no longer used (11d345b)
- Features: moves the forecast bar into a Nivo viz layer (882db27)
- Bug Fixes: forecast numbers backwards (68a58c4)
- Code Refactoring: ignores the HTML snapshot test folder temporarily (0ca58f5)
- Bug Fixes: added case for 3 digit hexs (8f79089)
- Features: separates year and text in the year select description (b4e5698)
- Features: makes the UI support selection-based hover text and updates the shortened text (163521b)
- Features: fixes linting issues in the recently added keyboard navigation change (34e79ad)
- Features: adds explanation of how to use kayboard to navigate the draggable lists (18b886d)
- Features: makes it possible to define the help text dialog widths individually (008ec42)
- Features: expands the Hint component for handling more complex content (97d7357)
- Features: adds mock-up hints in the navigation and controls (2dd95c1)
- Code Refactoring: update HCB to better reflect new design (9157ecf)
- Features: basic structure for control bar (bf9d505)
- Features: changes variable name from SECTORS to SECTOR_ORDER (4cfeac6)
- Features: updates real tooltip text for control buttons (bc22a69)
- Features: adds a placeholder page for the oil-and-gas viz (e076394)
- Bug Fixes: fixes the incorrect sector icon order (bc66952)
- Bug Fixes: removes meaningless title and icons (7ddedbd)
- Bug Fixes: fixed eslint useEffect problem (4efbacd)
- Code Refactoring: adds missing control buttons and removes the old component (fa06bdc)
- Code Refactoring: remove clutter, simplify styles, rename component (b75879d)
- Features: updates icons for the oil-and-gas page and sectors (f72cfc4)
- Features: replaces page and source icons with the new design (acf6e1c)
- Bug Fixes: corrects the bio icon in the by-sector page (ac2d53b)
- Bug Fixes: fixes the wrong svg of the commercial icon (c015dd7)
- Bug Fixes: fixes issues occur in existing testings (3772c13)
- Features: adds both language versions of the report cover images (460e127)
- Features: updates landing page portal thumbnails (73a6b9c)
- Features: adjusts font sizes here and there based on designers' feedback (59cab57)
- Features: updates font families used in the landing page (510b901)
- Features: adds more improvements in the landing page based on designers' feedback (931ab71)
- Features: updates the landing page based on designers' feedback (c8a5ef7)
- Features: adds !important to the font override to suppress the WET template font (c854c01)
- Features: updates the logic of the link buttons in the landing page (a0b84c2)
- Features: updates the layout of the landing page based on the new design (fa3bbd7)
- Features: adds page routing and a mock-up landing page (f1388c3)
- Bug Fixes: fixes the corrupted methodology PDF file and other small bugfixes (63018f7)
- Bug Fixes: fixes some incorrect fonts in the landing page (7910c20)
- Bug Fixes: fixes a typo in the landing page (6206b63)
- Features: displays year ID description in the summary tab (70f163c)
- Features: updates the look-and-feel of the report link pop-up (edf2679)
- Features: consolidates multiple contents into tabs and applies the new design (16ffd1a)
- Features: moves the report link to the top of the context list (36ff876)
- Features: adds real text for link button hover messages (8fd9fd4)
- Features: introduces package 'micro-down' for parsing markdown text (f17eb9c)
- Features: applies the new look-and-feel to the link button pop-up (db4ef3e)
- Features: updates social media icons (e70819f)
- Features: updates the grouping and the accent color bar layout based on the design (cf55fde)
- Features: refines styling and fixes a typo (f42c8c3)
- Features: adds a quick mock-up of the link and social media buttons (60d9e39)
- Bug Fixes: fixes the hard-coded methodology link in the link button panel (cc87261)
- Bug Fixes: removes the horizontal scrollbar in the report panel on Firefox (00d8e6e)
- Bug Fixes: makes buttons with long text wrap automatically (1480da1)
- Bug Fixes: removes a piece of incorrect comment text (ca96876)
- Bug Fixes: fixes some small button layout issues (bd38e75)
- Features: reduces whitespace on the right side of viz by relocating the max tick (d70843f)
- Code Refactoring: updates the mock-up data with parsed structures (41f0f7d)
- Bug Fixes: adjusts font and button sizes and alignments in nav and controls (eae86ab)
- Features: applies the custom y-axis tick style to all basic charts (b7566da)
- Features: displays unit beside the y-axis tick with the largest value only (4e2901f)
- Bug Fixes: fixes recent lint issues introduced by the y-axis tick styling code (cbd3f97)
- Performance Improvements: update nivo treemap version (ec8ef50)
- Features: add updated translations for gasProduction (694c337)
- Features: removes percentage text in legend on single select (546f5cf)
- Features: adds check to percentages logic (3b26080)
- Features: applies fixes from code review (d7d267b)
- Features: updated the treeMap tile to binary flipped (ae4acfe)
- Features: updated legend text (aec2ba7)
- Features: applied a variety of small styling changes (195c178)
- Features: styled compare button (04a8155)
- Features: applied minor styling changes (a89f6ca)
- Features: adjusted styles for small treeMaps and legend (c67bade)
- Features: uses oil and gas colors now (9cc4cff)
- Features: set foundation for small treeMap section (part 2) (977300b)
- Features: set basic foundation for the small treeMap section (5db4d14)
- Features: added legend and fixed scroll bar (705ff8e)
- Features: added tooltip formatting. Fixed name labels. Fixed sizing a bit (bfeabf8)
- Features: small cosmetic changes; Year display (7c53447)
- Features: convert layout to table and adjust sizing algorithm (b6b3fe8)
- Features: added slider (6a7fd25)
- Bug Fixes: fix linting issue (b8439eb)
- Bug Fixes: add french translations (5918c2e)
- Bug Fixes: refines data sort logic (69c745c)
- Bug Fixes: makes legend text smaller (93e1cbd)
- Bug Fixes: fixes bug with treeMap name display (c4251d7)
- Bug Fixes: removes squares beside years display (3f3d697)
- Bug Fixes: replaces treeMap titles (57eeca6)
- Bug Fixes: reorders units to be inperial first (d796836)
- Bug Fixes: changes the button text from source to type (188ebe5)
- Bug Fixes: updates source acronyms for oil and gas (74b9a2b)
- Bug Fixes: changes compare to be on by default (b1b43ef)
- Bug Fixes: changes animation black background to white (0bfd3d0)
- Bug Fixes: changes sort logic to always sort by curr treemapData (fa240ec)
- Bug Fixes: increases padding a bit to remove cosmetic issue (06f17cc)
- Bug Fixes: fixes misaligned comparison treemaps (360ab2a)
- Bug Fixes: reduces padding on table cells (a4e85b8)
- Bug Fixes: small cosmetic fixes (ea6cc0f)
- Bug Fixes: source icons now use design abbreviations (df4edd2)
- Bug Fixes: small cosmetic fixes (7755b78)
- Bug Fixes: fixed issue with sources not coming back correct (f3ad7a2)
- Bug Fixes: removed bottom border on slider (776837c)
- Bug Fixes: fixed bug where page would crash if certain provs were selected (4374f8f)
- Bug Fixes: fixed scrollbar issue (7fc4180)
- Bug Fixes: fixed query param bug. Adjusted chart sizing (5295569)
- Bug Fixes: fixed table layout. fixed chart sizing (3d005fd)
- Code Refactoring: cleaned up code quite a bit (d9d8038)
- Code Refactoring: removes linting override and small cleanup (8fc0065)
- Performance Improvements: simplified logic for treemaps (9f34a29)
- Features: basic legend created (52a5ce1)
- Bug Fixes: fixed translation issue (115f2f5)
- Bug Fixes: further fixed crash on page switch bug (f252fbf)
- Features: added specific queries for all sources. Fixed colors (380523f)
- Bug Fixes: temp fix to show oil and gas page (64f9ca4)
- Bug Fixes: applied fixes from code review (f8421ab)
- Features: Basic foundation for table layout (b937ab6)
- Features: refactored to enable easier sizing (b6ed21c)
- Features: polishes the styling around the treemaps (710f411)
- Features: slightly updates the treemap size calculation logic (7ce6270)
- Features: refines the oil-and-gas UI here and there (6f32ff3)
- Features: fixes the issue caused by out-range year values (4c1e6b8)
- Features: updates the no-data placeholder using the region/source name (defae4a)
- Features: adds placeholders if no data is available (aa09f64)
- Features: fixes some small layout issues (186db84)
- Features: applies a max size to the treemaps (8852125)
- Features: fixes linting issues in the new treemap size calculation (307a0ce)
- Features: adds some small UI improvements in the page (e8baa38)
- Features: uses viz DOM width to calculate the size of each treemap (b1d4268)
- Features: memorizes the compare button state in the URL query parameters (884894a)
- Features: renders small boxes at the bottom of treemaps (03fbfca)
- Features: fixes recent introduced linting issues (dfba0f2)
- Features: removes empty cells when the item has zero values in both current and compare data (800b9f4)
- Features: displays paired tooltips in the oil-and-gas comparison (d921fc0)
- Features: makes space for absent treemaps to ensure the vertical alignment (2d158ec)
- Features: updates the styling and translations (4fc8f44)
- Features: links the baseYear and compareYear from URL (c80940e)
- Features: disables the page temporarily for the external demos (693009b)
- Features: basic scaffolding for oilAndGas viz (fbbf353)
- Bug Fixes: fixes the missing small values group box when not comparing (8ea0d2d)
- Bug Fixes: fixes the sometime incorrect y-position of the small values group box (498ed21)
- Bug Fixes: fixes the issue that gaps in the row results in extremely large treemaps (cba9ed9)
- Bug Fixes: fixes the overlapping tooltip boxes over the treemaps (6c263ab)
- Bug Fixes: fixing the linting issue (80d1432)
- Bug Fixes: fixes the bug in the previous treemap size logic that sizes in rows were not related (5a7dfb9)
- Bug Fixes: fixes a styling error when rendering the year boxes at the top-right corner (57b6241)
- Features: gets the viz bounding dimension at the top level and passes it down to viz (92ee68f)
- Features: adds basic responsiveness for supporting both desktop and tablet (9bba4a1)
- Features: adjusts component layouts so that long French text can be displayed properly (8bcb08c)
- Features: updates the page layout arrangement based on the latest design (27a2a29)
- Features: adds sources in oil-and-gas page and adjusts the basic page layout (5655a56)
- Features: applies y-axis ticks to the chart grids as well (390fc68)
- Features: improves the logic for generating chart max ticks when in extreme cases (8262d80)
- Features: displays the actual max value in the highest y-axis tick (d8bc2cb)
- Features: uses tickValues to control the distribution of the y-axis ticks (df7652a)
- Features: reverts back to static rendering when generating y-axis ticks (79fe3d6)
- Features: generates vis tick class names conditionally (fe9aee7)
- Features: reduces white spaces around the title row and vertical draggable lists (70e93ba)
- Features: consolidates request loading and error handling in the layout level (7f7a3eb)
- Bug Fixes: fixes a couple of testing errors caused by recent changes in the layout (969a4c1)
- Bug Fixes: fixes the infinite render loop caused by the sources update (da6a9a4)
- Bug Fixes: fixes some small rendering issues on Safari (d6ad57c)
- Code Refactoring: updates the page layout based on the new design and consolidates theme variabl (3aabd01)
- Features: replaces the selected page title with a more readable version (1003081)
- Features: updates the UI design and displays page labels (9bfdb3c)
- Features: adds the animated page select based on the new design (7fb0361)
- Bug Fixes: fixes the clicking target issue and adds tooltips (04e83d7)
- Code Refactoring: replaces the old nav with the new page select (9bdbc2e)
- Bug Fixes: all charts now have access to min and max years for their data (1344eb8)
- Bug Fixes: minor fix to include scenario in oil_prod_all (2783e7f)
- Bug Fixes: fixed formatting. (66a11bc)
- Documentation: Updated project name in the README (4bf9951)
- Bug Fixes: addresses issues in the region select and other UI improvements (de30151)
- Code Refactoring: improves the look-and-feel and interaction based on the new design (f584f49)
- Code Refactoring: refines look-and-feel and the drag-n-drop experience (eb18c3e)
- Features: makes the ALL button stateful and more meaningful (afe3dc7)
- Bug Fixes: pointsLayer colors are now dynamic (578a9b6)
- Features: updates scenario button colors (c79d558)
- Code Refactoring: applied suggested changes (2f7a51d)
- Bug Fixes: wrap functions in usecallback (f9e61fe)
- Features: updates the logic in generating yearly descriptions (e56940c)
- Features: makes reference button support different tooltip text in different years (392f940)
- Features: makes Evolving as the first and the default scenario option when it is availab (a808429)
- Features: changes to more specific triggers in the useEffect hook (d9fd106)
- Features: wraps methods in proper hooks for a better performance (ceb277c)
- Features: supports multi-selection and multiple colors (806d0c8)
- Features: makes the scenario select collapse into a drop-down on tablet screens (0f3f9e9)
- Bug Fixes: reverts unnecessary changes (4849715)
- Bug Fixes: fixes the the broken scenario auto-correct mechanism (e7a4848)
- Bug Fixes: fixes a couple of small linting issues (c3f212d)
- Features: fixes the testing error caused by the dialog attribute keepMounted (6242b74)
- Features: supports the copy-link-to-clipboard action on Safari (be7586f)
- Features: fixes the typography issue in the toast message after copying a link (3309399)
- Features: adds the source select as a vertical draggable list (3de2520)
- Code Refactoring: updates the Storybook config according to recent changes (cba5c31)
- Features: adds missing font size definitions (2d1547a)
- Features: removes CSS reset (cd5e8fe)
- Bug Fixes: fixes the missing image issue in Storybook (5f69344)
- Code Refactoring: updates the year select and the scenario buttons in title bar based on the new d (5f6cfbc)
- Features: final updates of the French translations (dcd5d81)
- Features: fixes a typo in a French translation text (e6a6648)
- Features: updates the remaining French translation text (2a69333)
- Features: removes words 'crude' and 'natural' from the oil-and-gas page titles (456b33f)
- Features: updates by-sector page title text (1aa9fdc)
- Features: shortens the gas production button text (1d507b2)
- Features: updates the French translations for eletricity page annotations (2ec4bc0)
- Features: integrates markdown files of the about content into the UI (fc43085)
- Features: adds markdown files for the about content in both English and French (4769324)
- Features: fixes missing translation tags here and there (12be74c)
- Features: adds French translations from the doc (ae4ad9b)
- Features: uses 'react-markdown' for markdown text parsing and rendering (1d5b0df)
- Features: updates the Result 2020 help text (36c9c1f)
- Bug Fixes: updates button tooltip text in scenario buttons (218a8e4)
- Features: removes the Nivo stream library because it is not used (ee03f4d)
- Features: removes SASS packages because they are no longer used (2f5952c)
- Bug Fixes: adds a temporary patch that removes duplidate translation entries (aae76f6)
- Features: sets 'Evolving' as the default scenario if available (3edf901)
- Bug Fixes: set evolving to be default scenario (6fe1e48)
- Features: removes the unnecessary parseInt when decoding baseYear and compareYear from the UR (90fbdd7)
- Features: adds baseYear and compareYear in the URL query parameters (13fc33f)
- Bug Fixes: changes oil source from c5 to C_5 (65ebe61)
- Features: added data processing for bySector page (76ba448)
- Features: moved byregion data processing into data hook (d61b5de)
- Features: added-hook-to-retrieve-data (6ba6529)
- Bug Fixes: removes source solarWindGeothermal from the by-sector page (a68d211)
- Bug Fixes: added more fields to query in data hook (40005f1)
- Code Refactoring: made some styling changes as suggested by team (76efabb)
- Code Refactoring: refactored and cleaned up data hook (6054329)
- Code Refactoring: apply suggested changes from code review (eacc7f6)
- Features: fixes rendering issues in viz tooltips especially in the oil-and-gas page (5d7138e)
- Features: makes it possible to hide total and percentages in chart tooltips (0beae99)
- Features: makes viz tooltip of by-sector and scenarios page consistent (6de5b40)
- Features: auto-converts to mmBOE/D if necessary in the unit abbreviation formatter (18cadf2)
- Bug Fixes: forgot to update the publicPath in babel (8611a88)
- Bug Fixes: Update title (4ccdeb2)
- Features: adds tooltip text in year select buttons and fixes some help text mistakes (dd486a9)
- Features: moves the button styling into the theme so that it can be reused (01e8bc2)
- Features: experiments on various ways of toggle between years (16c2114)
- Bug Fixes: Issue where bottom slider came up as NaN (cdb2961)
- Code Refactoring: adds a placeholder for the 2016 alternative data-set and some other UI changes (006f7f3)
- Features: changed around some logic for the year display (03c8f9c)
- Features: shows the forecast indicator in the oil-and-gas year slider (ce6891c)
- Features: updates the reducer logic for generating baseYear and compareYear (51d3470)
- Features: adjusts the z-index of the forecast bar so that it does not cover the slider focus (24684eb)
- Features: adds an optional forecast bar (529c524)
- Features: refines styling to improve the look-and-feel of the slider (ea016bf)
- Features: makes the year slider support the 2nd compared slider (9fe63a3)
- Features: moves the year slider to its own component (45740ec)
- Bug Fixes: fixes the incorrect button size of the year slider play button (19ecc9c)
- Bug Fixes: fixes the broken Storyboard testing (a7ea189)