-
Notifications
You must be signed in to change notification settings - Fork 0
feat: better accessibility #110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
ErwanDecoster
wants to merge
34
commits into
main
Choose a base branch
from
feature/better-accessibility
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
67ee922
feat: add tab navigation for app details and deals in AppsRoute compo…
ErwanDecoster e2de601
feat: add AppAccessTable component and integrate into AppsRoute
ErwanDecoster ca724b5
feat: enhance AppAccessTable and AppDealsTable with loading and outda…
ErwanDecoster aeae164
feat: rename columns to appColumns and remove app address and price c…
ErwanDecoster 10c2da9
feat: add tab navigation for dataset details, deals, and access in Da…
ErwanDecoster df51a0e
feat: integrate loading and outdated state management in DatasetDeals…
ErwanDecoster 6970d14
feat: add DatasetAccessTable component and integrate it into Datasets…
ErwanDecoster 691c276
feat: add tab navigation for workerpool details, deals, and access
ErwanDecoster 9a9ac27
feat: enhance WorkerpoolDealsTable with loading and outdated state ma…
ErwanDecoster f26634d
feat: add WorkerpoolAccessTable component and integrate it into Worke…
ErwanDecoster d05f864
feat: refactor loading and outdated state management in access and de…
ErwanDecoster 6a02688
feat: add access tables for apps, datasets, and workerpools on addres…
ErwanDecoster f93cdc2
fix: correct import path for WorkerpoolAccessTable component
ErwanDecoster f340188
refactor: remove console logs from access data fetching functions
ErwanDecoster d35aa68
feat: enhance pagination logic to display all pages for 7 or fewer to…
ErwanDecoster 4efb46f
feat: update pagination logic to support mobile-first design and dyna…
ErwanDecoster 6332132
feat: update access data fetching logic to support pagination and tot…
ErwanDecoster 2e677ba
fix: prevent rendering of pagination controls for invalid states
ErwanDecoster 83f837e
refactor: prettier
ErwanDecoster 66d27df
fix: stabilize pagination rendering during lading state
ErwanDecoster 198d0ed
fix: normalize case for order restrictions in CopyButton components
ErwanDecoster 370ab44
Merge branch 'main' into feature/add-assets-order
ErwanDecoster 53f512f
fix: useTabParam() name in dataset
ErwanDecoster 985787e
fix: correct error message wording in loading alerts across multiple …
ErwanDecoster 2f58900
Merge branch 'feature/add-assets-order' of https://github.com/iExecBl…
ErwanDecoster f704e37
feat: add accessibility attributes to buttons in CopyButton, Navbar, …
ErwanDecoster f5e75ce
feat: add accessibility attributes to ChainLink and Button components…
ErwanDecoster 6693077
feat: add accessibility attributes to social links in Footer and Bloc…
ErwanDecoster e87be49
feat: enhance accessibility in SearcherBar component; add ARIA roles …
ErwanDecoster b4eaf7f
Merge branch 'main' into feature/better-accessibility
ErwanDecoster 590531a
fix: fix typo
ErwanDecoster cc1f0b0
fix: improve accessibility roles in Navbar and Tabs components
ErwanDecoster 0176a02
Merge branch 'feature/better-accessibility' of https://github.com/iEx…
ErwanDecoster f1f5e93
fix: update package-lock file
ErwanDecoster File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.