Commit graph

122 commits

Author SHA1 Message Date
0e70e2590b fix(DiscordService): getPermissions heeds owner powers 2020-02-02 16:11:45 -05:00
12d94b1576 fix(DiscordService): get permissions matcher finding incorrect role 2020-02-02 16:01:04 -05:00
33a4d6ce76 fix(DiscordService): properly authenticate updateRoles RPC call 2020-02-02 15:53:30 -05:00
75461503e3 fix(DiscordService): permissions matcher gm.roles -> gm.rolesList 2020-02-02 15:32:08 -05:00
fd9c6595cd fix(index): increase route logging 2020-02-02 15:18:56 -05:00
665caea4c5
fix(DiscordService): only delay on failure not first time 2020-02-02 14:33:24 -05:00
fb122015cb
fix(DiscordService): retry bootstrap process 10 times 2020-02-02 14:30:50 -05:00
dc4400aa34
fix(ServerCard): black names should be white 2020-02-02 14:27:33 -05:00
16a4445a3f
fix(Presentation): flip sort direction of memberRoles for color 2020-02-02 14:22:02 -05:00
1148a564ac
fix(ServerCard): resolve name color regression 2020-02-02 14:21:39 -05:00
96d67fd42e
fix(ServerCard): nickname -> nick regression 2020-02-02 14:15:38 -05:00
e26f287a3b
replace discord.js with roleypoly v3 discord service 2020-02-02 13:10:01 -05:00
dependabot-preview[bot]
c196779ff2
Merge pull request #71 from kayteh/dependabot/npm_and_yarn/Server/pg-7.14.0 2019-11-22 13:33:32 +00:00
dependabot-preview[bot]
f86a4441d9
Merge pull request #72 from kayteh/dependabot/npm_and_yarn/UI/superagent-5.1.1 2019-11-22 13:33:14 +00:00
4064464678
Merge pull request #73 from kayteh/dependabot/npm_and_yarn/Server/superagent-5.1.1
build(deps): bump superagent from 5.1.0 to 5.1.1 in /Server
2019-11-22 08:32:59 -05:00
dependabot-preview[bot]
2cc6ae1c3d
build(deps): bump superagent from 5.1.0 to 5.1.1 in /Server
Bumps [superagent](https://github.com/visionmedia/superagent) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/visionmedia/superagent/releases)
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md)
- [Commits](https://github.com/visionmedia/superagent/compare/v5.1.0...v5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-22 10:46:47 +00:00
dependabot-preview[bot]
af66ecbda1
build(deps): bump superagent from 5.1.0 to 5.1.1 in /UI
Bumps [superagent](https://github.com/visionmedia/superagent) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/visionmedia/superagent/releases)
- [Changelog](https://github.com/visionmedia/superagent/blob/master/HISTORY.md)
- [Commits](https://github.com/visionmedia/superagent/compare/v5.1.0...v5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-22 10:45:51 +00:00
dependabot-preview[bot]
965551d07d
build(deps): bump pg from 7.13.0 to 7.14.0 in /Server
Bumps [pg](https://github.com/brianc/node-postgres) from 7.13.0 to 7.14.0.
- [Release notes](https://github.com/brianc/node-postgres/releases)
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/compare/v7.13.0...v7.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-21 10:50:28 +00:00
dependabot-preview[bot]
ea03cf949f
Merge pull request #66 from kayteh/dependabot/npm_and_yarn/Server/chalk-3.0.0 2019-11-20 16:41:24 +00:00
dependabot-preview[bot]
f03508ff51
build(deps): bump chalk from 2.4.2 to 3.0.0 in /Server
Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 3.0.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v2.4.2...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-20 16:36:37 +00:00
b6525fe009
Merge pull request #41 from kayteh/dependabot/npm_and_yarn/Server/pm2-4.1.2
Bump pm2 from 3.5.0 to 4.1.2 in /Server
2019-11-20 11:35:05 -05:00
d82fca0cb9
Merge pull request #70 from kayteh/ci-prs
chore: make docker workflows always run, only push on master
2019-11-20 11:33:05 -05:00
Katie Thornhill
175072da43
chore: make docker workflows always run, only push on master 2019-11-20 11:29:39 -05:00
95d8c24c3e
Merge pull request #69 from kayteh/bump-react-router
chore: bump react-router-*
2019-11-20 11:12:47 -05:00
Katie Thornhill
f9a8a1df85
chore: bump react-router-* 2019-11-20 10:57:35 -05:00
4275cff3af
Merge pull request #65 from kayteh/cicd
CI and partial CD
2019-11-20 01:48:55 -05:00
Katie Thornhill
1cfbb00a64
chore: remove cicd branch 2019-11-20 01:48:25 -05:00
Katie Thornhill
4f0d1ee316
chore: remove cross-compilation, very not necessary. 2019-11-20 01:39:01 -05:00
Katie Thornhill
ab3203d55b
chore: add cicd 2019-11-20 01:29:57 -05:00
Katie Thornhill
55f0bf8307
chore: add cicd 2019-11-20 01:29:16 -05:00
Katie Thornhill
1ea83520e6
chore: add cicd 2019-11-20 01:10:44 -05:00
dependabot-preview[bot]
ad83e7a9ac
Bump pm2 from 3.5.0 to 4.1.2 in /Server
Bumps [pm2](https://github.com/Unitech/pm2) from 3.5.0 to 4.1.2.
- [Release notes](https://github.com/Unitech/pm2/releases)
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Unitech/pm2/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-20 06:06:05 +00:00
3ee2e01d0d
Merge pull request #64 from kayteh/modernize-deps
chore: modernize deps
2019-11-20 01:04:28 -05:00
Katie Thornhill
dc390937b8
chore: fix dockerfile more 2019-11-20 01:03:16 -05:00
Katie Thornhill
f6b54eb196
chore: redo some debug oauth waiting strings, dockerfile 2019-11-20 00:28:35 -05:00
Katie Thornhill
86c31126e8
chore: remove react-redux-router 2019-11-20 00:22:52 -05:00
Katie Thornhill
77f81dc8b6
update everything. use npm instead of yarn. 2019-11-20 00:17:07 -05:00
Katie Thornhill
36af7ac8f2
chore: modernize deps 2019-11-19 23:56:52 -05:00
b1ccf1e425
Merge pull request #63 from kayteh/lgtm-fixes
chore: loads of lgtm maintainability fixes
2019-11-19 23:28:19 -05:00
Katie Thornhill
eb6dce5277
chore: loads of lgtm maintainability fixes 2019-11-19 23:22:37 -05:00
0b918d9ffa
Merge pull request #62 from kayteh/prettier
Prettier
2019-11-19 23:12:43 -05:00
Katie Thornhill
8fcc0dcbf9
chore: remove semi 2019-11-19 23:06:33 -05:00
Katie Thornhill
4b75eaa0ab
chore: prettier on UI 2019-11-19 23:04:09 -05:00
Katie Thornhill
912b40c383
chore: prettier on server 2019-11-19 23:03:04 -05:00
Katie Thornhill
3b0d249e41
feat(UI/role-picker): make buttons green and sticky to the top of the picker 2019-11-18 20:44:15 -05:00
dependabot-preview[bot]
f19bdca5f1
Merge pull request #54 from kayteh/dependabot/npm_and_yarn/Server/sequelize-5.21.1 2019-10-25 19:45:56 +00:00
dependabot-preview[bot]
1007b7b273
Bump sequelize from 5.6.0 to 5.21.1 in /Server
Bumps [sequelize](https://github.com/sequelize/sequelize) from 5.6.0 to 5.21.1.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v5.6.0...v5.21.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-21 10:33:12 +00:00
db4bd398cc
Merge pull request #29 from kayteh/dependabot/npm_and_yarn/UI/tar-2.2.2
[Security] Bump tar from 2.2.1 to 2.2.2 in /UI
2019-10-11 15:22:35 -05:00
3e6654a473
Merge pull request #24 from kayteh/dependabot/npm_and_yarn/Server/lodash-4.17.15
[Security] Bump lodash from 4.17.11 to 4.17.15 in /Server
2019-10-11 15:22:19 -05:00
dependabot-preview[bot]
921007fc33
[Security] Bump lodash from 4.17.11 to 4.17.15 in /Server
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 20:21:45 +00:00