Commit 8fee9c1
authored
Feat/lima 26291/custom user interactions (#46)
* fix: fix minor issues reported in ide
* chore: update frontent packages
* feat: added extra dt properties
* chore: add eslint
* fix: fix problems reported by esling
* chore: update eslint config to show deprecation warnings
* fix: fix problems reported by eslint
* chore: move the settings section to the bottom
* fix: update axios1 parent d1c5acc commit 8fee9c1
File tree
99 files changed
+4788
-887
lines changed- src
- broker-service/.config
- feature-flag-service/src
- main/java/com/dynatrace/easytrade/featureflagservice
- test/java/com/dynatrace/easytrade/featureflagservice
- frontend
- src
- api
- backend
- creditCard/order
- featureFlags
- login
- signup
- user
- components
- AppHeader
- charts
- creditCard
- featureFlags
- forms
- instrument
- forms
- version
- contexts
- AuthContext
- FormatterContext
- InstrumentContext
- QueryContext
- user
- ThemeContext
- UserContext
- layouts
- pages
- protected
- creditCard
- public
- test
- contexts
- forms
- tables
- offerservice
- src/plugins
- open-feature
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
99 files changed
+4788
-887
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
0 commit comments