Commit Graph

93 Commits

Author SHA1 Message Date
Kristin Aoki
90eb6fd0c3 feat: upgrade frontend-lib-content-components to 1.55.0 (#379) 2022-11-03 19:05:20 -04:00
Kristin Aoki
50da8a0f0b feat: upgrade flcc to 1.52.0 and paragon to 20.18.0 (#377) 2022-11-02 11:26:46 -04:00
kenclary
f5fc721b3b feat: update lib-content-components to 1.51.2. TNL-10183. (#371) 2022-10-27 14:46:37 -04:00
Kristin Aoki
c4bbb6fa70 feat: update frontend-lib-content-components to 1.51.1 2022-10-25 11:10:20 -04:00
Kristin Aoki
31473d3f49 feat: update lib-content-components to 1.49.0 2022-10-19 15:30:18 -04:00
Kristin Aoki
4de727791a feat: update frontend-lib-content-components to 1.48.0 and upgrades paragon to 20.13.0 2022-10-17 15:34:09 -04:00
Raymond Zhou
6f41a14012 feat: update FLCC (#362) 2022-10-12 16:02:05 -04:00
connorhaugh
1ff270f6e6 feat: update FLCC (#359) 2022-10-07 10:35:38 -04:00
Kristin Aoki
4ec612dd67 feat: upgrade lib-content-components to 1.41.0 (#352) 2022-10-07 09:15:06 -04:00
Sarina Canelake
4755ae4d67 Fix github url strings (org edx -> openedx) (#348)
* fix: fix github url strings (org edx -> openedx)

* fix: update path to .github workflows to read from openedx org
2022-09-12 14:37:49 -04:00
Kristin Aoki
8a69e51526 feat: upgrade content components 1.39.0 2022-09-08 14:21:31 -04:00
connorhaugh
7922ceb711 feat: upgrade flcc minor version (#347) 2022-09-06 15:27:59 -04:00
Kristin Aoki
ca6848693a feat: update lib-content-components to 1.38.0 2022-08-31 16:43:15 -04:00
Kristin Aoki
ce7fd1593f feat: upgrade lib-content-components to 1.37.0 2022-08-31 16:16:09 -04:00
Kristin Aoki
21c7250672 feat: update lib-content-components to 1.35.0 2022-08-29 10:53:58 -04:00
Kristin Aoki
2965508ad1 feat: update lib-content-components to 1.34.0 2022-08-24 14:48:39 -04:00
connorhaugh
325f8727c8 feat: update to flcc 1.33 (#336)
* feat: update to flcc 1.33

* fix: use better npm version
2022-08-23 14:27:01 -04:00
Kristin Aoki
2f212919bd feat: update lib-content-components to 1.31.0 2022-08-18 10:15:34 -04:00
Kristin Aoki
f88411adee feat: update lib-content-components to 1.30.0 2022-08-15 12:48:24 -04:00
Kristin Aoki
f1830dd63e feat: update lib-content-components to 1.29.0 2022-08-12 11:32:23 -04:00
Kristin Aoki
5f73e4277f feat: update lib-content-components to 1.28.0 2022-08-10 11:24:26 -04:00
Kristin Aoki
9fce8ab363 feat: update lib-content-components to 1.27.0 2022-08-08 16:50:49 -04:00
Kristin Aoki
6bc682565c feat: update lib-content-components to 1.26.0 2022-08-08 13:21:11 -04:00
Raymond Zhou
154c4ba629 feat: update paragon to 20.6.1 (#326) 2022-08-04 12:35:23 -04:00
Raymond Zhou
e0e3347cda feat: update frontend-platform (#325) 2022-08-02 21:23:38 -04:00
Raymond Zhou
c94a94c08e feat: update lib-content-components to 1.25.1 (#324) 2022-08-02 16:25:13 -04:00
Maman Khan
fcb9e91aa2 Moving code coverage from codecov package to CI (#311)
* fix: removed depreciated package codecov

* fix: syncing package and package-lock
2022-07-28 16:31:41 +05:00
alangsto
26a7974cd1 fix: upgrade frontend-lib-content-components version (#320) 2022-07-12 11:14:05 -04:00
Mehak Nasir
d6997b8b4f feat: bbb screens integrated in live (#316)
* feat: bbb screens integrated in live

test: test cases added for bbb screens

fix: field populate issue resolved

fix: added link for read more about plans

fix: launch email is only visible in case of zoom

* fix: free plan message improved

* chore: frontend lib content version update

* chore: frontend lib dependency updated
2022-07-07 19:39:42 +05:00
Raymond Zhou
1bd884c7ca Feat dependency updates (#314) 2022-06-28 16:19:25 -04:00
Raymond Zhou
e8dd28b490 feat: frontend-lib-content-components v1.22 (#313) 2022-06-28 14:50:42 -04:00
Raymond Zhou
9898a00c70 feat: update frontend-lib-content-components (#310) 2022-06-10 10:59:57 -04:00
connorhaugh
6fa312f7b4 feat: upgrade FLCC version (#309)
Co-authored-by: rayzhou-bit <rzhou@2u.com>
2022-06-09 16:08:04 -04:00
Raymond Zhou
eec770fbc9 feat: frontend-lib-content-components v1.20 (#308) 2022-06-01 14:31:15 -04:00
Raymond Zhou
d4eaea5644 feat: frontend-lib-content-components v1.18.0 (#303) 2022-05-18 15:10:05 -04:00
dependabot[bot]
c564875dcd build(deps): bump moment from 2.27.0 to 2.29.2 (#288)
Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.27.0...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-27 16:03:27 +01:00
Raymond Zhou
b0ba9dc194 feat: lib v1.13 (#294) 2022-04-19 13:21:04 -04:00
Raymond Zhou
ab6686d462 feat: frontend-lib-content-components v1.11 (#292)
* feat: frontend-lib-content-components v1.12
2022-04-19 12:09:10 -04:00
connorhaugh
2a27042347 fix: upgrade flcc for real release (#287)
* fix: upgrade flcc for real release

* feat: update packages
2022-04-08 13:44:08 -04:00
connorhaugh
397f6c5d2e feat: update FLCC + add enzyme (#282)
This releases FLCC to stage.
2022-04-05 14:52:50 -04:00
Adam Stankiewicz
d10c461148 build: use shared browserslist config (#211) 2022-04-04 14:10:16 -04:00
Ansab Gillani
9b1e3c4c2a feat: add edx/reactifex support (#267) 2022-03-22 09:30:18 +05:00
Awais Ansari
abc7e018fc chore: upgrade paragon version (#263)
* chore: upgrade paragon version
2022-03-16 11:42:19 +05:00
connorhaugh
42cb63601e feat: remove loading on editor pages (#250)
Because we are moving the v2 editor pages to be "fake" modals, which have no z-index, we need to discard the course authoring "loading" wheel for the header and footer. We also need to bump the version of f-l-c-c to bring in the new editor changes.
2022-02-15 15:06:09 -05:00
connorhaugh
de873bb9ad fix: update f-l-c-c version for editor save (#245)
* fix: update f-l-c-c version for editor save

An error in the content components caused the new html editor not to save. This will make it so it won't encode the destination uri twice.

* fix: add pack-lock
2022-01-27 12:58:19 -05:00
connorhaugh
325d98016e feat: Use new TextEditor (#237)
DO NOT MERGE UNITL https://github.com/edx/frontend-lib-content-components/pull/9/files is merged. This PR utalizes the new text editors. Also upgrade node version.
2022-01-27 09:48:05 -05:00
connorhaugh
a3e88a6c09 feat: Serve New Editor Pages (#224)
This work will add, behind a flag, the ability to route to components from frontend-lib-content-component.
2021-12-21 10:29:42 -05:00
Kshitij Sobti
21b34e6456 fix: the view live button should link to the learning MFE (#210)
The view live button now links to the learning MFE.
2021-11-09 17:23:34 +00:00
Kshitij Sobti
6c1b8b6a58 fix: UX feedback suggestions from TNL-8730 (#205)
Fix styling of delete message to reduce gaps between paras
Fix bold font on collapsed title of group
Add no groups found error message when trying to enable teams without groups defined
2021-10-26 18:03:55 +00:00
Kshitij Sobti
6a2e1ba45f fix: improve styling and behaviour to match mockups [BD-38] [TNL-8730] (#193)
* fix: improve styling and behaviour to match mockups
This fixes the following issues:
TNL-8737: Description field should be larger
TNL-8738: Increase right and left padding in expanded card
TNL-8739: Expand/Collapse icon should have fixed position
TNL-8741: Remove field helper text on field error state
TNL-8742: Use consistent spacing between field and helper text
TNL-8743: Too much spacing above Save button
TNL-8744: remove field error states when re-focusing on field
TNL-8762: Copy changes to team configuration
TNL-8763: Radio button rendering issues
TNL-8764: Use lowercase "M" for "Public managed" and "Private managed" labels
TNL-8766: Match style of labels in collapsed card
2021-10-06 12:58:44 +00:00