Commit Graph

95 Commits

Author SHA1 Message Date
Shubham Takode
11ff442447 Update pipeline-step.component.tsx 2024-03-04 15:44:32 +05:30
Shubham Takode
e196169c98 Added io mapping for models and parameters 2024-03-04 15:35:58 +05:30
Shubham Takode
bf49d855cd Update pipeline-step-info.component.html 2024-02-29 20:21:19 +05:30
Shubham Takode
5909271f8f Pipeline step delete 2024-02-29 20:16:02 +05:30
Shubham Takode
431b4ac47e Update pipeline-step-info.component.ts 2024-02-29 12:17:54 +05:30
Shubham Takode
698f7c02d5 Update pipeline-step-info.component.html 2024-02-28 23:18:03 +05:30
Shubham Takode
58e051ec43 Update pipeline-step-info.component.html 2024-02-28 23:17:14 +05:30
Shubham Takode
c4a20594b0 io mapping of artifacts 2024-02-28 23:05:38 +05:30
sanju-rawat
cfe2169ee6 [update proxy ] 2024-02-28 20:27:38 +05:30
Sumit-solytics
ff273177a4 Cron expressions added 2024-02-28 20:08:47 +05:30
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