Code Monkey home page Code Monkey logo

actangular's Introduction

Actangular

Getting started

Download the source code and extract it, then run

mvn clean package 
mvn -Pdemo -pl actangular-webapp jetty:deploy-war

On your browser go to http://localhost:8080/actangular

Login using Activiti's demo users:

UserId Password
kermit kermit
gonzo gonzo
fozzie fozzie

actangular-js - AngularJS and Javascript modules

AngularJS and Javascript modules that provide services, directives, filters, etc! actangular-session, actangular-identity, actangular-task, actangular-process, actangular-diagram, actangular-form, actangular-ui

TODO add more information

actangular-rest - The REST API

Resources are within authenticated user context

Authentication

Uses a ChallengeScheme.CUSTOM authenticator which accepts HTTP_BASIC authentication and cookie based authentication. Note that the authenticator does not send a challenge to unauthenticated requests instead sends back a 401 Unauthorized response. This allows the client side to i.e. show a custom login form.

Resources

/boot

Returns list of users, groups, process definitions, and, information about logged-in user (i.e groups user is member of)

TODO add more information

actangular-webapp - The webapp

Uses AngularJS, AngularUI Bootstrap, Restangular, angular-translate, etc! in addition to actangular-js modules

TODO add more information

angular-js-activiti-webapp references

http://alfrescoblog.com/2014/09/04/angular-js-activiti-webapp-part-iii-final/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.