Weimin Yu
ae68917bdd
Upgrade to Gradle 7.3.2 ( #1922 )
...
This is an 'easy' upgrade that requires a minor change in
common/build.gradle and the removal of an unnecessary import in buildSrc.
Gradle 7.4 and above has breaking changes that break the latest nebula lint plugin. We may have to wait a while.
2023-01-25 12:47:35 -05:00
Pavlo Tkach
5e4f8495d6
Add tasks and deployment info to console docs ( #1901 )
2023-01-12 17:54:08 -05:00
Pavlo Tkach
8d180f535f
Angular v14 -> v15 update ( #1903 )
2023-01-11 14:46:48 -05:00
dependabot[bot]
60cbebd007
Bump json5 from 2.2.1 to 2.2.3 in /console-webapp ( #1896 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-06 15:06:54 -05:00
dependabot[bot]
722bf3fcb8
Bump engine.io from 6.2.0 to 6.2.1 in /console-webapp ( #1895 )
...
Bumps [engine.io](https://github.com/socketio/engine.io ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 21:47:11 -05:00
dependabot[bot]
ecd1dd81a2
Bump loader-utils from 2.0.2 to 2.0.4 in /console-webapp ( #1894 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 21:41:03 -05:00
Pavlo Tkach
8f844cb437
Add new console backbone ( #1876 )
...
* Create console webapp, add material ui, initialize tlds and home pages
* Add servlet for serving console static files
* Add console tasks to nomulus tasks routine
* Fix for base console GCP base usr
* Add jetty dep and update_dependency.sh
* Update console servlet url
* verified fix for static url handler
* Another deps update
* Add Copyright
* Remove unused variable
* Update titles to Nomulus Console
2023-01-05 16:23:40 -05:00