Skip to content
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

fix: if support page is not set, help button does not appears in header UPDATED #1

Closed
wants to merge 51 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
6310cc0
chore(deps): update dependency @openedx/frontend-build to v14.0.15
renovate[bot] Aug 12, 2024
68a46ac
fix(deps): update dependency @openedx/frontend-plugin-framework to v1…
renovate[bot] Aug 12, 2024
7ef5d5b
fix: replace the header with openedx header
Apr 25, 2024
17aa646
chore(deps): update actions/checkout action to v4
renovate[bot] Aug 12, 2024
aa04124
chore(deps): update actions/checkout action to v4 (#406)
justinhynes Aug 14, 2024
5829e25
chore(deps): update actions/setup-node action to v4
renovate[bot] Aug 14, 2024
b3620a7
chore(deps): update actions/setup-node action to v4 (#407)
justinhynes Aug 14, 2024
d5b02fb
chore(deps): update dependency copy-webpack-plugin to v12
renovate[bot] Aug 14, 2024
d1813d3
chore(deps): update dependency copy-webpack-plugin to v12 (#408)
justinhynes Aug 14, 2024
40f8b0e
chore: remove unused dependency
justinhynes Aug 14, 2024
24a3a2d
chore: remove unused dependency (#421)
justinhynes Aug 14, 2024
d5da8ba
chore: remove unused dependency -- axios-mock-adapter
justinhynes Aug 14, 2024
afe3865
chore: remove unused dependency -- axios-mock-adapter (#422)
justinhynes Aug 15, 2024
72aa81f
fix(deps): update dependency react-router-dom to v6.26.1
renovate[bot] Aug 19, 2024
5ea7c6c
chore(deps): update dependency @openedx/frontend-build to v14.1.0
renovate[bot] Aug 19, 2024
2d09189
chore: update merge config (#428)
MaxFrank13 Aug 19, 2024
db25a6c
chore(deps): update dependency husky to v9 (#425)
renovate[bot] Aug 21, 2024
036e798
test: Add Node 20 to CI matrix (#431)
BilalQamar95 Aug 22, 2024
e6baa07
build: Upgrade to Node 20 (#396)
BilalQamar95 Aug 23, 2024
c714abd
fix(deps): update dependency @edx/openedx-atlas to v0.6.2
renovate[bot] Aug 26, 2024
00129bc
fix(deps): update dependency @openedx/frontend-slot-footer to v1.0.4
renovate[bot] Aug 26, 2024
f836239
feat!: Remove RecommendationsPanel (#437)
MaxFrank13 Aug 28, 2024
a2041bf
chore: removing an unnecessary import
deborahgu Aug 28, 2024
8fd6f2c
chore: removing an unnecessary import (#440)
deborahgu Aug 29, 2024
8969d01
chore(deps): update dependency @openedx/frontend-build to v14.1.1
renovate[bot] Sep 2, 2024
3ce54cf
fix(deps): update dependency core-js to v3.38.1
renovate[bot] Sep 2, 2024
48e2c72
chore(deps): update dependency @openedx/frontend-build to v14.1.2
renovate[bot] Sep 9, 2024
0cfebb6
fix(deps): update dependency @openedx/frontend-plugin-framework to v1…
renovate[bot] Sep 9, 2024
ed7a3ff
build: Switch to ubuntu-latest for builds
feanil Sep 9, 2024
b4b3d07
build: Switch to ubuntu-latest for builds (#454)
justinhynes Sep 9, 2024
629de04
feat: remove Zendesk component from App
jsnwesson Sep 11, 2024
2f8ff3b
test: update jest snapshots
jsnwesson Sep 11, 2024
bd495e9
chore(deps): update dependency husky to v9.1.6
renovate[bot] Sep 16, 2024
d76d13b
fix(deps): update dependency @openedx/frontend-slot-footer to v1.0.5
renovate[bot] Sep 16, 2024
7675963
chore(deps): update dependency react-dev-utils to v12 (#443)
renovate[bot] Sep 16, 2024
1007dc4
chore: enable github action auto update in dependabot.yml (#457)
edx-requirements-bot Sep 17, 2024
5134f8f
chore(deps): update dependency @openedx/frontend-build to v14.1.4
renovate[bot] Sep 23, 2024
a174abb
fix(deps): update dependency react-router-dom to v6.26.2
renovate[bot] Sep 23, 2024
636216c
chore(deps): update dependency @openedx/frontend-build to v14.1.5
renovate[bot] Sep 30, 2024
8914c7f
fix(deps): update dependency dompurify to v2.5.7
renovate[bot] Sep 30, 2024
1bd6f71
fix(deps): update dependency @edx/frontend-component-header to v5.5.0
renovate[bot] Oct 7, 2024
cc544e4
fix(deps): update dependency @openedx/paragon to v22.8.1
renovate[bot] Oct 7, 2024
8b532aa
fix(deps): update dependency @edx/frontend-platform to v8.1.2
renovate[bot] Oct 14, 2024
756e85f
fix(deps): update dependency react-intl to v6.8.0
renovate[bot] Oct 14, 2024
134c741
fix(deps): update dependency react-router-dom to v6.27.0
renovate[bot] Oct 14, 2024
0408a54
refactor: plugin slot implementation (#465)
MaxFrank13 Oct 15, 2024
e4e02d4
fix(deps): update dependency @openedx/paragon to v22.9.0
renovate[bot] Oct 21, 2024
0a52025
feat: add plugin slot for course card action
jsnwesson Sep 25, 2024
c144c04
fix: modify tests for course card and import paths
jsnwesson Sep 25, 2024
f250efb
docs: improve the image example for course card slot
jsnwesson Sep 26, 2024
08d47dd
feat(deps): update header to 5.6.0 (#485)
brian-smith-tcril Oct 22, 2024
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
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 2
updates:
# Adding new check for github-actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
15 changes: 8 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,19 @@ on:

jobs:
tests:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
matrix:
node: [18, 20]

steps:
- name: Checkout
uses: actions/checkout@v3

- name: Setup Nodejs Env
run: echo "NODE_VER=`cat .nvmrc`" >> $GITHUB_ENV
uses: actions/checkout@v4

- name: Setup Nodejs
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: ${{ env.NODE_VER }}
node-version: ${{ matrix.node }}

- name: Install dependencies
run: npm ci
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lockfileversion-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ on:

jobs:
version-check:
uses: openedx/.github/.github/workflows/lockfile-check.yml@master
uses: openedx/.github/.github/workflows/lockfileversion-check-v3.yml@master
6 changes: 3 additions & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@ on:
jobs:
release:
name: Release
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Setup Nodejs Env
run: echo "NODE_VER=`cat .nvmrc`" >> $GITHUB_ENV

- name: Setup Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: ${{ env.NODE_VER }}

Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.20
20
Loading