3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/map
Symbioquine 825d37a729 Add weights to ensure map popup is behavior loaded before use #425
**Why?** In 1.x and 2.x prior to this change we were depending on
the insertion order in JS objects to make sure `instance.popup` got
populated before it is used. This change makes the order of the
behavior attachement deterministic - even with farmOS-map 2.x where
the behaviors get attached asynchronously.
2021-08-23 09:59:36 -04:00
..
config Remove old color config, logic, and schema. 2021-04-16 08:09:27 -04:00
css Make the map clear inline field labels. 2021-02-24 15:36:26 -05:00
js Add weights to ensure map popup is behavior loaded before use #425 2021-08-23 09:59:36 -04:00
modules/mapbox Fix "Wrong class casing" warning in PHPStorm. 2021-04-05 10:59:04 -04:00
src Provide a layer style loader service for loading styles based on conditions. 2021-04-16 07:46:59 -04:00
templates Define the farm_map theme hook. 2021-02-09 14:39:36 -05:00
farm_map.info.yml Use "farmOS" instead of "farm" in .info.yml descriptions. 2021-02-09 14:39:36 -05:00
farm_map.libraries.yml Upgrade to farmOS-map 2.x #425 2021-08-23 09:59:36 -04:00
farm_map.links.task.yml Provide a map settings form. 2021-02-09 14:39:36 -05:00
farm_map.managed_role_permissions.yml Add 'administer farm map' permission to managed roles with config access. 2021-02-09 14:39:36 -05:00
farm_map.module Move dashboard map and block to farm_ui_map. 2021-04-08 14:59:39 -04:00
farm_map.permissions.yml Add 'administer farm map' permission. 2021-02-09 14:39:36 -05:00
farm_map.routing.yml Provide a map settings form. 2021-02-09 14:39:36 -05:00
farm_map.services.yml Provide a layer style loader service for loading styles based on conditions. 2021-04-16 07:46:59 -04:00