This is an automated email from the ASF dual-hosted git repository.
hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git.
from 7c70d5a Merge pull request #890 from sramazzina/PRJ-FIXES
new 677726c HOP-2892 : Add keywords to transforms and actions metadata
new fea0b24 HOP-3000 : https://issues.apache.org/jira/browse/HOP-3000
new 06498ee HOP-3000: update docker file to include theme
new e96b88f HOP-3001 : SVG images no longer show in the GUI
new 99196b3 Merge remote-tracking branch 'mattcasters/master' into
master-matt
new 85fac99 Merge pull request #896 from mattcasters/master
The 2392 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/hop/core/svg/SvgCache.java | 87 +-
docker/Dockerfile.web | 4 +-
docker/create_hop_web_container.sh | 1 +
.../transforms/addsequence/AddSequenceMeta.java | 3 +-
.../main/java/org/apache/hop/ui/hopgui/HopWeb.java | 108 +-
.../org/apache/hop/ui/hopgui/dark-mode.css | 2517 ++++++++++++++++++++
.../org/apache/hop/ui/hopgui/light-mode.css | 2517 ++++++++++++++++++++
7 files changed, 5153 insertions(+), 84 deletions(-)
create mode 100644
rap/src/main/resources/org/apache/hop/ui/hopgui/dark-mode.css
create mode 100644
rap/src/main/resources/org/apache/hop/ui/hopgui/light-mode.css