KM-R
922d636b65
Change border style and apply pr suggestion
2024-01-10 23:03:17 +01:00
KM-R
eaeb4d0622
Rework boarder style
2024-01-10 22:43:05 +01:00
KM-R
c131e9c5aa
Remove boarder of header
2024-01-10 22:26:24 +01:00
KM-R
7919cf69fb
Fix whitespace of tabs
2024-01-10 22:22:12 +01:00
0d077961f8
Set top 10 list to be not clearable via dropdown ( #543 )
...
Changed the top 10 Dropdown to remove the clear button.
2024-01-10 21:03:06 +01:00
2df13e6896
Autoselecting the frist KPI if kpis are available ( #539 )
2024-01-10 21:00:55 +01:00
518b0574e7
Set top 10 list to be not clearable via dropdown.
2024-01-10 20:14:45 +01:00
26292a9dea
Made cached ttl configurable ( #546 )
2024-01-10 20:08:59 +01:00
f094750853
Removed broken logging ( #545 )
...
Pandas elements can't be logged / log only an object reference
2024-01-10 20:08:43 +01:00
github-actions[bot]
8e1aa411ba
build(deps-dev): bump dashvis from 0.1.9 to 0.1.11 ( #551 )
...
Bumps [dashvis](https://github.com/lewkoo/dashvis ) from 0.1.9 to 0.1.11.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/lewkoo/dashvis/releases ">dashvis's
releases</a>.</em></p>
<blockquote>
<p>Release 0.1.11</p>
<p>Adding the ability to batch cluster nodes</p>
<h2>Release 0.1.10</h2>
<p>Merge pull request <a
href="https://redirect.github.com/lewkoo/dashvis/issues/16 ">#16</a> from
lewkoo/develop</p>
<p>Release 0.1.10</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c598510bcb
"><code>c598510</code></a>
Release 0.1.11</li>
<li><a
href="cdeb63d322
"><code>cdeb63d</code></a>
Adding the ability to batch cluster nodes</li>
<li><a
href="c9876cd5be
"><code>c9876cd</code></a>
Merge pull request <a
href="https://redirect.github.com/lewkoo/dashvis/issues/16 ">#16</a> from
lewkoo/develop</li>
<li><a
href="7e72174b36
"><code>7e72174</code></a>
Fixing issues with clustering</li>
<li>See full diff in <a
href="https://github.com/lewkoo/dashvis/compare/0.1.9...0.1.11 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
2024-01-10 20:08:28 +01:00
9a6259d732
Fixing the sqllite threadpool ( #544 )
2024-01-10 20:04:31 +01:00
29cb22ac80
Removed auto assignment of maintenance actions. ( #541 )
2024-01-10 20:00:30 +01:00
1a5c9147c5
Added some logging ( #550 )
2024-01-10 19:58:00 +01:00
dependabot[bot]
4ad31b6b78
build(deps-dev): bump dashvis from 0.1.9 to 0.1.11
...
Bumps [dashvis](https://github.com/lewkoo/dashvis ) from 0.1.9 to 0.1.11.
- [Release notes](https://github.com/lewkoo/dashvis/releases )
- [Commits](https://github.com/lewkoo/dashvis/compare/0.1.9...0.1.11 )
---
updated-dependencies:
- dependency-name: dashvis
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 15:30:00 +00:00
b4bd135fb5
Added some logging
2024-01-10 00:20:42 +01:00
4e3b449bd0
Made the cache ttl configurable.
2024-01-09 23:06:17 +01:00
6252914b46
Dataframes can't be logged. Therefore the logging line is removed.
2024-01-08 21:02:46 +01:00
a2497d8ae6
Fixing the local sqlite connection.
2024-01-08 20:55:42 +01:00
fa9b2b8a5e
Removed a debugging line
2024-01-08 19:01:56 +01:00
193db130f8
Removed auto assignment of maintenance actions.
2024-01-08 18:59:40 +01:00
894c140ba1
Removed plotlyjs logo from plots ( #538 )
2024-01-08 18:57:51 +01:00
github-actions[bot]
a51f271315
build(deps-dev): bump pip-audit from 2.6.2 to 2.6.3 ( #540 )
...
Bumps [pip-audit](https://github.com/pypa/pip-audit ) from 2.6.2 to
2.6.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/pip-audit/releases ">pip-audit's
releases</a>.</em></p>
<blockquote>
<h2>v2.6.3</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps): bump actions/upload-pages-artifact from 2.0.0 to 3.0.0
by <a href="https://github.com/dependabot "><code>@dependabot</code></a>
in <a
href="https://redirect.github.com/pypa/pip-audit/pull/713 ">pypa/pip-audit#713</a></li>
<li>build(deps): bump actions/deploy-pages from 3.0.1 to 4.0.0 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/pypa/pip-audit/pull/712 ">pypa/pip-audit#712</a></li>
<li>build(deps-dev): update ruff requirement from <0.1.9 to
<0.1.10 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/pypa/pip-audit/pull/714 ">pypa/pip-audit#714</a></li>
<li>Allow build with cyclonedx-python-lib 6.0.0+ by <a
href="https://github.com/sunpoet "><code>@sunpoet</code></a> in <a
href="https://redirect.github.com/pypa/pip-audit/pull/715 ">pypa/pip-audit#715</a></li>
<li>build(deps): bump actions/deploy-pages from 4.0.0 to 4.0.2 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/pypa/pip-audit/pull/716 ">pypa/pip-audit#716</a></li>
<li>build(deps-dev): update ruff requirement from <0.1.10 to
<0.1.12 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/pypa/pip-audit/pull/717 ">pypa/pip-audit#717</a></li>
<li>_cli: remove a misleading warning by <a
href="https://github.com/woodruffw "><code>@woodruffw</code></a> in <a
href="https://redirect.github.com/pypa/pip-audit/pull/719 ">pypa/pip-audit#719</a></li>
<li>prep 2.6.3 by <a
href="https://github.com/tetsuo-cpp "><code>@tetsuo-cpp</code></a> in <a
href="https://redirect.github.com/pypa/pip-audit/pull/720 ">pypa/pip-audit#720</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/sunpoet "><code>@sunpoet</code></a> made
their first contribution in <a
href="https://redirect.github.com/pypa/pip-audit/pull/715 ">pypa/pip-audit#715</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pypa/pip-audit/compare/v2.6.2...v2.6.3 ">https://github.com/pypa/pip-audit/compare/v2.6.2...v2.6.3 </a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md ">pip-audit's
changelog</a>.</em></p>
<blockquote>
<h2>[2.6.3]</h2>
<h3>Fixed</h3>
<ul>
<li>Removed a misleading warning message that resulted in user confusion
(<a
href="https://redirect.github.com/pypa/pip-audit/pull/719 ">#719</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c2f4bd7ce9
"><code>c2f4bd7</code></a>
prep 2.6.3 (<a
href="https://redirect.github.com/pypa/pip-audit/issues/720 ">#720</a>)</li>
<li><a
href="f6cdd44381
"><code>f6cdd44</code></a>
_cli: remove a misleading warning (<a
href="https://redirect.github.com/pypa/pip-audit/issues/719 ">#719</a>)</li>
<li><a
href="8b99913074
"><code>8b99913</code></a>
build(deps-dev): update ruff requirement from <0.1.10 to <0.1.12
(<a
href="https://redirect.github.com/pypa/pip-audit/issues/717 ">#717</a>)</li>
<li><a
href="1fd67af065
"><code>1fd67af</code></a>
build(deps): bump actions/deploy-pages from 4.0.0 to 4.0.2 (<a
href="https://redirect.github.com/pypa/pip-audit/issues/716 ">#716</a>)</li>
<li><a
href="edc93c3fb4
"><code>edc93c3</code></a>
Allow build with cyclonedx-python-lib 6.0.0+ (<a
href="https://redirect.github.com/pypa/pip-audit/issues/715 ">#715</a>)</li>
<li><a
href="2dd185f9db
"><code>2dd185f</code></a>
build(deps-dev): update ruff requirement from <0.1.9 to <0.1.10
(<a
href="https://redirect.github.com/pypa/pip-audit/issues/714 ">#714</a>)</li>
<li><a
href="e664426bc0
"><code>e664426</code></a>
build(deps): bump actions/deploy-pages from 3.0.1 to 4.0.0 (<a
href="https://redirect.github.com/pypa/pip-audit/issues/712 ">#712</a>)</li>
<li><a
href="8b1d122ee7
"><code>8b1d122</code></a>
build(deps): bump actions/upload-pages-artifact from 2.0.0 to 3.0.0 (<a
href="https://redirect.github.com/pypa/pip-audit/issues/713 ">#713</a>)</li>
<li>See full diff in <a
href="https://github.com/pypa/pip-audit/compare/v2.6.2...v2.6.3 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
2024-01-08 18:53:36 +01:00
dependabot[bot]
75de9df323
build(deps-dev): bump pip-audit from 2.6.2 to 2.6.3
...
Bumps [pip-audit](https://github.com/pypa/pip-audit ) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/pypa/pip-audit/releases )
- [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pypa/pip-audit/compare/v2.6.2...v2.6.3 )
---
updated-dependencies:
- dependency-name: pip-audit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 15:25:30 +00:00
f8b27fafcc
Added a docs section about the Webserver and its Settings ( #509 )
2024-01-07 17:45:45 +01:00
bf75e320da
Update documentations/Ergebnisse/Abschlussbericht_und_Praesentation/PhHo/04-data-visualisation-container.md
2024-01-07 14:32:44 +01:00
ff2fd77c5d
Added a section about the Webserver and its Settings
2024-01-07 14:32:44 +01:00
6f60b0fb6d
Moved absa to dev dependencies ( #537 )
2024-01-07 13:06:13 +00:00
Tristan Nolde
d55eeef87e
feat(ui): Include graph on person page and fix neighbor calculation ( #533 )
...
Includes the company/person relation graph on the persondetails page
incl. the number of relations on lvl 1,2 and 3, the calculation of which
was also fixed as part of the development.
The graph displayed on the company details page now also includes
**all** relations (company + person) until the 3rd lvl.
---------
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2024-01-07 13:53:32 +01:00
04bcc3c458
Readme text on how to enable dependabot & actions ( #519 )
...
Added texts and images that show how dependabot and actions should be
updated.
---------
Co-authored-by: Tristan Nolde <tristan.nolde@yahoo.de>
2024-01-07 12:39:35 +00:00
Tristan Nolde
4d10f8a076
hotfix: Resolve missing env settings on ingest container in deployment ( #536 )
...
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2024-01-07 13:33:04 +01:00
Tristan Nolde
8eb622fef2
docs: Describe find-missing-companies and ingest entrypoints ( #535 )
...
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2024-01-07 13:24:26 +01:00
Tristan Nolde
824e9e48ca
docs/dockerfile ( #529 )
...
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2024-01-07 12:23:54 +01:00
saschazhu
f72d24916f
ABSA (aspect based sentiment analysis - implemented for MongoDB) ( #531 )
...
ABSA (aspect based sentiment analysis - implemented for MongoDB)
2024-01-06 18:59:03 +01:00
6568b02f3a
Removed the edge color extra definition ( #532 )
2024-01-06 18:29:50 +01:00
Sascha Zhu
7be7af49ce
Improved and most current ABSA jupyter file
2024-01-06 12:49:04 +01:00
Sascha Zhu
3c37d1aa65
Aspect-based Sentiment Analysis, Juypter File (not fully commented yet)
2024-01-06 12:49:04 +01:00
Sascha Zhu
97b628cf8b
LOCK and TOML file with pyabsa included
2024-01-06 12:49:02 +01:00
Sascha Zhu
9d1635f59d
New TOML File with pyabsa included
2024-01-06 12:43:42 +01:00
saschazhu
ade5641213
Add files via upload
2024-01-06 12:34:05 +01:00
e966bead37
Reformatting contributing.md ( #523 )
2024-01-05 16:05:48 +01:00
e8c27d0954
Removed a copy past error ( #525 )
2024-01-05 10:57:19 +01:00
saschazhu
d41c79fc0d
Weekly 2023-11-09
2024-01-04 20:32:17 +01:00
9ea3771f18
A lot of spelling ( #512 )
2024-01-04 18:01:59 +01:00
Sebastian
a0ba5d5027
Docs/abschlussarbeit sebastian ( #515 )
...
Die Beschreibung der AI Module im Unterkapitel 4.4 "Data Transformation"
(NER-Pipeline, Sentiment-Pipeline).
---------
Co-authored-by: Tristan Nolde <tristan.nolde@yahoo.de>
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2024-01-04 17:55:55 +01:00
Sebastian
3fa4667a24
addes NER/Sentiment Settings to README.md ( #517 )
...
Added settings for NER and sentiment services.
---------
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
2024-01-04 17:48:43 +01:00
b2e6ada264
Spellchecking and weekly number to meeting note ( #522 )
...
Spellchecking and weekly number to meeting note
2024-01-04 17:43:34 +01:00
saschazhu
8b6ed22ee4
Meeting Notes 2023-12-21
2024-01-04 16:49:17 +01:00
f645e2ec4b
Added a section on startup in the README.md ( #507 )
...
Reworked the index.md
- removed commented out text
Minor restructuring of the README.md
---------
Co-authored-by: Tristan Nolde <tristan.nolde@yahoo.de>
2024-01-03 18:31:01 +01:00
6e0247c58c
Added docs on FK and PK ( #504 )
2024-01-03 18:30:35 +01:00
797dd165a8
Switched the container default to log level info ( #510 )
2024-01-03 18:03:24 +01:00