Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
151 commits
Select commit Hold shift + click to select a range
a3e1e00
Update angular to 1.0.0-rc1
vojtajina Mar 14, 2012
93599ab
Update jasmine to 1.1.0
vojtajina Mar 14, 2012
5da17aa
Update seed app
vojtajina Mar 14, 2012
27468b4
Fix broken references to widgets and make template IE friendly
IgorMinar Mar 20, 2012
3d03b98
upgrade seed to 1.0.0rc2 silence-absorption
IgorMinar Mar 20, 2012
0c23b90
upgrade to 1.0.0rc3 barefoot-telepathy
IgorMinar Mar 29, 2012
8f64ca2
upgrade to angular 1.0.0rc4 insomnia-induction
IgorMinar Apr 5, 2012
0a29959
upgrade to angular 1.0.0rc5 reality-distortion
IgorMinar Apr 12, 2012
5d36813
upgrade to AngularJS 1.0.0rc6 runny-nose
IgorMinar Apr 20, 2012
11e1695
various fixes
IgorMinar Apr 30, 2012
8c7559e
update the jasmine-jstd-adapter with fixes
IgorMinar Apr 30, 2012
736aadc
Fix extraneous " in doctype tag. Changed ng:autotest to ng-autotest
Mar 26, 2012
7cd74c0
upgrade to AngularJS 1.0.0rc7 rc-generation
IgorMinar Apr 30, 2012
643d16c
upgrade to AngularJS 1.0.0rc8 blooming-touch
IgorMinar May 7, 2012
697ff54
upgrade to AngularJS 1.0.0rc eggplant-teleportation
IgorMinar May 15, 2012
559e626
fix typo in sample e2e test
IgorMinar May 15, 2012
e27efe2
upgrade to AngularJS 1.0.0rc10 tesseract-giftwrapping
IgorMinar May 24, 2012
830516a
upgrade to AngularJS 1.0.0rc11 promise-resolution
IgorMinar Jun 11, 2012
65cb691
migrate code to 1.0.0rc11
IgorMinar Jun 11, 2012
0eb162a
upgrade to AngularJS 1.0.0rc12
IgorMinar Jun 12, 2012
cead16d
upgrading AngularJS to 1.0
IgorMinar Jun 14, 2012
91cb91e
upgrade angular to 1.0.1
IgorMinar Jun 25, 2012
b811f56
upgrade to AngularJS 1.0.2
IgorMinar Sep 5, 2012
b189a59
add link to CDN to index.html
IgorMinar Sep 5, 2012
c57d3b5
switch over to using Testacular for E2E tests
IgorMinar Sep 12, 2012
2d315ac
switch over to using Testacular for running unit tests
IgorMinar Sep 12, 2012
094fdf3
improve wildcards in testacular configs
IgorMinar Sep 13, 2012
dcdc11f
pass arguments through test.sh and e2e-test.sh
IgorMinar Sep 20, 2012
8af0035
add junit reporter to testacular configs
IgorMinar Sep 20, 2012
849b63a
Update windows scripts to use Testacular
rolaveric Sep 15, 2012
8982ebc
sync README with code
segeda Jun 4, 2012
d6b8496
Added global flag to path replace function in handleRequest to allow …
jksdua Jun 5, 2012
1b02112
Update to node 0.8 : "sys" is now called "util".
DjebbZ Aug 14, 2012
e0e67e9
Update README.md file
IgorMinar Oct 18, 2012
aa3c9db
add 'svg' MIME type to web-server
alexeygolev Sep 24, 2012
5c742c3
remove obsolete test-server scripts
IgorMinar Nov 1, 2012
4b5b468
upgrade to AngularJS 1.0.3 bouncy-thunder
IgorMinar Nov 27, 2012
14b5767
add missing ng-cloak directive
mhevery Dec 6, 2012
e9f4115
upgrade to angular 1.0.4
IgorMinar Jan 23, 2013
07ffa8c
update angular to 1.0.5
IgorMinar Feb 20, 2013
0ba25b3
Added link to clickstart
michaelneale Feb 26, 2013
a59cad6
Merge pull request #52 from michaelneale/master
IgorMinar Feb 27, 2013
fad6065
upgrade to angular 1.0.6 universal-irreversibility
IgorMinar Apr 4, 2013
35aa5a0
shift to karma from testacular
michaelneale Apr 10, 2013
723af2d
fixed capitalisation of Karma and links corrected
michaelneale Apr 11, 2013
a6f302d
update CDN link index.html to 1.0.6
fuentesjr Apr 6, 2013
3c18dcc
travis-ci config for unit and e2e tests
Oct 24, 2012
8c620f3
Made runner.html to use utf-8 charset
ermakovich Jan 17, 2013
caacabe
Moved global controllers to module
iszak Jan 30, 2013
9233dfb
Switch to one global .gitignore
elnur Apr 5, 2013
ea6c7e2
Remove dev tools specific files from .gitignore
elnur Apr 5, 2013
4a2e42f
rename Testacular to Karma
IgorMinar Apr 11, 2013
8c63102
correct "logs/*" entry in .gitignore
Apr 12, 2013
30fcebb
"testacular" -> "karma" in travis config
Apr 12, 2013
8111a5d
upgrade to angular 1.0.7 monochromatic-rainbow
IgorMinar May 23, 2013
220e8a5
upgrade angular-loader to v1.0.7
btford Jun 12, 2013
c7ea21d
update CDN link in index.html to 1.0.7
philspitler Jun 6, 2013
16fc9a2
Jasmine needs to be listed as a framework
michaelneale Aug 20, 2013
3a588bf
add license file
btford Oct 9, 2013
647517e
upgrade to angular 1.2.0-rc.2 barehand-atomsplitting
btford Oct 9, 2013
a37e50b
add ngRoute module to app.js
btford Oct 10, 2013
993937a
load angular-route.js in index.html
btford Oct 10, 2013
3fb3966
upgrade to angular 1.2.0-rc.3 ferocious-twitch
btford Oct 14, 2013
b5c79b4
fix(package.json): Fixed spelling and versions in package.json
jeffbcross Nov 4, 2013
3650995
gitignore: Added node_modules to ignore
jeffbcross Nov 4, 2013
8711f6e
feat(e2e): Used local karma to run e2e tests
jeffbcross Nov 4, 2013
b98c032
fix(unit): Changed unit test to use local karma
jeffbcross Nov 4, 2013
8edd6dd
fix(karma): Excluded minified files from unit test
jeffbcross Nov 4, 2013
d966a5d
fix(package): Added repository to package.json
jeffbcross Nov 4, 2013
340c882
fix(karma): Fixed inadvertently-removed asterisk match
jeffbcross Nov 4, 2013
15b4370
fix(e2e): Change app loading path in e2e test
jeffbcross Nov 5, 2013
616769d
fix(karma): Removed loader file from unit config
jeffbcross Nov 5, 2013
dab5676
fix(scenario): Made path ci-friendly
jeffbcross Nov 5, 2013
294bb71
update(angular): bump angular to 1.2.0
jeffbcross Nov 8, 2013
2b5b9b3
fix(karma): excluded angular-scenario
jeffbcross Nov 9, 2013
49d5b3f
update(angular): bump angular to 1.2.2
tbosch Nov 22, 2013
51398b3
update(angular): bump angular to 1.2.3
petebacondarwin Nov 27, 2013
7e2364d
bump angular to 1.2.4
petebacondarwin Dec 6, 2013
1f4f1a3
update(angular): bump angular to 1.2.5
btford Dec 13, 2013
3b0f852
update(angular): bump to 1.2.6
vojtajina Dec 20, 2013
e9a3fe5
update(angular): bump to 1.2.7
tbosch Jan 3, 2014
eb20057
chore(build): update angular using a directory
tbosch Jan 7, 2014
b4e2867
chore(build): refactor update angular and run tests
tbosch Jan 7, 2014
f129467
update(angular): bump to 1.2.8
NgDashboard Jan 10, 2014
fabafc9
update(angular): bump to 1.2.9
NgDashboard Jan 15, 2014
28d0965
update(angular): bump to 1.2.10
NgDashboard Jan 24, 2014
0e8516a
update(angular): bump to 1.2.11
NgDashboard Feb 3, 2014
69c9416
chore(testing): update end to end tests to Protractor
juliemr Jan 31, 2014
6f21599
update(angular): bump to 1.2.12
NgDashboard Feb 7, 2014
c15694b
update(angular): bump to 1.2.13
NgDashboard Feb 15, 2014
3900443
update(angular): bump to 1.2.14
NgDashboard Mar 1, 2014
3859951
fix(readme): correct typo
chmac Feb 11, 2014
68003be
fix(readme): remove angular-scenario.js from readme
reemaind Mar 1, 2014
2bb337a
update(angular): bump to 1.3.0-beta.1
NgDashboard Mar 8, 2014
c506d91
update(angular): bump to 1.3.0-build.51+sha.e888dde
NgDashboard Mar 14, 2014
79f04b1
update(angular): bump to 1.3.0-beta.2+
NgDashboard Mar 14, 2014
f7a6fe1
update(angular): bump to 1.3.0-beta.2
NgDashboard Mar 14, 2014
f8719f2
update(angular): bump to 1.3.0-beta.3
NgDashboard Mar 21, 2014
f84c292
update(angular): bump to 1.2.15
NgDashboard Mar 21, 2014
5d2baf8
chore(dependencies): remove inline dependencies (use npm & bower inst…
petebacondarwin Mar 25, 2014
52187e2
chore(npm-scripts): ensure they work on Windows
petebacondarwin Mar 27, 2014
0dc6732
chore(update-index-async): update async code in place
petebacondarwin Mar 27, 2014
dd9fe39
chore(package.json): remove postupdate hook
petebacondarwin Mar 27, 2014
db373e9
docs(README.md): update instructions to match scripts
petebacondarwin Mar 27, 2014
fe52eca
chore(package.json): watch test files by default
petebacondarwin Mar 28, 2014
fb0c917
docs(README): npm test watches files for changes
petebacondarwin Mar 28, 2014
84c9723
docs(LICENSE): update copyright year to 2014
Mar 9, 2014
5e3c0d2
chore(travis): use more recent version of node
petebacondarwin Mar 28, 2014
dd8deaf
style(controllers): consistent use of dots
scottsword Jan 31, 2014
99b1ed9
chore(travis): run http-server in the background
petebacondarwin Mar 28, 2014
009dd14
test(controllers): use $controller to get hold of a controller for te…
May 6, 2013
ac4285c
chore(travis): install the webdriver for protractor
petebacondarwin Mar 28, 2014
ac40b5e
style(filters): add missing semicolon
4ZM Oct 12, 2013
d38e348
chore(jshint): add jshint config file
petebacondarwin Mar 28, 2014
08226c2
chore(package): add extra scripts to make life even smoother
petebacondarwin May 2, 2014
3a03052
chore(lib): remove lib folder
Apr 23, 2014
856f32b
docs(README): add info about prerequisites
petebacondarwin May 3, 2014
caadfb8
fix(package.json): bind web server only to localhost
Mar 31, 2014
b76b5f5
feat(index): use html5-boilerplate HTML, modernizr and styles
petebacondarwin May 3, 2014
fbfde7c
feat(myApp.controllers): add $scope param to clarify annotation
petebacondarwin May 3, 2014
bdad3a4
chore(karma): add junit-reporter
michaelneale Apr 17, 2014
c42a34d
chore(bower): fix angular-mocks dependency
petebacondarwin May 3, 2014
d130400
test(controllers): provide $scope when instantiating controllers
petebacondarwin May 3, 2014
daf71f2
chore(bower): move bower_components under the app folder
petebacondarwin May 2, 2014
9cc6f6a
fix(index): remove invalid path references
May 4, 2014
05831d4
fix(index-async): correct the path to bower_components
petebacondarwin May 7, 2014
238b1a9
docs(README): fix typos
Khobalt May 13, 2014
0edde11
chore(travis): node js version should between quotes
saiqulhaq Jul 31, 2014
9d0b43b
refact(*): refactor app layout to conform to best practices
Mar 28, 2014
e5b915f
refact(*): update overall application architecture to match best prac…
addisonedwardlee Aug 20, 2014
0847b75
refact(*): further architectural improvements
petebacondarwin Aug 20, 2014
2dab434
chore(package.json): update to protractor 1.1.1
petebacondarwin Aug 31, 2014
1af9353
docs(README): fix link to Jasmine
ventuc Jul 21, 2014
ccb1d02
docs(README): fix grammar and ambiguous sentence
Aug 22, 2014
c85d961
docs(scenarios): fix link to protractor docs
alxfv Jul 10, 2014
20e8bb2
chore(package.json): remove local HTTP server's cache-control header
joewhite May 23, 2014
01191df
chore(package.json): fix path to angular-load.min.js.map in "update-i…
Jun 1, 2014
fd43437
docs(README): fix typo
mikaelharsjo Sep 23, 2014
6ca94d4
refact(index.html): remove self closing slash for link tag.
Oct 2, 2014
de30ee9
docs(README): add alternative git clone method
petebacondarwin Oct 29, 2014
97275d9
chore(bower.son): update angular dep to 1.3.x, html5-boilerplate
pedrosanta Jun 14, 2015
f96e363
chore(package.json): update karma, add karma plugins dep
pedrosanta Jun 14, 2015
fff0736
chore(bower.json): Update angular dependency to ~1.4.0
pedrosanta Jun 14, 2015
a50f4c8
chore(protractor): update to use protractor v2.1.0
petebacondarwin Jun 15, 2015
239b515
chore(*): update dependencies and configuration files
gkalpak May 21, 2016
aabd39b
chore(*): serve from the `app/` directory
gkalpak May 21, 2016
a0f0875
chore(*): use `!` as hash-prefix
gkalpak May 21, 2016
50353b9
fix(index-async): fix inlining of `angular-loader` into `index-async.…
gkalpak Jun 17, 2016
a223b77
fix(index-async): properly inline text containing `$$`
gkalpak Jun 17, 2016
28398f1
docs(README): update for consistenty ("End to End" --> "end-to-end")
richguan Oct 11, 2014
18a925e
docs(LICENSE): update copyright year to 2016
IPRIT May 1, 2015
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .bowerrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"directory": "app/bower_components"
}
15 changes: 7 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
**/.DS_Store
nbproject
manifest.mf
build.xml

.project
.settings
.idea/*
logs/*
!.gitkeep
node_modules/
bower_components/
tmp
.DS_Store
.idea
24 changes: 24 additions & 0 deletions .jshintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"strict": "global",
"globals": {
// Angular
"angular": false,

// Angular mocks
"module": false,
"inject": false,

// Jasmine
"jasmine": false,
"describe": false,
"beforeEach": false,
"afterEach": false,
"it": false,
"expect": false,

// Protractor
"browser": false,
"element": false,
"by": false
}
}
14 changes: 14 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
language: node_js
node_js:
- '4.4'

before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- npm start > /dev/null &
- npm run update-webdriver
- sleep 1 # give server time to start

script:
- node_modules/.bin/karma start karma.conf.js --no-auto-watch --single-run --reporters=dots --browsers=Firefox
- node_modules/.bin/protractor e2e-tests/protractor.conf.js --browser=firefox
22 changes: 22 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
The MIT License

Copyright (c) 2010-2016 Google, Inc. http://angularjs.org

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

Loading