Trevor Buckner
fe6097e0d9
Merge pull request #2607 from naturalcrit/dependabot/npm_and_yarn/eslint-8.32.0
...
Bump eslint from 8.31.0 to 8.32.0
2023-01-23 14:58:12 -05:00
Charlie Humphreys
6ddf0bb889
update metadata editor to include error handling
2023-01-23 09:35:19 -06:00
Trevor Buckner
8dcbad97df
Merge pull request #2623 from 5e-Cleric/Cloning-views-fix
...
Cloning views fix
2023-01-23 10:14:23 -05:00
Trevor Buckner
64b3955bc9
Update Dependencies
2023-01-23 10:13:59 -05:00
G.Ambatte
055773b1c3
Merge branch 'master' into experimentalWinChocolateyInstall
2023-01-23 22:50:30 +13:00
G.Ambatte
c3936d28d9
Add README.WINDOWS.md
2023-01-23 22:50:01 +13:00
G.Ambatte
607a66a8f0
Fix typo
2023-01-23 22:35:35 +13:00
G.Ambatte
658aee8806
Fix titles
2023-01-23 22:31:04 +13:00
G.Ambatte
c60be5d24b
Add colors to Script titles
2023-01-23 22:14:03 +13:00
G.Ambatte
3d5a8b5627
Reduced to a single install file
2023-01-23 21:46:08 +13:00
G.Ambatte
d11508886b
Add final notes to each install part
2023-01-23 21:13:40 +13:00
G.Ambatte
4bb64a535f
Split install script into two parts
2023-01-23 21:00:00 +13:00
G.Ambatte
c956100416
Improve commenting in script
2023-01-23 18:16:06 +13:00
G.Ambatte
458d104866
Fix typo
2023-01-23 18:13:55 +13:00
G.Ambatte
029230e075
Initial commit
2023-01-23 15:33:00 +13:00
Victor Losada Hernandez
0f88a13635
Merge branch 'master' of hb into Cloning-views-fix
2023-01-22 22:11:23 +01:00
Victor Losada Hernandez
e8c7d38608
setting view count to 0
2023-01-22 21:57:14 +01:00
Trevor Buckner
6020657529
Ensure getBrew returns an object if undefined
2023-01-22 21:57:14 +01:00
Trevor Buckner
a8c35f3967
Remove extra console log for getGoogleBrew
...
App.js already logs the thrown error, so we were getting double logs (and Google errors are long....). This should make the logs a bit easier to sift through.
2023-01-22 21:57:13 +01:00
Trevor Buckner
62fa8f511a
Only fix stub if we actually found one.
2023-01-22 21:57:13 +01:00
Trevor Buckner
18cf202ac0
If no stub exists, start stub as {}, not undefined
...
Recent changes to handle bad brew properties (tags as strings, no renderer, etc.) didn't account for the case where an old Google brew is first being stubbed; since no stub exists, there is no object to perform the corrections on, and we crash.
2023-01-22 21:57:13 +01:00
Trevor Buckner
98d9018e13
Fix saving issue when tags do not exist
...
Rare case where tags don't exist at all; gets confused in the step of converting tag strings to arrays
2023-01-22 21:57:13 +01:00
Trevor Buckner
a9e14f6165
Enable brew version mismatch checking on server
...
Was commented out previously to allow users time to update client code so the proper error displays
2023-01-22 21:57:13 +01:00
dependabot[bot]
7005e9f760
Bump mongoose from 6.8.2 to 6.8.3
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.8.2 to 6.8.3.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Automattic/mongoose/compare/6.8.2...6.8.3 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-22 21:57:13 +01:00
dependabot[bot]
163bc4e0b3
Bump @babel/core from 7.20.7 to 7.20.12
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.7 to 7.20.12.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.12/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-22 21:57:13 +01:00
dependabot[bot]
3420886192
Bump eslint from 8.31.0 to 8.32.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.31.0 to 8.32.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.31.0...v8.32.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-22 17:31:41 +00:00
Trevor Buckner
1704ef6557
Merge pull request #2610 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.32.1
...
Bump eslint-plugin-react from 7.31.11 to 7.32.1
2023-01-22 12:30:28 -05:00
Trevor Buckner
637b3311d6
Merge pull request #2612 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.8.4
...
Bump mongoose from 6.8.3 to 6.8.4
2023-01-22 12:30:09 -05:00
Trevor Buckner
4b8c34bcbd
Merge pull request #2608 from naturalcrit/dependabot/npm_and_yarn/marked-4.2.12
...
Bump marked from 4.2.5 to 4.2.12
2023-01-22 12:29:50 -05:00
Victor Losada Hernandez
0c68e5870b
admin privileges detail readme
2023-01-22 15:52:28 +01:00
Charlie Humphreys
82622744a1
Merge branch 'client-server-version-mismatch-middleware' into content-negotiation-middleware
2023-01-21 15:01:22 -06:00
Charlie Humphreys
d5a34eedb9
Merge branch 'master' into client-server-version-mismatch-middleware
2023-01-21 15:00:54 -06:00
Victor Losada Hernandez
d0dc83cf10
preview images updated
2023-01-21 17:15:50 +01:00
Trevor Buckner
c997908a49
Merge pull request #2621 from jeddai/adjust-coverage-thresholds
...
lower coverage thresholds for api
2023-01-21 11:11:31 -05:00
Victor Losada Hernandez
45c7ac4b85
Themes dropdown previews
2023-01-21 17:11:28 +01:00
Trevor Buckner
128b299f25
Ensure getBrew returns an object if undefined
2023-01-21 17:11:28 +01:00
Trevor Buckner
692daa88fc
Remove extra console log for getGoogleBrew
...
App.js already logs the thrown error, so we were getting double logs (and Google errors are long....). This should make the logs a bit easier to sift through.
2023-01-21 17:11:28 +01:00
Trevor Buckner
bd6eb816f2
Only fix stub if we actually found one.
2023-01-21 17:11:28 +01:00
Trevor Buckner
2050028484
If no stub exists, start stub as {}, not undefined
...
Recent changes to handle bad brew properties (tags as strings, no renderer, etc.) didn't account for the case where an old Google brew is first being stubbed; since no stub exists, there is no object to perform the corrections on, and we crash.
2023-01-21 17:11:28 +01:00
Trevor Buckner
7e4018351d
Fix saving issue when tags do not exist
...
Rare case where tags don't exist at all; gets confused in the step of converting tag strings to arrays
2023-01-21 17:11:28 +01:00
Trevor Buckner
01b03e8683
Enable brew version mismatch checking on server
...
Was commented out previously to allow users time to update client code so the proper error displays
2023-01-21 17:11:28 +01:00
dependabot[bot]
3538aa6da0
Bump mongoose from 6.8.2 to 6.8.3
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.8.2 to 6.8.3.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Automattic/mongoose/compare/6.8.2...6.8.3 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-21 17:11:28 +01:00
dependabot[bot]
13eb6cac17
Bump @babel/core from 7.20.7 to 7.20.12
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.7 to 7.20.12.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.12/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-21 17:11:28 +01:00
Charlie Humphreys
bd594fa214
lower coverage thresholds for api
2023-01-21 09:22:58 -06:00
Charlie Humphreys
8b0203dd7c
add content negotiation middleware and tests
2023-01-21 00:48:41 -06:00
Charlie Humphreys
6bae21a578
Merge branch 'master' into client-server-version-mismatch-middleware
2023-01-21 00:26:18 -06:00
Charlie Humphreys
79db97efdf
create error navitem and use it in all necessary use cases
2023-01-21 00:25:35 -06:00
Charlie Humphreys
7755affa1e
update based on feedback
2023-01-20 23:07:24 -06:00
Victor Losada Hernandez
6b6e05ca11
Readme update, installation text improved
2023-01-21 00:05:54 +01:00
Trevor Buckner
ea04069fe5
Merge pull request #2618 from naturalcrit/FixGoogleBrewsDuplicatingOnStub
...
Fix Google Drive brews duplicating
2023-01-20 17:25:47 -05:00