This repository was archived by the owner on Apr 18, 2024. It is now read-only.
Commit 64c2db4
authored
chore: LSDV-4983: Consistent feature flags (#1329)
* chore: LSDV-4983: Consistent feature flags
Enable Magic Wand in LSF (should've been done from the beginning)
Disable Image preloading (LSDV-4583-6) while CORS not fixed yet
* Change list to enable important/useful flags
Default state is false, so no need to disable all not ready yet flags.
* Simplify feature flags init code
* Update flags.json
Enable by default:
- New Labeling UI
- Fixes for Taxonomy performace
---------
Co-authored-by: hlomzik <hlomzik@users.noreply.github.com>1 parent 34d2b8f commit 64c2db4
2 files changed
+7
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 10 | + | |
20 | 11 | | |
0 commit comments