Commit Graph

59 Commits

Author SHA1 Message Date
Ritik Kapoor
87e418bb86 update: [code-2017] swagger (#2110)
* update: [code-2017] id and display_name to identifier
* fix: [code-2017] comment update
* fix: [code-2017] replace identifier with id in pipelines
* fix: [code-2017] prettier
* update: [code-2017] swagger
2024-07-05 16:39:26 +00:00
vardan.bansal@harness.io vardan
9c3d32f7e5 fix: [CI-11821]: Map should be pre-populated properly with initial values (#1134) 2024-03-25 18:11:52 +00:00
vardan.bansal@harness.io vardan
dac41e7870 fix: [CI-11795]: Fix incorrect YAML generated while adding field of type "array" (#1131) 2024-03-22 01:16:08 +00:00
vardan.bansal@harness.io vardan
b873fb95ed Bug fix to handle Comments preservation while updating nested fields in YAML (#919) 2023-12-18 21:50:40 +00:00
vardan.bansal@harness.io vardan
33b96dbb1c feat: [CI-10587]: YAML <-> UI sync experience for Side Panel (#875) 2023-12-06 18:23:00 +00:00
vardan.bansal@harness.io vardan
c2e4dda84b feat: [CI-10562]: Introduce embedded annotations in YAML for update of Pipeline Entities (#849) 2023-11-30 22:06:16 +00:00
vardan.bansal@harness.io vardan
bc6f8ea644 feat: Make plugin category cards clickable (#676) 2023-10-12 01:22:34 +00:00
vardan.bansal@harness.io vardan
e65b01e293 Minor bug fix (#653) 2023-10-04 23:25:06 +00:00
vardan.bansal@harness.io vardan
c5e5d33e4d Added Multimap (#633) 2023-09-29 18:48:41 +00:00
Vardan Bansal
240728666f minor revert 2023-09-28 14:08:55 -07:00
Vardan Bansal
ac8aa1d172 minor revert 2023-09-28 14:07:01 -07:00
Vardan Bansal
1958193ec4 implementation complete for item add 2023-09-27 22:26:41 -07:00
Vardan Bansal
928c1c23d3 initial commit 2023-09-27 16:11:31 -07:00
Morgan Patterson
c7c4166d8c Fix typo in PluginsPanel.tsx (#3383) 2023-09-25 19:24:22 -07:00
Johannes Batzill
a83cd21c17 [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
Vardan Bansal
e68e52350d fix eslint errors, add definitive types 2023-09-20 14:28:06 -07:00
Vardan Bansal
164e185f99 Merge branch 'main' into fix-warnings 2023-09-20 14:06:09 -07:00
Vardan Bansal
49690917fc fix eslint errors 2023-09-20 14:05:22 -07:00
Vardan Bansal
15843ab15f fix icon size 2023-09-20 13:14:05 -07:00
Vardan Bansal
e1f315b0a2 ux clean up and fixing starter pipeline 2023-09-20 13:10:07 -07:00
Vardan Bansal
bd22cec2d0 update plugin icon 2023-09-20 12:54:22 -07:00
Vardan Bansal
9a23a06e84 aligning UX 2023-09-20 12:48:28 -07:00
Vardan Bansal
11aa12f929 incorporated plugins feedback 2023-09-20 10:07:15 -07:00
Dan Wilson
a93a0ee41a fix secrets bugs and some eslint errors (#571) 2023-09-20 15:43:51 +00:00
Vardan Bansal
a14c642ced review comments - part 3 2023-09-20 03:13:55 -07:00
Vardan Bansal
d47b342fe1 review comments - part 2 2023-09-20 03:07:54 -07:00
Vardan Bansal
c65da7378c review comments 2023-09-20 03:05:17 -07:00
Vardan Bansal
a7c086f741 keeping collapsed by default 2023-09-20 02:47:29 -07:00
Vardan Bansal
2aa20d4d0b cleanup 2023-09-20 02:33:38 -07:00
Vardan Bansal
0b6a1834a9 cleanup 2023-09-20 02:30:57 -07:00
Vardan Bansal
885f49d42e logic for simplified container image 2023-09-20 02:13:40 -07:00
Vardan Bansal
1393fcd0e2 populate initial values in the plugin form 2023-09-20 02:00:20 -07:00
Vardan Bansal
d16b3995f4 render for run step, plugin list overflow cleanup 2023-09-20 01:37:31 -07:00
Vardan Bansal
3059b3be9f fixing filter UX 2023-09-19 22:13:18 -07:00
Vardan Bansal
c7ad30394e integrating plugin filter 2023-09-19 22:01:42 -07:00
Vardan Bansal
8ad13f2683 fetch plugins twice 2023-09-19 19:00:54 -07:00
Vardan Bansal
9bbea0fab2 strings cleanup 2023-09-19 18:43:30 -07:00
Vardan Bansal
927086e5d5 remove default value 2023-09-19 18:09:13 -07:00
Vardan Bansal
a215e2425a cleanup 2023-09-19 17:25:54 -07:00
Vardan Bansal
7a593a4dc8 fix issue with plugin fetch batch size 2023-09-19 17:17:55 -07:00
Vardan Bansal
9bb1185331 fix run step 2023-09-19 16:45:03 -07:00
Vardan Bansal
839b3e3bb6 integrate api, parsing spec to get plugin inputs 2023-09-19 16:32:17 -07:00
Vardan Bansal
f86d1a909a fixing structure for run step and updating pipeline V1 schema 2023-09-19 15:26:55 -07:00
Vardan Bansal
c58c99b997 fixing height for v0 and v1 versions 2023-09-19 14:52:08 -07:00
Vardan Bansal
572ff1d720 fix plugin insertion structure 2023-09-14 15:40:37 -07:00
Vardan Bansal
80029b3aac adding name field to run step 2023-09-14 15:16:17 -07:00
Vardan Bansal
cdafc30279 adding image field to run step 2023-09-14 15:06:22 -07:00
Vardan Bansal
b80de009ed fix eslint 2023-09-13 23:30:19 -07:00
Vardan Bansal
e1f8a3d7f9 fixing structure 2023-09-13 23:03:16 -07:00
Vardan Bansal
c8ba6321c2 refactor as per new plugin interfaces 2023-09-13 22:50:06 -07:00