Shubham Takode
4a4cb27e16
Editable parameters
2024-02-28 14:28:04 +05:30
Sumit-solytics
a5ccf0e7ea
Spacing issues fixed in setting dialog box
...
proper naming used for the component
2024-02-28 12:45:54 +05:30
Shubham Takode
f7de7b9dba
Update pipeline-step.component.tsx
2024-02-27 21:59:15 +05:30
Shubham Takode
824dc6b067
Update pipeline-step.component.tsx
2024-02-27 21:58:59 +05:30
Shubham Takode
b9afdb85b4
Added step info panel
2024-02-27 21:53:56 +05:30
Shubham Takode
c8e15e6f98
Pipeline compile and run API integration
2024-02-27 18:33:10 +05:30
Sumit-solytics
6979ce795e
updated import
2024-02-22 14:49:02 +05:30
Sumit-solytics
4183bc7b7a
Merge branch 'development' of https://github.com/Nuva-Org/clearml-web into development
2024-02-22 14:11:14 +05:30
Sumit-solytics
b34c13a539
Added the settings dialog
2024-02-22 14:00:51 +05:30
Shubham Takode
646843b196
added support for drawing pipeline steps
2024-02-22 13:59:44 +05:30
Shubham Takode
a6296624de
added react flow
2024-02-20 23:50:39 +05:30
Shubham Takode
4721847193
Integrated parameters component with add new step form.
2024-02-15 23:38:03 +05:30
Shubham Takode
ca102ecd2c
Added pipeline parameters component and integrated with pipeline dialog.
2024-02-15 23:27:28 +05:30
Shubham Takode
6f37b4ee0d
Update pipeline-add-step-dialog.component.html
2024-02-15 01:29:23 +05:30
Shubham Takode
c482eacf9a
Added create pipeline step modal
2024-02-15 01:27:39 +05:30
Shubham Takode
4db6069900
renamed edit pipeline component
2024-02-14 20:30:21 +05:30
Shubham Takode
d1b946e4bf
Update edit-pipeline.component.html
2024-02-14 20:24:02 +05:30
Shubham Takode
9f8bd5b98d
Update edit-pipeline-header.component.scss
2024-02-14 20:21:41 +05:30
Shubham Takode
90ae3d6a44
used buttons instead of menus
2024-02-14 20:19:40 +05:30
Shubham Takode
5ee75e415c
added icons updated styles
2024-02-14 20:03:02 +05:30
Sumit-solytics
539741d89d
Edit pipeline changes
2024-02-14 17:10:53 +05:30
Shubham Takode
b8ee1bfc6c
corrected styles
2024-02-12 21:05:11 +05:30
Shubham Takode
01951cd2cd
Added new store and updated pipeline service. Added create pipeline dialog.
2024-02-12 20:56:36 +05:30
Sumit-solytics
6d005d709a
Edit pipeline changes
2024-02-09 11:00:13 +05:30
Shubham Takode
04c7a922cf
Added menus to pipeline cards
2024-02-06 12:37:41 +05:30
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