Commit 768e47b
authored
Deltalake UI (#1810)
* Add DeltaLake Output connector
* Add DeltaLake input connector
* Add output buffer configuration UI
* Refactor all connector dialogs to use the same layout
* Make secret fields behave like password fields
* Make a step to unify display of form fields
* Add component test for DeltaLake input dialog
Signed-off-by: George <bulakh.96@gmail.com>1 parent 3b944da commit 768e47b
File tree
126 files changed
+3186
-1458
lines changed- .devcontainer
- web-console
- playwright
- public
- icons/vendors
- images/vendors
- src
- @core
- components/mui/chip
- context
- hooks
- layouts
- components
- vertical
- appBar
- theme
- overrides
- palette
- app
- (root)/(blank)
- (spa)
- (root)
- (authenticated)
- (app)
- analytics
- editor
- programs
- connectors
- create
- list
- demos
- home
- services/list
- settings
- streaming
- builder
- inspection
- management
- (blank)
- auth/aws
- login
- lib
- components
- analytics
- common
- connectors
- dialogs
- elements
- deltalake
- kafka
- tabs
- deltalake
- generic
- drawer
- forms
- home/pipelines
- input
- layouts
- analytics
- vertical
- services/dialogs
- elements
- streaming
- import
- inspection
- management
- compositions/connectors/dialogs
- functions
- common
- configs
- connectors
- deltalake
- kafka
- services
- connectors/dialogs
- manager/core
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
126 files changed
+3186
-1458
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| 126 | + | |
125 | 127 | | |
126 | 128 | | |
127 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | | - | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 45 | + | |
55 | 46 | | |
56 | 47 | | |
57 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
Lines changed: 25 additions & 0 deletions
Loading
0 commit comments