Skip to content

Releases: MobileCaddy/shell-ionic

v1.7.0

21 Aug 12:58
Compare
Choose a tag to compare

In App Diagnostics and Recovery

v1.5.0 Electron and Diagnostics Tools

23 Jan 20:56
Compare
Choose a tag to compare
Merge branch 'develop'

Conflicts:
	CHANGELOG.md
	package.json

Re

09 Aug 14:58
Compare
Choose a tag to compare
Re
Bringing in changes for v1.2.0 (#2)

* Merge Master For To Unstable Shell Branch ( Feedback Removed) (#1)

Merge Master For To Unstable Shell Branch;
* Update localNotifcation use
* Update sync.service
* Update user.service
* Navbar sync state icon
* Outbox in Settings
* Sync Now in Settings

* Further updates.
* removal of redundant pieces from settings
* updating readme
* updating changelog
* Grunt task updated to no longer cater for pre NPM 3

* Updated mobilecaddy-codeflow vsn to 2.0.0

* ISHL-24 * add ngcordova to startpage, add check for platform version on deploy, re-added missing npmVsnChk to grunt process

* ISHL-24 * use of  over emit for syncState to reduce need for rootScope in controllers

* ISHL-24 Added unit test code coverage support

* DOC-18 Smart info for 'No remote site' error on deploy

* Bump utils version

v1.1.2 Release

15 Jun 10:12
Compare
Choose a tag to compare

Corrected issue with startpage-template.apex referring to references. This caused the first "deploy to platform" to fail.

v1.1.1 Release

06 Jun 09:38
Compare
Choose a tag to compare
  • 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.

v1.1.0 Release - Angular Style Guide

23 Nov 21:35
Compare
Choose a tag to compare

Started moving to using John Papa's Angular Style guide as a good practice ref.
Still have work to do but this should make dev/maintenance much easier.
See The style guide for info

  • Single Responsibility
  • IIFE
  • Module Setter/Getter
  • Bindable Members Up Top
  • Accessible Members Up Top
  • Function Declarations to Hide Implementation Details
  • Manually Identify Dependencies
  • Naming Guidelines

Of course there is more to do... let's keep cracking on.

v1.0.2 Release - mostly testing stuff

18 Nov 14:10
Compare
Choose a tag to compare
  • Fixed broken karma test setup
  • Using Angular Style Guide for code structure etc
  • Added e2e tests as an example
  • Added a home page - so the tabs are navigatable

v1.0.1 Release - node v5.0.0 Support

30 Oct 14:44
Compare
Choose a tag to compare
Merge branch 'develop'

v1.0.0 Release

20 Oct 12:51
Compare
Choose a tag to compare
  • mobilecaddy1 Namespace (breaking change)
  • replace bower
  • see changelog for further details

0.0.3 Release

05 Oct 15:15
Compare
Choose a tag to compare

Replacement of bower with NPM, so we're only using one dependency/package system.