Wyatt Johnson
c2a8a3e4a3
fixed tests
2017-12-21 14:26:44 -07:00
Wyatt Johnson
c8ab5cdbf6
fixed tests
2017-12-21 12:43:26 -07:00
Wyatt Johnson
4fb9910221
updates to cli
...
- removed -c,--config flag in favor of env only or .env files
- loads .env always if found
- scripts re-written to call cli-serve directly
2017-12-21 12:03:34 -07:00
Wyatt Johnson
7ae0df2cbc
fixed dist loading error
2017-12-21 11:55:09 -07:00
Wyatt Johnson
8bf2fe7b06
hid not logged in error
2017-12-21 11:51:16 -07:00
Wyatt Johnson
c0f8fce442
fixed graphql error
2017-12-21 11:48:16 -07:00
Wyatt Johnson
47e32d5d6d
Merge branch 'next' into user-status-refactor
2017-12-21 11:34:39 -07:00
Wyatt Johnson
e409d071cb
Merge branch 'master' into next
2017-12-21 09:37:39 -07:00
Kim Gardner
7f75255282
Merge branch 'master' of git+ssh://github.com/coralproject/talk into user-status-refactor
2017-12-21 07:04:27 -05:00
okbel
5925a4b956
updated tests classes
2017-12-20 21:21:16 -03:00
okbel
dafd703261
Merge branch 'user-status-refactor' of github.com:coralproject/talk into user-status-refactor
...
* 'user-status-refactor' of github.com:coralproject/talk:
added mount path to the endpoint to respect the mounting config
linting
removed dev requirement for engine
2017-12-20 21:14:21 -03:00
okbel
5c0f546d50
Adding tests
2017-12-20 21:06:48 -03:00
okbel
e8e9a4b5ed
bounding fns
2017-12-20 21:06:37 -03:00
okbel
1371776f74
Updating the store mutations
2017-12-20 21:05:52 -03:00
Wyatt Johnson
deb2709829
added mount path to the endpoint to respect the mounting config
2017-12-20 16:29:26 -07:00
okbel
4cc35e5b8f
rejected usernames should not be able to comment
2017-12-20 20:13:36 -03:00
Wyatt Johnson
ad68346332
linting
2017-12-20 16:11:39 -07:00
Wyatt Johnson
97406e1b18
removed dev requirement for engine
2017-12-20 16:10:02 -07:00
okbel
483b306e69
Updated tests
2017-12-20 20:09:51 -03:00
okbel
0bce215d33
Adding tests
2017-12-20 20:00:47 -03:00
okbel
73666399b4
Updating the store mutations
2017-12-20 20:00:34 -03:00
okbel
60e890c244
Adding Classes
2017-12-20 20:00:24 -03:00
okbel
16b5bd5d09
Updating the store mutations
2017-12-20 20:00:05 -03:00
okbel
37eafd2fed
Adding Classes
2017-12-20 19:59:14 -03:00
Wyatt Johnson
e2cb3fdd3d
Merge pull request #1232 from coralproject/expiry-fix
...
Expiry Parsing Bug
v3.9.1
2017-12-20 15:48:52 -07:00
Wyatt Johnson
2233d993c2
fixed expiry loading
2017-12-20 15:27:55 -07:00
okbel
5d51f71f0c
Test
2017-12-20 18:48:43 -03:00
okbel
a989a0b20e
Adding Classes to the PageObject
2017-12-20 18:48:30 -03:00
okbel
4f3a400358
Classes for AccountHistory
2017-12-20 18:48:10 -03:00
okbel
f67f1e3b52
Adding role, instead of roles. And disable banning and suspending for the user thats logged in
2017-12-20 18:10:13 -03:00
okbel
570c0edfb3
merge conficts
2017-12-20 16:06:55 -03:00
Wyatt Johnson
b2cc4bdb12
Merge pull request #1231 from coralproject/subscription-hooks
...
Subscription Connection Plugin Hooks
2017-12-20 10:07:21 -07:00
Wyatt Johnson
0a793938d6
Merge branch 'master' into subscription-hooks
2017-12-20 09:51:10 -07:00
Wyatt Johnson
b46b392af4
added subscription hooks
2017-12-20 09:31:59 -07:00
Wyatt Johnson
998cb8d380
Merge pull request #1227 from coralproject/body-parser
...
Deprecate body-parser
2017-12-20 08:58:10 -07:00
Kim Gardner
b8ffe25212
Merge branch 'master' into next
2017-12-20 09:48:18 -05:00
Wyatt Johnson
df0ab7c1dc
removed body-parser in favor of express.json()
2017-12-19 15:11:11 -07:00
Kiwi
519464ce57
Merge pull request #1226 from coralproject/handle-empty-queue
...
Fix error when queue is empty
v3.9.0
2017-12-19 20:58:34 +01:00
Chi Vinh Le
f27de815e6
Minor syntax issue
2017-12-19 20:48:59 +01:00
Chi Vinh Le
e8553c5035
Revert debug code :-D
2017-12-19 20:46:59 +01:00
Chi Vinh Le
349341400d
Fix error when queue is empty
2017-12-19 20:39:41 +01:00
Kim Gardner
7b92e58ff3
Merge pull request #1225 from coralproject/portal-dialog
...
Use Portal to put dialogs at the end of the document
2017-12-19 13:48:30 -05:00
Chi Vinh Le
f2f7742709
Adapt e2e
2017-12-19 19:40:16 +01:00
Chi Vinh Le
689fb4baf0
Remove z-index
2017-12-19 19:26:22 +01:00
Chi Vinh Le
650f98a080
Merge branch 'portal-dialog' of ssh://github.com/coralproject/talk into portal-dialog
2017-12-19 19:25:35 +01:00
Chi Vinh Le
88d3a53165
Make backdrop work
2017-12-19 19:24:39 +01:00
Kiwi
6e88976294
Merge branch 'master' into portal-dialog
2017-12-19 19:17:50 +01:00
Chi Vinh Le
f25cc56ddb
Use Portal to put dialogs to the end of the document
2017-12-19 19:15:45 +01:00
Kiwi
4134b2edb2
Merge pull request #1222 from coralproject/app-plugin
...
Added support for app plugin hook
2017-12-19 19:08:27 +01:00
Kiwi
5b886b6eea
Merge branch 'master' into app-plugin
2017-12-19 18:57:31 +01:00