G.Ambatte
efdb8e07b0
Merge branch 'master' into fixThemesDefault
2022-12-23 13:03:31 +13:00
Trevor Buckner
816860dc4f
Merge pull request #2561 from jeddai/add-ability-to-invite-authors
...
Add ability to invite authors + version comparison check
2022-12-22 17:03:31 -05:00
Charlie
314f758d62
Update server/homebrew.api.js
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-12-22 15:58:33 -06:00
Charlie Humphreys
2f5bc8db54
remove redundant boolean comparison logic
2022-12-21 16:19:41 -06:00
Charlie Humphreys
7c61a27084
update authorship edit check and error
2022-12-21 15:59:00 -06:00
Charlie Humphreys
a3dc5e78fd
remove console log
2022-12-14 10:04:43 -06:00
G.Ambatte
32506860dd
Add additional fields to default
2022-12-14 21:26:57 +13:00
G.Ambatte
a89b20584f
Apply default to EditPage
2022-12-14 21:26:40 +13:00
G.Ambatte
8e42c09721
Apply default to HomePage
2022-12-14 21:26:31 +13:00
G.Ambatte
bb5978dfea
Apply default to SharePage
2022-12-14 21:26:20 +13:00
G.Ambatte
0dc491adfc
Apply default to NewPage
2022-12-14 21:26:11 +13:00
G.Ambatte
f470a6185a
Move default brew to app.js
2022-12-14 19:23:16 +13:00
Charlie Humphreys
e5febc1fef
update ui to include invitedAuthors array
2022-12-13 21:06:47 -06:00
Charlie Humphreys
354d01e980
set the version in the ui from the server response on save
2022-12-13 21:05:45 -06:00
Charlie Humphreys
63e043593a
add invitedAuthors key and move invited author to authors on save
2022-12-13 21:05:00 -06:00
Charlie Humphreys
770d0c141d
add 409 return when server version is greater than updating version
...
This also moves the version back onto the stub
2022-12-13 21:03:51 -06:00
G.Ambatte
0a885c8581
Merge branch 'master' into fixThemesDefault
2022-12-14 12:30:28 +13:00
G.Ambatte
ec9c704e71
Merge branch 'master' into fixThemesDefault
2022-12-14 11:57:37 +13:00
Trevor Buckner
02c0176070
Merge pull request #2509 from jeddai/disable-changes-from-non-authors
...
Disable changes from non authors
2022-12-12 12:15:23 -05:00
Charlie Humphreys
f847de852b
Merge branch 'master' into disable-changes-from-non-authors
2022-12-12 10:39:08 -06:00
Trevor Buckner
86413b5767
Merge pull request #2560 from naturalcrit/fixGoogleToMongoTransfer
...
Change findOneAndUpdate to FindOne and Save
2022-12-12 10:22:49 -05:00
Trevor Buckner
747c976a14
typo
2022-12-12 10:19:49 -05:00
Trevor Buckner
326c28a11d
Change findOneAndUpdate to FindOne and Save
...
Setting an object property to `undefined` should tell Mongoose to remove that property (for example, remove the googleId from a brew). That doesn't seem to work with `findOneAndUpdate` however; the `undefined` property remains after the update.
Switching back to `save()` to make this work again.
2022-12-12 09:59:04 -05:00
Trevor Buckner
263471bcbb
Fix changelog typo
2022-12-10 18:03:16 -05:00
Trevor Buckner
9478454063
Merge pull request #2558 from naturalcrit/v3.4.2
...
v3.4.2
v3.4.2
2022-12-10 14:18:16 -05:00
Trevor Buckner
a9a9804517
v3.4.2
2022-12-10 14:15:09 -05:00
Trevor Buckner
0bde44ec2f
Merge pull request #2470 from jeddai/remove-google-get-during-update
...
update getBrew usages to not fetch google brew during updates
2022-12-10 13:54:58 -05:00
Trevor Buckner
13ad179a1b
Merge pull request #2523 from G-Ambatte/showGoogleAuthStatus-#2520
...
Add link to instructions to refresh Google creds
2022-12-10 13:34:17 -05:00
Trevor Buckner
b72acd9e59
cleanup
2022-12-10 13:31:57 -05:00
G.Ambatte
d0a1ef9571
Change to aggregate query, rename variables
2022-12-09 18:35:17 +13:00
G.Ambatte
d1f049871f
Merge branch 'master' into showGoogleAuthStatus-#2520
2022-12-09 07:56:25 +13:00
Trevor Buckner
070184b309
Merge pull request #2553 from naturalcrit/dependabot/npm_and_yarn/react-router-dom-6.4.5
...
Bump react-router-dom from 6.4.4 to 6.4.5
2022-12-07 22:49:39 -05:00
Trevor Buckner
cbb41676e0
Merge pull request #2551 from naturalcrit/dependabot/npm_and_yarn/marked-4.2.4
...
Bump marked from 4.2.3 to 4.2.4
2022-12-07 22:49:09 -05:00
Trevor Buckner
81130dd514
Merge pull request #2550 from naturalcrit/dependabot/npm_and_yarn/supertest-6.3.3
...
Bump supertest from 6.3.2 to 6.3.3
2022-12-07 22:48:59 -05:00
dependabot[bot]
61d3edca17
Bump react-router-dom from 6.4.4 to 6.4.5
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.4.4 to 6.4.5.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.4.5/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-08 03:01:48 +00:00
dependabot[bot]
248b56a706
Bump marked from 4.2.3 to 4.2.4
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v4.2.3...v4.2.4 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-08 03:01:13 +00:00
dependabot[bot]
90f8d1d6da
Bump supertest from 6.3.2 to 6.3.3
...
Bumps [supertest](https://github.com/visionmedia/supertest ) from 6.3.2 to 6.3.3.
- [Release notes](https://github.com/visionmedia/supertest/releases )
- [Commits](https://github.com/visionmedia/supertest/compare/v6.3.2...v6.3.3 )
---
updated-dependencies:
- dependency-name: supertest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-08 03:00:58 +00:00
Trevor Buckner
8f08b71475
Merge pull request #2547 from jeddai/tags-validation-fix
...
Fix tags validation issues
2022-12-07 12:54:22 -05:00
Trevor Buckner
cc6527029c
Merge pull request #2546 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.8.0
...
Bump mongoose from 6.7.5 to 6.8.0
2022-12-07 11:32:27 -05:00
Charlie Humphreys
8a110567fc
remove call to persist
2022-12-07 07:32:22 -06:00
Charlie Humphreys
4e2f6b1d26
move callIfExists to base file scope
2022-12-05 22:39:38 -06:00
Charlie Humphreys
6b8db74a2b
add authors length check and account elvis operator
2022-12-05 22:31:56 -06:00
Charlie Humphreys
4c629772cc
add a check for the accessType when editing a document
2022-12-05 22:11:24 -06:00
Charlie Humphreys
208593d203
add callIfExists, which will call a method only if it exists
2022-12-05 22:06:06 -06:00
Charlie Humphreys
99019be152
switch updateOne to findOneAndUpdate and return the saved instead of the brew passed in
2022-12-05 21:00:44 -06:00
dependabot[bot]
fa73e1707d
Bump mongoose from 6.7.5 to 6.8.0
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 6.7.5 to 6.8.0.
- [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.7.5...6.8.0 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-06 03:00:40 +00:00
Trevor Buckner
d7de2e3d21
Merge pull request #2545 from naturalcrit/v3.4.1
...
Up version to v3.4.1
2022-12-05 21:38:11 -05:00
Trevor Buckner
903ff4fd09
Merge pull request #2542 from naturalcrit/dependabot/npm_and_yarn/supertest-6.3.2
...
Bump supertest from 6.3.1 to 6.3.2
2022-12-05 21:37:55 -05:00
Trevor Buckner
feaabacc94
Merge pull request #2544 from naturalcrit/dependabot/npm_and_yarn/eslint-8.29.0
...
Bump eslint from 8.28.0 to 8.29.0
2022-12-05 21:37:40 -05:00
Trevor Buckner
a5827f66c9
Up version to v3.4.1
2022-12-05 21:36:01 -05:00