Commit graph

145 commits

Author SHA1 Message Date
dependabot-preview[bot]
eb07d51ea1
Merge pull request #134 from kayteh/dependabot/npm_and_yarn/Server/acorn-7.1.1 2020-05-05 03:35:45 +00:00
dependabot-preview[bot]
7e902035e9
Merge pull request #106 from kayteh/dependabot/npm_and_yarn/UI/babel/plugin-proposal-decorators-7.8.3 2020-05-05 03:35:39 +00:00
dependabot-preview[bot]
dd1ff6c89e
Merge pull request #123 from kayteh/dependabot/npm_and_yarn/UI/superagent-5.2.2 2020-05-05 03:35:31 +00:00
dependabot-preview[bot]
870c6cdee5
Merge pull request #97 from kayteh/dependabot/npm_and_yarn/UI/redux-4.0.5 2020-05-05 03:35:17 +00:00
52c5cdf3ff chore(docker): more specific node version 2020-05-04 23:34:08 -04:00
b9b4fe12bb chore: add dependabot yml 2020-05-04 23:33:06 -04:00
1ad043aff9 fix(Editor): add sortBy on role position to fix non-deterministic random placements 2020-04-26 18:37:28 -04:00
df0905abbf roleypoly says trans rights 2020-03-31 12:56:21 -04:00
dependabot-preview[bot]
b2153681ad
build(deps): [security] bump acorn from 7.1.0 to 7.1.1 in /Server
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-13 21:00:55 +00:00
dependabot-preview[bot]
c49f51426c
build(deps): bump superagent from 5.1.1 to 5.2.2 in /UI
Bumps [superagent](https://github.com/visionmedia/superagent) from 5.1.1 to 5.2.2.
- [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.1...v5.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 10:32:25 +00:00
cdcf5081d6
chore: remove console.logs 2020-02-09 19:51:29 -05:00
11e7a9b9d4
fix(role patch): fix buggy arrayMatches tester 2020-02-09 19:45:48 -05:00
951d6c41bf
Revert "fix(Servers API): sanitize for edge cases with roles that don't exist anymore"
This reverts commit 18e7e7ceb2.
2020-02-08 01:10:56 -05:00
18e7e7ceb2
fix(Servers API): sanitize for edge cases with roles that don't exist anymore 2020-02-08 00:54:52 -05:00
428773e174
fix(RolePicker): fix popover title for disabled roles 2020-02-08 00:54:28 -05:00
f5abf34449
fix(Services): add option to disable caching for development 2020-02-08 00:54:04 -05:00
e2d63dc156
fix(Servers API): .contains -> .includes 2020-02-07 23:07:57 -05:00
6e692826c0
fix(DiscordService): revert ownerid check 2020-02-07 23:06:57 -05:00
f5374c2e5b
fix(PresentationService): missed server reference on getPermissions call 2020-02-07 23:01:20 -05:00
535719b816
fix(DiscordService): add catch for ownerid being null 2020-02-07 22:50:59 -05:00
4ffd5014df
feat(Server): invalidate caches on changes 2020-02-06 19:33:01 -05:00
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]
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