Open Mrgoblings opened 1 week ago
working on: codbex-payrolls codbex-jobs
codbex-accounts
working on: codbex-cities codbex-companies codbex-contracts codbex-countries
working on: codbex-currencies codbex-employees codbex-organizations
Working on:
working on:
working on:
working on:
orderNumber
to be renamed toorder
and set the corrected value from the Navigation Listview
lazyload
Before:
After:
redirectViewId
only if needed.When a widget is clicked it will redirect the current view to the one given. A valid redirectViewId is any "id" property from a navigation service.js file
lazyload
Before:
After:
Widgets Refactor
index.html swap tag with this -
<div class="fd-col fd-col--x fd-col-md--x fd-col-lg--x fd-col-xl--x">
. The tile widget will now be directly placed in the tag.index.html Add class="overflow-h" to
index.html - Remove unnecessary nesting of child elements if present
controller.js remove
$scope.openPerspective
if presentcodbex-navigation-groups
as a dependency to all modules in project.json: