Skip to content

chore: remove library authoring mfe #159

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"postStartCommand": ".devcontainer/postStartCommand.sh",
"forwardPorts": [
1976, 1984, 1990, 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
2001, 3001, 3406, 5335, 7474, 8000, 8081, 8734, 8735, 9021, 9201, 9202,
2001, 3406, 5335, 7474, 8000, 8081, 8734, 8735, 9021, 9201, 9202,
9301, 9600, 18000, 18010, 18040, 18110, 18120, 18130, 18150, 18160,
18170, 18270, 18280, 18381, 18400, 18450, 18734, 18760, 18787, 19001,
27017, 44567
Expand Down Expand Up @@ -67,7 +67,6 @@
"1999": { "label": "frontend-app-authn" },
"18734": { "label": "registrar" },
"1976": { "label": "frontend-app-program-console" },
"3001": { "label": "frontend-app-library-authoring" },
"2001": { "label": "frontend-app-course-authoring" },
"1997": { "label": "frontend-app-account" },
"1995": { "label": "frontend-app-profile" },
Expand Down
6 changes: 0 additions & 6 deletions docker-compose-host.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,11 +201,6 @@ services:
- ${DEVSTACK_WORKSPACE}/frontend-app-learning:/edx/app/frontend-app-learning
- frontend_app_learning_node_modules:/edx/app/frontend-app-learning/node_modules
- ${DEVSTACK_WORKSPACE}/src:/edx/app/src
frontend-app-library-authoring:
volumes:
- ${DEVSTACK_WORKSPACE}/frontend-app-library-authoring:/edx/app/frontend-app-library-authoring
- frontend_app_library_authoring_node_modules:/edx/app/frontend-app-library-authoring/node_modules
- ${DEVSTACK_WORKSPACE}/src:/edx/app/src
frontend-app-payment:
volumes:
- ${DEVSTACK_WORKSPACE}/frontend-app-payment:/edx/app/frontend-app-payment
Expand Down Expand Up @@ -239,7 +234,6 @@ volumes:
frontend_app_learner_dashboard_node_modules:
frontend_app_learner_record_node_modules:
frontend_app_learning_node_modules:
frontend_app_library_authoring_node_modules:
frontend_app_payment_node_modules:
frontend_app_program_console_node_modules:
frontend_app_publisher_node_modules:
Expand Down
18 changes: 0 additions & 18 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1130,24 +1130,6 @@ services:
depends_on:
- lms

frontend-app-library-authoring:
extends:
file: microfrontend.yml
service: microfrontend
working_dir: '/edx/app/frontend-app-library-authoring'
container_name: "edx.${COMPOSE_PROJECT_NAME:-devstack}.frontend-app-library-authoring"
environment:
PARAGON_BRAND_PACKAGE: '@edx/brand-edx.org@2.x'
networks:
default:
aliases:
- edx.devstack.frontend-app-library-authoring
ports:
- "3001:3001"
depends_on:
- lms
- cms

frontend-app-payment:
extends:
file: microfrontend.yml
Expand Down
3 changes: 0 additions & 3 deletions docs/service_list.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ Instead of a service name or list, you can also run commands like ``make dev.pro
+-------------------------------------------+-------------------------------------+----------------+--------------+
| `frontend-app-program-console`_ | http://localhost:1976/ | MFE (React.js) | Extra |
+-------------------------------------------+-------------------------------------+----------------+--------------+
| `frontend-app-library-authoring`_ | http://localhost:3001/ | MFE (React.js) | Extra |
+-------------------------------------------+-------------------------------------+----------------+--------------+
| `frontend-app-course-authoring`_ | http://localhost:2001/ | MFE (React.js) | Extra |
+-------------------------------------------+-------------------------------------+----------------+--------------+
| `frontend-app-account`_ | http://localhost:1997/ | MFE (React.js) | Extra |
Expand Down Expand Up @@ -106,7 +104,6 @@ Some common service combinations include:
.. _frontend-app-learner-dashboard: https://github.com/openedx/frontend-app-learner-dashboard
.. _frontend-app-learner-record: https://github.com/openedx/frontend-app-learner-record
.. _frontend-app-learning: https://github.com/openedx/frontend-app-learning
.. _frontend-app-library-authoring: https://github.com/openedx/frontend-app-library-authoring
.. _frontend-app-course-authoring: https://github.com/openedx/frontend-app-course-authoring
.. _frontend-app-account: https://github.com/openedx/frontend-app-account
.. _frontend-app-profile: https://github.com/openedx/frontend-app-profile
Expand Down
2 changes: 1 addition & 1 deletion options.mk
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ credentials+discovery+ecommerce+edx_notes_api+forum+frontend-app-authn+frontend-
# Separated by plus signs.
# Separated by plus signs. Listed in alphabetical order for clarity.
EDX_SERVICES ?= \
analyticsapi+codejail+enterprise-subsidy+credentials+cms+cms-worker+cms_watcher+discovery+ecommerce+edx-exams+edx_notes_api+forum+frontend-app-account+frontend-app-learner-dashboard+frontend-app-learner-record+frontend-app-profile+frontend-app-authn+frontend-app-course-authoring+frontend-app-gradebook+frontend-app-ora-grading+frontend-app-learning+frontend-app-library-authoring+frontend-app-payment+frontend-app-program-console+frontend-app-publisher+insights+lms+lms-worker+lms_watcher+registrar+registrar-worker+xqueue+xqueue_consumer+enterprise-catalog+license-manager+designer+enterprise-access+frontend-app-admin-portal+frontend-app-learner-portal-enterprise+frontend-app-enterprise-checkout
analyticsapi+codejail+enterprise-subsidy+credentials+cms+cms-worker+cms_watcher+discovery+ecommerce+edx-exams+edx_notes_api+forum+frontend-app-account+frontend-app-learner-dashboard+frontend-app-learner-record+frontend-app-profile+frontend-app-authn+frontend-app-course-authoring+frontend-app-gradebook+frontend-app-ora-grading+frontend-app-learning+frontend-app-payment+frontend-app-program-console+frontend-app-publisher+insights+lms+lms-worker+lms_watcher+registrar+registrar-worker+xqueue+xqueue_consumer+enterprise-catalog+license-manager+designer+enterprise-access+frontend-app-admin-portal+frontend-app-learner-portal-enterprise+frontend-app-enterprise-checkout

# Services with database migrations.
# Should be a subset of $(EDX_SERVICES).
Expand Down
1 change: 0 additions & 1 deletion py_configuration_files/cms.py
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ def should_show_debug_toolbar(request): # lint-amnesty, pylint: disable=missing

# MFEs that will call this service in devstack
CSRF_TRUSTED_ORIGINS = [
'http://localhost:3001', # frontend-app-library-authoring
'http://localhost:2001', # frontend-app-course-authoring
'http://localhost:1992', # frontend-app-ora
'http://localhost:1999', # frontend-app-authn
Expand Down
1 change: 0 additions & 1 deletion py_configuration_files/lms.py
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ def should_show_debug_toolbar(request): # lint-amnesty, pylint: disable=missing
'localhost:1994', # frontend-app-gradebook
'localhost:2000', # frontend-app-learning
'localhost:2001', # frontend-app-course-authoring
'localhost:3001', # frontend-app-library-authoring
'localhost:18400', # frontend-app-publisher
'localhost:1993', # frontend-app-ora-grading
'localhost:1996', # frontend-app-learner-dashboard
Expand Down
2 changes: 0 additions & 2 deletions repo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ non_release_repos=(
"https://github.com/openedx/frontend-app-authn.git"
"https://github.com/openedx/frontend-app-course-authoring.git"
"https://github.com/openedx/frontend-app-learning.git"
"https://github.com/openedx/frontend-app-library-authoring.git"
"https://github.com/edx/registrar.git"
"https://github.com/edx/frontend-app-program-console.git"
"https://github.com/openedx/frontend-app-account.git"
Expand Down Expand Up @@ -87,7 +86,6 @@ non_release_ssh_repos=(
"git@github.com:openedx/frontend-app-authn.git"
"git@github.com:openedx/frontend-app-course-authoring.git"
"git@github.com:openedx/frontend-app-learning.git"
"git@github.com:openedx/frontend-app-library-authoring.git"
"git@github.com:edx/registrar.git"
"git@github.com:edx/frontend-app-program-console.git"
"git@github.com:openedx/frontend-app-account.git"
Expand Down
Loading