aa5e950b | 23-Feb-2021 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Move Dumps page components to main view and store directories
This commit will move away from storing env specific component views and store modules in the env directory. This will help simplify the
Move Dumps page components to main view and store directories
This commit will move away from storing env specific component views and store modules in the env directory. This will help simplify the file structure for dotenv customizations. The env directory will only store modifications to the main store register, router definitions, and app navigation.
Pages that are "hidden" by default, like dumps, would still need to be imported and registered in the specific environments.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Ia5ad76235e00127281f3fa564cb89ec2ca2e0f25
show more ...
|
82a346b0 | 26-Oct-2020 |
Yoshie Muranaka <yoshiemuranaka@gmail.com> |
Remove Virtual Media from IBM build
Removes Virtual Media from app navigation, router definition, and unregisters the store module.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-
Remove Virtual Media from IBM build
Removes Virtual Media from app navigation, router definition, and unregisters the store module.
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I0e3ab2a6cb28b9923efbeb6b2c212b0a09d263a9
show more ...
|