saleor-dashboard/src
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
..
apps Feature flags (#2961) 2023-01-16 14:55:38 +01:00
attributes Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
auth Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
categories Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
channels Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
collections Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
components Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
configuration Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
containers Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
custom-apps Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
customers Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
discounts Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
files Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
fragments Replace order line total calculation with API value (#2969) 2023-01-12 13:57:39 +01:00
giftCards Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
graphql Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
home Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
hooks Feature flags (#2961) 2023-01-16 14:55:38 +01:00
icons Datagrid - show icon button when single menu item with icon (#2862) 2022-12-16 20:59:39 +01:00
marketplace Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
navigation Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
new-apps Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
orders Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
pages Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
pageTypes Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
permissionGroups Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
plugins Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
products Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
productTypes Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
searches Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
services/errorTracking Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
shipping Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
siteSettings Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
staff Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
storybook Feature flags (#2961) 2023-01-16 14:55:38 +01:00
styles Drop "manage products" permission requirement to view orders (#2248) 2022-08-25 10:35:07 +02:00
taxes Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
translations Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
utils Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
warehouses Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
config.ts Apps marketplace (#2850) 2023-01-10 11:04:30 +01:00
fixtures.ts Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
index.html Apps marketplace (#2850) 2023-01-10 11:04:30 +01:00
index.tsx Feature flags (#2961) 2023-01-16 14:55:38 +01:00
intl.ts Fix duplicate attributes type error (#2977) 2023-01-12 14:26:28 +01:00
misc.ts Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
NotFound.tsx Use FC instead of deprecated StatelessComponent 2019-11-07 12:34:54 +01:00
themeOverrides.ts Macaw UI update (#2512) 2022-11-24 13:16:51 +01:00
types.ts Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00