Commit Graph

105 Commits

Author SHA1 Message Date
dcore94 f574b323ce changed reference to common stylesheet to point to prod cdn 2024-07-01 12:06:55 +02:00
dcore94 94d1357ba2 moved iss access out of async context 2024-06-13 16:52:31 +02:00
dcore94 a4769a6281 moved iss access out of async context 2024-06-13 16:49:57 +02:00
dcore94 ef6ab169df made ws addres parametric to infrastructure 2024-06-13 14:51:51 +02:00
dcore94 c95b62b1d4 implemented resubmit for archived executions and removed unnecessary logs 2024-06-12 15:34:14 +02:00
dcore94 423cfc7bed removed some logs from boot, it's now possible to drag and drop archived executions 2024-06-12 12:46:59 +02:00
dcore94 fd858f811a added different color theme for archived 2024-06-11 16:59:06 +02:00
dcore94 992e085a76 removed unnecessary details toggle 2024-06-11 16:50:07 +02:00
dcore94 59f76372b7 made archived view ooptional, refresh applies only to viewd tab, added delete for archived, improved labels, debugged 2024-06-11 16:14:00 +02:00
dcore94 9426adf4eb added archived executions panel 2024-06-10 18:05:23 +02:00
dcore94 794443bbdd fixed some labels 2024-06-07 18:44:16 +02:00
dcore94 a013536dfb fixed some labels 2024-06-07 18:42:47 +02:00
dcore94 43154c2e2b revised all tooltips and added support for i18n 2024-06-07 17:39:35 +02:00
dcore94 ac10c3ba34 fixed naming 2024-06-04 17:04:19 +02:00
dcore94 8407f59013 fixed naming 2024-06-04 16:56:01 +02:00
dcore94 3e1dd1bf6d refactored according to new API 2024-06-04 16:53:01 +02:00
dcore94 79ec13cdc5 added support for generating bash scripts 2024-04-10 12:21:14 +02:00
dcore94 ff613b70c2 show place holder instead of full link 2024-04-09 13:22:14 +02:00
dcore94 f8902077ec show place holder instead of full link 2024-04-09 13:16:51 +02:00
dcore94 d4cae32fe2 fix show link for direct execution 2024-02-02 19:07:30 +01:00
dcore94 3f02f0a1a1 fix show link for direct execution 2024-02-02 19:06:01 +01:00
dcore94 c8b31cecc7 fix show link for direct execution 2024-02-02 18:44:01 +01:00
dcore94 d4f3ed98f5 show link for direct execution 2024-02-02 18:33:42 +01:00
dcore94 f57057e307 added option for generating Julia code 2023-12-12 11:13:16 +01:00
dcore94 fb74d21d4b delay connectBroadcast in order to ensure subject 2023-06-26 20:11:40 +02:00
dcore94 de1179c515 delay connectBroadcast in order to ensure subject 2023-06-26 19:57:34 +02:00
dcore94 cdbbce3963 connect to unified socket with subject parameter 2023-06-26 19:39:52 +02:00
dcore94 c96c98c38b fixed several issues with rendering and synch 2023-06-23 16:40:02 +02:00
dcore94 242753e3dc Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features 2023-06-23 15:36:55 +02:00
dcore94 87932992e7 added management of line storage and limit for max lines 2023-06-23 15:35:28 +02:00
dcore94 aea66d38d8 Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features 2023-06-23 15:03:36 +02:00
dcore94 d095d00d7d add lines to logterminal of correct execution 2023-06-23 15:03:04 +02:00
dcore94 4947791006 Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features 2023-06-23 14:44:50 +02:00
dcore94 e0273618e5 added accessor for loglines, removed unuseful scritp and added some margin 2023-06-23 14:44:08 +02:00
dcore94 ab704ecc5e Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features 2023-06-23 14:04:50 +02:00
dcore94 77e29a59d7 fix 2023-06-23 14:04:24 +02:00
dcore94 2aeed1868f Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features 2023-06-23 14:01:11 +02:00
dcore94 b8e9ffddef fix 2023-06-23 14:00:45 +02:00
dcore94 f1871d1488 Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features 2023-06-23 13:15:25 +02:00
dcore94 7798657b69 fix 2023-06-23 13:14:53 +02:00
dcore94 611b2c89fd Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features 2023-06-23 13:11:32 +02:00
dcore94 7e676e6473 added terminal for viewing logs 2023-06-23 13:10:22 +02:00
dcore94 b3579c5ea4 Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features 2023-06-23 12:05:37 +02:00
dcore94 e14bd30796 fix typo 2023-06-23 12:04:53 +02:00
dcore94 c92b818027 Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features 2023-06-23 12:04:17 +02:00
dcore94 32a5fc7a69 added management of other kind of message 2023-06-23 11:55:34 +02:00
dcore94 7e11355a89 fix 2023-06-09 18:01:04 +02:00
dcore94 91d909b482 added button to archive only outputs 2023-06-09 17:54:41 +02:00
dcore94 135c27e3de fixed typo and changed order of buttons 2023-06-09 16:55:28 +02:00
dcore94 f7be0b8277 added label for code generation 2023-06-07 17:17:57 +02:00