Skip to content

Commit

Permalink
[ACS-5571] Remove unused WebScript component (#8752)
Browse files Browse the repository at this point in the history
* ACS-5571 Remove unused WebScript component

* [ACS-5571] revert wrong file deletion
  • Loading branch information
g-jaskowski committed Apr 15, 2024
1 parent 22da251 commit 7cef7a2
Show file tree
Hide file tree
Showing 28 changed files with 0 additions and 670 deletions.
1 change: 0 additions & 1 deletion cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@
"waypoint",
"waypoints",
"webm",
"webscript",
"Whitespaces",
"xdescribe",
"xsrf",
Expand Down
1 change: 0 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,6 @@ for more information about installing and using the source code.
| [Version List component](content-services/components/version-list.component.md) ![Experimental](docassets/images/ExperimentalIcon.png) | Displays the version history of a node in a Version Manager component. | [Source](../lib/content-services/src/lib/version-manager/version-list.component.ts) |
| [Version Manager Component](content-services/components/version-manager.component.md) ![Experimental](docassets/images/ExperimentalIcon.png) | Displays the version history of a node with the ability to upload a new version. | [Source](../lib/content-services/src/lib/version-manager/version-manager.component.ts) |
| [Version Upload component](content-services/components/version-upload.component.md) ![Experimental](docassets/images/ExperimentalIcon.png) | Displays the new version's minor/major changes and the optional comment of a node in a Version Manager component. | [Source](../lib/content-services/src/lib/version-manager/version-upload.component.ts) |
| [Webscript component](content-services/components/webscript.component.md) | Provides access to Webscript features. | [Source](../lib/content-services/src/lib/webscript/webscript.component.ts) |

### Directives

Expand Down
185 changes: 0 additions & 185 deletions docs/content-services/components/webscript.component.md

This file was deleted.

3 changes: 0 additions & 3 deletions lib/content-services/src/lib/content.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import { CoreModule, SearchTextModule, provideTranslations } from '@alfresco/adf
import { MaterialModule } from './material.module';

import { TagModule } from './tag/tag.module';
import { WebScriptModule } from './webscript/webscript.module';
import { DocumentListModule } from './document-list/document-list.module';
import { UploadModule } from './upload/upload.module';
import { SearchModule } from './search/search.module';
Expand Down Expand Up @@ -59,7 +58,6 @@ import { ContentAuthLoaderService } from './auth-loader/content-auth-loader.serv
CoreModule,
TagModule,
CommonModule,
WebScriptModule,
FormsModule,
ReactiveFormsModule,
DialogModule,
Expand Down Expand Up @@ -94,7 +92,6 @@ import { ContentAuthLoaderService } from './auth-loader/content-auth-loader.serv
exports: [
ContentPipeModule,
TagModule,
WebScriptModule,
DocumentListModule,
ContentUserInfoModule,
UploadModule,
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "خطأ في التحميل"
}
},
"WEBSCRIPT": {
"ERROR": "تعذر إتمام الإجراء. شارك هذه الرسالة مع فريق تكنولوجيا المعلومات لديك: حدث خطأ أثناء إلغاء تسلسل{{data}} كـ {{contentType}}"
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "Chyba při nahrávání"
}
},
"WEBSCRIPT": {
"ERROR": "Akci nelze dokončit. Sdělte oddělení IT následující zprávu: Chyba při deserializaci „{{data}}“ ({{contentType}})."
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "Uploadfejl"
}
},
"WEBSCRIPT": {
"ERROR": "Handlingen kunne ikke fuldføres. Giv følgende meddelelse til din it-afdeling: Fejl under deserialisering af {{data}} som {{contentType}}"
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "Fehler beim Hochladen"
}
},
"WEBSCRIPT": {
"ERROR": "Vorgang konnte nicht durchgeführt werden. Geben Sie diese Meldung an Ihr IT-Team weiter: Fehler bei Deserialisierung von {{data}} als {{contentType}}"
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "Upload error"
}
},
"WEBSCRIPT": {
"ERROR": "Couldn't complete the action. Share this message with your IT Team: Error during the deserialization of {{data}} as {{contentType}}"
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "Error de carga"
}
},
"WEBSCRIPT": {
"ERROR": "No se ha podido finalizar la acción. Comparta este mensaje con el equipo de TI: Error durante la deserialización {{data}} como {{contentType}}"
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "Latausvirhe"
}
},
"WEBSCRIPT": {
"ERROR": "Toiminnon suorittaminen ei onnistu. Ilmoita IT-tuelle seuraava ilmoitus: kohteen {{data}} sarjoituksen poistamisessa muotoon {{contentType}} tapahtui virhe"
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "Erreur d'importation"
}
},
"WEBSCRIPT": {
"ERROR": "Impossible de terminer l'action. Transférez le message suivant au service informatique : erreur pendant la désérialisation de {{data}} en tant que {{contentType}}"
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "Carica errore"
}
},
"WEBSCRIPT": {
"ERROR": "Impossibile completare l'azione. Condividi il messaggio con il team IT: Errore durante la deserializzazione di {{data}} come {{contentType}}"
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "アップロードエラー"
}
},
"WEBSCRIPT": {
"ERROR": "処理を完了できませんでした。次のメッセージを IT 担当者に伝えてください: {{data}} を {{contentType}} としてシリアル化解除中にエラーが発生しました"
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/nb.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "Opplastingsfeil"
}
},
"WEBSCRIPT": {
"ERROR": "Kan ikke fullføre handlingen. Del denne meldingen med IT-teamet: Feil under deserialisering av {{data}} som {{contentType}}"
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "Uploadfout"
}
},
"WEBSCRIPT": {
"ERROR": "Kan de actie niet voltooien. Geef het volgende bericht door aan het IT-team: Fout bij de deserialisatie van {{data}} als {{contentType}}"
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "Błąd przesyłania"
}
},
"WEBSCRIPT": {
"ERROR": "Nie można wykonać czynności. Udostępnij zespołowi IT następujący komunikat: Błąd podczas deserializacji {{data}} jako {{contentType}}."
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "Erro ao carregar"
}
},
"WEBSCRIPT": {
"ERROR": "Não foi possível concluir a ação. Compartilhe esta mensagem com a Equipe de TI: Erro durante a desserialização de {{data}} como {{contentType}}"
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "Ошибка загрузки"
}
},
"WEBSCRIPT": {
"ERROR": "Не удалось выполнить действие. Покажите IT-специалистам следующее сообщение: ошибка во время десериализации {{data}} в виде {{contentType}}"
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "Uppladdningsfel"
}
},
"WEBSCRIPT": {
"ERROR": "Kunde inte slutföra åtgärden. Dela det här meddelandet med din IT-avdelning: Fel under deserialisering av {{data}} som {{contentType}}"
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down
3 changes: 0 additions & 3 deletions lib/content-services/src/lib/i18n/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,9 +268,6 @@
"ERROR": "上传错误"
}
},
"WEBSCRIPT": {
"ERROR": "无法完成该操作。将此信息告知您的 IT 团队:将 {{data}} 反序列化为 {{contentType}} 过程中出错"
},
"SEARCH": {
"CONTROL": {},
"BUTTON": {
Expand Down

0 comments on commit 7cef7a2

Please sign in to comment.