1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 16:17:37 +00:00
Commit Graph

107 Commits

Author SHA1 Message Date
Bowden
0433506187 WIP - add azure instructions 2018-02-27 13:26:55 -08:00
Bowden
4c50a00597 ignoring coverage reports 2018-02-27 13:26:55 -08:00
Bowden Kelly
b392307b15 Merge pull request #88 from peterblazejewicz/feat/update-shelljs
Update ShellJS version
2018-02-26 17:09:07 -08:00
Bowden Kelly
94ca73dfd1 Merge pull request #86 from peterblazejewicz/feat/gitignore
Do not store output from coverage tests in repo
2018-02-26 17:08:52 -08:00
Peter Blazejewicz
df6adc7238 Update ShellJS version
Thanks!
2018-02-22 21:18:37 +01:00
Peter Blazejewicz
16dd928b5b Do not store output from coverage tests in repo
This allows to avoid manual removal of output after  test runs
from pending git changes
2018-02-21 21:27:52 +01:00
Bowden Kelly
13d9e4ac6d Merge pull request #85 from peterblazejewicz/feat/81
Update sources, syntax and dependency to work with TypeScript 2.7. Closes #81
2018-02-21 11:16:09 -08:00
Peter Blazejewicz
1b71586efa Update source and dependency to work with TypeScript 2.7. Closes #81
The commit brings compatibility with new features introduced in TypeScript 2.7.
The one with most impact on this project is ES6/ECMAScript module compatibility layer
added in 2.7 enabled in tsconfig.json for this project.
This allowed to rewrite source files to use shorted, better imports everywhere and
also use default exports.

To make project more aligned with updated TypeScript all the NPM depenendencies has been
updated making sure that everything works as expected and tests pass.

Thanks for the project!

Thanks!
2018-02-20 22:02:53 +01:00
Bowden Kelly
dcb287e63d Merge pull request #79 from tioback/tioback-monbodb-config
Update README.md with MongoDB config
2018-02-09 17:33:40 -08:00
Renato
4c3a139ddc Update README.md with MongoDB config
Added db folder creation command and permission config.
Thanks @Bigbrd
2018-02-01 11:47:07 -02:00
Bowden Kelly
747d774d70 Update README.md
Fixing typo
2018-01-09 11:11:12 -08:00
Bowden Kelly
11275979eb Merge pull request #75 from peterblazejewicz/fix/alts-attr
Add missing alt attr to non-decorative images
2018-01-09 10:56:51 -08:00
Bowden Kelly
e161928d7b Merge pull request #74 from peterblazejewicz/update/bootstrap
Update Bootstrap from 3.3.6 to 3.3.7
2018-01-09 10:55:42 -08:00
Bowden Kelly
e61d5c932f Merge pull request #73 from peterblazejewicz/types/passport-local
Replace passport-local definition file with @types/passport-local
2018-01-09 10:55:20 -08:00
Bowden Kelly
46e75f9b44 Merge pull request #71 from peterblazejewicz/types/lusca
Replace Lusca definition file with @types/lusca
2018-01-09 10:54:37 -08:00
Bowden Kelly
6a08e74bfa Merge pull request #70 from peterblazejewicz/update/readme
Add memo about VSCode suggested extensions to README
2018-01-09 10:53:58 -08:00
Bowden Kelly
3f446f89c7 Merge pull request #69 from peterblazejewicz/update/layout
Update view markups for HTML5 compatibility
2018-01-09 10:53:08 -08:00
Peter Blazejewicz
4377ad06e8 Add missing alt attr to non-decorative images
These are non visual-only or not decorative-only hence
context information added to alts

Thanks!
2018-01-05 23:05:30 +01:00
Peter Blazejewicz
20493ac064 Update Bootstrap from 3.3.6 to 3.3.7
Mostly small SASS source files updates, but that counts

Thanks!
2018-01-05 22:47:13 +01:00
Peter Blazejewicz
c1c23a0b99 Replace passport-local definition file with @types/passport-local
This commit:
- use @types/passport-local
- removes custom definition file
- updates implementation to use correct interface from @types/passport-local

Thanks!
2018-01-05 22:30:54 +01:00
Peter Blazejewicz
fd523e3033 Replace Lusca definition file with @types/lusca
Thanks!
2018-01-04 22:29:22 +01:00
Peter Blazejewicz
141c63f1c6 Add memo about VSCode suggested extensions to README
As mentioned in: https://git.io/vNfiL

