This website requires JavaScript.
Explore
Help
Sign In
djkato
/
saleor-dashboard
Watch
1
Star
0
Fork
You've already forked saleor-dashboard
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d79e21349a
saleor-dashboard
/
src
/
apps
/
components
/
AppListCard
/
index.ts
4 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Apps marketplace (#2850) * Add new Apps List * Update apps routing * Add marketplace apps list * Update apps urls * Update app list style * Add installed apps section * Update apps sections and connect actions with mutations * Add latest missing buttons and labels to installed apps list * Update installed apps list * Update installed apps list * Add tests and marketplace error handling * Update environment configuration * Update GitHub actions env configuration * Refactor AppListCard component * Test InstallWithManifestFormButton * Test AppListCard * Extract InstalledAppListRow with tests * Update GitHub actions env configuration * Tests of apps dialogs * Update GitHub actions env configuration * Update messages * Update GitHub actions env configuration * Quote untrusted GitHub actions variables * Change useFetch to useMarketplaceApps and add tests * Fix strict null check errors * Refactor apps details components * Add strict null checks for /new-apps/ components
2023-01-10 10:04:30 +00:00
export
*
from
"./AppListCard"
;
export
{
default
}
from
"./AppListCard"
;
Add app header (#3223)
2023-02-28 15:19:56 +00:00
export
*
from
"./AppLogo"
;
Reference in a new issue
Copy permalink