From cbd585f772e04aa9fdcdcb9fe1b8eca7e69c9434 Mon Sep 17 00:00:00 2001 From: samsep Date: Tue, 17 Nov 2015 17:02:29 -0800 Subject: [PATCH] build --- dist/main.js | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/dist/main.js b/dist/main.js index 62fc07a..a96a665 100644 --- a/dist/main.js +++ b/dist/main.js @@ -11,7 +11,7 @@ angular.module("appirio-tech-ng-submit-work").run(["$templateCache", function($templateCache) {$templateCache.put("views/nav.html",""); $templateCache.put("views/submit-work-type.directive.html","

How to create a new project

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Please enter an app name.

IOS platform details

  • Devices
  • Orientation

Please choose a device.

Please choose an orientation.

What type of work are you looking for?

  • {{projectType.name}}

    {{ projectType.description }}

Please choose a type of work.

Can you share a brief overview?

Please enter project details.

Awesome!

Your {{ vm.name }} is set up now

Share your email to signup and we\'ll be sure to send a project link.

"); $templateCache.put("views/submit-work-features.directive.html","

Specify Features

Tell us what features we need to include in your new app.

go to design

Data booklet mobile app features

  • Select and define features for your app

    Please list the functionality that your app needs to have by selecting from the list of popular features on the left or by defining your own custom features

    Select and define features for your app
    {{ vm.activeFeature.title }} description

    {{vm.activeFeature.description}}

    Define a new feature

    This feature name already exists, please try another.

  • {{vm.selectedFeaturesCount}} features added

Upload documents

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

"); -$templateCache.put("views/submit-work-visuals.directive.html","

Visual Design

Help us define the visual style of your mobile app.

go to development

Upload documents

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Enter your url

You can enter your website address and we\'ll grab your colors, fonts amd ocpms to use when designing your new app.

Please enter a valid address.

Tell us your font preference

  • {{font.name}}


    {{font.description}}

  • OR

Tell us the colors you like

  • {{ color.name }}

Tell us the icons you like

  • {{icon.name}}

    {{icon.description}}

"); +$templateCache.put("views/submit-work-visuals.directive.html","

Visual Design

Help us define the visual style of your mobile app.

go to development

Upload documents

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Enter your url

You can enter your website address and we\'ll grab your colors, fonts amd ocpms to use when designing your new app.

Please enter a valid address.

Tell us your font preference

  • {{font.name}}


    {{font.description}}

  • OR

Tell us the colors you like

  • {{ color.name }}

Tell us the icons you like

  • {{icon.name}}

    {{icon.description}}

"); $templateCache.put("views/submit-work-development.directive.html","

Development

Help us understand the technical requirements of your app.

Upload your Development specs

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Do you require users to have offline access to data?

Do your users need to be able to interact with the application when they are unable to connect to the internet (over the air or via wifi)?

  • Users will need to interact with the app even when offline. This feature increases complexity and costs.

  • OR
  • The application will gracefully present a message to the user to please connect to the internet.

Personal information

Is there any level of personal information? (stored or transmitted)

  • Storing and/or transmitting personal information increases security and encryption needs which adds complexity and cost.

  • OR
  • The app is not transferring or storing personal information.

What level of security do you need?

  • No security
  • Minimal security
  • Complete security

How many 3rd party integrations?

Enter the number of 3rd party integrations so we can estimate effort involved.

"); $templateCache.put("views/submit-work-complete.directive.html","

Awesome!

Your {{vm.appName}} app has been submitted
");}]); (function() { @@ -321,7 +321,6 @@ $templateCache.put("views/submit-work-complete.directive.html","