Patryk Andrzejewski
3118741db8
Feature flags strategies ( #3800 )
...
* Feature flags
* Feature flags
* Feature flags
* Feature flags
* Feature flags
* Feature flags
* Types
* use @swc/jest
* Avoid calling constructors inside
* Types
* Types
* remove flagsmith
* Change to payload
* Change to payload
* Update tests
* Split resolver
2023-06-27 13:30:20 +02:00
Lukasz Ostrowski
7fcc71839a
Appstore improvements for non-cloud dashboard ( #3258 )
...
* Add empty screen message if no apps are installed
* Add .env.template with Appstore and Demo set by default
* Change how section is resolved
* Add message that Saleor apps can be installed only in Cloud
* Add apps.saleor.io url be default Appstore url in Dockerfile
* Show cloud only message for apps with manifest
* Extract messages
* Fix test
* Change message to tooltip
* Update readme
2023-03-03 08:51:35 +01:00
Lukasz Ostrowski
3d1fa0df35
Remove MARKETPLACE_URL env which was used for previous AppStore implementation ( #3086 )
2023-02-06 15:05:06 +01:00
poulch
d5ed6fb202
Feature flags ( #2961 )
...
* [Feature Flags] Abstraction over flags provider (#2928 )
* Remove useFlag hook
* [Feature Flags] GraphQL build multiple schemas (#2937 )
* Build script
* Refactor build types script
* Remove old codegen.yml
* Clean feature flags in script
* Refactor schema path
* Restore useAuthProvider
* Update configuration file
* encapsulate details for feature flags provider
* Add proper env to flagsmith provider
* Remove flagsmith mocks
* Vite config define global variables
* Render flagmisth provider only when is used
* Keep name service agnostic
* Test with mocked flagsmith
* Use global FLAGS varaible for env flags
* Fix type issue with FLAGS
* Fix build issue
* Remove duplicate translations
* Fix typo
* Prepare for QA tests
* Remove test feature flag
2023-01-16 14:55:38 +01:00
Dawid
1621feb691
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 11:04:30 +01:00
Adrian Pilarczyk
f8f945d1af
Refresh README.md ( #2768 )
...
* Update README.md
* Update README.md
* Update README.md
* docs: 📝 add articles to docs folder
* docs: 📝 add configuration article
* docs: 📝 add emojis 😋
* docs: 📝 restructure readme
* docs: 📝 add deployment article
* Empty-Commit
2022-12-06 15:23:04 +01:00