31 Commits

Author SHA1 Message Date
renovate[bot]
f10cbf53a3 chore(deps): update dependency @types/react to v18.3.28 (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 03:00:39 -05:00
renovate[bot]
e5e10d7c1f chore(deps): update dependency @edx/browserslist-config to v1.5.1 (#77)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 03:00:30 -05:00
edX requirements bot
e8b8d53ec3 chore: update browserslist DB (#75)
Co-authored-by: sarina <1985317+sarina@users.noreply.github.com>
2026-03-01 19:28:33 -05:00
edX requirements bot
e8f5259349 chore: update browserslist DB (#71)
Co-authored-by: sarina <1985317+sarina@users.noreply.github.com>
2026-02-23 09:39:40 -05:00
dependabot[bot]
e7ff71279f build(deps): bump qs and express (#57)
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `qs` from 6.13.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.13.0...v6.14.1)

Updates `express` from 4.21.2 to 4.22.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v4.22.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
- dependency-name: express
  dependency-version: 4.22.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-20 11:22:28 -06:00
dependabot[bot]
6be4f86841 build(deps): bump node-forge from 1.3.1 to 1.3.3 (#58)
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.3.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.3)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-version: 1.3.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-20 11:18:48 -06:00
dependabot[bot]
4817150dcb build(deps): bump js-yaml (#60)
Bumps  and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together.

Updates `js-yaml` from 3.14.1 to 3.14.2
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)

Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.14.2
  dependency-type: indirect
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-20 11:14:11 -06:00
dependabot[bot]
d59cdb22ab build(deps): bump lodash from 4.17.21 to 4.17.23 (#62)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-20 11:08:26 -06:00
dependabot[bot]
56825a407d build(deps): bump webpack from 5.101.3 to 5.105.0 (#64)
Bumps [webpack](https://github.com/webpack/webpack) from 5.101.3 to 5.105.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.101.3...v5.105.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.105.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-20 10:59:48 -06:00
dependabot[bot]
a4e999fb51 build(deps): bump axios and @edx/frontend-platform (#70)
Bumps [axios](https://github.com/axios/axios) to 0.30.3 and updates ancestor dependency [@edx/frontend-platform](https://github.com/openedx/frontend-platform). These dependencies need to be updated together.


Updates `axios` from 0.30.2 to 0.30.3
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.30.2...v0.30.3)

Updates `@edx/frontend-platform` from 8.5.1 to 8.5.5
- [Release notes](https://github.com/openedx/frontend-platform/releases)
- [Commits](https://github.com/openedx/frontend-platform/compare/v8.5.1...v8.5.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 0.30.3
  dependency-type: indirect
- dependency-name: "@edx/frontend-platform"
  dependency-version: 8.5.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-20 10:51:32 -06:00
dependabot[bot]
9a8e853ef3 build(deps): bump @remix-run/router and react-router-dom (#56)
Bumps [@remix-run/router](https://github.com/remix-run/react-router/tree/HEAD/packages/router) to 1.23.2 and updates ancestor dependency [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies need to be updated together.


Updates `@remix-run/router` from 1.23.0 to 1.23.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/@remix-run/router@1.23.2/packages/router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@remix-run/router@1.23.2/packages/router)

Updates `react-router-dom` from 6.30.1 to 6.30.3
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.30.3/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: "@remix-run/router"
  dependency-version: 1.23.2
  dependency-type: indirect
- dependency-name: react-router-dom
  dependency-version: 6.30.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-20 10:46:31 -06:00
edX requirements bot
98e6d808dc chore: update browserslist DB (#68)
Co-authored-by: sarina <1985317+sarina@users.noreply.github.com>
2026-02-15 19:23:11 -05:00
edX requirements bot
59c1c85939 chore: update browserslist DB (#65)
Co-authored-by: sarina <1985317+sarina@users.noreply.github.com>
2026-02-09 00:21:56 +00:00
edX requirements bot
a63df787f7 chore: update browserslist DB (#63)
Co-authored-by: sarina <1985317+sarina@users.noreply.github.com>
2026-02-05 18:56:19 +11:00
edX requirements bot
66e40eccee chore: update browserslist DB (#55)
Co-authored-by: sarina <1985317+sarina@users.noreply.github.com>
2026-01-19 00:17:42 +00:00
edX requirements bot
3213354623 chore: update browserslist DB (#54)
Co-authored-by: sarina <1985317+sarina@users.noreply.github.com>
2026-01-12 00:17:29 +00:00
edX requirements bot
a00e29ec5a chore: update browserslist DB (#53)
Co-authored-by: sarina <1985317+sarina@users.noreply.github.com>
2026-01-05 00:18:04 +00:00
sarina
9f296ec1c6 chore: update browserslist DB 2025-12-29 00:17:46 +00:00
edX requirements bot
8b9a57ace9 chore: update browserslist DB (#51)
Co-authored-by: sarina <1985317+sarina@users.noreply.github.com>
2025-12-08 00:16:25 +00:00
edX requirements bot
56edd458c3 chore: update browserslist DB (#47)
Co-authored-by: sarina <1985317+sarina@users.noreply.github.com>
2025-11-30 19:18:53 -05:00
edX requirements bot
ea5141830a chore: update browserslist DB (#43)
Co-authored-by: sarina <1985317+sarina@users.noreply.github.com>
2025-11-24 00:16:44 +00:00
Jacobo Dominguez
a37491b0a5 refactor: adding namespace to permissions (#37)
Updating namespaces to permissions to use name spaced identifiers by adding the content_libraries prefix.
2025-11-18 15:05:32 -03:00
edX requirements bot
72dc951d36 chore: update browserslist DB (#39)
Co-authored-by: sarina <1985317+sarina@users.noreply.github.com>
2025-11-17 00:15:33 +00:00
edX requirements bot
eb224b9f71 chore: update browserslist DB (#36)
Co-authored-by: sarina <1985317+sarina@users.noreply.github.com>
2025-11-13 19:32:04 +00:00
Diana Olarte
9fef2704bc feat(authz): [FC-0099] create toggle to make a library public read (#25)
* refactor: modify actions to add splitter

* feat: add API function to update the library metadata

* feat: create a toggle component to make the library public read

* refactor: update behaviour depending on user permissions

* feat: add success toast

* refactor: use stack to display the actions

* style: fix typo

* style: add mx-5 to divider to avoid wide growth

* chore: update paragon to work with useMediaQuery
2025-10-29 16:31:30 -04:00
Diana Olarte
2e1dc75f17 feat(authz): [FC-0099] create an custom error boundery (#11)
Create a custom error boundary for libraries team management workflow.
2025-10-23 13:39:46 -03:00
Brayan Cerón
b332f625d7 feat: [FC-0099] add filters and sorting functionality to the team table (#8)
* feat: add filters and sorting functionality to the team table

* feat: add lodash.debounce for improved fetchData performance in TeamTable

* feat: implement query settings management for team members table with filtering and pagination

* fix: increase staleTime for useTeamMembers hook to 30 minutes

* refactor: simplify TableControlBar layout and restore Clear filters button functionality

* feat: add internationalization support for sorting and search placeholders

* test: fix issues with failing tests

* refactor: update SearchFilter to use string & localize Clear filters button text

* test: add missing comprehensive tests

* refactor: update sorting and group all in a Table

* test: update to use useEvent intead of fireEvent

* refactor: user retrival for paginated query in user detail view

* refactor: separation of i18n messages

* style: remove comment in API

* fix: adress debaunce time

---------

Co-authored-by: Diana Olarte <diana.olarte@edunext.co>
2025-10-23 11:18:11 -04:00
Diana Olarte
34519a3d08 test: add testing-library user event , utils and update path resolver 2025-09-29 12:10:22 -03:00
Diana Olarte
0f2e9f3a6a refactor: fix typos and remove footer based on the design 2025-09-24 08:23:06 -03:00
Diana Olarte
885b408e71 refactor: update the app template for the console
- Update the basic libraries needed for the application
- Update README and configuration files
- Create the authz folder as the fist module for development
2025-09-24 08:23:06 -03:00
Sarina Canelake
199a622006 Initial commit 2025-09-23 07:32:54 -04:00