Wyatt Johnson
787c00325d
Added new cli-settings
2017-07-07 08:40:18 -06:00
Wyatt Johnson
91b7cd10f8
fixing all the 👻
2017-06-21 11:35:00 -06:00
Wyatt Johnson
2a2ca86263
Merge branch 'master' into pat
2017-06-19 09:40:25 -06:00
Wyatt Johnson
393ad8530a
added tests, fixed some services
2017-06-19 08:55:08 -06:00
Wyatt Johnson
1dec8bfaab
small fix
2017-06-16 09:45:26 -04:00
Wyatt Johnson
b78d4f29ea
Added PAT support
2017-06-15 18:12:53 -04:00
Wyatt Johnson
f929059daf
added asset merging + url updates
2017-06-09 13:23:16 -06:00
Wyatt Johnson
b06a58ebe1
adjusted flow
2017-06-08 11:21:44 -06:00
Wyatt Johnson
b95e20e493
removed explicit migration step
2017-06-08 11:21:09 -06:00
Wyatt Johnson
80900a98fd
perform migrations during web install
2017-06-08 11:19:43 -06:00
Wyatt Johnson
480bab3c1a
changed some text around
2017-06-08 09:12:08 -06:00
Wyatt Johnson
3a285d92a5
Added more warnings
2017-06-08 09:10:53 -06:00
Belen Curcio
63a35cbceb
Merge issues
2017-06-07 16:38:36 -03:00
Wyatt Johnson
4cbc8b2226
Updates to setup process
2017-06-07 11:08:39 -06:00
Wyatt Johnson
cf82f5b707
fixed enum
2017-06-06 17:32:52 -06:00
Wyatt Johnson
1e904584e7
Added model migrations
2017-06-06 17:31:52 -06:00
Wyatt Johnson
a595e94394
Removed parse-duration in favour of ms
2017-06-05 16:31:06 -06:00
Wyatt Johnson
785e5a4ac8
Collected config
2017-05-09 16:49:11 -06:00
Wyatt Johnson
7fac8ef073
Merge branch 'master' into subscriptions
2017-04-17 08:03:14 -06:00
Wyatt Johnson
f7ee08bd3a
Ignore lifecycle hooks during plugin install
2017-04-12 14:39:11 -06:00
Wyatt Johnson
ffb0ee20e8
Cleanup of subscriptions
2017-04-05 16:15:22 -06:00
Wyatt Johnson
45c7cbad9e
Merge branch 'master' into subscriptions
2017-04-05 08:08:56 -06:00
Wyatt Johnson
9c806cb6e4
Added support for plugin upgrades
2017-04-03 11:58:54 -06:00
Wyatt Johnson
c221dbb4a0
Added credits
2017-03-31 16:45:52 -06:00
Wyatt Johnson
f1239b4b19
Added support for local plugin dep install
2017-03-31 16:37:24 -06:00
Wyatt Johnson
c4edab9bbd
cleaned up cli
2017-03-31 16:09:56 -06:00
Wyatt Johnson
0108673566
Added remote plugin reconciliation
2017-03-31 15:54:39 -06:00
Wyatt Johnson
ffbe976760
working websockets
2017-03-29 09:35:56 -06:00
Wyatt Johnson
63ef49d595
Initial subscription impl
2017-03-23 11:09:14 -06:00
Wyatt Johnson
3e4dc9c8b2
Merge branch 'master' into graph-tests
2017-02-17 15:50:21 -07:00
Wyatt Johnson
a00befafcb
Initial graph tests
2017-02-17 15:48:46 -07:00
David Erwin
e5512a0e54
Standardizing username
2017-02-16 17:56:46 -05:00
Wyatt Johnson
3cd2b28bc2
Inital rename of displayName -> username
2017-02-09 16:48:59 -07:00
Wyatt Johnson
fb8450c7ff
Fixed issues with default setup
2017-02-03 11:22:35 -07:00
Wyatt Johnson
f488b0e02d
Added BE for setup
...
- Adjusted docs
- Fixed issues with process terminating wrong
2017-02-03 11:05:46 -07:00
Wyatt Johnson
864413b5d6
Fixed issues with e2e
2017-01-30 18:38:06 -07:00
Wyatt Johnson
91cd2e9e86
Fixes #266
2017-01-30 18:21:36 -07:00
Wyatt Johnson
e6ef4b615f
Changed prompt lib, updated cli's
...
- fixes #252
2017-01-30 17:46:09 -07:00
David Jay
f09d9d0a8b
Merge branch 'master' into e2e-env-fix
2017-01-27 14:10:59 -05:00
David Erwin
0a80205095
Update default setting to POST moderation
2017-01-27 09:45:35 -05:00
David Jay
aa83aea849
Merge branch 'master' of github.com:coralproject/talk into e2e-env-fix
2017-01-25 17:17:04 -05:00
Wyatt Johnson
91402a3e8b
Moved PID into util.js
2017-01-25 11:57:40 -07:00
Wyatt Johnson
edf9ced454
Added PID support
2017-01-25 11:11:33 -07:00
Wyatt Johnson
0a5a23c1f3
Added fixes for tests on CI
2017-01-24 13:45:06 -07:00
Wyatt Johnson
cda768d694
Fixer pre/post
2017-01-24 13:10:35 -07:00
Wyatt Johnson
eeaefd9656
fixes for cli
2017-01-24 13:01:56 -07:00
Wyatt Johnson
a7e9c0c776
Const, service, and model updates
...
- Updated enum values to be uppercase
- Updated services to expose service models
- Updated models to only export the mongoose model
- Moved all mongoose static methods over to new services
- Updated tests to refelct new setup
BREAKING
- Status that were uppercased (caps) have caused issues with the
admin pages
2017-01-24 12:10:32 -07:00
Wyatt Johnson
10aaa037dc
Added dev-start and --config flag
2017-01-11 11:37:06 -07:00
Wyatt Johnson
298e1e8d73
Updates to user cli + e2e + tests
...
- Updates to before + beforeEach for mongooose
- Removed reference to dotenv from cli in e2e, should use
NODE_ENV=test instead.
- Changed test port from 30?? to 3000 to be consistent with what
nightwatch was expecting
2017-01-04 10:16:51 -07:00
Wyatt Johnson
a7680ae5d9
Initial pass at email confirmation
2017-01-03 17:35:58 -07:00