Skip to content

Commit

Permalink
Merge branch 'master' into snyk-upgrade-544470fc21fee6b11e8f382b88214ea2
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcvay authored Dec 11, 2023
2 parents 19027bc + c45ff9d commit a62646b
Show file tree
Hide file tree
Showing 33 changed files with 172 additions and 80 deletions.
2 changes: 1 addition & 1 deletion packages/admin-portal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "admin-portal",
"version": "3.2.7",
"version": "4.0.0",
"description": "Admin portal",
"main": "./src/index.ts",
"repository": "[email protected]:reapit/foundations.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-marketplace-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app-marketplace-admin",
"version": "1.2.2",
"version": "2.0.0",
"private": true,
"description": "Description",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/cognito-custom-mail-lambda/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cognito-custom-mail-lambda",
"version": "1.1.0",
"version": "1.2.3",
"description": "Lambda Mailer Function",
"files": [
"dist"
Expand All @@ -12,7 +12,7 @@
"build": "yarn generate-html && tsup && cd dist && zip -r app.zip app.js",
"lint": "eslint --cache --ext=ts,tsx,js src",
"check": "echo '...skipping...'",
"release": "serverless deploy && devops-release",
"release": "devops-release && serverless deploy",
"release:devops": "devops-release",
"deploy": "echo '...skipping...'",
"publish": "echo '...skipping...'",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-warehouse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "data-warehouse",
"version": "1.1.1",
"version": "2.0.0",
"private": true,
"description": "Description",
"repository": "[email protected]:reapit/foundations.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/developer-portal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "developer-portal",
"version": "3.0.42",
"version": "4.0.1",
"description": "Developer Portal for PAAS platform",
"main": "./src/index.ts",
"repository": "[email protected]:reapit/app-store.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reapit/elements",
"version": "4.0.0-beta.10",
"version": "4.0.0",
"description": "A collection of React components and utilities for building apps for Reapit Marketplace",
"homepage": "https://github.com/reapit/foundations#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/elements/src/components/nav/nav-responsive.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ export const NavResponsiveAppSwitcher: FC<NavResponsiveAppSwitcherProps> = ({ op
const [appSwitcherOpen, setAppSwitcherOpen] = useState<boolean>(false)

const marketplaceCallback = () => {
if (window.location.href.includes('dev') || window.location.href.includes('localhost')) {
if (window.location.href.includes('.dev.') || window.location.href.includes('localhost')) {
window.location.href = 'https://marketplace.dev.paas.reapit.cloud/installed'
} else {
window.location.href = 'https://marketplace.reapit.cloud/installed'
Expand Down
6 changes: 3 additions & 3 deletions packages/events-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"express-validator": "^6.14.0",
"jwt-decode": "^3.1.2",
"morgan": "^1.10.0",
"serialize-error": "^7.0.1",
"serialize-error": "^11.0.3",
"serverless-dynamodb-local": "^0.2.40",
"serverless-http": "^2.7.0",
"serverless-http": "^3.2.0",
"twilio": "^4.19.0",
"uuid": "^3.4.0"
"uuid": "^9.0.1"
},
"devDependencies": {
"@reapit/config-manager": "workspace:packages/config-manager",
Expand Down
2 changes: 1 addition & 1 deletion packages/geo-diary/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geo-diary",
"version": "4.2.3",
"version": "5.0.1",
"private": true,
"description": "Reapit Geo Diary App",
"repository": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand All @@ -275,7 +277,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand All @@ -301,7 +305,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand Down Expand Up @@ -401,7 +407,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand All @@ -427,7 +435,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand Down Expand Up @@ -527,7 +537,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand All @@ -553,7 +565,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand Down Expand Up @@ -653,7 +667,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand All @@ -679,7 +695,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand Down Expand Up @@ -779,7 +797,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand Down Expand Up @@ -879,7 +899,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand All @@ -905,7 +927,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand Down Expand Up @@ -1321,7 +1345,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand All @@ -1347,7 +1373,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand All @@ -1373,7 +1401,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand Down Expand Up @@ -1473,7 +1503,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand All @@ -1499,7 +1531,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand Down Expand Up @@ -1599,7 +1633,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand All @@ -1625,7 +1661,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand Down Expand Up @@ -1725,7 +1763,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand All @@ -1751,7 +1791,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand Down Expand Up @@ -1851,7 +1893,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand Down Expand Up @@ -1951,7 +1995,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand All @@ -1977,7 +2023,9 @@ exports[`appointment AppointmentContent should match snapshot when has appointme
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ exports[`AppointmentList should match snapshot with appointments 1`] = `
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand All @@ -65,7 +67,9 @@ exports[`AppointmentList should match snapshot with appointments 1`] = `
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand Down Expand Up @@ -144,7 +148,9 @@ exports[`AppointmentList should match snapshot with appointments 1`] = `
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand All @@ -170,7 +176,9 @@ exports[`AppointmentList should match snapshot with appointments 1`] = `
>
<mock-styled.div>
<mock-styled.span
classname=""
classname="mock-css. mock-css.
font-size: 1.5rem;
"
>
<svg />
</mock-styled.span>
Expand Down
Loading

0 comments on commit a62646b

Please sign in to comment.