Commit Graph

341 Commits

Author SHA1 Message Date
dcore94 4f3a892eeb added support for initializing from execution 2024-02-02 17:45:04 +01:00
dcore94 a087e4904f fix 2024-02-02 17:35:59 +01:00
dcore94 cfea15251a fix 2024-02-02 17:32:51 +01:00
dcore94 0ce705bb3f added method inferring from url parametere 2024-02-02 17:28:05 +01:00
dcore94 19d7be6ea0 non authors can only derive a method 2024-01-31 16:37:17 +01:00
dcore94 ab07310252 removed commented code 2023-12-14 10:46:54 +01:00
dcore94 a4bbbc0ccf pass encoded description as attribute 2023-12-13 19:24:58 +01:00
dcore94 1381140c49 fixed typo 2023-12-13 19:19:36 +01:00
dcore94 a9ec721892 removed spaces 2023-12-13 19:17:04 +01:00
dcore94 125f5492c5 fixed typo 2023-12-13 19:10:11 +01:00
dcore94 ccd75c7e6e changed description to textarea and show it without trigger 2023-12-13 19:07:56 +01:00
dcore94 45ab5dccca encode to base64 before setting as attirbute to fix descriptions containing quotes 2023-12-13 18:29:44 +01:00
dcore94 f57057e307 added option for generating Julia code 2023-12-12 11:13:16 +01:00
dcore94 901abe5869 derivation as query-param 2023-11-16 13:57:26 +01:00
dcore94 7f76178458 added derivation button 2023-11-16 13:45:24 +01:00
dcore94 5476851d1f fix possible npe 2023-11-16 11:31:34 +01:00
dcore94 bfea923d4b visual fix 2023-10-27 15:59:52 +02:00
dcore94 801e349e80 fixed query to avoid hierarchy clashes 2023-10-27 15:53:32 +02:00
dcore94 4818464409 fixed query to avoid hierarchy clashes 2023-10-27 15:52:35 +02:00
dcore94 00d53aed50 scroll only content of tree widget 2023-10-27 15:44:24 +02:00
dcore94 1d6fe0beb8 moved tool addition for remote file to render time 2023-10-27 15:37:53 +02:00
dcore94 b891562705 moved tool addition for remote file to render time 2023-10-27 15:30:11 +02:00
dcore94 1d52dc9fb8 moved tool addition for remote file to render time 2023-10-27 15:28:23 +02:00
dcore94 b7bd25fa7a improved visual of storage tree 2023-10-25 19:05:47 +02:00
dcore94 528db74d03 improved visual of storage tree 2023-10-25 19:04:20 +02:00
dcore94 63af988a9d improved visual of storage tree 2023-10-25 19:02:57 +02:00
dcore94 71c6d94674 improved visual of storage tree 2023-10-25 19:01:42 +02:00
dcore94 2897f65a60 improved visual of storage tree 2023-10-25 18:59:36 +02:00
dcore94 02501f8d84 added quotes 2023-10-09 13:41:18 +02:00
dcore94 49407a59a0 tolerant to string true/false 2023-10-09 13:31:31 +02:00
dcore94 22ea7a3d55 support for boolean and number inputs 2023-10-09 13:25:47 +02:00
dcore94 6911ba7c9d added support for remote files from d4s workspace 2023-10-06 16:19:54 +02:00
dcore94 d354e27b8d removed visual clutch 2023-10-06 16:19:37 +02:00
dcore94 650cc75df0 if value is set from outside mark as not required 2023-10-03 16:18:48 +02:00
dcore94 0f7bbacce3 fixed type selector 2023-09-27 17:03:00 +02:00
dcore94 5e8129b440 fixed type selector 2023-09-27 16:59:44 +02:00
dcore94 b8c0ea4279 fixed type 2023-09-27 16:54:14 +02:00
dcore94 8c80ab6f76 added support for mulitichoice enum 2023-09-27 12:14:35 +02:00
dcore94 50ee54a8ff rewritten input widget controller 2023-09-26 17:14:47 +02:00
dcore94 55bc837be3 fine tuining visuals 2023-07-10 15:45:07 +02:00
dcore94 41f245d4a4 fixed code and modified shared tooltip 2023-07-10 15:41:55 +02:00
dcore94 655c80d34e distinguish shared from non shared methods 2023-07-10 15:31:34 +02:00
dcore94 b0fa8c5405 improve readability 2023-06-27 09:55:17 +02: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 cab09d219f aesthetic fixes 2023-06-26 12:09:54 +02:00
dcore94 dbfb991074 aesthtic fixes 2023-06-26 12:08:47 +02:00
dcore94 d4998222bb added infra log styles 2023-06-26 11:22:48 +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 de41d0e459 Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features 2023-06-23 14:15:34 +02:00
dcore94 448499874c fix 2023-06-23 14:15:08 +02:00
dcore94 06e443f220 Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features 2023-06-23 14:12:25 +02:00
dcore94 f47863011a fix 2023-06-23 14:12:02 +02:00
dcore94 d28ce91095 Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features 2023-06-23 14:10:11 +02:00
dcore94 ab7eda1619 fix 2023-06-23 14:09:45 +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 19e5a086a5 Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features 2023-06-23 13:13:29 +02:00
dcore94 ca00575ea8 added terminal for viewing logs 2023-06-23 13:13:00 +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
Marco Lettere 26ce0578bf Merge pull request 'ccp-features' (#7) from ccp-features into master
Reviewed-on: gCubeSystem/cdn-experiments#7
2023-06-21 15:58:18 +02:00
dcore94 5d3d3542cb fixed typo 2023-06-21 15:46:34 +02:00
dcore94 6d779e3862 properly reset after deletion 2023-06-21 15:44:31 +02:00
dcore94 771294e02c expected data is now json but only for first creation 2023-06-21 15:42:11 +02:00
dcore94 0b32d8115b expected data is now json 2023-06-21 15:38:31 +02:00
dcore94 4f89d5e8f1 reuse return from save operation to switch to updatable form 2023-06-21 15:27:42 +02:00
dcore94 6cdd2ff5c3 avoid resetting method after first save 2023-06-21 15:10:57 +02:00
dcore94 b1a83a8289 removed extra check 2023-06-15 10:36:25 +02:00
dcore94 7f63a6f321 removed too hard constraint on mime type 2023-06-14 19:30:21 +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 63e0c8c415 fixed init of checked for readonly 2023-06-07 18:28:26 +02:00
dcore94 20ac50bc22 added accessor for readonly 2023-06-07 18:20:55 +02:00
dcore94 e4b5ae496b fixed readonly which was missing and made readonly ccpimage fields 2023-06-07 18:14:03 +02:00
dcore94 03c415df2c fixed readonly which was missing and made readonly ccpimage fields 2023-06-07 18:08:28 +02:00
dcore94 63d6d57956 fixed readonly which was missing and made readonly ccpimage fields 2023-06-07 18:06:19 +02:00
dcore94 466b427367 fixed readonly which was missing and made readonly ccpimage fields 2023-06-07 18:02:17 +02:00
dcore94 1a349662ef alignment 2023-06-07 17:24:07 +02:00
dcore94 f7be0b8277 added label for code generation 2023-06-07 17:17:57 +02:00
dcore94 d9ba4591a0 added label for code generation 2023-06-07 17:13:52 +02:00
dcore94 7344eaedd9 adjusted tooltip and added action for publishing method to context 2023-06-07 10:52:15 +02:00
Marco Lettere 782d8b0c89 Aggiornare 'ccp/js/executionhistorycontroller.js' 2023-05-30 18:37:57 +02:00
dcore94 c86dc476da correctly renamed ccpnote input 2023-05-25 09:10:12 +02:00