OldHawk
21f0a6c7b2
feat(messages): add message server routes
2017-06-16 16:10:24 +08:00
OldHawk
c3a941c45d
feat(messages): add message client policy file
2017-06-16 16:09:24 +08:00
OldHawk
57aa4c6f45
feat(messages): add message client controller
2017-06-16 16:04:32 +08:00
OldHawk
ad2f6af7fe
feat(messages): add message client less css file
2017-06-16 16:04:15 +08:00
OldHawk
9038cfd4e5
feat(messages): add message client service
2017-06-16 16:00:22 +08:00
OldHawk
e416c78160
feat(messages): add message model
2017-06-16 15:58:30 +08:00
OldHawk
ccfef5cdd4
feat(messages): add message model
2017-06-16 15:57:28 +08:00
OldHawk
f2f4e43154
feat(messages): init messages module
2017-06-16 15:39:31 +08:00
OldHawk
ee8091163a
fix(users): disable user to modify email and username
2017-06-16 10:30:57 +08:00
OldHawk
9db5db549f
feat(invitation): show invitations expired status in detail page
2017-06-16 10:23:00 +08:00
OldHawk
2cbc9f6c9c
feat(invitation): show invitations count badge in header menu
2017-06-16 10:04:52 +08:00
OldHawk
26fab54bac
feat(invitation): show user up/down data info
2017-06-15 17:41:18 +08:00
OldHawk
a50da22141
feat(invitation): show user info by invite mail on detail page
2017-06-15 16:57:14 +08:00
OldHawk
30bd5169d7
feat(invitation): user can sign up by invitation mail now!!!!!
2017-06-15 16:18:07 +08:00
OldHawk
634d10a5ba
feat(invitation): send invite mail
2017-06-15 14:07:24 +08:00
OldHawk
6085847e15
feat(invitation): add invite mail template
2017-06-15 14:06:47 +08:00
OldHawk
678b1b58fc
fix(core): auto-focus on input type email
2017-06-15 11:33:15 +08:00
OldHawk
d80f2eb7a8
feat(invitations): list all used invitations on detail view
2017-06-15 10:57:39 +08:00
snyk-bot
8f50eecc7c
fix: package.json & .snyk to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:ms:20170412
The following vulnerabilities are fixed with a Snyk patch:
- https://snyk.io/vuln/npm:ms:20170412
Latest report for meanjs/mean:
https://snyk.io/test/github/meanjs/mean
2017-06-14 10:21:56 +00:00
OldHawk
43d3e9c3a3
feat(core): add many view`s page_title
2017-06-14 17:45:01 +08:00
OldHawk
f86738dcb0
feat(invitations): list Effective invitations on detail view
2017-06-14 17:28:40 +08:00
OldHawk
a451ad5541
feat(invitations): init invitations client controller
2017-06-14 12:59:14 +08:00
OldHawk
dd8f51e4e6
feat(invitations): show tooltip when invite function is closed
2017-06-14 11:10:28 +08:00
OldHawk
18493aba33
doc(readme): update readme.md
2017-06-14 10:46:12 +08:00
OldHawk
88be3c96bf
fix(invitations): show Correct score level when user sign in/up
2017-06-14 10:27:09 +08:00
Justin Rodenbostel
44a569ee1f
feat(articles): Simple test enhancement ( #1659 )
...
* feat(articles): Simple test enhancement
Simple test enhancement proposed by @jrodenbostel. Eases troubleshooting when Article save fails during test execution.
Further reference here: https://github.com/meanjs/generator-meanjs/pull/257
Fixes #1658
* updated per @simison's request
2017-06-13 15:57:02 -07:00
Mikael Korpela
482c38c287
feat(travis): start testing against Node.js 8 and other CI improvements ( #1785 )
...
* Test against Node.js 8
Configure Travis CI test against Node.js 8 and allow failures.
Node.js 8 release notes: https://nodejs.org/en/blog/release/v8.0.0/
* Updates to TravisCI
* Refactor picking debug argument for different Node.js versions
2017-06-14 00:45:34 +03:00
Cody B. Daig
4321744a09
fix(dependencies): upgrading nodemailer ( #1794 )
2017-06-14 00:44:12 +03:00
Liran Tal
962f50e529
fix(build): updating travis to use the trusty image for speedy CIs ( #1793 )
2017-06-13 16:16:44 +03:00
OldHawk
ddb9b05756
feat(invitations): exchange an invitation with scores, the invitation can invite friend join us.
2017-06-13 17:28:54 +08:00
OldHawk
5090769c29
fix(invitations): route, menu, service fixed
2017-06-13 15:02:34 +08:00
OldHawk
3540037f11
fix(invitations): server side fixed
2017-06-13 14:58:57 +08:00
OldHawk
38899c9c0b
fix(torrents): torrent policy access check
2017-06-13 14:32:48 +08:00
OldHawk
641bbdffb8
feat(invitations): add invitation server routes, policy,controller js file.
2017-06-13 14:31:39 +08:00
OldHawk
5b133be0c8
feat(invitations): add invitation services
2017-06-13 12:13:45 +08:00
OldHawk
69f5c8da68
feat(invitations): add invitation model
2017-06-13 12:06:22 +08:00
OldHawk
b9aea7627f
feat(invitations): init invitations module
2017-06-13 10:38:16 +08:00
OldHawk
d29796a7f0
feat(users): change score/status menu position
2017-06-13 10:34:27 +08:00
OldHawk
8567bb4617
fix(users): first sign in, level show error
2017-06-13 09:42:07 +08:00
OldHawk
65432e4636
feat(users): show help info of score on detail view
2017-06-12 17:40:19 +08:00
OldHawk
61dc89749d
feat(users): add how to get score number md file
2017-06-12 17:39:34 +08:00
OldHawk
8f6f62b566
feat(users): add how to count score level md file
2017-06-12 17:39:21 +08:00
aanev
d72da37e9b
feat(articles): Promisifies article server test set up and clean up ( #1774 )
...
Promisifies object creation in beforeEach and afterEach hooks in article server tests.
Fixes #1773
2017-06-12 11:19:11 +03:00
Snyk bot
c6215a0ed5
fix: package.json to reduce vulnerabilities ( #1782 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:ms:20170412
Latest report for meanjs/mean:
https://snyk.io/test/github/meanjs/mean
2017-06-12 11:14:43 +03:00
Snyk bot
8c975c4b14
fix: package.json to reduce vulnerabilities ( #1787 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:ms:20170412
Latest report for meanjs/mean:
https://snyk.io/test/github/meanjs/mean
2017-06-12 11:14:26 +03:00
OldHawk
b44dbb0464
feat(users): load score data on score detail view
2017-06-12 16:08:37 +08:00
OldHawk
5b79b720ed
feat(users): show scoreLevel on admin manage user view
2017-06-12 12:16:57 +08:00
OldHawk
711bc12a23
feat(users): show scoreLevel on user profile menu of header
2017-06-12 10:51:19 +08:00
OldHawk
d64a7a1fdb
feat(users): show scoreLevel on account detail view
2017-06-12 10:40:34 +08:00
OldHawk
ca29a73b19
feat(users): add scoreLevelService to get user score curr/next/prev level and value
2017-06-12 10:40:07 +08:00