Dmytro
56728310f4
fix: create course button inactive after using org drop-down ( #1276 )
...
Co-authored-by: Dima Alipov <dimaalipov@192.168 .1.101>
2024-09-12 12:46:04 -04:00
Braden MacDonald
6255768c97
test: refactor and fix flakiness of LibraryAuthoringTest ( #1263 )
2024-09-10 13:34:22 -07:00
Dmytro
513309c160
fix: no validation for combined length of org, number, run ( #1262 )
...
Co-authored-by: Dima Alipov <dimaalipov@192.168 .1.101>
2024-09-10 10:24:11 -04:00
Braden MacDonald
f9c11f8129
feat: Add type stubs for frontend-platform/i18n ( #1251 )
2024-09-09 09:30:14 -07:00
Kaustav Banerjee
6b10fa7401
feat: remove new library button if user does not have create access for v1 libraries ( #1216 )
2024-09-06 10:49:38 -07:00
Kyr
3a61e84c50
feat: fixed height for prerequisite course dropdown list ( #1154 )
...
Co-authored-by: Kyrylo Hudym-Levkovych <kyr.hudym@kyrs-MacBook-Pro.local >
2024-09-06 10:28:55 -04:00
Kristin Aoki
dcf05cde07
fix: tinymce render outside of editors ( #1254 )
2024-09-05 13:18:26 -07:00
Chris Chávez
34f0bf5253
fix: UX nits on Library Info Sidebar ( #1253 )
2024-09-04 10:25:36 -07:00
Rômulo Penido
c4d00017e0
fix: FilterItem key warning ( #1246 )
2024-09-04 08:51:13 -05:00
Braden MacDonald
9d0898cdfe
chore: update with master
2024-08-29 10:03:55 -07:00
Rômulo Penido
48e0ec1f70
feat: add library component sidebar [FC-0062] ( #1217 )
2024-08-29 07:22:13 -05:00
Braden MacDonald
af2b4dd3cb
fix: remove another accidental import of test code from the build
2024-08-28 10:51:36 -07:00
Chris Chávez
64ffaddf3c
feat: Capa problem types submenu [FC-0059] ( #1207 )
2024-08-28 08:16:02 -05:00
Braden MacDonald
7d7394521b
chore: update with latest master
2024-08-27 13:45:23 -07:00
Ihor Romaniuk
f36b2183d6
fix: reset active answers for single answer problem type ( #426 )
2024-08-27 13:44:11 -07:00
Braden MacDonald
83fda560c1
fix: remove accidental import of test code from the build
2024-08-27 13:41:55 -07:00
Chris Chávez
d99a09efba
fix: Library v2 info sidebar UI fixes ( #1226 )
2024-08-26 13:33:54 -07:00
Jillian
259a50c468
UI fixes for Sort Library Component [FC-0059] ( #1222 )
...
fix: use "Recently Modified" as the default sort option
When search keyword(s) are entered, use "Most Relevant" as default.
Also
* Hides "Most Relevant" option if no keyword is entered.
* Re-orders the sort menu options
* Ensures the default sort option is not stored in the query string
* Shows the selected sort option on the drop-down toggle button
* Shows "Sort By" as a header inside the drop-down menu
2024-08-23 19:11:53 -05:00
Rômulo Penido
21c9e30207
refactor: change toast component ( #1211 )
2024-08-22 08:50:43 -05:00
Muhammad Anas
8ae9dfbd88
feat: customize the certificate link in header ( #1223 )
...
* feat: customize the certificate link in header
* fix: lint issues
* fix: tests
2024-08-21 10:36:14 -04:00
Navin Karkera
3089d0b993
fix: discard button [FC-0062] ( #1214 )
...
* fix: discard changes
* refactor: disable discard btn for new libs
Enable it if components are added.
* refactor: invalidate library related content queries
* chore: add comment about content search query invalidation
2024-08-20 21:12:06 -05:00
Rômulo Penido
f370b565c2
fix: dropdown checkbox click area ( #1215 )
2024-08-17 16:43:27 -07:00
Braden MacDonald
155a710aa8
chore: work around type error with <SelectableBox>
2024-08-17 16:41:12 -07:00
Braden MacDonald
591a02e8a7
chore: update with master
2024-08-17 16:27:00 -07:00
Braden MacDonald
f90bbb2de7
chore: update to frontend-lib-content-components 2.6.8
2024-08-17 16:23:19 -07:00
Braden MacDonald
28e1956708
chore: update imports, fix lint issues
2024-08-17 16:12:58 -07:00
Ihor Romaniuk
b55e5c9f8f
fix: answer range validation in Numerical input ( #482 )
2024-08-16 12:19:11 -04:00
Kyr
a9e8bd5558
fix: license widget checkbox and link ( #486 )
...
* fix: share alike after save, license link for creative common
* test: update snapshot
---------
Co-authored-by: Kyrylo Hudym-Levkovych <kyr.hudym@kyrs-MacBook-Pro.local >
2024-08-16 10:19:13 -04:00
Yusuf Musleh
95ac0983a3
feat: Add "Paste from Clipboard" to lib v2 sidebar ( #1187 )
2024-08-15 10:03:39 -07:00
Chris Chávez
4f5346ed31
feat: Library info sidebar - allows lib rename+publish ( #1138 )
2024-08-13 10:37:34 -07:00
Ihor Romaniuk
940482dd9a
fix: add validation to problem number fields ( #425 )
2024-08-12 11:04:28 -04:00
Braden MacDonald
afa2317131
feat: 'frontend-lib-content-components' into this repo
2024-08-09 11:48:49 -07:00
Braden MacDonald
d3d5fe0e1b
Removed unneeded files from lib-content-components
2024-08-09 11:47:35 -07:00
Kristin Aoki
b088a8fe3d
fix: asset name parsing in static converter ( #501 )
2024-08-09 13:02:34 -04:00
Rômulo Penido
bb88101255
feat: add "copy to clipboard" feature to library authoring UI ( #1197 )
2024-08-08 09:32:04 -07:00
Chris Chávez
a7645afd22
fix: UI fixes for read-only libraries etc. ( #1198 )
...
* fix: Hide open Create content buttons without permissions
* feat: Read only badge on library Home
* refactor: library authoring to get canEditLibrary from useContentLibrary
* style: Typo on the code
2024-08-07 18:26:32 -07:00
Kristin Aoki
7379e734a0
feat: replace progress bar with loading spinner ( #1192 )
2024-08-07 12:07:22 -04:00
Jorg Are
9efb583cdc
feat: replace ai-translations component with a plugin slot ( #1186 )
...
* feat: replace ai-translations component with a plugin slot
* feat: move ai-translations enabled check to plugin
2024-08-05 13:46:50 +01:00
Kristin Aoki
b68257e176
fix: remove imports breaking build ( #500 )
2024-08-02 15:04:49 -04:00
Rômulo Penido
680b5ff160
refactor: convert a couple files to TS and improve typings/tests ( #1181 )
...
* refactor: convert files to ts and improve typings/tests
* fix: set return type to unkown for future fix
2024-08-02 09:26:10 -07:00
Kristin Aoki
beb4813c53
fix: setAssetToStaticUrl regex matcher ( #497 )
2024-08-01 15:56:32 -04:00
Ihor Romaniuk
ce8703799b
fix: add rtl support to editor ( #424 )
2024-08-01 13:21:01 -04:00
Adolfo R. Brandes
5825dd36d3
Merge pull request #487 from open-craft/braden/fix-extra-scss
...
fix: don't accidentally bundle paragon CSS x2
2024-08-01 09:55:35 -03:00
Jillian
cba85ab96d
test: fix flaky library-authoring test ( #1193 )
2024-07-30 13:33:24 -07:00
Jillian
4f88948844
feat: adds sort widget to search manager and library component page ( #1147 )
2024-07-30 09:41:10 -07:00
Yusuf Musleh
699cbeadb3
feat: Add cancel create library button ( #1182 )
2024-07-26 09:39:24 -07:00
Kristin Aoki
3dfc579745
feat: add conditional for new parser beta testing ( #496 )
2024-07-26 10:59:40 -04:00
Rômulo Penido
f159b2b31c
chore: update frontend-build ( #1155 )
2024-07-24 21:42:03 +00:00
Rômulo Penido
25ab1fffa1
feat: adds filter by tags and contentType to library home ( #1141 )
...
Refactor to add search-manager feature.
Co-authored-by: Yusuf Musleh <yusuf@opencraft.com >
2024-07-24 12:13:24 -07:00
Milad Emami
ebab15f046
fix: correct typo in Alert component prop ( #494 )
...
Corrected the typo in the prop name of the Alert component from 'varaint' to 'variant'. This change ensures the proper functioning of the alert in informational variant.
2024-07-24 13:27:16 -04:00