shyallegro
946d6ec9ae
release v2.0 ( #98 )
...
Co-authored-by: shallegro <shay@allego.ai>
2025-01-01 10:29:37 +02:00
shyallegro
ff27bad900
release v1.17 ( #97 )
...
Co-authored-by: shallegro <shay@allego.ai>
2024-12-05 21:59:27 +02:00
dependabot[bot]
a7d2d320d2
Bump cookie and express ( #96 )
...
Bumps [cookie](https://github.com/jshttp/cookie ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1 )
Updates `express` from 4.19.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.1 )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-20 09:59:23 +03:00
dependabot[bot]
bdcb979dfe
Bump rollup from 4.17.2 to 4.22.4 ( #95 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.17.2 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.17.2...v4.22.4 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 10:34:35 +03:00
dependabot[bot]
b85d02ef6a
Bump dompurify from 3.1.2 to 3.1.3 ( #87 )
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.2...3.1.3 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 13:03:49 +03:00
Michael Pilosov
c210ef55d0
Pipeline DAG: bottom-up design instead of top-down ( #86 )
...
* bottom-up design instead of top-down
* use maxInArray
2024-07-04 20:05:20 +03:00
Michael Pilosov
93851b7a96
Feature/arrows highlight ( #85 )
...
* proxy change to reflect API server default port
* re-stylize arrows in pipeline
* use the same type for both ids
* feedback: color change
* feedback: keep default color. darken only when selecting a node
2024-07-03 10:53:15 +03:00
Michael Pilosov
dff8c5620a
add github actions ( #83 )
2024-07-02 15:53:41 +03:00
shyallegro
1db1c04c41
Add npmrc file to handle legacy peer dependencies ( #84 )
...
Co-authored-by: shallegro <shay@allego.ai>
2024-07-02 00:27:06 +03:00
Michael Pilosov
9638bc6eb8
Update pipeline-info.component.html ( #82 )
2024-07-01 10:47:36 +03:00
shyallegro
803d5f85e9
release v1.16 ( #78 )
...
Co-authored-by: shallegro <shay@allego.ai>
2024-06-20 17:12:55 +03:00
shyallegro
d4f9424589
release v1.15 ( #70 )
...
Co-authored-by: shallegro <shay@allego.ai>
2024-03-24 10:55:14 +02:00
shyallegro
d9eed64770
release v1.14 ( #66 )
...
Co-authored-by: shallegro <shay@allego.ai>
2024-01-10 17:04:18 +02:00
shyallegro
34f2167598
Release v1.13 ( #64 )
...
Co-authored-by: shallegro <shay@allego.ai>
2023-11-17 10:24:49 +02:00
shyallegro
aa038f4f82
Release v1.12 ( #61 )
...
Co-authored-by: shallegro <shay@allego.ai>
2023-08-02 15:35:38 +03:00
Mathis Chenuet
37ee7b5c7e
Request bigger batches for console logs, helps searching ( #58 )
...
* Request bigger batches for console logs
Navigating consoles logs is a bit inefficient and searching is broken by lazy loaded messages, this commit does not solve this but helps a bit by requesting more messages at each request (current size does ~8kB brotli requests on my tests but I guess it depends on message length). 5000 is the default size for the backend: 452f606889/apiserver/apimodels/events.py (L112C10-L112C10)
* Update src/app/webapp-common/experiments/shared/common-experiments.const.ts
2023-07-04 11:50:16 +03:00
pollfly
09108efb88
Edit README ( #55 )
2023-06-27 14:59:55 +03:00
annaelee
e449a6c436
Allow the use of tokens for s3 access ( #53 )
...
Co-authored-by: @annaelee
2023-05-24 09:38:58 +03:00
shyallegro
e54d8ebb99
release v1.11 ( #54 )
2023-05-23 16:02:13 +03:00
shyallegro
29c68abeb4
release v1.10 ( #51 )
2023-03-29 18:04:17 +03:00
dependabot[bot]
8f6029cf5f
Bump http-cache-semantics from 4.1.0 to 4.1.1 ( #50 )
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-28 17:02:43 +03:00
shyallegro
2b6aa6043c
V1.9.2 ( #48 )
...
* Release v1.9
* v1.9.2 fixes and improvements
Co-authored-by: Shay Halsband <shy.halsband@gmail.com>
2023-01-23 12:10:26 +02:00
Fred DeSerres-Blanchet
49e684cb18
Include pipeline_execution_queue for default example so it will run remotely ( #37 )
2023-01-23 11:58:31 +02:00
dependabot[bot]
2c5901e9d3
Bump json5 from 1.0.1 to 1.0.2 ( #44 )
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [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/v1.0.1...v1.0.2 )
---
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-23 11:58:14 +02:00
shyallegro
9efcccf621
release v1.9 ( #43 )
...
Co-authored-by: Shay Halsband <shy.halsband@gmail.com>
2022-12-22 15:07:25 +02:00
dependabot[bot]
3134fbbeb7
Bump loader-utils from 2.0.2 to 2.0.4 ( #39 )
...
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>
2022-12-22 15:07:00 +02:00
Bart Derudder
39f45fdd4f
Fixed broken link ( #41 )
2022-12-22 15:06:43 +02:00
shyallegro
e02814a7c3
release 1.8 ( #42 )
...
Co-authored-by: Shay Halsband <shy.halsband@gmail.com>
2022-11-28 18:10:38 +02:00
shyallegro
94308aaa45
release v1.7 ( #35 )
2022-11-01 12:40:14 +02:00
shyallegro
b96f723af1
Release v1.6 ( #31 )
2022-07-10 14:10:46 +03:00
dependabot[bot]
c7c4e73645
Bump async from 2.6.3 to 2.6.4 ( #29 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-08 12:37:25 +03:00
dependabot[bot]
f3b186c3de
Bump ejs from 3.1.6 to 3.1.8 ( #28 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-08 10:29:30 +03:00
shyallegro
9f8f256186
Release v1.5 ( #27 )
2022-06-07 17:48:29 +03:00
shyallegro
be221b67dd
Fix clearml server root url #21 ( #25 )
...
- missing files
Co-authored-by: shyallegro <support@allegro.ai>
2022-05-11 11:51:50 +03:00
dependabot[bot]
90c41957d8
Bump node-forge from 1.2.1 to 1.3.1 ( #24 )
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.1 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-24 16:50:51 +03:00
shyallegro
ab12845bd1
Release v1.4 ( #23 )
...
Co-authored-by: shyallegro <support@allegro.ai>
2022-04-24 12:30:51 +03:00
Zied ANDOLSI
d7de4d3bc6
Allegroai/clearml#562 ( #20 )
...
* add server root url
* [BUG] fix #562
Co-authored-by: Zied ANDOLSI <zandolsi@prophesee.ai>
2022-03-17 11:28:53 +02:00
shyallegro
07d90efe15
Release v1.3 ( #19 )
...
Co-authored-by: shyallegro <support@allegro.ai>
2022-03-15 15:46:26 +02:00
shyallegro
ce07f6973e
Fix saving user bucket credentials ( #17 )
2022-03-14 14:19:54 +02:00
dependabot[bot]
1c75ee5d25
Bump url-parse from 1.5.7 to 1.5.10 ( #16 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 10:37:15 +02:00
shyallegro
1e5998df3e
Update version file ( #15 )
...
Co-authored-by: shyallegro <support@allegro.ai>
2022-02-23 19:01:25 +02:00
dependabot[bot]
a413993932
Bump nanoid from 3.1.30 to 3.3.0 ( #12 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.30 to 3.3.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-20 15:48:56 +02:00
dependabot[bot]
2df796f004
Bump follow-redirects from 1.14.5 to 1.14.8 ( #13 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.5 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-20 15:48:48 +02:00
dependabot[bot]
e6c6233231
Bump url-parse from 1.5.3 to 1.5.7 ( #14 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-20 15:46:05 +02:00
shyallegro
0ecd85320a
Release v1.2 ( #11 )
...
Co-authored-by: shyallegro <support@allegro.ai>
2022-02-15 13:09:07 +02:00
tamarklein
b93f917c35
Fix wrong pathes ( #10 )
...
* fix wrong pathes
* paths fix, removing capitals
Co-authored-by: Tamar Klein <tamarkle@cs.huji.ac.il>
2021-09-15 11:32:16 +03:00
Jake Henning
ba3c6ce760
Merge pull request #8 from allegroai/v1.1
...
ClearML v1.1
2021-07-27 15:04:42 +03:00
shyallegro
c10c01bc8e
Clearml v1.1
2021-07-26 13:20:15 +03:00
Allegro AI
0144de77e4
Merge pull request #7 from allegroai/v1.0
...
ClearML v1.0
2021-05-11 17:21:24 +03:00
shyallegro
635b984129
clearml v1.0
2021-05-11 17:12:05 +03:00