Skip to content

Commit

Permalink
Daily update: 21-10-2023
Browse files Browse the repository at this point in the history
  • Loading branch information
exo-swf committed Oct 21, 2023
1 parent 993489f commit 0e0789d
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion Meeds-io/deeds-dapp
Submodule deeds-dapp updated 37 files
+1 −0 deeds-dapp-webapp/src/main/webapp/static/i18n/messages.properties
+1 −0 deeds-dapp-webapp/src/main/webapp/static/i18n/messages_en.properties
+1 −0 deeds-dapp-webapp/src/main/webapp/static/i18n/messages_fr.properties
+ deeds-dapp-webapp/src/main/webapp/static/images/about_us_banner.webp
+ deeds-dapp-webapp/src/main/webapp/static/images/farm_banner.webp
+ deeds-dapp-webapp/src/main/webapp/static/images/legals_banner.webp
+ deeds-dapp-webapp/src/main/webapp/static/images/marketplace_banner.webp
+ deeds-dapp-webapp/src/main/webapp/static/images/mint_banner.webp
+ deeds-dapp-webapp/src/main/webapp/static/images/owners_banner.webp
+ deeds-dapp-webapp/src/main/webapp/static/images/portfolio_banner.webp
+ deeds-dapp-webapp/src/main/webapp/static/images/stake_banner.webp
+ deeds-dapp-webapp/src/main/webapp/static/images/tenants_banner.webp
+ deeds-dapp-webapp/src/main/webapp/static/images/token_banner.webp
+ deeds-dapp-webapp/src/main/webapp/static/images/tour_banner.webp
+ deeds-dapp-webapp/src/main/webapp/static/images/whitepaper_banner.webp
+30 −0 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/common/components/PageTitleLayout.vue
+2 −0 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/common/initComponents.js
+9 −15 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/deeds/components/DeedsNftTitle.vue
+9 −15 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/farming/components/AddLiquidity.vue
+8 −1 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/hubs/components/HubCard.vue
+10 −16 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/hubs/components/HubsIntroduction.vue
+14 −15 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/hubs/components/HubsList.vue
+8 −14 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/marketplace/components/DeedsMarketplaceDeeds.vue
+1 −1 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/marketplace/components/DeedsMarketplaceDeedsList.vue
+2 −2 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/marketplace/components/DeedsMarketplaceDeedsSelector.vue
+1 −1 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/marketplace/components/Marketplace.vue
+11 −17 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/owners/components/DeedsOwnersIntroduction.vue
+1 −1 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/owners/components/Owners.vue
+9 −15 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/snapshot/components/Assets.vue
+10 −16 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/snapshot/components/MeedsInfo.vue
+8 −14 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/stake/components/StakeIntroduction.vue
+10 −16 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/staticPage/components/page/AboutUs.vue
+15 −21 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/staticPage/components/page/Legals.vue
+12 −18 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/staticPage/components/page/Whitepaper.vue
+10 −16 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/staticPage/components/page/productTour.vue
+10 −16 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/tenants/components/DeedsTenantsIntroduction.vue
+1 −1 deeds-dapp-webapp/src/main/webapp/vue-app/dapp/tenants/components/Tenants.vue
2 changes: 1 addition & 1 deletion Meeds-io/gamification
Submodule gamification updated 54 files
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_ar.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_aro.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_az.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_ca.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_ceb.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_co.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_cs.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_de.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_el.properties
+4 −1 portlets/src/main/resources/locale/portlet/Challenges_en.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_es_ES.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_eu.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_fa.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_fi.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_fil.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_fr.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_hi.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_hu.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_id.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_in.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_it.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_ja.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_ko.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_lt.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_ms.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_nl.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_no.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_pcm.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_pl.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_pt_BR.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_pt_PT.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_ro.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_ru.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_sk.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_sl.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_sq.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_sv_SE.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_th.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_tl.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_tr.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_uk.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_ur_IN.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_vi.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_zh_CN.properties
+0 −1 portlets/src/main/resources/locale/portlet/Challenges_zh_TW.properties
+0 −29 portlets/src/main/webapp/WEB-INF/conf/gamification/application-registry-configuration.xml
+5 −11 portlets/src/main/webapp/WEB-INF/conf/gamification/portal/portal/global/pages.xml
+ portlets/src/main/webapp/images/connector/EVM.png
+ portlets/src/main/webapp/images/connector/snapshot.png
+ portlets/src/main/webapp/images/connector/teams.png
+1 −1 portlets/src/main/webapp/vue-app/connector-admin-settings/components/AdminConnectorCardList.vue
+1 −1 portlets/src/main/webapp/vue-app/connector-admin-settings/components/AdminConnectorDetail.vue
+2 −1 portlets/src/main/webapp/vue-app/connector-admin-settings/components/AdminConnectorSettings.vue
+33 −6 portlets/src/main/webapp/vue-app/connectors-extension/extension.js
2 changes: 1 addition & 1 deletion Meeds-io/social
Submodule social updated 35 files
+42 −0 component/api/src/main/java/org/exoplatform/social/attachment/AttachmentService.java
+3 −1 component/api/src/main/java/org/exoplatform/social/attachment/model/FileAttachmentObject.java
+28 −1 component/api/src/main/java/org/exoplatform/social/attachment/model/ObjectAttachmentDetail.java
+8 −1 component/api/src/main/java/org/exoplatform/social/attachment/model/UploadedAttachmentDetail.java
+82 −0 component/core/src/main/java/io/meeds/social/image/plugin/ImageAttachmentPlugin.java
+90 −65 component/core/src/main/java/org/exoplatform/social/core/attachment/AttachmentServiceImpl.java
+2 −4 component/core/src/main/java/org/exoplatform/social/core/attachment/storage/FileAttachmentStorage.java
+103 −0 component/core/src/test/java/io/meeds/social/image/plugin/ImageAttachmentPluginTest.java
+9 −1 component/core/src/test/java/org/exoplatform/social/attachment/AttachmentServiceTest.java
+3 −0 component/core/src/test/java/org/exoplatform/social/core/test/NoContainerTestSuite.java
+5 −0 component/core/src/test/resources/conf/exo.social.component.core-configuration.xml
+0 −2 component/service/src/main/java/org/exoplatform/social/rest/impl/attachment/AttachmentRest.java
+5 −0 component/service/src/test/resources/conf/exo.social.component.service-configuration.xml
+30 −15 component/web/src/main/java/io/meeds/social/portlet/CMSPortlet.java
+71 −0 extension/war/src/main/webapp/WEB-INF/conf/social-extension/portal/application-registry-configuration.xml
+5 −0 extension/war/src/main/webapp/WEB-INF/conf/social-extension/social/component-plugins-configuration.xml
+108 −0 webapp/portlet/src/main/java/io/meeds/social/portlet/ImagePortlet.java
+6 −0 webapp/portlet/src/main/resources/locale/portlet/Image_en.properties
+4 −0 webapp/portlet/src/main/resources/locale/portlet/Portlets_en.properties
+28 −0 webapp/portlet/src/main/webapp/WEB-INF/gatein-resources.xml
+48 −0 webapp/portlet/src/main/webapp/WEB-INF/jsp/portlet/image.jsp
+0 −90 webapp/portlet/src/main/webapp/WEB-INF/jsp/portlet/overviewBanner.jsp
+11 −25 webapp/portlet/src/main/webapp/WEB-INF/portlet.xml
+ webapp/portlet/src/main/webapp/images/overviewBanner.webp
+1 −1 webapp/portlet/src/main/webapp/vue-apps/activity-stream/components/toolbar/ActivityComposerDrawer.vue
+87 −50 webapp/portlet/src/main/webapp/vue-apps/attach-image/components/form/ImageAttachmentCropDrawer.vue
+107 −9 webapp/portlet/src/main/webapp/vue-apps/component-image-crop/components/ImageCropDrawer.vue
+119 −0 webapp/portlet/src/main/webapp/vue-apps/image/components/ImageApp.vue
+64 −0 webapp/portlet/src/main/webapp/vue-apps/image/components/settings/ImageSettingsDrawer.vue
+78 −0 webapp/portlet/src/main/webapp/vue-apps/image/components/settings/ImageSettingsHeader.vue
+68 −0 webapp/portlet/src/main/webapp/vue-apps/image/components/view/ImageView.vue
+38 −0 webapp/portlet/src/main/webapp/vue-apps/image/initComponents.js
+135 −0 webapp/portlet/src/main/webapp/vue-apps/image/main.js
+3 −0 webapp/portlet/src/main/webapp/vue-apps/links/main.js
+1 −0 webapp/portlet/webpack.common.js
2 changes: 1 addition & 1 deletion exoplatform/ecms
Submodule ecms updated 14 files
+23 −0 apps/portlet-clouddrives/src/main/resources/locale/navigation/portal/administration_en.properties
+23 −0 apps/portlet-editors/src/main/resources/locale/navigation/portal/administration_en.properties
+1 −1 apps/portlet-editors/src/main/webapp/WEB-INF/conf/editors/portal/portal-configuration.xml
+22 −0 apps/portlet-transferrules/src/main/resources/locale/navigation/portal/administration_en.properties
+33 −0 apps/portlet-transferrules/src/main/webapp/WEB-INF/conf/transferRules/portal/portal-configuration.xml
+43 −0 ...ortlet-transferrules/src/main/webapp/WEB-INF/conf/transferRules/portal/portal/administration/navigation.xml
+40 −0 apps/portlet-transferrules/src/main/webapp/WEB-INF/conf/transferRules/portal/portal/administration/pages.xml
+22 −0 ecm-wcm-extension/src/main/resources/locale/navigation/portal/administration_en.properties
+54 −0 ...tension/src/main/webapp/WEB-INF/conf/wcm-extension/portal/applications/portal/administration/navigation.xml
+61 −0 ...cm-extension/src/main/webapp/WEB-INF/conf/wcm-extension/portal/applications/portal/administration/pages.xml
+71 −3 ecm-wcm-extension/src/main/webapp/WEB-INF/conf/wcm-extension/portal/ecms-portal-configuration.xml
+49 −0 ecm-wcm-extension/src/main/webapp/WEB-INF/conf/wcm-extension/portal/portal/administration/navigation.xml
+81 −0 ecm-wcm-extension/src/main/webapp/WEB-INF/conf/wcm-extension/portal/portal/administration/pages.xml
+4 −0 translations.properties
2 changes: 1 addition & 1 deletion exoplatform/exoplatform.github.io
2 changes: 1 addition & 1 deletion exoplatform/infrak8s
2 changes: 1 addition & 1 deletion exoplatform/puppet-config
2 changes: 1 addition & 1 deletion exoplatform/puppet-srv-cfg
2 changes: 1 addition & 1 deletion exoplatform/swf-jenkins-config

0 comments on commit 0e0789d

Please sign in to comment.