Sign in
apache
/
streampipes
/
HEAD
« Previous
c037921
fix(#3160): Change logic of service static-value-transform (#3161)
by Philipp Zehnder
· 5 months ago
ada9657
fix(#3163): Nodes are only reloaded with a full configuration (#3164)
by Philipp Zehnder
· 5 months ago
6b35759
refactor: Remove wait for 2 seconds in adapter creation (#3162)
by Philipp Zehnder
· 5 months ago
6cce352
feat(#3032): Harmonize data explorer and live dashboard (#3058)
by Dominik Riemer
· 5 months ago
a5c6e2d
chore(deps-dev): bump ruff in /streampipes-client-python (#3155)
by dependabot[bot]
· 5 months ago
5787f32
feat(#3151): Remove add nested property button (#3152)
by Philipp Zehnder
· 5 months ago
dd8213e
feat(#3141): Add option to configure production sites (#3142)
by Dominik Riemer
· 5 months ago
c15b157
feat(#3054): Change delimiter for nested property structure (#3143)
by Philipp Zehnder
· 5 months ago
76a84a3
feat(#3112): opc ua multi node selection editor (#3138)
by Philipp Zehnder
· 5 months ago
aea863e
feat(#3135): Extend asset view with labels and type (#3136)
by Dominik Riemer
· 5 months ago
f423069
Fix loading bar import (#3140)
by Dominik Riemer
· 5 months ago
e2c731f
fix: Properly delete elements from pipeline cache in editor (#3133)
by Dominik Riemer
· 5 months ago
13fa494
Update pre-commit hooks (#3129)
by airwish
· 5 months ago
e48947e
refacotr(#3116): refactor runtime resolvable tree input into smaller subcomponents (#3130)
by Philipp Zehnder
· 5 months ago
669683a
fix(#3131): Perform description migration only for installed extensions (#3132)
by Dominik Riemer
· 5 months ago
c65e786
chore: Load adapter metrics in a single request (#3125)
by Dominik Riemer
· 5 months ago
49d0cf1
fix: Avoid machine simulator crash (#3124)
by Dominik Riemer
· 5 months ago
3ac47b9
chore: Code cleanup of pipeline management (#3126)
by Dominik Riemer
· 5 months ago
225a213
feat(#3121): Add live preview to pipeline details (#3122)
by Dominik Riemer
· 5 months ago
f506d78
chore(#3119): Improve pipeline editor component structure (#3120)
by Dominik Riemer
· 5 months ago
0fc9c5b
feat(#3114): Improve pipeline details view (#3115)
by Dominik Riemer
· 5 months ago
8bd912e
fix(#3117): Remove connection after plc data is read (#3118)
by Philipp Zehnder
· 5 months ago
3472bcb
feat(#3105): Allow modification of running pipelines (#3106)
by Dominik Riemer
· 5 months ago
f6265ea
chore: Provide adapter and pipeline preview as stream (#3101)
by Dominik Riemer
· 5 months ago
0a4e5bc
chore(deps-dev): bump black in /streampipes-client-python (#3108)
by dependabot[bot]
· 5 months ago
fac782b
chore(deps-dev): bump setuptools in /streampipes-client-python (#3035)
by dependabot[bot]
· 5 months ago
de699d4
fix(#3109): Remove asset dashboards from available apps service (#3110)
by Philipp Zehnder
· 5 months ago
0c19ec1
fix(#3097): Avoid that pipeline element version gets lost (#3107)
by Dominik Riemer
· 5 months ago
ddcbc18
fix(#3099): Remove broken connection from connection pool (#3100)
by Dominik Riemer
· 5 months ago
70f989a
fix: Modify docker compose command in workflow (#3102)
by Dominik Riemer
· 5 months ago
3ef998b
feat(#3074): Support OAuth login (#3075)
by Dominik Riemer
· 5 months ago
076a89e
refactor(#3095): Remove deprecated processing element API without version number (#3096)
by Philipp Zehnder
· 5 months ago
f94bee0
chore(deps): bump redis.clients:jedis from 4.4.3 to 5.1.4 (#3094)
by dependabot[bot]
· 6 months ago
e3e8540
refactor(#3084): Remove deprecated method getFileContent (#3085)
by Philipp Zehnder
· 6 months ago
10f9d8e
refactor(#3084): Remove deprecated class PageResult (#3087)
by Philipp Zehnder
· 6 months ago
df5b8e1
refactor(#3088): Remove deprecated class ProtocolDescription (#3089)
by Philipp Zehnder
· 6 months ago
75a5cd1
docs: python client output stream creation tutorial (#3067)
by raphaelbalzer
· 6 months ago
b14ef78
refactor: Remove unused code (#3078)
by Philipp Zehnder
· 6 months ago
7f39690
fix(#3080): Remove ng5 prefix in ui prebuild script (#3081)
by Philipp Zehnder
· 6 months ago
58559f7
fix(#3076): Correctly close dialogs when use clicks somewhere on the screen (#3077)
by Philipp Zehnder
· 6 months ago
8a10b8b
fix(#3072): nullpointer in datalakemeasureresourcev4getdatalakeinfos (#3073)
by Philipp Zehnder
· 6 months ago
6d24e9f
fix: remove duplicate logging configuration in docker-compose (#3070)
by airwish
· 6 months ago
204bad6
refactor: Reactivate mqtt cypress test (#3064)
by Philipp Zehnder
· 6 months ago
f5dfa33
refactor(#3061): Reactivate test for opc ua (#3062)
by Philipp Zehnder
· 6 months ago
c6e1a8c
refactor: Remove unused configuration option for opc ua server (#3063)
by Philipp Zehnder
· 6 months ago
505fc69
chore(deps-dev): bump pytest in /streampipes-client-python (#3060)
by dependabot[bot]
· 6 months ago
f685d0b
refactor(#2777): Fix test case for DateTimeFromStringProcessor (#3047)
by Philipp Zehnder
· 6 months ago
0891629
refactor(#2776): Fix unit test case for BooleanInverterProcessor (#3048)
by Philipp Zehnder
· 6 months ago
5c2562b
refactor(#3045): Remove deprecated asset dashboard. (#3046)
by Philipp Zehnder
· 6 months ago
58ad545
refactor(#2764): Fix unit test case for StringTimerProcessor (#3049)
by Philipp Zehnder
· 6 months ago
8b8e2fc
chore(deps-dev): bump mypy in /streampipes-client-python (#3057)
by dependabot[bot]
· 6 months ago
49a84a8
fix(#3055): Fix widget rendering in grouping mode (#3056)
by Dominik Riemer
· 6 months ago
3c7d0a0
refactor(#2754): Fix test for SizeMeasureProcessor (#3051)
by Philipp Zehnder
· 6 months ago
ddc476b
refactor: Remove unused environment variables (#3052)
by Philipp Zehnder
· 6 months ago
5dca130
refactor(#2779): Fix the test for TestStringToStateProcessor (#3031)
by Philipp Zehnder
· 6 months ago
2778-teststringcounterprocessor
95f18b6
fix(#3040): Change random topic to fixed with stream id (#3041)
by Philipp Zehnder
· 6 months ago
56e7428
feat(#3037): Add custom HTTP header support to Python client (#3038)
by Dominik Riemer
· 6 months ago
8e7d262
feat: Implement visit for mapping property nary in pipeline element templates (#3029)
by Philipp Zehnder
· 6 months ago
f00ef31
chore(deps): bump confluent-kafka in /streampipes-client-python (#3028)
by dependabot[bot]
· 6 months ago
50718cb
fix: Support multiple sensors of the same type in OI4 adapter (#3026)
by Dominik Riemer
· 6 months ago
1fe19c2
refactor(#3021): Clean up class Labels (#3022)
by Philipp Zehnder
· 6 months ago
5784f88
feat: Add Go Client documentation website (#2994)
by airwish
· 6 months ago
289f8a4
refactor(#3023): Remove deprecated API that does not use the Label class (#3024)
by Philipp Zehnder
· 6 months ago
bf1e0c8
refactor: Remove method providesAssets from AbstractPipelineElementBuilder (#3025)
by Philipp Zehnder
· 6 months ago
b083491
chore(deps-dev): bump zipp in /streampipes-client-python (#3009)
by dependabot[bot]
· 6 months ago
7828ad6
chore(deps-dev): bump blacken-docs in /streampipes-client-python (#2984)
by dependabot[bot]
· 6 months ago
de4b924
refactor(#3019): Remove deprecated class Assets (#3020)
by Philipp Zehnder
· 6 months ago
927a99d
refactor: Remove deprecated class StreamIdentifier (#3018)
by Philipp Zehnder
· 6 months ago
9af52c0
fix: fix e2e test for group management (#3013)
by Philipp Zehnder
· 6 months ago
8cf5be5
refactor: Remove deprecated vocabulary (#3017)
by Philipp Zehnder
· 6 months ago
025114e
fix(#3014): Add test and fix edit of file static property (#3015)
by Philipp Zehnder
· 6 months ago
8635d40
refactor: Remove deprecated wikipedia model (#3016)
by Philipp Zehnder
· 6 months ago
39639b1
fix: Fix OSV Scanner commit workflow (#3011)
by airwish
· 6 months ago
bd02ffc
fix(#3010): Add exception details component to harmonize error (#3012)
by Philipp Zehnder
· 6 months ago
31b9baa
refactor: Change directory name of e2e tests for connect (#3008)
by Philipp Zehnder
· 6 months ago
da9d147
chore(deps): bump ws, engine.io-client, engine.io and socket.io-adapter (#2947)
by dependabot[bot]
· 6 months ago
2320d08
Harmonize overview tables (#3002)
by Dominik Riemer
· 6 months ago
21bfbd2
fix: Use link settings from config (#3006)
by Dominik Riemer
· 6 months ago
7ca313d
fix: Fix value rule e2e test for timestamps (#3005)
by Philipp Zehnder
· 6 months ago
cb2ba3f
fix: Update GitHub Actions artifact (#3003)
by airwish
· 6 months ago
6a8190f
Docs:Modify the Prometheus configuration file path in the document. (#3001)
by Yuukadesu
· 6 months ago
ac3459b
chore(deps): bump certifi in /streampipes-client-python (#3000)
by dependabot[bot]
· 6 months ago
6c73967
chore: switch to compose v2 api (#2999)
by Ulrich Ludmann
· 6 months ago
6136d93
fix(#2997): Fix default selection for timestamp rule (#2998)
by Philipp Zehnder
· 6 months ago
a6e5958
refactor(#2964): Fix unix timestamp conversion for integer values (#2996)
by Philipp Zehnder
· 6 months ago
8d35cf0
refactor(#2964): timestamp conversion is broken in adapters (#2986)
by Philipp Zehnder
· 6 months ago
3b4eb44
feat(#2990): Improve status widgets on home screen (#2991)
by Dominik Riemer
· 6 months ago
62cd04d
chore(deps): bump pydantic in /streampipes-client-python (#2988)
by dependabot[bot]
· 7 months ago
844c62a
chore(deps-dev): bump ruff in /streampipes-client-python (#2969)
by dependabot[bot]
· 7 months ago
721e3c5
refactor: Remove unused code and some minor code improvements (#2985)
by Philipp Zehnder
· 7 months ago
e329a00
feat(#2979): Add documentation buttons to adapter view (#2980)
by Dominik Riemer
· 7 months ago
4b37c0e
feat(#2975): Add configurable documentation links (#2978)
by Dominik Riemer
· 7 months ago
2263cec
fix(#2976): Support PLC4X datatypes (#2977)
by Dominik Riemer
· 7 months ago
1d221f2
feat: Add GoImports to go client in CI (#2959)
by airwish
· 7 months ago
30edcbb
chore: Cleanup persistence layer (#2974)
by Dominik Riemer
· 7 months ago
4b1d9e7
fix(#2971): Improve token generation and URL-enode tokens (#2972)
by Dominik Riemer
· 7 months ago
a38a06e
chore: Cleanup persistence layer (#2968)
by Dominik Riemer
· 7 months ago
0275a60
chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#2970)
by dependabot[bot]
· 7 months ago
bcdb18c
chore: Remove remainings of pipeline category feature (#2967)
by Dominik Riemer
· 7 months ago
6fb1fe1
chore(#2962): Remove deprecated static properties (#2963)
by Dominik Riemer
· 7 months ago
Next »