Commit graph

166 commits

Author SHA1 Message Date
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]
24e9537deb
build(deps-dev): bump @babel/plugin-proposal-decorators in /UI
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel) from 7.7.0 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-14 10:29:52 +00:00
dependabot-preview[bot]
ab428c6cee
build(deps): bump redux from 4.0.4 to 4.0.5 in /UI
Bumps [redux](https://github.com/reduxjs/redux) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/redux/compare/v4.0.4...v4.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-24 10:49:25 +00: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
dependabot[bot]
466a916928
Merge pull request #14 from kayteh/dependabot/npm_and_yarn/Server/lodash-4.17.14 2019-10-11 20:20:22 +00:00
dependabot-preview[bot]
fec072833c
[Security] Bump tar from 2.2.1 to 2.2.2 in /UI
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. **This update includes a security fix.**
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 19:55:00 +00:00
Katie Thornhill
2a91fa74f9
feat(UI/Roles): add category sorting 2019-09-06 23:48:45 -04:00
dependabot[bot]
ccfbc5ea56
Bump lodash from 4.17.11 to 4.17.14 in /Server
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-12 22:28:13 +00:00
b4ce19eb41
Create FUNDING.yml 2019-06-07 07:57:41 -05:00
dependabot[bot]
2731a28c06 Bump js-yaml from 3.12.0 to 3.13.1 in /UI
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 03:47:51 -05:00