- Corrected issue with startpage-template.apex referring to references. This caused the first "deploy to platform" to fail.
- NONE
- NONE
- Fixed broken Deploy controller
- Corrected local resource ref for cordova lib used when deployed to the platform
- Added commented line for
$compileProvider.debugInfoEnabled(false);
for production release - Updated
grunt prod
to meet current project setup and add comment banner to uglified output - Updated
grunt devsetup
command to include font/image name tweaking to get over Summer 16 issue where it appends a query string to filename in Visualforce pages - this broke iOS icons.
- NONE
- none
- Angular Style Guide implementation
- none
- Fixed broken karma test setup
- Using Angular Style Guide for code structure etc.
- Added e2e tests as an example
- none
- NONE
- node v5.0.0 support (flat node_modules structure)
- none
- NONE
- New Codeflow Control Panel
- No longer using bower, now using node
- Dep bounce
- ios9 Patch
- Use on packages only containing 'mobilecaddy1' namespace
- Added missing 'logout' call.
- Testing Resources View added to settings area.
- Support for upgrade information on startup and example code for "resume" cordova event
- Handling of cordova "online", "offline" and "resume" events, causing upgrades and syncing.
- CORS server removed (now in mobilecaddy-codeflow dep)
- MobileCaddy libs now injected in controllers and service
- Move mock data to mock dir from test dir
- Added karma/jasmine and unit tests.
- Dep bump
- none