client-web
client-web copied to clipboard
Default web frontend, enabling browsing the Alkemio platform - so the hosted Challenges and communities collaborating around those Challenges.
## Description As a user I click on this tool and expect to start adding my documents, but I don't know how (see screenshot for resulting behavior) ## Acceptance criteria...
## Description Merge the unreleased 0.17.6 version of Excalidraw ([release in NPM](https://www.npmjs.com/package/@excalidraw/excalidraw/v/0.17.6)) with the unmerge changes from [0.17.0-alkemio-4](https://github.com/alkem-io/excalidraw-fork/pull/6). Use commit [530617b](https://github.com/excalidraw/excalidraw/commit/530617be90df8d41f93c7c885d3097565c4c7f6d) as a base for 0.17.6. ## Acceptance criteria -...
Account for contributors now retrieves the entitlements for that account. No longer hard coded. Queries + code updated for renaming of Licensing to LicensingFramework. Todo: - still one hard coded...
## Description As a user, I want to be able to attach documents to events. ## Acceptance criteria - [ ] Add references section in Create event dialog; - [...
**Describe the bug** When I am not logged in, I see comments by users **To Reproduce** Steps to reproduce the behavior: 1. Open an incognito browser 2. Visit a public...
## Description As we have updated our terms and conditions, we need to inform our users. ## Acceptance criteria - [ ] Use the platform release banner to inform about...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://acc-alkem.io/innovation-packs/subspaces-pack/settings 2. Assign yourself as Support admin...
As per discussion in [PR #6985](https://github.com/alkem-io/client-web/pull/6985), it is suggested to add unit tests for the `arrayShuffle` function to ensure its correctness across various input types and edge cases.\n\nReference comment: [link](https://github.com/alkem-io/client-web/pull/6985#discussion_r1791318220)\n\n@hero101
## Description As an Alkemio user I want a fast application We can add a loading animation Maybe we can add pagination. Neil has already added a new field resolver...
## Description As an Alkemio user I want to be able to import an exported Excalidraw JSON to my collaborative whiteboard. ## Context With the works performed on whiteboards we...