Commit Graph

54 Commits

Author SHA1 Message Date
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
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
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
shyallegro
9efcccf621
release v1.9 (#43)
Co-authored-by: Shay Halsband <shy.halsband@gmail.com>
2022-12-22 15:07:25 +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
shyallegro
9f8f256186
Release v1.5 (#27) 2022-06-07 17:48:29 +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
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
shyallegro
c10c01bc8e Clearml v1.1 2021-07-26 13:20:15 +03:00
shyallegro
635b984129 clearml v1.0 2021-05-11 17:12:05 +03:00
Allegro AI
52cbb5933c
Merge pull request #5 from allegroai/v0.17
clearml v0.17
2021-03-24 15:56:58 +02:00