Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @moodlenet/arangodb@0.8.0
 - @moodlenet/collection@0.8.0
 - @moodlenet/component-library@0.8.0
 - @moodlenet/core-domain@0.8.0
 - @moodlenet/core@0.8.0
 - @moodlenet/create@4.2.0
 - @moodlenet/crypto@0.8.0
 - @moodlenet/ed-meta@0.8.0
 - @moodlenet/ed-resource@0.8.0
 - @moodlenet/email-service@0.8.0
 - @moodlenet/extensions-manager@0.8.0
 - @moodlenet/http-server@0.8.0
 - @moodlenet/key-value-store@0.8.0
 - @moodlenet/mn-central-jira-simple-moderations@0.8.0
 - @moodlenet/moodle-lms-integration@0.8.0
 - @moodlenet/openai-autofill@0.8.0
 - @moodlenet/openid@0.8.0
 - @moodlenet/organization@0.8.0
 - @moodlenet/react-app@0.8.0
 - @moodlenet/simple-email-auth@0.8.0
 - @moodlenet/simple-file-store@0.8.0
 - @moodlenet/system-entities@0.8.0
 - @moodlenet/v2-migrate-v3@0.6.0
 - @moodlenet/web-user@0.8.0
  • Loading branch information
aleclofabbro committed Mar 18, 2024
1 parent 9dd1cde commit 5045054
Show file tree
Hide file tree
Showing 26 changed files with 163 additions and 162 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [4.1.1]
## [4.2.0]

### Improvements

- Allow scalable system by [en|dis]abling workers and primaries by configuration
- Various UI improvements
- Package versions dependency management improvements

### Added

- Allow scalable system by [en|dis]abling workers and primaries by configuration
- openai-autofill
- uses Tika for file text extraction
- If newly created resource is an image, uses it as background instead of generating

### Added

### Fixed

