Skip to content

Commit

Permalink
Merge pull request #15562 from cdapio/rc-cdap-submodule-update
Browse files Browse the repository at this point in the history
Update gitmodules in release/6.9 branch
  • Loading branch information
adrikagupta authored Feb 23, 2024
2 parents 0a02546 + 793f43d commit 263f067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdap-ui
Submodule cdap-ui updated 38 files
+0 −3 .bowerrc
+0 −1 .eslintignore
+0 −1 .github/workflows/build.yml
+77 −80 Gulpfile.js
+0 −1 README.md
+1 −1 app/directives/cask-angular-dropdown-text-combo/dropdown-text-combo.less
+1 −1 app/directives/complex-schema/complex-schema.less
+1 −1 app/directives/dag-plus/my-dag.less
+1 −1 app/directives/datetime-range/datetime-range.less
+1 −1 app/directives/group-side-panel/group-side-panel.less
+0 −27 app/directives/widget-container/widget-multi-select-dropdown/widget-multi-select-dropdown.html
+0 −72 app/directives/widget-container/widget-multi-select-dropdown/widget-multi-select-dropdown.js
+0 −30 app/directives/widget-container/widget-multi-select-dropdown/widget-multi-select-dropdown.less
+1 −1 app/hydrator/adapters.less
+1 −1 app/hydrator/bottompanel.less
+1 −1 app/hydrator/hydrator-modal.less
+1 −1 app/hydrator/leftpanel.less
+0 −1 app/hydrator/main.js
+1 −1 app/hydrator/toppanel.less
+38 −38 app/styles/bootstrap.less
+1 −1 app/styles/common.less
+1 −1 app/styles/themes/cdap.less
+1 −1 app/styles/themes/cdap/buttons.less
+1 −1 app/styles/themes/cdap/header.less
+1 −1 app/styles/themes/cdap/tabs.less
+1 −1 app/styles/themes/cdap/theme.less
+1 −1 app/styles/variables.less
+0 −1 app/tracker/main.js
+1 −1 app/tracker/tracker.less
+0 −43 bower.json
+45 −4 package.json
+4 −11 pom.xml
+0 −1 tslint.json
+0 −1 webpack.config.cdap.dev.js
+1 −2 webpack.config.cdap.js
+0 −1 webpack.config.common.js
+0 −1 webpack.config.login.js
+541 −59 yarn.lock

0 comments on commit 263f067

Please sign in to comment.