Thanks!
2018-01-04 21:52:14 +01:00
Peter Blazejewicz
2a14208683 Update view markups for HTML5
This commit:
- removes obsolate frameborder scrolling attributes from iframe
replacing them with inline style
- correct values for inline width/height for embedded iframe
- adds lang attr
- sort order of the head elements: see e.g. https://git.io/vNfEF
- update GA insline script to their shortest version and async/deferred script,
see: https://git.io/vNfuU
- use unbuffered comments so there is no output in transpiled html

Thanks!
2018-01-04 20:20:53 +01:00
Bowden Kelly
351b1ce677 Merge pull request #68 from dorongrinstein/master
changed description of npm start
2018-01-03 15:25:59 -08:00
Irene (XiangYi) Chen
d080f39b86 coverage/chai support and some unit tests
1. added jest coverage support (#64)
2. added chai testing support
3. created new unit tests
2018-01-03 15:12:41 -08:00
Doron Grinstein
67634a48a3 changed description of npm start 2018-01-03 15:08:37 -08:00
Alan Agius
780e30826c feat: update several dependencies and devDependencies (#59) 2018-01-03 15:03:25 -08:00
Bowden
0b955f4881 updated debug instructions to use only attach config 2018-01-03 14:57:13 -08:00
Bowden Kelly
3d48ff8cf8 Merge pull request #60 from peterblazejewicz/feat/ts-node
Support all-typescript tooling with `ts-node`
2018-01-03 14:39:27 -08:00
Bowden Kelly
4800d8a098 Merge branch 'master' into feat/ts-node 2018-01-03 14:36:28 -08:00
Bowden Kelly
9d9d378408 Merge branch 'master' into feat/ts-node 2018-01-03 14:35:22 -08:00
Bowden Kelly
e23840bdfe Merge pull request #61 from peterblazejewicz/feat/cosmodb
Add VSCode CosmosDB extension recommendation
2018-01-03 14:31:46 -08:00
Bowden
281c0f42b0 update year in footer 2018-01-03 14:27:30 -08:00
Bowden Kelly
868bfa9509 Merge pull request #66 from Thatkookooguy/patch-1
add the line to compile dist folder
2018-01-03 14:21:08 -08:00
Bowden Kelly
bfa86ce4c8 Merge pull request #58 from alan-agius4/feature/jest-conf
feat: move jest config to external file
2018-01-03 14:09:10 -08:00
Neil Kalman
099a17d381 add the line to compile dist folder 2018-01-02 15:04:17 +02:00
Bowden Kelly
3c83449953 Merge pull request #63 from Microsoft/connectionRework
made some changes to mongo connection
2017-12-19 15:33:02 -08:00
Bowden
61ae2ccd1b made some changes to mongo connection 2017-12-19 15:30:19 -08:00
Peter Blazejewicz
bca354c59f Add VSCode CosmosDB extension recommendation
The VSCode CosmosDB supports locally installed MongoDB servers
(and lot of other things and features).
It seems reasonable to offer that extension to project users.

Thanks!
2017-12-16 23:01:37 +01:00
Peter Blazejewicz
bfd74b2dc6 Support all-typescript tooling with ts-node
The ts-node allows to execute build scripts written in TypeScript
so the entire project could be written in TypeScript.
This commit introduces support for ts-node, updates packages
and migrate copy routine to TypeScript

Thanks!
2017-12-16 22:56:45 +01:00
Alan Agius
c6d457f136 docs: update jest section 2017-12-16 12:52:06 +01:00
Alan Agius
80f53777e0 feat: move jest config to external file 2017-12-15 14:07:30 +01:00
Bowden
7325bc49a2 update repo field 2017-12-14 15:50:34 -08:00
Bowden Kelly
2b1d661275 Merge pull request #38 from dmt/master
change tests to not always pass
2017-12-14 15:45:37 -08:00
Bowden
1f6f2b06aa fix up tests 2017-12-14 15:27:52 -08:00
Bowden
e7e0bb7c7c fix conflicts 2017-12-14 12:41:28 -08:00
Daniel Temme
75d72df881 separate server binding to port from other app config
this seems a bit crude but allows running the tests and having them take
care of setting up the port to use
2017-12-14 11:34:15 -08:00
Daniel Temme
ff6d059921 change tests to not always pass 2017-12-14 11:33:28 -08:00
Sebastian Seilund
90f07c09b5 Removed extra "s" in sourceMap compilerOptions 2017-12-14 11:33:28 -08:00
Alan Agius
4d2b9148cf feat(*): update several dependencies 2017-12-14 11:33:28 -08:00