This repository was archived by the owner on Jan 23, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Improve breadcrumbs using graasp-ui #664
Labels
Comments
Merged
ReidyT
added a commit
that referenced
this issue
Nov 3, 2023
- The view is not responsive yet - Contain problems yet with the SDK and the query-client
spaenleh
pushed a commit
that referenced
this issue
Nov 3, 2023
- The view is not responsive yet - Contain problems yet with the SDK and the query-client
spaenleh
pushed a commit
that referenced
this issue
Nov 3, 2023
- The view is not responsive yet - Contain problems yet with the SDK and the query-client
ReidyT
added a commit
that referenced
this issue
Nov 10, 2023
- The view is not responsive yet - Contain problems yet with the SDK and the query-client
ReidyT
added a commit
that referenced
this issue
Nov 14, 2023
- The view is not responsive yet - Contain problems yet with the SDK and the query-client
ReidyT
added a commit
that referenced
this issue
Nov 30, 2023
- The view is not responsive yet - Contain problems yet with the SDK and the query-client
spaenleh
pushed a commit
that referenced
this issue
Dec 1, 2023
- The view is not responsive yet - Contain problems yet with the SDK and the query-client feat: improve UI, add translations and messages (graasp/graasp#664) - Update the UI to be more responsive - Update the UI to not allow to edit or create multiple short links at same time - Add membership admin check to hide short links view if forbbiden - Add notifier for short links actions and show error messages to the user feat: add Context colours in ShortLink view and use last SDK types test: add short links cypress tests (graasp/graasp#664) chore: add ENV variable for redirection host fix(test): remove shortLinkRenderId should exist to pass in CI chore: improve code form PR (#861) - Remove unnecessary nested cypress waits - Check the item path too in the isItemAdminAllowedForMember - Add Skeleton when loading short links - Allow to use Library platform for published items only - Update checkShortLink by shortLinkAvailable - Split ManageShortLink into smaller components - Remove not null assertions test: try to debug cypress in CI fix: add redirection host environment variable in cypress CI feat: update short links to future merge with full links feat: add shortlinks skeletons and move ManageShortLink dialog to parent feat: allow readers to display short links in read only mode feat: remove ShareItem component chore: update query-client, sdk and translations NPM version - query-client v2.1.0 - sdk v3.2.0 - translations v1.21.0 test: udpate the shortlink test for read only members chore: improve the code from the PR #861 - Update the redirection host to the short link’s backend route (go.graasp.org for prod) - Update mockGetShortLinksItem to filter by item id - Update SDK version - Adding changeVisibility test (part of tests from deleted shareItem) - Update shareItem tests to test short links displayed links - Moved short link test into share folder - Replace alias by short link in translations - Translates alias input - Replace aliasUnchanged state by hasAliasChanged in ShortLinkDialogContent - Regroup the useEffect in AliasValidation - Set GraaspLogo as default icon when PlatformIcon get invalid platform - Encapsulate debounce of API calls in a custom hooks - Others minor improvements chore: improve aliasAvailable check and make the item's platforms static - Use Boolean wrapper to check the aliasAvailable in AliasValidation.tsx - Set the item’s platforms static in the ShortLinkRenderer.tsx
spaenleh
added a commit
that referenced
this issue
Dec 1, 2023
* feat: add short links view (#664) - The view is not responsive yet - Contain problems yet with the SDK and the query-client feat: improve UI, add translations and messages (graasp/graasp#664) - Update the UI to be more responsive - Update the UI to not allow to edit or create multiple short links at same time - Add membership admin check to hide short links view if forbbiden - Add notifier for short links actions and show error messages to the user feat: add Context colours in ShortLink view and use last SDK types test: add short links cypress tests (graasp/graasp#664) chore: add ENV variable for redirection host fix(test): remove shortLinkRenderId should exist to pass in CI chore: improve code form PR (#861) - Remove unnecessary nested cypress waits - Check the item path too in the isItemAdminAllowedForMember - Add Skeleton when loading short links - Allow to use Library platform for published items only - Update checkShortLink by shortLinkAvailable - Split ManageShortLink into smaller components - Remove not null assertions test: try to debug cypress in CI fix: add redirection host environment variable in cypress CI feat: update short links to future merge with full links feat: add shortlinks skeletons and move ManageShortLink dialog to parent feat: allow readers to display short links in read only mode feat: remove ShareItem component chore: update query-client, sdk and translations NPM version - query-client v2.1.0 - sdk v3.2.0 - translations v1.21.0 test: udpate the shortlink test for read only members chore: improve the code from the PR #861 - Update the redirection host to the short link’s backend route (go.graasp.org for prod) - Update mockGetShortLinksItem to filter by item id - Update SDK version - Adding changeVisibility test (part of tests from deleted shareItem) - Update shareItem tests to test short links displayed links - Moved short link test into share folder - Replace alias by short link in translations - Translates alias input - Replace aliasUnchanged state by hasAliasChanged in ShortLinkDialogContent - Regroup the useEffect in AliasValidation - Set GraaspLogo as default icon when PlatformIcon get invalid platform - Encapsulate debounce of API calls in a custom hooks - Others minor improvements chore: improve aliasAvailable check and make the item's platforms static - Use Boolean wrapper to check the aliasAvailable in AliasValidation.tsx - Set the item’s platforms static in the ShortLinkRenderer.tsx * fix(test): use an id for custom app instead of translated name * fix: use translated text for flag item button content --------- Co-authored-by: spaenleh <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: