Skip to content

Merge *master* into *canary* #2688

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 123 commits into from
Feb 26, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
123 commits
Select commit Hold shift + click to select a range
f112767
chore(package): update yeoman-test to version 1.6.0
greenkeeperio-bot Dec 1, 2016
4501ea0
chore(package): upgrade to Angular 1.6
Awk34 Dec 8, 2016
c656fe5
Merge pull request #2385 from angular-fullstack/ng-1.6
Awk34 Dec 8, 2016
4466013
4.1.1
Awk34 Dec 8, 2016
f92bba4
Merge pull request #2375 from angular-fullstack/greenkeeper-yeoman-te…
Awk34 Dec 8, 2016
8cd5f7b
chore(package): update babel-core to version 6.20.0
greenkeeperio-bot Dec 8, 2016
fcf18d3
Merge pull request #2392 from angular-fullstack/greenkeeper-babel-cor…
Awk34 Dec 8, 2016
a14b423
docs(gettingStarted:installation): add section about git
Awk34 Dec 9, 2016
67f3c2b
ci(circle): change build order to cache deps
Awk34 Dec 9, 2016
9530d68
Merge pull request #2397 from angular-fullstack/perf/circle-deps-cache
Awk34 Dec 9, 2016
913c5b5
docs(readme): add angular 2 note
Awk34 Dec 10, 2016
d2cc15a
fix(sql): Fix form field not displaying sequalize error
stherrienaspnet Dec 16, 2016
d48f0b0
fix(webpack:css): disable css-loader sourceMap option
Awk34 Dec 28, 2016
641646c
fix(css): fix stylus-loader options
Awk34 Dec 28, 2016
18f5cdd
Merge pull request #2432 from angular-fullstack/fix/css-loader
Awk34 Dec 28, 2016
c8f725f
Merge pull request #2433 from angular-fullstack/fix/webpack-stylus
Awk34 Dec 28, 2016
89a463f
docs(readme): remove SystemJS plan
Awk34 Dec 29, 2016
e2cbae4
Updated IIS.md
Azayzel Dec 30, 2016
4480d92
Merge pull request #2436 from Azayzel/patch-1
Awk34 Dec 30, 2016
55f852f
ci(travis): Updated generated travis.yml
SebaSOFT Dec 30, 2016
501f111
docs(): fix 'boostrap' typos
rbw Dec 31, 2016
6aae4f5
fix(eslint): hides global variable warnings (#2448)
gintsgints Jan 8, 2017
fdbb222
4.1.2
Awk34 Jan 9, 2017
a846726
chore(package): update gulp-filter to version 5.0.0 (#2452)
greenkeeperio-bot Jan 10, 2017
e6e0837
docs(deployment): add quick manual deploy instructions
Awk34 Jan 19, 2017
f6043fd
docs(deployment): fix formatting, add npm install step
Awk34 Jan 19, 2017
7781910
chore(package): update awesome typescript loader (#2465)
Awk34 Jan 19, 2017
959c31c
fix(webpack): don't use html-plugin in test
Awk34 Jan 24, 2017
4ac11f0
docs(): new docs! no php!
Awk34 Jan 25, 2017
7b79fba
Merge pull request #2470 from angular-fullstack/new-docs
Awk34 Jan 25, 2017
1febb71
test(main): run last suite on dev port 9005
Awk34 Jan 25, 2017
362a04b
Merge pull request #2471 from angular-fullstack/last-test-9005
Awk34 Jan 25, 2017
0e690a3
ci(circle): refactor dep installs
Awk34 Jan 25, 2017
6faa7f0
perf(test:endpoint): reduce number of eslint commands run
Awk34 Jan 25, 2017
95a5aab
perf(test:endpoint): remove unused imports
Awk34 Jan 25, 2017
1f1a81f
refactor(test:endpoint): endpont -> endpoint
Awk34 Jan 25, 2017
d42d0b6
perf(test:main): reduce number of app generations
Awk34 Jan 25, 2017
d182d94
Merge pull request #2472 from angular-fullstack/test-perf
Awk34 Jan 25, 2017
7780028
chore(package): update lodash to version 4.17.4 (#2439)
greenkeeperio-bot Jan 25, 2017
4c8fbe2
chore(package): update babel-register to version 6.22.0 (#2467)
greenkeeperio-bot Jan 25, 2017
d3133df
docs(): fix urls
Awk34 Jan 26, 2017
af9cdb6
fix (app): prevent excess sync() calls during db seed (#2482)
nstuyvesant Feb 1, 2017
e3ed67f
fix(events): mongoose event registration
kingcody Feb 11, 2017
cb81d6f
Merge pull request #2498 from kingcody/fix/mongoose-events
Awk34 Feb 11, 2017
9a0d233
4.1.3
Awk34 Feb 11, 2017
75679b1
chore(package): update yeoman-assert to version 3.0.0
greenkeeperio-bot Feb 11, 2017
7bd667c
Merge pull request #2499 from angular-fullstack/greenkeeper-yeoman-as…
Awk34 Feb 11, 2017
8d69c7a
fix(client:footer): fix docs link (html)
Awk34 Feb 17, 2017
190a121
fix(client:footer): fix docs link (pug)
Awk34 Feb 17, 2017
1cddd7b
docs(readme): fix links for new docs site
Awk34 Feb 17, 2017
a212236
fix(webpack): use raw-loader for pug files
Mar 1, 2017
431c456
4.1.4
Mar 1, 2017
675e976
Fixed angular-validation-match integration
stherrienaspnet Mar 7, 2017
1c20d05
Merge remote-tracking branch 'upstream/master' into fix-match
stherrienaspnet Mar 7, 2017
52d0fcd
Fixed last commit
stherrienaspnet Mar 7, 2017
0ee708f
Removed comment
stherrienaspnet Mar 9, 2017
e6b24b3
Display Generator Version
stherrienaspnet Mar 9, 2017
973c55c
Merge pull request #2516 from stherrienaspnet/fix-match
Awk34 Mar 9, 2017
9db9918
fix(angular-validation-match): Integration with Babel & Typescript (#…
stherrienaspnet Mar 12, 2017
7f49a94
chore(package): remove gulp-node-inspector
Awk34 Mar 19, 2017
4ce0d78
Merge pull request #2521 from angular-fullstack/fix/remove-node-inspe…
Awk34 Mar 20, 2017
8e0aec1
docs(readme): fix gen docs links
Awk34 Mar 22, 2017
13a022b
docs(readme): large svgs link to docs site
Awk34 Mar 22, 2017
b7d6bb7
chore(package): bump morgan
Awk34 Mar 22, 2017
665792b
Merge pull request #2527 from angular-fullstack/chore/morgan
Awk34 Mar 22, 2017
94ef86e
style(eslintrc): allow use of process.env
benmarten Apr 7, 2017
e4c2c81
refactor(controller.js): fix eslint warnings in basename.controller.js
benmarten Apr 7, 2017
f5bd23b
refactor(model): Fix eslint warnings in user.model.js
benmarten Apr 7, 2017
ef11d5b
style(service): fix eslint warnings in auth.service.js
benmarten Apr 7, 2017
019fde1
refactor(service): fix eslint warnings in modal.service.js
benmarten Apr 7, 2017
fb067f4
refactor(seed): fix promise warning
benmarten Apr 7, 2017
36748f7
refactor(user.model): fix eslint warning, and resolved mongoose depre…
benmarten Apr 7, 2017
3a62d70
style(client/app): disable eslint warning about unused import
benmarten Apr 7, 2017
3f9f75e
fix(user.password) adds explicit SHA1 for user password encryption to…
benmarten Apr 7, 2017
e79d5dc
ammend to 94ef86e
benmarten Apr 10, 2017
08fd9b9
ammend to 3a62d70
benmarten Apr 10, 2017
b02f9c2
ammend to ef11d5b
benmarten Apr 10, 2017
eac6992
Merge pull request #2536 from benmarten/feature/resolve-warnings
Awk34 Apr 10, 2017
1626124
build(compile): adds support for yarn install
benmarten Apr 7, 2017
e2c5c8b
Merge branch 'master' into feature/yarn-install
Awk34 Apr 15, 2017
faf4399
Merge pull request #2537 from benmarten/feature/yarn-install
Awk34 Apr 15, 2017
bc0ce9a
4.2.0
Apr 19, 2017
9ca863d
docs(changelog): fix 4.2.0 changelog
Apr 19, 2017
9ea681c
fix(gen): fix yarn check command
Awk34 May 3, 2017
6dc9c94
Merge pull request #2557 from angular-fullstack/fix/yarn-check
Awk34 May 5, 2017
c080a95
docs(readme): add how to run Mongo w/ Docker
Awk34 May 10, 2017
e5104b9
docs(readme): fix mongo docker command (-p)
Awk34 May 12, 2017
b87311b
docs(developing): fix images, add link to adding a route
Awk34 May 14, 2017
8ac8821
fix(client:auth): fix isAdmin call
Awk34 May 17, 2017
1735d41
Merge pull request #2576 from angular-fullstack/fix/client-isadmin-re…
Awk34 May 17, 2017
2dde95d
fix(client:auth.service): fix lodash import
Awk34 May 19, 2017
27ee91a
Merge pull request #2578 from angular-fullstack/fix/lodash-import
Awk34 May 21, 2017
6e57a89
ci(circle): use CircleCI 2.0 beta
Awk34 May 21, 2017
fa67204
Merge branch 'master' into master-cci2
Awk34 May 21, 2017
d3a47eb
Merge pull request #2579 from angular-fullstack/master-cci2
Awk34 May 21, 2017
269df4f
fix(deploy:docs): hotfix for docs deploy
Awk34 May 21, 2017
6a02257
fix(deploy:docs): hotfix for docs git commit
Awk34 May 21, 2017
613f8d6
4.2.1
Awk34 May 22, 2017
65a2438
fix(seed): fix unexpected token
Awk34 May 25, 2017
c31ad31
style(seed): fix tabbing
Awk34 May 25, 2017
f3cfb0d
Merge pull request #2581 from angular-fullstack/fix/seed-unexpected-char
Awk34 May 25, 2017
113b7e6
4.2.2
Awk34 May 25, 2017
2e784bf
fix(seed): rename index.html to app.html to fix CRSF and token issues
daraosn Jul 27, 2017
f68bd36
Merge pull request #2613 from daraosn/master
Awk34 Aug 10, 2017
aafc1d8
docs(readme): update alpha note to beta
Awk34 Aug 14, 2017
b24b201
chore(app): replace express-sequelize-session with newer connect-sequ…
nstuyvesant Aug 19, 2017
8aec143
chore(app): replace express-sequelize-session with connect-session-se…
nstuyvesant Aug 19, 2017
c7776cb
Merge pull request #2623 from nstuyvesant/master
Awk34 Aug 21, 2017
689c3fc
fix(server:auth): specify digest for pbkdf2
Awk34 Sep 1, 2017
3654ac5
Merge pull request #2629 from angular-fullstack/fix/pbkdf2-digest-sql
Awk34 Sep 3, 2017
7f38e59
docs(readme): accentuate beta more
Awk34 Sep 21, 2017
d6fea91
docs(readme): add beta install command
Awk34 Sep 21, 2017
e9f895d
chore(server): switch back from shrink-ray to compression
Awk34 Sep 28, 2017
2aacdc1
Merge pull request #2641 from angular-fullstack/chore/rm-shrink-ray
Awk34 Sep 28, 2017
3907f38
4.2.3
Awk34 Nov 29, 2017
286c727
update submodule
Awk34 Nov 29, 2017
4cd0461
docs(changelog): add note about shrink-ray
Awk34 Nov 29, 2017
734a169
chore(package): bump method-override
Awk34 Nov 29, 2017
ab86240
Merge pull request #2674 from angular-fullstack/chore/master-deps
Awk34 Nov 29, 2017
ca4bb55
merge master into canary
Awk34 Feb 26, 2018
9a80634
merge fixes
Awk34 Feb 26, 2018
8d37569
fix(gen): don't convert main html file
Awk34 Feb 26, 2018
ec0769f
test(gen): remove client/polyfills.js from expected
Awk34 Feb 26, 2018
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
124 changes: 123 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,128 @@



<a name="4.2.3"></a>
## [4.2.3](https://github.com/angular-fullstack/generator-angular-fullstack/compare/4.2.2...v4.2.3) (2017-11-29)

This version reverts using shrink-ray by default (for Brotli compression) b/c so many users have has issues installing it.


### Bug Fixes

* **seed:** rename index.html to app.html to fix CRSF and token issues ([2e784bf](https://github.com/angular-fullstack/generator-angular-fullstack/commit/2e784bf))
* **server:auth:** specify digest for pbkdf2 ([689c3fc](https://github.com/angular-fullstack/generator-angular-fullstack/commit/689c3fc)), closes [#2628](https://github.com/angular-fullstack/generator-angular-fullstack/issues/2628)



<a name="4.2.2"></a>
## [4.2.2](https://github.com/angular-fullstack/generator-angular-fullstack/compare/4.2.0...v4.2.2) (2017-05-25)


### Bug Fixes

* **seed:** fix unexpected token ([65a2438](https://github.com/angular-fullstack/generator-angular-fullstack/commit/65a2438)), closes [#2580](https://github.com/angular-fullstack/generator-angular-fullstack/issues/2580)



<a name="4.2.1"></a>
## [4.2.1](https://github.com/angular-fullstack/generator-angular-fullstack/compare/4.2.0...v4.2.1) (2017-05-22)


### Bug Fixes

* **client:auth:** fix isAdmin call ([8ac8821](https://github.com/angular-fullstack/generator-angular-fullstack/commit/8ac8821)), closes [#2561](https://github.com/angular-fullstack/generator-angular-fullstack/issues/2561)
* **client:auth.service:** fix lodash import ([2dde95d](https://github.com/angular-fullstack/generator-angular-fullstack/commit/2dde95d)), closes [#2549](https://github.com/angular-fullstack/generator-angular-fullstack/issues/2549)
* **gen:** fix yarn check command ([9ea681c](https://github.com/angular-fullstack/generator-angular-fullstack/commit/9ea681c))



<a name="4.2.0"></a>
# [4.2.0](https://github.com/angular-fullstack/generator-angular-fullstack/compare/4.1.4...v4.2.0) (2017-04-19)

## Notable Changes

* `node-inspector` has been taken out in favor of Node's integrated `--inspect` flag.
* @benmarten has taken care of a lot of the lint issues we've seen polluting the console
* @benmarten also enabled the use of [Yarn](https://yarnpkg.com) if you have it installed. Thanks Ben!
* Various other fixes. See the [comparison](https://github.com/angular-fullstack/generator-angular-fullstack/compare/4.1.4...4.2.0) for the full list.

### Bug Fixes

* **angular-validation-match:** Integration with Babel & Typescript ([#2517](https://github.com/angular-fullstack/generator-angular-fullstack/issues/2517)) ([9db9918](https://github.com/angular-fullstack/generator-angular-fullstack/commit/9db9918))



<a name="4.1.4"></a>
## [4.1.4](https://github.com/angular-fullstack/generator-angular-fullstack/compare/4.1.2...v4.1.4) (2017-03-01)


### Bug Fixes

* **client:footer:**
* fix docs link (html) ([8d69c7a](https://github.com/angular-fullstack/generator-angular-fullstack/commit/8d69c7a)), closes [#2501](https://github.com/angular-fullstack/generator-angular-fullstack/issues/2501)
* fix docs link (pug) ([190a121](https://github.com/angular-fullstack/generator-angular-fullstack/commit/190a121))
* **events:** mongoose event registration ([e3ed67f](https://github.com/angular-fullstack/generator-angular-fullstack/commit/e3ed67f)), closes [#2479](https://github.com/angular-fullstack/generator-angular-fullstack/issues/2479)
* **webpack:**
* don't use html-plugin in test ([959c31c](https://github.com/angular-fullstack/generator-angular-fullstack/commit/959c31c)), closes [#2374](https://github.com/angular-fullstack/generator-angular-fullstack/issues/2374)
* use raw-loader for pug files ([a212236](https://github.com/angular-fullstack/generator-angular-fullstack/commit/a212236))


### Performance Improvements

* **test:endpoint:**
* reduce number of eslint commands run ([6faa7f0](https://github.com/angular-fullstack/generator-angular-fullstack/commit/6faa7f0))
* remove unused imports ([95a5aab](https://github.com/angular-fullstack/generator-angular-fullstack/commit/95a5aab))
* **test:main:** reduce number of app generations ([d42d0b6](https://github.com/angular-fullstack/generator-angular-fullstack/commit/d42d0b6))



<a name="4.1.3"></a>
## [4.1.3](https://github.com/angular-fullstack/generator-angular-fullstack/compare/4.1.2...v4.1.3) (2017-02-11)


### Bug Fixes

* **events:** mongoose event registration ([e3ed67f](https://github.com/angular-fullstack/generator-angular-fullstack/commit/e3ed67f)), closes [#2479](https://github.com/angular-fullstack/generator-angular-fullstack/issues/2479)
* **webpack:** don't use html-plugin in test ([959c31c](https://github.com/angular-fullstack/generator-angular-fullstack/commit/959c31c)), closes [#2374](https://github.com/angular-fullstack/generator-angular-fullstack/issues/2374)


### Performance Improvements

* **test:endpoint:**
* reduce number of eslint commands run ([6faa7f0](https://github.com/angular-fullstack/generator-angular-fullstack/commit/6faa7f0))
* remove unused imports ([95a5aab](https://github.com/angular-fullstack/generator-angular-fullstack/commit/95a5aab))
* **test:main:** reduce number of app generations ([d42d0b6](https://github.com/angular-fullstack/generator-angular-fullstack/commit/d42d0b6))



<a name="4.1.2"></a>
## [4.1.2](https://github.com/angular-fullstack/generator-angular-fullstack/compare/4.1.1...v4.1.2) (2017-01-09)


### Bug Fixes

* **css:** fix stylus-loader options ([641646c](https://github.com/angular-fullstack/generator-angular-fullstack/commit/641646c))
* **eslint:** hides global variable warnings ([#2448](https://github.com/angular-fullstack/generator-angular-fullstack/issues/2448)) ([6aae4f5](https://github.com/angular-fullstack/generator-angular-fullstack/commit/6aae4f5))
* **sql:** Fix form field not displaying sequalize error ([d2cc15a](https://github.com/angular-fullstack/generator-angular-fullstack/commit/d2cc15a)), closes [#2400](https://github.com/angular-fullstack/generator-angular-fullstack/issues/2400)
* **webpack:css:** disable css-loader sourceMap option ([d48f0b0](https://github.com/angular-fullstack/generator-angular-fullstack/commit/d48f0b0)), closes [#2188](https://github.com/angular-fullstack/generator-angular-fullstack/issues/2188)



<a name="4.1.1"></a>
## [4.1.1](https://github.com/angular-fullstack/generator-angular-fullstack/compare/4.1.0...v4.1.1) (2016-12-08)


## Notable Changes

* Upgraded to Angular 1.6


### Bug Fixes

* **gen:factory:** fix factory subgen location ([b09cfe5](https://github.com/angular-fullstack/generator-angular-fullstack/commit/b09cfe5)), closes [#2381](https://github.com/angular-fullstack/generator-angular-fullstack/issues/2381)



<a name="4.1.0"></a>
# [4.1.0](https://github.com/angular-fullstack/generator-angular-fullstack/compare/4.0.5...v4.1.0) (2016-09-30)

Expand Down Expand Up @@ -156,7 +278,7 @@

* **gen:** fix doc img generation\n\nAdd gulp task to copy images to gh-pages ([5bb43be](https://github.com/angular-fullstack/generator-angular-fullstack/commit/5bb43be))
* **gen:heroku:** fix module export, gen base ([8e50326](https://github.com/angular-fullstack/generator-angular-fullstack/commit/8e50326)), closes [#2148](https://github.com/angular-fullstack/generator-angular-fullstack/issues/2148)
* **webpack:** fix boostrap-sass import path ([bae1c86](https://github.com/angular-fullstack/generator-angular-fullstack/commit/bae1c86))
* **webpack:** fix bootstrap-sass import path ([bae1c86](https://github.com/angular-fullstack/generator-angular-fullstack/commit/bae1c86))



Expand Down
8 changes: 8 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,11 @@ jobs:

- run: gulp build
- run: npm test

- deploy:
command: |
if [ "${CIRCLE_BRANCH}" == "master" ]; then
git config --global user.email "[email protected]"
git config --global user.name "CircleCI"
cd docs && npm install && npm run build && npm run deploy
fi
41 changes: 0 additions & 41 deletions daux/templates/content.php

This file was deleted.

11 changes: 0 additions & 11 deletions daux/templates/error.php

This file was deleted.

85 changes: 0 additions & 85 deletions daux/templates/home.php

This file was deleted.

86 changes: 0 additions & 86 deletions daux/templates/layout/00_layout.php

This file was deleted.

Loading