Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 52c305f Author: Christopher Phelefu <[email protected]> Date: Fri Oct 27 10:28:13 2023 -0400 separate legend and layers (Canadian-Geospatial-Platform#1439) * separate legend and layers * fixing build errors * adding icons to the footer tabs * fixing errors commit e944d8c Author: Christopher Phelefu <[email protected]> Date: Thu Oct 26 13:43:00 2023 -0400 move controlling views to a store flag (Canadian-Geospatial-Platform#1433) * move controlling views to a store flag * handling currentRightPanel in the code * adding legend-overview that uses store * connecting store to data * fixing legend overview * fixing legend overview * adding items to generated data * styling legend * pushes fixes to build * pushes fixes to build * fixing the legend errors * remove unused Grid reference commit bd5d95c Author: Kamy <[email protected]> Date: Thu Oct 26 11:13:07 2023 -0400 646 UI components mui (Canadian-Geospatial-Platform#1431) * fix(appbar): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(footerTabs): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(map): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(mousePosition): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(northArrow): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(mousePosition): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(mousePosition): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(Scale): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(Divider): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(Drawer): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(CheckboxList): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(Modal): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(Panel): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(Select): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(Slider): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(Stepper): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(Switch): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(TextField): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(Button): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(theme): mui styles refactor Closes Canadian-Geospatial-Platform#646 * fix(checkboxList): single style file Closes Canadian-Geospatial-Platform#646 * fix(MousePosition): update native button to MUI button Closes Canadian-Geospatial-Platform#646 * fix(Scale): update native button to MUI button Closes Canadian-Geospatial-Platform#646 * fix(basemappanel): nui style refactor Closes Canadian-Geospatial-Platform#646 * fix(layerList): nui style refactor Closes Canadian-Geospatial-Platform#646 * fix(layerList): nui style refactor Closes Canadian-Geospatial-Platform#646 * fix(divider): nui style refactor Closes Canadian-Geospatial-Platform#646 commit 3c23569 Merge: 51010d6 e7647a8 Author: Johann Levesque <[email protected]> Date: Tue Oct 24 15:07:19 2023 -0400 Merge pull request Canadian-Geospatial-Platform#1432 from amir-azma/1376-details-store fix(layer-selection) Pre select the previously selected layer in left panel (Canadian-Geospatial-Platform#1432) commit e7647a8 Author: amir.azma <[email protected]> Date: Tue Oct 24 14:59:49 2023 -0400 fix(layer-selection) Fix typo commit 2be27be Author: amir.azma <[email protected]> Date: Tue Oct 24 14:41:50 2023 -0400 fix(layer-selection) Remove prefix store from states commit 91958e6 Author: amir.azma <[email protected]> Date: Tue Oct 24 14:29:17 2023 -0400 fix(layer-selection) Refactor based on team feedback, fixed bug related to layer pre selection commit 887a374 Author: amir.azma <[email protected]> Date: Mon Oct 23 16:49:23 2023 -0400 fix(layer-selection) Pre select the previously selected layer in left panel commit 51010d6 Merge: e427f97 46dc5da Author: Johann Levesque <[email protected]> Date: Tue Oct 24 14:24:31 2023 -0400 Merge pull request Canadian-Geospatial-Platform#1434 from jolevesq/1009-ext-inter feat(interaction): Add Extent interaction (Canadian-Geospatial-Platform#1434) Co-Authored-By: Johann Levesque <[email protected]> commit 46dc5da Author: Johann Levesque <[email protected]> Date: Tue Oct 24 09:21:57 2023 -0400 feat(interaction): Add Extent interaction Closes Canadian-Geospatial-Platform#1009 commit e427f97 Merge: 2abfc6a 4a0ca7c Author: Johann Levesque <[email protected]> Date: Tue Oct 24 13:43:52 2023 -0400 Merge pull request Canadian-Geospatial-Platform#1435 from Alex-NRCan/feat-async-await-rule Added a rule about having an await if a function has the 'async' keyword (Canadian-Geospatial-Platform#1435) commit 4a0ca7c Author: Alex <[email protected]> Date: Tue Oct 24 10:55:00 2023 -0400 Added a rule about having an await if a function has the 'async' keyword and enforcing the return to be a Promise. Changed from an error to a warning Fixed a the params comments on getGeoviewLayerByIdAsync commit 2abfc6a Merge: 8d6b933 bdf53a5 Author: Johann Levesque <[email protected]> Date: Tue Oct 24 10:04:48 2023 -0400 Merge pull request Canadian-Geospatial-Platform#1417 from ychoquet/Encapsulate-promises-in-async-functions Encapsulate promises in async functions (Canadian-Geospatial-Platform#1417) commit bdf53a5 Author: Yves Choquette <[email protected]> Date: Fri Oct 20 10:18:41 2023 -0400 Encapssulate promises in async functions commit 8d6b933 Merge: 342bccd 59a3321 Author: Johann Levesque <[email protected]> Date: Mon Oct 23 14:04:41 2023 -0400 Merge pull request Canadian-Geospatial-Platform#1430 from ychoquet/1423--BUG]-Map-loaded-is-not-fired 1423-[BUG] Map loaded is not fired (Canadian-Geospatial-Platform#1430) commit 59a3321 Author: Yves Choquette <[email protected]> Date: Mon Oct 23 13:22:18 2023 -0400 1423-[BUG] Map loaded is not fired commit 342bccd Merge: d549796 fc2b787 Author: Johann Levesque <[email protected]> Date: Mon Oct 23 13:36:35 2023 -0400 Merge pull request Canadian-Geospatial-Platform#1429 from cphelefu/legend-fixes-rebased Legend fixes rebased (Canadian-Geospatial-Platform#1429) commit fc2b787 Author: Christopher Ram <[email protected]> Date: Mon Oct 23 13:18:11 2023 -0400 fixing footer bar commit 96d4fa2 Author: Christopher Ram <[email protected]> Date: Mon Oct 23 12:56:26 2023 -0400 remove console log commit 7d10350 Author: Christopher Ram <[email protected]> Date: Mon Oct 23 12:32:45 2023 -0400 reducing commits for legend files
- Loading branch information