- Ulpoading profile images when images not set yet won't apply edits
Expand Down
4 changes: 2 additions & 2 deletions packages/arangodb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moodlenet/arangodb",
"version": "0.7.3-alpha.0",
"version": "0.8.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -34,7 +34,7 @@
"arangojs": "8.3.0"
},
"devDependencies": {
"@moodlenet/core": "^0.7.3-alpha.0",
"@moodlenet/core": "^0.8.0",
"@types/node": "17.0.35",
"typescript": "5.3"
},
Expand Down
22 changes: 11 additions & 11 deletions packages/collection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moodlenet/collection",
"version": "0.7.3-alpha.4",
"version": "0.8.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -29,26 +29,26 @@
"dist/"
],
"dependencies": {
"@moodlenet/component-library": "^0.7.3-alpha.0",
"@moodlenet/key-value-store": "^0.7.3-alpha.0",
"@moodlenet/simple-file-store": "^0.7.3-alpha.1",
"@moodlenet/component-library": "^0.8.0",
"@moodlenet/key-value-store": "^0.8.0",
"@moodlenet/simple-file-store": "^0.8.0",
"formik": "2.2.9",
"yup": "0.32.11"
},
"peerDependencies": {
"@mui/icons-material": "5.14.9",
"@mui/material": "5.14.9",
"@moodlenet/core": "^0.7.3-alpha.0",
"@moodlenet/ed-resource": "^0.7.3-alpha.4",
"@moodlenet/react-app": "^0.7.3-alpha.4",
"@moodlenet/system-entities": "^0.7.3-alpha.1"
"@moodlenet/system-entities": "^0.7.3-alpha.1",
"@mui/icons-material": "5.14.9",
"@mui/material": "5.14.9"
},
"devDependencies": {
"@lingui/macro": "3.14.0",
"@moodlenet/core": "^0.7.3-alpha.0",
"@moodlenet/ed-resource": "^0.7.3-alpha.4",
"@moodlenet/react-app": "^0.7.3-alpha.4",
"@moodlenet/system-entities": "^0.7.3-alpha.1",
"@moodlenet/core": "^0.8.0",
"@moodlenet/ed-resource": "^0.8.0",
"@moodlenet/react-app": "^0.8.0",
"@moodlenet/system-entities": "^0.8.0",
"@mui/icons-material": "5.14.9",
"@mui/material": "5.14.9",
"@storybook/addon-actions": "7.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/component-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moodlenet/component-library",
"version": "0.7.3-alpha.0",
"version": "0.8.0",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core-domain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moodlenet/core-domain",
"version": "0.7.3-alpha.0",
"version": "0.8.0",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moodlenet/core",
"version": "0.7.3-alpha.0",
"version": "0.8.0",
"publishConfig": {
"access": "public"
},
Expand Down
32 changes: 16 additions & 16 deletions packages/create-moodlenet/bin/defaultCorePackages.mjs
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
export const defaultCorePackages = {
'core': '^0.7.3-alpha.0',
'arangodb': '^0.7.3-alpha.0',
'crypto': '^0.7.3-alpha.0',
'http-server': '^0.7.3-alpha.1',
'organization': '^0.7.3-alpha.1',
'system-entities': '^0.7.3-alpha.1',
'email-service': '^0.7.3-alpha.1',
'react-app': '^0.7.3-alpha.4',
'extensions-manager': '^0.7.3-alpha.3',
'simple-email-auth': '^0.7.3-alpha.4',
'openid': '^0.7.3-alpha.4',
'ed-resource': '^0.7.3-alpha.4',
'collection': '^0.7.3-alpha.4',
'web-user': '^0.7.3-alpha.5',
'ed-meta': '^0.7.3-alpha.3',
'moodle-lms-integration': '^0.7.3-alpha.4',
'core': '^0.8.0',
'arangodb': '^0.8.0',
'crypto': '^0.8.0',
'http-server': '^0.8.0',
'organization': '^0.8.0',
'system-entities': '^0.8.0',
'email-service': '^0.8.0',
'react-app': '^0.8.0',
'extensions-manager': '^0.8.0',
'simple-email-auth': '^0.8.0',
'openid': '^0.8.0',
'ed-resource': '^0.8.0',
'collection': '^0.8.0',
'web-user': '^0.8.0',
'ed-meta': '^0.8.0',
'moodle-lms-integration': '^0.8.0',
}
2 changes: 1 addition & 1 deletion packages/create-moodlenet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moodlenet/create",
"version": "4.1.1-alpha.4",
"version": "4.2.0",
"license": "AGPL-3.0",
"type": "module",
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/crypto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moodlenet/crypto",
"version": "0.7.3-alpha.0",
"version": "0.8.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -34,7 +34,7 @@
"@moodlenet/core": "^0.7.3-alpha.0"
},
"devDependencies": {
"@moodlenet/core": "^0.7.3-alpha.0",
"@moodlenet/core": "^0.8.0",
"@types/argon2": "0.15.0",
"@types/node": "17.0.35",
"typescript": "5.3"
Expand Down
18 changes: 9 additions & 9 deletions packages/ed-meta/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moodlenet/ed-meta",
"version": "0.7.3-alpha.3",
"version": "0.8.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -29,23 +29,23 @@
"dist/"
],
"dependencies": {
"@moodlenet/component-library": "^0.7.3-alpha.0",
"@moodlenet/key-value-store": "^0.7.3-alpha.0",
"@moodlenet/component-library": "^0.8.0",
"@moodlenet/key-value-store": "^0.8.0",
"formik": "2.2.9",
"yup": "0.32.11"
},
"peerDependencies": {
"@mui/icons-material": "5.14.9",
"@mui/material": "5.14.9",
"@moodlenet/core": "^0.7.3-alpha.0",
"@moodlenet/react-app": "^0.7.3-alpha.4",
"@moodlenet/system-entities": "^0.7.3-alpha.1"
"@moodlenet/system-entities": "^0.7.3-alpha.1",
"@mui/icons-material": "5.14.9",
"@mui/material": "5.14.9"
},
"devDependencies": {
"@lingui/macro": "3.14.0",
"@moodlenet/core": "^0.7.3-alpha.0",
"@moodlenet/react-app": "^0.7.3-alpha.4",
"@moodlenet/system-entities": "^0.7.3-alpha.1",
"@moodlenet/core": "^0.8.0",
"@moodlenet/react-app": "^0.8.0",
"@moodlenet/system-entities": "^0.8.0",
"@mui/icons-material": "5.14.9",
"@mui/material": "5.14.9",
"@types/node": "17.0.35",
Expand Down
26 changes: 13 additions & 13 deletions packages/ed-resource/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moodlenet/ed-resource",
"version": "0.7.3-alpha.4",
"version": "0.8.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -29,32 +29,32 @@
"dist/"
],
"dependencies": {
"@moodlenet/component-library": "^0.7.3-alpha.0",
"@moodlenet/core-domain": "^0.7.3-alpha.0",
"@moodlenet/key-value-store": "^0.7.3-alpha.0",
"@moodlenet/simple-file-store": "^0.7.3-alpha.1",
"@moodlenet/component-library": "^0.8.0",
"@moodlenet/core-domain": "^0.8.0",
"@moodlenet/key-value-store": "^0.8.0",
"@moodlenet/simple-file-store": "^0.8.0",
"formik": "2.2.9",
"moment": "2.29.4",
"xbytes": "1.8.0",
"xstate": "4.38.3",
"yup": "0.32.11"
},
"peerDependencies": {
"@mui/icons-material": "5.14.9",
"@mui/material": "5.14.9",
"@moodlenet/core": "^0.7.3-alpha.0",
"@moodlenet/ed-meta": "^0.7.3-alpha.3",
"@moodlenet/http-server": "^0.7.3-alpha.1",
"@moodlenet/react-app": "^0.7.3-alpha.4",
"@moodlenet/system-entities": "^0.7.3-alpha.1"
"@moodlenet/system-entities": "^0.7.3-alpha.1",
"@mui/icons-material": "5.14.9",
"@mui/material": "5.14.9"
},
"devDependencies": {
"@lingui/macro": "3.14.0",
"@moodlenet/core": "^0.7.3-alpha.0",
"@moodlenet/ed-meta": "^0.7.3-alpha.3",
"@moodlenet/http-server": "^0.7.3-alpha.1",
"@moodlenet/react-app": "^0.7.3-alpha.4",
"@moodlenet/system-entities": "^0.7.3-alpha.1",
"@moodlenet/core": "^0.8.0",
"@moodlenet/ed-meta": "^0.8.0",
"@moodlenet/http-server": "^0.8.0",
"@moodlenet/react-app": "^0.8.0",
"@moodlenet/system-entities": "^0.8.0",
"@mui/icons-material": "5.14.9",
"@mui/material": "5.14.9",
"@storybook/addon-actions": "7.4.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/email-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moodlenet/email-service",
"version": "0.7.3-alpha.1",
"version": "0.8.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -35,7 +35,7 @@
"repository": "https://gitlab.com/moodlenet/moodlenet",
"author": "https://github.com/aleclofabbro",
"dependencies": {
"@moodlenet/key-value-store": "^0.7.3-alpha.0",
"@moodlenet/key-value-store": "^0.8.0",
"dot": "1.1.3",
"nodemailer": "6.6.1"
},
Expand All @@ -44,8 +44,8 @@
"@moodlenet/organization": "^0.7.3-alpha.1"
},
"devDependencies": {
"@moodlenet/core": "^0.7.3-alpha.0",
"@moodlenet/organization": "^0.7.3-alpha.1",
"@moodlenet/core": "^0.8.0",
"@moodlenet/organization": "^0.8.0",
"@types/dot": "1.1.5",
"@types/node": "17.0.35",
"@types/nodemailer": "6.4.5",
Expand Down
14 changes: 7 additions & 7 deletions packages/extensions-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moodlenet/extensions-manager",
"version": "0.7.3-alpha.3",
"version": "0.8.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -35,7 +35,7 @@
"repository": "https://gitlab.com/moodlenet/moodlenet",
"author": "https://github.com/aleclofabbro",
"dependencies": {
"@moodlenet/component-library": "^0.7.3-alpha.0",
"@moodlenet/component-library": "^0.8.0",
"axios": "1.6.2",
"formik": "2.2.9",
"react-markdown": "8.0.3",
Expand All @@ -44,14 +44,14 @@
"yup": "0.32.11"
},
"peerDependencies": {
"@mui/icons-material": "5.14.9",
"@mui/material": "5.14.9",
"@moodlenet/core": "^0.7.3-alpha.0",
"@moodlenet/react-app": "^0.7.3-alpha.4"
"@moodlenet/react-app": "^0.7.3-alpha.4",
"@mui/icons-material": "5.14.9",
"@mui/material": "5.14.9"
},
"devDependencies": {
"@moodlenet/core": "^0.7.3-alpha.0",
"@moodlenet/react-app": "^0.7.3-alpha.4",
"@moodlenet/core": "^0.8.0",
"@moodlenet/react-app": "^0.8.0",
"@mui/icons-material": "5.14.9",
"@mui/material": "5.14.9",
"@storybook/addon-actions": "7.4.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/http-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moodlenet/http-server",
"version": "0.7.3-alpha.1",
"version": "0.8.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -43,7 +43,7 @@
"@moodlenet/core": "^0.7.3-alpha.0"
},
"devDependencies": {
"@moodlenet/core": "^0.7.3-alpha.0",
"@moodlenet/core": "^0.8.0",
"@types/cookie-parser": "1.4.3",
"@types/express": "4.17.14",
"@types/multer": "1.4.7",
Expand Down
6 changes: 3 additions & 3 deletions packages/key-value-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@moodlenet/key-value-store",
"version": "0.7.3-alpha.0",
"version": "0.8.0",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -33,8 +33,8 @@
"@moodlenet/core": "^0.7.3-alpha.0"
},
"devDependencies": {
"@moodlenet/arangodb": "^0.7.3-alpha.0",
"@moodlenet/core": "^0.7.3-alpha.0",
"@moodlenet/arangodb": "^0.8.0",
"@moodlenet/core": "^0.8.0",
"@types/node": "17.0.35",
"typescript": "5.3"
},
Expand Down
Loading

0 comments on commit 5045054

Please sign in to comment.