v1.3.608
- [ffc6730] Ci 3806 pin only the major version (#1255)
- [d0f1d5b] [skip ci] - v1.3.608
- [f5b99ac] feat: upgrade reactflow to @xyzflow/react (#1254)
- [9d9a86b] [skip ci] - v1.3.607
- [8b18e1f] refactor: SecretsPage (#1142)
- [6889921] [skip ci] - v1.3.606
- [948944f] Update deprecation notification to new Linux machines (#1253)
- [66ad343] [skip ci] - v1.3.605
- [48bcbd3] Fix pipeline empty state height (#1252)
- [1492d99] [skip ci] - v1.3.604
- [b95a78c] Update dependency go to v1.23.2 (#1116)
- [532b912] [skip ci] - v1.3.603
- [905e86d] feat: add root workflow to an empty pipeline (#1251)
- [d033efd] [skip ci] - v1.3.602
- [783bc05] Small fixes (#1240)
- [42e9bb7] [skip ci] - v1.3.601
- [64579bd] Update module github.com/docker/docker to v25 [SECURITY] (#1113)
- [ce50e79] [skip ci] - v1.3.600
- [e8d96c1] Update go modules (#1067)
- [62811ca] [skip ci] - v1.3.599
- [70579e5] Rebase renovate PRs only when requested (#1250)
- [90f1ff6] [skip ci] - v1.3.598
- [b9521e4] chore: update npm minor and patch versions (#1248)
- [10be1a6] [skip ci] - v1.3.597
- [f1bd718] fix: url go crazy on delete a pipeline (#1249)
- [7816b16] [skip ci] - v1.3.596
- [284889a] Only run renovate once per week (#1247)
- [90babc1] [skip ci] - v1.3.595
- [2521ad2] Implement delete pipeline dialog [CI-3779] (#1244)
- [1853471] [skip ci] - v1.3.594
- [3ef9cd9] Implement addWorkflowToPipeline service method (#1245)
- [8625a29] [skip ci] - v1.3.593
- [37dbb03] Upgrade Ruby so it matches the one available in CI (#1246)
- [95848e4] [skip ci] - v1.3.592
- [f9e84d9] fix: workflow card empty state & utility workflow stack and machine (#1243)
- [a7fc7eb] [skip ci] - v1.3.591
- [38610d5] feat: workflow selector drawer (#1242)
- [4b40f3c] [skip ci] - v1.3.590
- [dacbbe6] Use graph specific empty pipelines page if applicable (#1241)
- [f432223] [skip ci] - v1.3.589
- [ed731b7] Show create pipeline button only if feature flag enabled (#1239)
- [b4295d7] [skip ci] - v1.3.588
- [e4e246b] Implement Create Pipeline dialog (#1237)
- [eabf0b0] [skip ci] - v1.3.587
- [41fab9d] feat: implement PipelineConfigDrawer (#1238)
- [25a5a3d] [skip ci] - v1.3.586
- [735d00e] [BIVS-2841] Git status reporting (#1236)
- [ca671ab] [skip ci] - v1.3.585
- [19b3bfa] Local server should listen on localhost only (#1234)
- [2de6bdd] [skip ci] - v1.3.584
- [8463471] Extend BitriseYML service with pipeline manipulation [CI-3774] (#1235)
- [32aa994] [skip ci] - v1.3.583
- [296b2e8] feat: display graph pipelines (#1233)
- [a102d19] [skip ci] - v1.3.582
- [caac0a0] fix: rename workflow on name input cancel (#1232)
- [8f9d67c] [skip ci] - v1.3.581
- [3d85b95] [BIVS-2835] Target Based Triggers event tracking (#1227)
- [e4a2ec3] [skip ci] - v1.3.580
- [5d14ce2] fix: yml schema validation error (#1231)
- [0563320] [skip ci] - v1.3.579
- [9b4dd82] [skip ci] - v1.3.578
- [af09f91] CI-3761: Implement different Pipeline related empty states (#1228)
- [943eba5] [skip ci] - v1.3.577
- [c16c4b5] feat: floating toolbar for pipelines (#1230)
- [e1f1908] [skip ci] - v1.3.576
- [89cd598] fix: ignore .spec files from bundle (#1229)
- [5d114ca] [skip ci] - v1.3.575
- [b7f0706] fix: rank bitrise steps first (#1226)
- [c734ac5] [skip ci] - v1.3.574
- [32029c5] Refact Tabs [FRONTEND-487] (#1223)
- [97eab7a] [skip ci] - v1.3.573
- [ec2063b] fix: remove unnecessary env var and secret validations (#1225)
- [de2c66d] [skip ci] - v1.3.572
- [066c04a] fix: new workflows page design review issues (#1224)
- [751390b] [skip ci] - v1.3.571
- [07fad41] fix: discard changes select another workflow (#1222)
- [0efd41a] [skip ci] - v1.3.570
- [7daffc1] feat: use editable pattern for workflow rename (#1221)
- [b3c53b0] [skip ci] - v1.3.569
- [26159a0] fix: Validate WF env key uniqueness (#1220)
- [a200db7] [skip ci] - v1.3.568
- [5b35626] fix: shadow changes on step config drawer (#1217)
- [4380fe8] [skip ci] - v1.3.567
- [3768703] refactor: get rid of useShallow's (#1219)
- [3e2b637] [skip ci] - v1.3.566
- [dafc13e] feat: handle git:: and custom step library steps (#1211)
- [a1e06bd] [skip ci] - v1.3.565
- [0f409cb] fix: errcheck version (#1216)
- [ebf77fd] [skip ci] - v1.3.564
- [eaa0631] fix: do not send form values on page load (#1213)
- [b707887] [skip ci] - v1.3.563
- [ff21c7e] Fix tag trigger empty fallback logic (#1215)
- [7482285] [skip ci] - v1.3.562
- [e579571] Updated Bitkit version (#1214)
- [17e979c] [skip ci] - v1.3.561
- [1e0296d] [FRONTEND-488] Change action icon's naming convention to figma name (#1212)
- [e301ef5] [skip ci] - v1.3.560
- [019d995] fix: phantom changes in service level (#1208)
- [46e99f1] [skip ci] - v1.3.559
- [64fba2b] React Triggers page [BIVS-2800] [BIVS-2808] (#1174)
- [d36e5fe] [skip ci] - v1.3.558
- [8250ed4] Revert "feat: implement raw git url handling (#1209)" (#1210)
- [dc9c400] [skip ci] - v1.3.557
- [49b9abc] feat: implement raw git url handling (#1209)
- [2ffd44e] [skip ci] - v1.3.556
- [fa69183] fix: StepConfigDrawer weird behavior (#1207)
- [743ae87] [skip ci] - v1.3.555
- [cdfd70e] feat: Handle step bundle and with group selection (#1205)
- [5ee9ba2] [skip ci] - v1.3.554
- [d5e5927] [FRONTEND-486] Fix status icons (#1204)
- [427cb62] [skip ci] - v1.3.553
- [0a780a1] Update github.com/bitrise-io/bitrise to version 2.22.0 (#1203)
- [62cfbfe] [skip ci] - v1.3.552
- [47cf60d] Update github.com/bitrise-io/bitrise to version 2.21.0 (#1201)
- [ea99132] [skip ci] - v1.3.551
- [71e1d8c] Implement WFE frontend tracking (#1197)
- [4425940] [skip ci] - v1.3.550
- [6fb6161] fix: hacky solution to give 100% height to the underlying bitkit textarea (#1200)
- [731eba0] [skip ci] - v1.3.549
- [1d3e064] Revert "fix: replace auto-growing input (#1198)" (#1199)
- [06390a5] [skip ci] - v1.3.548
- [88ec9e6] fix: replace auto-growing input (#1198)
- [8514065] [skip ci] - v1.3.547
- [a0e43ca] fix: Don't use YAML aliasing (#1196)
- [13cfe53] [skip ci] - v1.3.546
- [b48bcf3] fix: tune header spacing (#1194)
- [4370714] [skip ci] - v1.3.545
- [1b7287e] fix: step should start with S (#1193)
- [90209f6] [skip ci] - v1.3.544
- [d8356bd] feat: diff editor (#1192)
- [dc0e87a] [skip ci] - v1.3.543
- [86b0dea] fix: missing pipeline config on new Workflows page (#1191)
- [92fe0d4] [skip ci] - v1.3.542
- [d0feaf6] remove-buttons (#1190)
- [4291473] [skip ci] - v1.3.541
- [15881e5] fix: build-storybook script (#1175)
- [3874942] [skip ci] - v1.3.540
- [bc9b503] fix: handle edge case, when machine type is not defined in yml (#1189)
- [ca398e6] [skip ci] - v1.3.539
- [e96def4] Update deprecation banner texts (#1188)
- [2481820] [skip ci] - v1.3.538
- [a8d77cc] fix: selected workflow state (#1187)
- [262774f] [skip ci] - v1.3.537
- [f2ea329] fix: move the delete workflow button to the canvas (#1185)
- [13f1332] [skip ci] - v1.3.536
- [6178971] cosmetic-fixes (#1186)
- [e4632f1] [skip ci] - v1.3.535
- [b2c878d] fix: disable autocomplete and 1password for inputs (#1184)
- [a94425c] [skip ci] - v1.3.534
- [62d847e] hide-breadcrumb (#1183)
- [326b516] [skip ci] - v1.3.533
- [ec56058] feat: step limit (#1182)
- [de724b1] [skip ci] - v1.3.532
- [6828113] fix: Keep workflow_id query param between tab changes (#1181)
- [22241cc] [skip ci] - v1.3.531
- [3dd7c52] move-step-buttons-to-card (#1180)
- [997604b] [skip ci] - v1.3.530
- [4ae6971] fix: workflow panel envs not updating on popover create (#1179)
- [0f53591] [skip ci] - v1.3.529
- [1c197cf] fix: yml is updating when workflow config is invalid (#1178)
- [ed33b10] [skip ci] - v1.3.528
- [36418b8] fix: normalized version should always be based upon CVS version (#1177)
- [0c9a407] [skip ci] - v1.3.527
- [3f6a413] feat: sanitize workflow name (#1176)
- [0ae9139] [skip ci] - v1.3.526
- [4393a73] Update dependencies (#1167)
- [b7531d4] [skip ci] - v1.3.525
- [0e3dcfd] fix: stucked ChainWorkflowDrawer state (#1171)
- [2cb0f18] [skip ci] - v1.3.524
- [67e2927] internal-release-fixes (#1170)
- [298c021] [skip ci] - v1.3.523
- [8aeba96] fix: Stack & Machine selector, self-hosted runner (#1168)
- [0082425] [skip ci] - v1.3.522
- [40c24f8] fix: missing visual feedback on chaining a chained workflow (#1169)
- [b966743] [skip ci] - v1.3.521
- [7f5152c] fix: safari tooltip glitch (#1166)
- [1baa5ba] [skip ci] - v1.3.520
- [4a5fbe3] fix: unknown stack on workflow cards (#1165)
- [239ddab] [skip ci] - v1.3.519
- [06fda7e] feat: create secret from InsertSecretPopover (#1164)
- [5743e17] [skip ci] - v1.3.518
- [21b7c90] fix: faulty secrets loading in popups (#1163)
- [a816418] [skip ci] - v1.3.517
- [3005578] fixes (#1162)
- [3612d0d] [skip ci] - v1.3.516
- [98b7ebb] feat: version change dialog (#1161)
- [41ae54a] [skip ci] - v1.3.515
- [60a146a] feat: create EnvVar from InsertEnvVarPopover (#1160)
- [eecc4d1] [skip ci] - v1.3.514
- [5b1af97] feat: load secrets for step inputs (#1159)
- [21e4275] [skip ci] - v1.3.513
- [44c3ed2] Fix devcenter links (#1158)
- [6894859] [skip ci] - v1.3.512
- [7791d25] feat: Add support for StepDrawer inputs editing (#1157)
- [e51a491] [skip ci] - v1.3.511
- [18a2c5c] feat: connect the useEnvVars hook (#1155)
- [7c28fe3] [skip ci] - v1.3.510
- [1bb9dd2] Run if improvements (#1156)
- [5369ca3] [skip ci] - v1.3.509
- [62b81d6] feat: useEnvVars hook (#1152)
- [78c1ace] [skip ci] - v1.3.508
- [464b446] BIVS-2807 (#1154)
- [7badff6] BIVS-2806 (#1153)
- [1e0166f] [skip ci] - v1.3.507
- [2385bc8] refactor: stack & machine service (#1150)
- [cd52fbb] [skip ci] - v1.3.506
- [91a1a92] feat: integrate RunWorkflowDialog (#1151)
- [39c27af] [skip ci] - v1.3.505
- [e0da49f] step-drawer-properties (#1144)
- [85d6296] [skip ci] - v1.3.504
- [6e286c4] Use window.pageProps in Workflows tab (#1149)
- [8dca52e] [skip ci] - v1.3.503
- [38fd5e2] feat: Implement WorkflowsPage emtpy state (#1146)
- [fac4d7e] [skip ci] - v1.3.502
- [ce16185] feat: connect env vars logic to workflow config (#1147)
- [638ab59] [skip ci] - v1.3.501
- [f374849] feat: new workflow config stack and machine (#1141)
- [f88a01c] [skip ci] - v1.3.500
- [64ce9a9] feat: Implement StepDrawerConfig header functionality (#1140)
- [ec7533b] [skip ci] - v1.3.499
- [7e69bcb] Implement move and delete envVar [CI-3523] (#1139)
- [45ed8b6] [skip ci] - v1.3.498
- [5e8bcfd] Use 1.1 YAML to handle "yes" and "no" values as string instead of booleans (#1138)
- [0103b33] [skip ci] - v1.3.497
- [d62de92] Save envVar in BitriseYmlService [CI-3523] (#1137)
- [12bfef6] [skip ci] - v1.3.496
- [4320aab] feat: workflow config drawer properties editing (#1129)
- [dcd2840] [skip ci] - v1.3.495
- [822f5cd] Fix version wildcard labeling (#1136)
- [61a82d1] [skip ci] - v1.3.494
- [3775cf5] Add tests to BitriseYMLService (#1135)
- [5a7fbaf] [skip ci] - v1.3.493
- [75bf5a5] refactor: apis, models, utils, components (#1131)
- [5b81379] [skip ci] - v1.3.492
- [d88d6aa] feat: local updateSecret (#1106)
- [9181a97] [skip ci] - v1.3.491
- [27af703] Save stack and machine on workflow [CI-3512] (#1132)
- [2b9e0d6] [skip ci] - v1.3.490
- [69f85ea] Update npm packages (#1069)
- [f1b686c] [skip ci] - v1.3.489
- [9f50c8d] [BIVS-2776] Manual build from WFE shows @user in the system (#1130)
- [08387b8] [skip ci] - v1.3.488
- [19f0d83] [BIVS-2777] Step bundles and with groups shouldn't have versions (#1128)
- [e2273c8] [skip ci] - v1.3.487
- [3fd880f] feat: implement the workflow config drawer (#1127)
- [4bfb681] [skip ci] - v1.3.486
- [eddb614] fix: clear filters after step drawer closes (#1126)
- [67867b0] [skip ci] - v1.3.485
- [0901e19] fix: step sorting drop animation (#1125)
- [01cdb16] [skip ci] - v1.3.484
- [358ee42] feat: implement EnvVarsApi to load env vars from remote APIs (#1123)
- [36a3ada] [skip ci] - v1.3.483
- [99aeb3b] feat: connect add step selector drawer to the new workflows page (#1124)
- [ff76431] [skip ci] - v1.3.482
- [6565ae0] fix: wrong LD client ID for staging environment (#1122)
- [0778a02] [skip ci] - v1.3.481
- [234e84b] feat: dnd reorder of chained workflows (#1121)
- [7d97d43] [skip ci] - v1.3.480
- [a76e82c] feat: reorder steps on workflow card (#1118)
- [4ab6ba7] [skip ci] - v1.3.479
- [9524c13] FIx ConfigurationYmlSourceDialog error handling (#1119)
- [6327b13] [skip ci] - v1.3.478
- [14d6e0a] fix: merge error on the new Workflows page (#1117)
- [e768062] [skip ci] - v1.3.477
- [ecc7784] feat: edit workflow button for workflow card (#1115)
- [4fbab06] [skip ci] - v1.3.476
- [49653c9] [BIVS-2548] Save tag condition with empty input (#1109)
- [8190d37] [skip ci] - v1.3.475
- [aaafa7d] feat: create workflow on the new workflows page (#1111)
- [ac94791] feat: chain workflows on the new workflow canvas (#1108)
- [bc984ae] [skip ci] - v1.3.474
- [7c402ba] feat: add eslint-import-resolver-alias package (#1114)
- [38791ed] [skip ci] - v1.3.473
- [e8e542c] [FRONTEND-470] replace old segment code with new tracking logic + cleanup (#1091)
- [926f4f7] [skip ci] - v1.3.472
- [8cfa41b] fix: step title out of sync on rename (#1110)
- [bdd6ad5] [skip ci] - v1.3.471
- [d02c56f] feat: delete workflow from canvas (#1100)
- [b680c1e] [skip ci] - v1.3.470
- [1cc0d6d] Bitrise cli update (#1095)
- [fb4efbe] [skip ci] - v1.3.469
- [e9a8993] Fix unversioned step config panel [SSW-1693] (#1104)
- [1632585] [skip ci] - v1.3.468
- [0670d1d] Fix YAML editor (#1098)
- [6965519] [skip ci] - v1.3.467
- [3a4f88c] [SSW-1692] Fix env & secrets popup crash on invalid field (#1099)
- [0a2c557] [skip ci] - v1.3.466
- [310810c] feat: new react-only step config drawer (#1094)
- [99ddb40] [skip ci] - v1.3.465
- [c14f60d] feat: API + core layer for workflows page (#1093)
- [c2f688e] [skip ci] - v1.3.464
- [e41582f] [BIVS-2751] Step bundles small fixes (#1096)
- [015874c] [skip ci] - v1.3.463
- [935ed20] Update dependency sass-loader to v15 (#1086)
- [6ac52d5] [skip ci] - v1.3.462
- [a399e35] Step bundle and With group [BIVS-2745] (#1087)
- [0b3b147] [skip ci] - v1.3.461
- [fbabb4b] feat(workflows): add properties and env vars to the new layout (#1085)
- [e304794] [skip ci] - v1.3.460
- [6dddc71] feat: add step drawer to the new workflows page layout (#1089)
- [c8af941] [skip ci] - v1.3.459
- [5ac0cab] rename app to project [ER-1401] (#1090)
- [568681e] [skip ci] - v1.3.458
- [bff4634] [FRONTEND-463] replace monaco editor with react version (#1082)
- [97b40c2] [skip ci] - v1.3.457
- [29be78c] Update stack rollback version tooltip text (#1088)
- [fda6069] feat: scaffold React-only workflows page (#1084)
- [298cd24] [skip ci] - v1.3.456
- [7cfbb85] Modular YML changes [BIVS-2573] (#1037)
- [1050cd1] [skip ci] - v1.3.455
- [9192df2] Remove pipeline badge and remove pipeline feature flag usage (#1083)
- [514554c] [skip ci] - v1.3.454
- [42c437a] chore: remove unused feature flag reference (#1081)
- [54de485] [skip ci] - v1.3.453
- [13a8191] chore: Cleanup old code (#1080)
- [834c214] [skip ci] - v1.3.452
- [0c82e84] fix: wrong boolean and number values in wf config envs ui (#1079)
- [3c28fba] [skip ci] - v1.3.451
- [a710c58] feat: connect the new create wf dialog (#1078)
- [12a50c6] [skip ci] - v1.3.450
- [c7d9d7e] feat: move workflow toolbar to steps container (#1077)
- [04b7f81] [skip ci] - v1.3.449
- [3f6c621] feat: new workflow selector component (#1071)
- [b9da6ae] [skip ci] - v1.3.448
- [d0bc299] feat: implement Create Workflow dialog (#1073)
- [e819ced] [skip ci] - v1.3.447
- [f9d6774] update datadog config (#1076)
- [1a34022] [skip ci] - v1.3.446
- [9aa46ab] Revert "make datadog config similar to website (#1072)" (#1075)
- [938f3e0] [skip ci] - v1.3.445
- [be68f89] fix: overflow issue (#1074)
- [4edb6e0] [skip ci] - v1.3.444
- [d085b89] make datadog config similar to website (#1072)
- [9901d60] [skip ci] - v1.3.443
- [0e74aa8] Cleanup old Code Signing (#897)
- [f8210f9] [skip ci] - v1.3.442
- [6e33507] feat: New DeleteWorkflowDialog implementation (#1070)
- [3e3ff5f] [skip ci] - v1.3.441
- [0deb975] fix: Add Cancel button to Run Workflow dialog (#1068)
- [29acea9] [skip ci] - v1.3.440
- [8c83af4] feat: override LD flags with
ld.local.json
file (#1065) - [f27cfdc] [skip ci] - v1.3.439
- [751ea97] Update dependency glob to v11 (#1059)
- [fe721fe] [skip ci] - v1.3.438
- [a2f5b3c] Update npm packages (#1058)
- [ef2e712] [skip ci] - v1.3.437
- [528bd95] fix: chain workflow drawer search focus cutoff (#1066)
- [af16159] [skip ci] - v1.3.436
- [5783e24] chore: update packages (#1064)
- [5c4d7e3] [skip ci] - v1.3.435
- [b6277b5] feat: ChainWorkflowDrawer (#1062)
- [3216504] [skip ci] - v1.3.434
- [bd1ff24] fix: include after_run used by before_run and vice versa (#1061)
- [48a320a] [skip ci] - v1.3.433
- [ded973d] hotfix: verified step (#1060)
- [d9b8ebe] [skip ci] - v1.3.432
- [6db8743] feat: Allow choosing default machine type and stack on workflow level (#1057)
- [8063859] [skip ci] - v1.3.431
- [a5191db] Remove workflows and pipelines link (#1056)
- [a3da69f] [skip ci] - v1.3.430
- [dd89daf] Update npm packages (#1054)
- [207fe34] [skip ci] - v1.3.429
- [ce76025] Update dependency go to v1.22.5 (#1050)
- [307a141] [skip ci] - v1.3.428
- [3f5af9a] Update dependency slim to v5 (#839)
- [a8adb0c] [skip ci] - v1.3.427
- [e683aea] Update go modules (#1052)
- [bb576d0] [skip ci] - v1.3.426
- [61e5c72] Update npm packages (#1045)
- [5304043] [skip ci] - v1.3.425
- [8e35eca] fix: Additional StepDrawer improvements (#1053)
- [f6a3952] [skip ci] - v1.3.424
- [1ed7773] fix learn more link on secrets page (#1031)
- [b516912] [skip ci] - v1.3.423
- [5a941ec] fix: StepDrawer step card refinements (#1049)
- [a93247e] [skip ci] - v1.3.422
- [5c4ccd3] Update go modules (#1044)
- [8216d35] [skip ci] - v1.3.421
- [e8df975] chore: cleanup workflow config panel feature flag and old code (#1042)
- [2ac69a6] [skip ci] - v1.3.420
- [9561778] Update module github.com/hashicorp/go-retryablehttp to v0.7.7 [SECURITY] (#1026)
- [39edd4f] [skip ci] - v1.3.419
- [6d8a847] Update github.com/bitrise-io/envman digest to ca81d0a (#1023)
- [923b1e1] [skip ci] - v1.3.418
- [6491f63] fix: filter out deprecated steps (#1040)
- [8fc0b08] [skip ci] - v1.3.417
- [914ccc1] Additional step drawer improvements (#1039)
- [ef403a6] [skip ci] - v1.3.416
- [9014054] chore: update Bitkit (#1038)
- [a986a02] [skip ci] - v1.3.415
- [b49b2f9] fix: browser url is not updating on tab change (#1035)
- [bf62446] [skip ci] - v1.3.414
- [54048ed] fix: Additional StepDrawer fixes (#1034)
- [1693164] [skip ci] - v1.3.413
- [bb6eba7] fix: load step inputs when adding a step (#1033)
- [f4b5901] [skip ci] - v1.3.412
- [16f86d7] Fix in-repo yml error handling [SSW-1576] (#1027)
- [2bf9f14] [skip ci] - v1.3.411
- [2311e0a] feat: React StepDrawer implementation (#1028)
- [7a67c3e] [skip ci] - v1.3.410
- [82d801b] Add custom sorting for machines (#1025)
- [92175e5] [skip ci] - v1.3.409
- [a2b75e7] feat: add selectable tags for step filter (#1024)
- [fa11aa4] [skip ci] - v1.3.408
- [2fbf067] fix: visible copy dialog on invalid yml (#1022)
- [1b52230] feat: Basic StepDrawer components implementation (#1021)
- [ef3d3d7] [skip ci] - v1.3.407
- [5d60c17] Readd announcement link to M1 deprecation banner (#1020)
- [8288a9f] [skip ci] - v1.3.406
- [3ac62c6] Update dependency @testing-library/react to v16 (#992)
- [120c46a] [skip ci] - v1.3.405
- [5c05a84] Update module gopkg.in/yaml.v2 to v3 (#840)
- [7ff2b2a] [skip ci] - v1.3.404
- [94d6e1e] fix: editedWorkflowConfigForReactChanged method to handle self-hosted runner (#1018)
- [81a54cc] [skip ci] - v1.3.403
- [a7ce6eb] fix: handle self-hosted runner on new workflow config panel (#1017)
- [c0428f8] [skip ci] - v1.3.402
- [0e79ea0] Remove obsolete code from WorkflowsController [CI-2767] (#1011)
- [3106455] [skip ci] - v1.3.401
- [26d6579] fix: handle dedicated machines on the new workflow config panel (#1016)
- [f3adeb9] [skip ci] - v1.3.400
- [f9ece07] Update bitkit and fix sidebar (#1015)
- [7c0f7e7] [skip ci] - v1.3.399
- [fdb517f] fix: lost config state on change edited workflow (#1014)
- [1c424eb] [skip ci] - v1.3.398
- [2cb85a6] fix: load machine types when it's not available (#1013)
- [d1a35e5] [skip ci] - v1.3.397
- [50f1c21] fix: is_expand default checked on new wf config (#1012)
- [9bfe317] [skip ci] - v1.3.396
- [9534bd2] feat: rename workflow on the new config panel (#1010)
- [7fb4201] [skip ci] - v1.3.395
- [8659ffc] Update banner to M1 deprecation [SVC-3060] (#1008)
- [b336ca4] [skip ci] - v1.3.394
- [3af22d8] feat: new workflow config EnvVars card (#1009)
- [1334d1f] [skip ci] - v1.3.393
- [aa657cc] feat: new workflow config Stack & Machine selector (#1004)
- [64d0efe] [skip ci] - v1.3.392
- [fa6b926] skip old endpoint save in every case (#1007)
- [99cce7d] [skip ci] - v1.3.391
- [6481ebb] Fix typo in Secret field [ER-1411] (#1005)
- [51fb035] [skip ci] - v1.3.390
- [73d6559] use new endpoints when creating a secret from step config UI (#1006)
- [9b69348] [skip ci] - v1.3.389
- [2c7dce8] Update bitrise dep to v2.16.1 (#1003)
- [d7f85b1] [skip ci] - v1.3.388
- [c73b258] chore: update Bitkit (#1002)
- [92d3d4f] [skip ci] - v1.3.387
- [389756b] feat: new workflow properties tab (#999)
- [59cea53] [skip ci] - v1.3.386
- [d08edc0] fix multiline secret editability (#1001)
- [790d573] [skip ci] - v1.3.385
- [16c7dc2] fix readonly input styles in SecretCard (#1000)
- [8d4e00d] [skip ci] - v1.3.384
- [8917dc2] Use new endpoints for secrets [ER-1394] (#995)
- [3f97a73] [skip ci] - v1.3.383
- [f234955] Update Bitkit (#998)
- [dedd904] [skip ci] - v1.3.382
- [e79f0de] Fix hide workflows and pipelines link [RA-2935] (#997)
- [5888420] [skip ci] - v1.3.381
- [eea881d] feat: new workflow config panel LD flag (#996)
- [b31be41] [skip ci] - v1.3.380
- [7a39bc4] Hide workflows and pipelines link [RA-2935] (#994)
- [51b283a] [skip ci] - v1.3.379
- [e482ca0] do not use the old endpoint for saving secrets (#991)
- [fe21676] [skip ci] - v1.3.378
- [2b40629] feat: Implement empty state for the pipeline viewer (#993)
- [9a58cad] [skip ci] - v1.3.377
- [e9e055a] Fix MarkdownContent component: Use inline code snippet instead of a multiline (#990)
- [285334d] [skip ci] - v1.3.376
- [766cd2d] fix: dropdown chevron is rotating on insert variable click (#989)
- [0c18ca8] [skip ci] - v1.3.375
- [99805e6] feat: display chained workflows in pipeline viewer (#987)
- [4e98b83] [skip ci] - v1.3.374
- [1fff2c5] feat: display workflow in the stage node on the canvas (#986)
- [14f6d06] [skip ci] - v1.3.373
- [89e4b31] feat: introduce zustand (#980)
- [5223c03] [skip ci] - v1.3.372
- [ada6fd9] refactor: useSearchParams hook (#983)
- [512f7ca] [skip ci] - v1.3.371
- [9a393fa] feat: connect View bitrise.yml button in Pipelines header (#984)
- [6ecec14] [skip ci] - v1.3.370
- [ca59901] feat: Implement WorkflowCard without chaining (#985)
- [b74f336] [skip ci] - v1.3.369
- [c6ad310] fix: history navigation error when using search params from React (#982)
- [e3873b5] [skip ci] - v1.3.368
- [ab33877] feat: add BETA tag for the Pipelines menu item (#981)
- [8ac5f3d] [skip ci] - v1.3.367
- [e35a6c2] fix: useFeatureFlag hook (#979)
- [f71e1c9] [skip ci] - v1.3.366
- [c0ae8a9] feat: add canvas controls to pipelines (#978)
- [42da065] [skip ci] - v1.3.365
- [dc08a8b] feat: visualize stages on the pipeline canvas (#976)
- [ea611a9] [skip ci] - v1.3.364
- [495c0d1] fix clicking on shared badge deleting app secret (#977)
- [b23d439] [skip ci] - v1.3.363
- [55ab16f] Update github.com/bitrise-io/envman digest to 4a3e6bd (#961)
- [4d3df7c] [skip ci] - v1.3.362
- [0e058d6] Trigger fe fixes (#964)
- [59623ca] [skip ci] - v1.3.361
- [f71d1bf] fix(README): bump version 2 (#975)
- [53609a1] [skip ci] - v1.3.360
- [ac9c480] chore(README): trigger build (#974)
- [53eb833] [skip ci] - v1.3.359
- [7016a90] chore: remove unused Docker files (#973)
- [c576c59] fix(secrets): angular add feature fix (#972)
- [96dc87f] [skip ci] - v1.3.358
- [56180e0] Local setup improvements (#959)
- [316bce6] [skip ci] - v1.3.357
- [052f2d3] fix minor bugs in SecretsPage (#971)
- [127fef9] [skip ci] - v1.3.356
- [bff8bff] Update README.md (#970)
- [4b8fcc6] [skip ci] - v1.3.355
- [edca42d] feat: pipeline viewer header (#969)
- [efa303c] [skip ci] - v1.3.354
- [d174aaa] Update README.md (#968)
- [9919ad2] Feat/shared secrets/empty state and entitlement [ER-1360] (#967)
- [9d6a753] feat: add react-flow package and create PipelineCanvas component (#965)
- [d0586ae] feat: PipelinesPage scaffold & navigation (#963)
- [2e03799] [skip ci] - v1.3.353
- [e957648] fix(secrets): fix deleting overriden secrets (#958)
- [ce5d8de] [skip ci] - v1.3.352
- [d2be11f] fix(secrets): fix deleting overriden secrets (#957)
- [0329e06] [skip ci] - v1.3.351
- [44722a5] fix(secrets): fix editing on protected secret override (#956)
- [d88205d] [skip ci] - v1.3.350
- [f39d14a] Feat/secrets page react [ER-1354] (#955)
- [5b82979] [skip ci] - v1.3.349
- [e19d517] chore: upgrade @bitrise/eslint-plugin version to latest (#954)
- [602d2e1] [skip ci] - v1.3.348
- [ad3b249] chore: add lint-staged to fix eslint errors on committed files (#952)
- [a924800] [skip ci] - v1.3.347
- [eb8f716] chore: use the new Badge props (#953)
- [2301063] [skip ci] - v1.3.346
- [b25f4f0] fix: remove uppercase (#951)
- [39e436a] [skip ci] - v1.3.345
- [c41a2ba] feat: implement InsertSecretPopover (#946)
- [7fe665f] [skip ci] - v1.3.344
- [b89b0d7] fix: step input button alignment (#950)
- [2379d5c] [skip ci] - v1.3.343
- [e5c834f] CI: show version label and disabled version selector for local steps (#945)
- [79c9dd2] [skip ci] - v1.3.342
- [088db60] chore: update non-major deps (#944)
- [9f2dcd4] [skip ci] - v1.3.341
- [7f1b576] [CI-3026] Fix Run Workflow button is not visible (#949)
- [21d6796] [skip ci] - v1.3.340
- [a182e64] Hide git URL step load error (#948)
- [ded949b] [skip ci] - v1.3.339
- [075f37c] Propagate git URL step load error & display it verbosely [SSW-1498] (#947)
- [c675811] [skip ci] - v1.3.338
- [9c97dd7] chore: remove unused feature flags (#941)
- [a2e953e] [skip ci] - v1.3.337
- [528f3b3] fix: remove step item tooltip (#942)
- [c5955b0] [skip ci] - v1.3.336
- [e2994be] Small fixes (#938)
- [d6696bc] [skip ci] - v1.3.335
- [96eb385] fix: step config panel is too small on smaller screens (#939)
- [40e2f93] [skip ci] - v1.3.334
- [5b5ae23] Changed registers to controllers (#940)
- [ff90903] [skip ci] - v1.3.333
- [43fd657] Update all non-major dependencies (#922)
- [d4d792d] [skip ci] - v1.3.332
- [11c880d] feat: implement new env var handling with dropdown support (#933)
- [8d9d7da] [skip ci] - v1.3.331
- [1957b71] Hide utility workflows from the stacks and machines page [BIVS-2306] (#936)
- [4108691] [skip ci] - v1.3.330
- [2300f06] fix: ensure inputs do not lose focus on first change (#935)
- [43067b6] [skip ci] - v1.3.329
- [b006edb] [BIVS-2559] Mention regex engine on Triggers Page (#934)
- [509e566] [skip ci] - v1.3.328
- [d36a794] Use upstream schema (#931)
- [087c863] [skip ci] - v1.3.327
- [673a7ce] enabled the new 3 condition for PR (#915)
- [6bd8488] [skip ci] - v1.3.326
- [fccb4fd] fix: missing yml storage change confirmation (#930)
- [b05b0b3] [skip ci] - v1.3.325
- [0d42ac7] fix: flutter version should not update the step version (#926)
- [53887cf] [skip ci] - v1.3.324
- [ea414f9] ci: remove unnecessary webpack build during setup (#925)
- [4107650] [skip ci] - v1.3.323
- [40dde21] fix: deleting the last workflow (#924)
- [913807b] [skip ci] - v1.3.322
- [808e40c] [CI-2880] Display environment variable as a select option when it has been set in the bitrise.yml (#923)
- [14af7aa] [skip ci] - v1.3.321
- [71cc9f1] fix: missing HotJar (#921)
- [eef1ac4] [skip ci] - v1.3.320
- [793f26a] Update dependency @testing-library/dom to v10 (#911)
- [95b8064] [skip ci] - v1.3.319
- [5a5196e] Update all non-major dependencies (#823)
- [70a68b4] [skip ci] - v1.3.318
- [8316514] Update dependency style-loader to v4 (#916)
- [5128367] [skip ci] - v1.3.317
- [eccf5a1] Update dependency @testing-library/react to v15 (#919)
- [0740930] [skip ci] - v1.3.316
- [c21a3ed] Triggers page: Save notification close to user metadata [BIVS-2528] (#920)
- [1ed969c] [skip ci] - v1.3.315
- [fbaac10] feat: validation error counter for step input categories (#918)
- [006a0a8] [skip ci] - v1.3.314
- [e94f254] Release the new step configuration experience (#906)
- [43b4a5d] [skip ci] - v1.3.313
- [98bd448] User customer-specific stack rollback version (#913)
- [793c642] [skip ci] - v1.3.312
- [c38417d] [skip ci] - v1.3.311
- [82d0c72] only show credit cost if plan is credit based (#912)
- [defbae7] [skip ci] - v1.3.310
- [80789eb] New triggers page [BIVS-2416] (#888)
- [3140fc8] [skip ci] - v1.3.309
- [a7cbc74] fix: show version selector for latest step version too (#908)
- [b8f537d] [skip ci] - v1.3.308
- [1bab301] Fix main selector (#907)
- [f7a8523] [skip ci] - v1.3.307
- [df3db40] Concurrent uploading of Storybook files (#905)
- [bab21de] [skip ci] - v1.3.306
- [5a2780f] Remove calls as dependencies from effect hooks calling website backend (#904)
- [fa020eb] [skip ci] - v1.3.305
- [ca8f8c8] Remove dependencies from bitrise.yml storage component's effect hook (#903)
- [b26c176] [skip ci] - v1.3.304
- [82e68a9] Remove fresh paint and hotjar (#902)
- [41215dd] [skip ci] - v1.3.303
- [5d7e35f] Migrate stepman bin calls to stepman exported func calls (#899)
- [c252ecc] [skip ci] - v1.3.302
- [a10002f] fix: revert step css changes (#901)
- [b0bed02] [skip ci] - v1.3.301
- [bd8bace] Remove Code signing from navigation (#898)
- [28d1e5b] [skip ci] - v1.3.300
- [c0eba05] feat: environment variables dialog (#883)
- [84d07ee] [skip ci] - v1.3.299
- [0b19382] Fix ESLint/Prettier (#896)
- [48177ff] [skip ci] - v1.3.298
- [69b8f7e] Revert "BIVS-2416"
- [dccc419] BIVS-2416
- [9cbe157] [skip ci] - v1.3.297
- [52babd0] chore: bitrise-eslint (#894)
- [8f755c8] [skip ci] - v1.3.296
- [2dc9fb3] chore: add msw and tanstack-query (#893)
- [dacd7c8] [skip ci] - v1.3.295
- [b0bcb20] chore: add react testing library (#892)
- [34a1eb9] [skip ci] - v1.3.294
- [58a346c] chore: delete ProductTour (#890)
- [81fdfeb] [skip ci] - v1.3.293
- [a428c8c] Storybook deploy to GCP and upgrade to v8 (#889)
- [60945b2] [skip ci] - v1.3.292
- [cda21ac] fix: step related regressions (#887)
- [b70a964] [skip ci] - v1.3.291
- [ec73e0e] fix: missing step version selector border (#886)
- [3756e6a] [skip ci] - v1.3.290
- [de616ba] fix: reference correct onChange handler (#885)
- [40562f5] [skip ci] - v1.3.289
- [96d4958] [SSW-1335] There is no border around Stack selector dropdown (#884)
- [eb7e623] [skip ci] - v1.3.288
- [146c63e] feat: implement step input collapsible helper (#873)
- [52faa28] [skip ci] - v1.3.287
- [5446d05] feat: implement secrets dialog (#877)
- [dbd69b4] [skip ci] - v1.3.286
- [4d7954e] perf(storybook): disable docgen to increase storybook startup performance (#876)
- [efa1528] [skip ci] - v1.3.285
- [30460a8] Revert publicPath for images (#874)
- [f7b17c4] [skip ci] - v1.3.284
- [322122b] Update dependencies (#871)
- [716397f] [skip ci] - v1.3.283
- [003d312] feat: Implement StepConfiguration tab (#862)
- [b53bb94] [skip ci] - v1.3.282
- [812e4de] feat: Implement StepProperties tab (#866)
- [b6fd6db] [skip ci] - v1.3.281
- [bb8e688] chore: Update packages (#870)
- [6af6238] [skip ci] - v1.3.280
- [aad6c18] Add Storybook (#869)
- [4c1cd75] [skip ci] - v1.3.279
- [e8aaf5c] feat: Implement Output variables tab (#867)
- [88eae34] [skip ci] - v1.3.278
- [fd38f19] feat: scaffold new step configuration layout with header (#859)
- [e0af3b0] [skip ci] - v1.3.277
- [d64f323] Update Bitkit with the new Buttons (#863)
- [d1baf3e] [skip ci] - v1.3.276
- [a85561b] feat: remove new_layout feature flag (#864)
- [e6e9202] [skip ci] - v1.3.275
- [da7848d] Update data model (#861)
- [f75bd85] [skip ci] - v1.3.274
- [a9ce471] chore: update Bitkit to latest (#860)
- [42b6738] [skip ci] - v1.3.273
- [d48ef57] fix: link colors on Licenses & bitrise.yml pages (#857)
- [3e7e33c] [skip ci] - v1.3.272
- [7e7600d] fix: navigation overflow (#855)
- [295d6e8] [skip ci] - v1.3.271
- [d0fc821] feat: new header and navigation (1st milestone) (#854)
- [402095b] [skip ci] - v1.3.270
- [80b194e] fix: hot reload on .slim template changes (#853)
- [6aaef7c] [skip ci] - v1.3.269
- [8fdda3f] Update draft pr label text (#852)
- [259308e] [skip ci] - v1.3.268
- [e691704] Update github.com/bitrise-io/bitrise digest to 094dbb3 (#837)
- [18d0056] [skip ci] - v1.3.267
- [4812af7] Extend readme website mode part [NOJIRA] (#850)
- [8804542] [skip ci] - v1.3.266
- [bb477de] Rollback documentation link [RA-2237] (#849)
- [1ebc3c0] [skip ci] - v1.3.265
- [16fcac0] Remove rollback conditional display [RA-2247] (#848)
- [a0d9117] [skip ci] - v1.3.264
- [20ac90f] [BIVS-2302] Add draft PR option to pull-request triggers (#842)
- [e4d9115] [skip ci] - v1.3.263
- [993d866] Fix add workflow parameter handler (#841)
- [ac0ae9d] [skip ci] - v1.3.262
- [528045f] Dependency upgrade [RA-2244] (#836)
- [1d81e03] [skip ci] - v1.3.261
- [990b49c] Update module golang.org/x/crypto to v0.17.0 [SECURITY] (#834)
- [8ee78fe] [skip ci] - v1.3.260
- [6f83417] Improve stack description (#835)
- [679cc3d] [skip ci] - v1.3.259
- [c928bd4] [RA-2155] Rollback for default and workflow specific stacks (#833)
- [5ee418f] [skip ci] - v1.3.258
- [a15bef5] Update github.com/bitrise-io/bitrise digest to 92d4629 (#822)
- [ca285a0] [skip ci] - v1.3.257
- [ca5f899] Update deps and cleanup (#818)
- [ecf9765] [skip ci] - v1.3.256
- [f39e48e] fix keystore list (#820)
- [2406048] [skip ci] - v1.3.255
- [4e28be6] fix multiple android keystore in workflow editor (#819)
- [b8a0a35] [skip ci] - v1.3.254
- [ae666b8] Update dependency @cypress/request to 3.0.0 [SECURITY] (#807)
- [59af079] [skip ci] - v1.3.253
- [8dc2c9f] Update renovate.json (#816)
- [9f6e03b] [skip ci] - v1.3.252
- [bf8ff93] Move on when the nodejs plugin is already added to asdf (#815)
- [c726397] Remove os-for-chip mechanism (#814)
- [f8c7e47] [skip ci] - v1.3.251
- [eda7840] Clarify that SCU need read rights for repo committed YML (#812)
- [ab71fc3] [skip ci] - v1.3.250
- [50bed4c] feat(CodeSigning): notification (#811)
- [e176e89] [skip ci] - v1.3.249
- [a646678] feat(LicensePools): add devcenter link (#810)
- [2e3be22] [skip ci] - v1.3.248
- [6577d42] Detect response error via field value check instead of string search (#809)
- [06ce01c] [skip ci] - v1.3.247
- [a3f3e22] Licenses: remove beta flag [SVC-2514] (#808)
- [c1a1eaf] [skip ci] - v1.3.246
- [33b43f3] Use machine type without deprecation replacement as app machine type [SSW-837] (#806)
- [bf4250b] [skip ci] - v1.3.245
- [e60a82d] Make store yml in repo default true [NO-JIRA] (#805)
- [3995a62] [skip ci] - v1.3.244
- [e895678] Svc 2240 start to support unity builds on top of bitrise (#802)
- [aac2289] [skip ci] - v1.3.243
- [0db13c1] Hide ability to store yml in repo (#803) [ER-582]
- [e17655d] [skip ci] - v1.3.242
- [e73b2d5] fix: small WFE bugs [BIVS-2050] (#801)
- [a042441] [skip ci] - v1.3.241
- [27633f6] enable agent pool stack when not other project type is selected (#800)
- [833074a] [skip ci] - v1.3.240
- [866a22c] Bump yaml from 2.1.1 to 2.3.1 (#798)
- [73226ef] [skip ci] - v1.3.239
- [d2d870e] feat: add workflows and pipelines breadcrumb (#799)
- [09c79e2] [skip ci] - v1.3.238
- [bf43d54] feat: add summary editing for workflows (#795)
- [4a2cbcd] [skip ci] - v1.3.237
- [59eea27] Implement unique step limits [ER-544] [ER-545] (#796)
- [c35823a] [skip ci] - v1.3.236
- [60e8ee5] feat: open add workflow dialog if query param is present (#794)
- [22a5b6f] [skip ci] - v1.3.235
- [5b8f61f] Pull latest bitrise/models go package (#793)
- [ed31c4d] [skip ci] - v1.3.234
- [fbac0ea] Increase max cert count from 30 to 60 [NOJIRA] (#791)
- [28dce2f] [skip ci] - v1.3.233
- [ac8ee9e] Use LD feature flag from server [ER-444] (#790)
- [c5839e1] [skip ci] - v1.3.232
- [3870c02] Update launchdarkly sdk version [ER-446] (#789)
- [8136e64] [skip ci] - v1.3.231
- [0d973b9] Final version of Machine deprecation Banner [ER-446] (#787)
- [0616a3a] [skip ci] - v1.3.230
- [eb5e89b] Update LaunchDarkly flag name (#786)
- [6153608] [skip ci] - v1.3.229
- [283cba7] CI-1570-poc-fe-fixes (#783)
- [5006704] [skip ci] - v1.3.228
- [2f36eab] Final version of Machine deprecation warning [ER-446] (#785)
- [3d3c32f] [skip ci] - v1.3.227
- [047c5cd] Increase max generic files count to 50 (#781)
- [b36c011] [skip ci] - v1.3.226
- [d1844f5] Er 446 hide checkbox (#784)
- [d8e4b6c] [skip ci] - v1.3.225
- [1c6f271] Hide machine deprecation checkbox [ER-446] (#782)
- [2cbccc8] [skip ci] - v1.3.224
- [2f5fb00] Add warning messages for deprecated build machines [ER-446] (#780)
- [ed15450] [skip ci] - v1.3.223
- [93e33f6] add deprecated plans to modern concurrency (#779)
- [84f2d77] [skip ci] - v1.3.222
- [f4df723] Fix machine type selector [SSW-453] (#778)
- [a86449b] [skip ci] - v1.3.221
- [23b05f3] Made FE fixes to Product Tour (#776)
- [cf83ca4] [skip ci] - v1.3.220
- [e2343e9] Add WFE GCS CDN to CORS allowed list of URLs (#775)
- [960f716] [skip ci] - v1.3.219
- [44c5e0d] feat: remove guided onboarding (#772)
- [71e1f6c] [skip ci] - v1.3.218
- [c60263c] Upgrade Ruby to 3.2.1 (#773)
- [dd08525] [skip ci] - v1.3.217
- [bcc10eb] Fix workflow specific stack UI issue [SSW-348] (#771)
- [9b744e1] [skip ci] - v1.3.216
- [427da1f] Handle invalid per workflow stacks [SSW-344] (#770)
- [900ee22] [skip ci] - v1.3.215
- [9e536bd] feat: Track "WFE - YML changes saved" event (#768)
- [c6d4d45] [skip ci] - v1.3.214
- [8f59104] ci: Fix "Install nodejs with asdf" step (#769)
- [694f6e1] [skip ci] - v1.3.213
- [71e84c6] feat: Change wording (#767)
- [c85723f] [skip ci] - v1.3.212
- [d241260] fix: Clarify run condition texts and sections (#766)
- [b1624ed] [skip ci] - v1.3.211
- [fd71de5] feat: Implement run_if visual editor in WFE (#764)
- [5627fb1] [skip ci] - v1.3.210
- [0f673b0] [skip ci] - v1.3.209
- [9b617ed] feat: Enable code folding & go to line (#763)
- [7fce0a8] [skip ci] - v1.3.208
- [0f61805] Remove available project type related dead code (#762)
- [4e6178e] [skip ci] - v1.3.207
- [a9eda5c] [PLG-1561] fix product tour step 2 rendering (#759)
- [ecb4335] [skip ci] - v1.3.206
- [9622f60] update product tour feature flag (#761)
- [208999d] [skip ci] - v1.3.205
- [9f9626d] [skip ci] - v1.3.204
- [19ef38f] fix: Disable Run Workflow button for utility wfs (#760)
- [a3d7f99] [skip ci] - v1.3.203
- [15219f8] feat: Run Workflow from WFE (#758)
- [39c121f] [skip ci] - v1.3.202
- [17db341] remove guide auto-open code (#757)
- [19e87c2] [skip ci] - v1.3.201
- [347eb54] Added label for default machine types (#756)
- [1f888c8] [skip ci] - v1.3.200
- [e1176ad] [skip ci] - v1.3.199
- [edc900f] hide product tour behind a feature flag (#755)
- [44f8b85] [skip ci] - v1.3.198
- [9d3c2b0] Fix invalid stack UI logic [SSW-151] (#754)
- [a9bc77c] [skip ci] - v1.3.197
- [16deb9b] return copy of all stacks for other project type (#753)
- [05fff99] [skip ci] - v1.3.196
- [32caeec] [PLG-1289] group machine types by chip (#751)
- [7f0daac] [skip ci] - v1.3.195
- [fb8c1ea] update dev start script (#752)
- [b9c5064] [skip ci] - v1.3.194
- [cf6cf47] fix: both radio buttons could be selected at once (#750)
- [09eb13d] [skip ci] - v1.3.193
- [0e97773] Fix machine type title size [SWAT-1594] (#749)
- [b1074bb] [skip ci] - v1.3.192
- [8359888] fix: Bitrise CLI devcenter URL (#748)
- [41cc107] [skip ci] - v1.3.191
- [e9c26db] Update golang.org/x/crypto digest to ebe9262 [SECURITY] (#747)
- [c047147] [skip ci] - v1.3.190
- [3a187ae] Revert "Revert "remove machine beta warnings from stacks tab (#744)" (#745)" (#746)
- [990c097] [skip ci] - v1.3.189
- [464df4e] Cypress junit test report setup [CI-1042] (#743)
- [a0bab7b] Revert "remove machine beta warnings from stacks tab (#744)" (#745)
- [02d2904] remove machine beta warnings from stacks tab (#744)
- [77c0562] [skip ci] - v1.3.188
- [3a9e9e6] fix: Bump to next version (#742)
- [61c5d22] [skip ci] - v1.3.186
- [c28fb6a] fix: update bitrise-plugin.yml (#741)
- [f2eedd2] [skip ci] - v1.3.185
- [920f23a] Update bitrise-plugin.yml (#740)
- [1cf03c7] [skip ci] - v1.3.184
- [afb0e95] [skip ci] - v1.3.183
- [8b53432] fix: Fix plugin version updater and plugin version (#739)
- [67bb8c7] [skip ci] - v1.3.182
- [b6dce4f] fix: Remove fix workflow name width (#738)
- [07cd741] [skip ci] - v1.3.181
- [deb5d31] chore(pipeline): pipeline feature flag removed (#737)
- [140aabf] [skip ci] - v1.3.180
- [93fd76c] fix: Rename Rearrange workflows (#736)
- [90d9ca2] [skip ci] - v1.3.179
- [a9450b3] Add edit button for cert edit pwd input [RA-643] (#734)
- [d4c5627] [skip ci] - v1.3.178
- [afbe834] Add border to update step button. (#735)
- [db67bae] [skip ci] - v1.3.177
- [33428ff] remove onboarding guide feature flag (#733)
- [378147a] [skip ci] - v1.3.176
- [6788d18] Don't show repo already containing YML if get YML fails with error (except if with 422 error) (#732)
- [eaad9c1] [skip ci] - v1.3.175
- [26b074c] [PLG-947] hide machine credits for starter package (#731)
- [71a1ddd] [skip ci] - v1.3.174
- [f60a18e] fix: moved to yml nested in json to avoid cloudflare problems - CI-608 (#730)
- [ee8d63c] [skip ci] - v1.3.173
- [a0618e9] Handle app UUID slugs [SWAT-264] (#729)
- [a9610d9] [skip ci] - v1.3.172
- [73e7490] feat: set failed state if response isn't in 2xx range - CI-608 (#728)
- [cdbb68b] [skip ci] - v1.3.171
- [6f97659] fix: trying correct different mime type for yaml content - CI-608 (#727)
- [e31d29e] [skip ci] - v1.3.170
- [4f6f0bf] fix: remove yaml content-type header that triggers cloudflare protection - CI-608 (#726)
- [46dbeda] [skip ci] - v1.3.169
- [020e9e0] feat: provide yml to formatter endpoint instead of json - CI-608 (#725)
- [ffc5501] [skip ci] - v1.3.168
- [788deae] CI-608 update the WFE to use the new yml formatting service (#724)
- [7cb7b65] [skip ci] - v1.3.167
- [a15fae1] Extend code signing tab name with Files [RA-558] (#723)
- [721a860] [skip ci] - v1.3.166
- [65340cd] Revert "fix: standardize yml format (#720)" (#722)
- [59b7ae5] [skip ci] - v1.3.165
- [fa3bf5a] fix: standardize yml format (#720)
- [97766e7] [skip ci] - v1.3.164
- [5867cba] Bump websocket-extensions from 0.1.3 to 0.1.4 (#491)
- [81317d7] [skip ci] - v1.3.163
- [ac60f1c] Add gzip compression to .js and .css files (#719)
- [b3edd12] [skip ci] - v1.3.162
- [b96b9e2] Step input insert variable fix [SWAT-963] (#718)
- [96bbc43] [skip ci] - v1.3.161
- [ee4cb63] Added functionality for rendering proper icon (#716)
- [b9b2b62] [skip ci] - v1.3.160
- [1e62962] Change main content CSS class to avoid collision with monaco editor hintbox (#717)
- [e0ea776] [skip ci] - v1.3.159
- [375c27b] Fix trigger editor PR branch layout bug (#715)
- [473fe64] [skip ci] - v1.3.158
- [45765e3] Made changes to Workflow Editor Product Tour based on latest design (#713)
- [d3e380d] [skip ci] - v1.3.157
- [905206c] [PLG-377] update guide build icon based on build status (#714)
- [dbcf8df] [skip ci] - v1.3.156
- [3da4211] Remove codesigndoc banner [SWAT-509] (#711)
- [a7f0b07] [skip ci] - v1.3.155
- [07eadf6] [FRONTEND-207] bitkit update accordion fix (#712)
- [fe1cb71] [skip ci] - v1.3.154
- [df13320] resolve sticky header issue (#710)
- [5631242] [skip ci] - v1.3.153
- [6b71107] [PLG-376/375] onboarding guide refactor (#707)
- [e51b0e1] [skip ci] - v1.3.152
- [269369f] Stop exposing environment variables (#708)
- [1261475] [skip ci] - v1.3.151
- [9564a8b] Remove console cursor outline (#706)
- [62cec46] [skip ci] - v1.3.150
- [4f3003a] Decrease code block line height to normal (#705)
- [02b6d3f] [skip ci] - v1.3.149
- [34bab9f] Bitkit migration - fix modal footer [FRONTEND-195] (#704)
- [9b3ef6f] [skip ci] - v1.3.148
- [def0623] [PLG-282] guided onboarding updates (#699)
- [340b68b] [skip ci] - v1.3.147
- [bb35f74] Try to improve test flakyness [FRONTEND-192] (#702)
- [d5b3bb5] fix minor issues with the migration [FRONTEND-192] (#701)
- [8cb5605] [skip ci] - v1.3.146
- [81bddff] Update Bitkit (#700)
- [163c6cf] [skip ci] - v1.3.145
- [b6b6144] [PLG-282] guided onboarding static UI (#697)
- [06b9ca7] [skip ci] - v1.3.144
- [24be0b9] Fix stack description url [SWAT-716] (#698)
- [0a55e8e] [skip ci] - v1.3.143
- [54f3c7b] add beta warning for m1 max elite xl machines (#696)
- [7940d19] [skip ci] - v1.3.142
- [ba84042] Update dependency scss-tokenizer to 0.4.3 [SECURITY] (#693)
- [8a502d7] [skip ci] - v1.3.141
- [d779d1c] feat: use dedicated product tour check endpoint - PLG-226 (#695)
- [889702d] [skip ci] - v1.3.140
- [bf81d40] PLG-226 - WFE Product tour (#694)
- [422baa7] [skip ci] - v1.3.139
- [f172f0a] Fix website mode for the dockerized local dev environment [PLANG-2385] (#691)
- [2d369b5] [skip ci] - v1.3.138
- [8682c37] Added Segment library, along with tracking event for Changing Machine… (#690)
- [d73e021] [skip ci] - v1.3.137
- [53b6465] Fix empty PR trigger issue [SWAT-459] (#689)
- [b6a483a] [skip ci] - v1.3.136
- [dcd52ce] Fix empty strings for provisioning profile capabilities (#688)
- [029730c] [skip ci] - v1.3.135
- [9e78b1c] Fix "Model is disposed" error thrown by YML editor [PLANG-2266] (#687)
- [7b10c90] [skip ci] - v1.3.134
- [5ee1fba] Skip menu selection handling if selecting current menu [SWAT-319] (#686)
- [044bc76] Dispose monaco editor model, when leaving yml tab [PLANG-2221] (#685)
- [0d22a97] [skip ci] - v1.3.133
- [5062d4c] Add YAML validation to Workflow Editor [PLANG-2197] (#684)
- [9bdc931] [skip ci] - v1.3.132
- [a10a576] Update dependencies (#683)
- [f5bced5] Update dependency log4js to 6.4.0 [SECURITY] (#627)
- [bab510f] [skip ci] - v1.3.131
- [4ccb1e4] Step description UI bugifix [SWAT-180] (#680)
- [2548a85] Update dependency eventsource to 1.1.1 [SECURITY] (#668)
- [5afc96e] [skip ci] - v1.3.130
- [a457904] Load YML tab on app details load error [SWAT-61] (#677)
- [87af5b7] [skip ci] - v1.3.129
- [fe0178c] Fix get team-test-devices url [SWAT-90] (#675)
- [8e72ed1] [skip ci] - v1.3.128
- [76d9e42] Fix short description toggle for steps [SWAT-15] (#673)
- [8d7f07b] [skip ci] - v1.3.127
- [f9d0e49] Fix WFE-specific DevCenter link (#672)
- [3dce3d0] [skip ci] - v1.3.126
- [8822c4c] Add devcenter link to M1 stacks [PLANG-1645] (#671)
- [8f9e4e2] [skip ci] - v1.3.125
- [77d3c3d] Fix linebreak issue for machine type OS (#670)
- [5eae149] [skip ci] - v1.3.124
- [f64abda] Machine type selector macOS version indicator update [PLANG-1641] [PLANG-1645] (#669)
- [d93a437] [skip ci] - v1.3.123
- [b4a38f6] [PLANG-1053] Use account's feature flags instead of user's (#667)
- [5ff6a98] [skip ci] - v1.3.122
- [452ab7d] [PLANG-1053] Use feature flag instead of beta tag to display pipelines on triggers page (#607)
- [a0578e4] [skip ci] - v1.3.121
- [145fdba] [PLANG-1624] Fix cropped credit cost when machine type name is long (#666)
- [9f1cccf] [skip ci] - v1.3.120
- [189381b] [PLANG-1539] Support Apple Silicon's system reports on the Stacks & Machines page (#665)
- [286de00] [skip ci] - v1.3.119
- [2e78a66] Upgrade vulnerable dependencies (only minor updates) [PLANG-1283] (#664)
- [e2d097e] [skip ci] - v1.3.118
- [82b635f] Fix add trigger line-height [NOJIRA] (#659)
- [0a72d0c] [skip ci] - v1.3.117
- [1db22a4] Fix issue: stack data URL is missing if machine type is not selectable (#658)
- [6e9f233] [skip ci] - v1.3.116
- [9b6a832] Link to Gen2 stack description if machine is Gen2 [PLANG-983] (#657)
- [f973d31] [skip ci] - v1.3.115
- [f4ab70a] fix: deprecated icon size hotfix (#656)
- [db0b162] [skip ci] - v1.3.114
- [b1c7cd9] refactor: Use the new Hotjar event API (#655)
- [90c7e59] feat: Add Hotjar tracking to workflow recipes links (#654)
- [b45c021] [skip ci] - v1.3.113
- [95d104c] Introduce go modules [OPS] (#610)
- [140f7fa] [skip ci] - v1.3.112
- [7152a73] Fix trigger warning sync (#650)
- [c4ab15d] [skip ci] - v1.3.111
- [e57aa53] Trigger tab warning sign [OX-672] (#647)
- [9c72f68] [skip ci] - v1.3.110
- [443cb0e] fix: Rename workflow recipe link ids (#646)
- [206dfda] [skip ci] - v1.3.109
- [37f0f25] fix: font hotfix due to Bitkit update (#645)
- [5b4b66b] [skip ci] - v1.3.108
- [d2393cb] feat: Trigger descirption & notification (#644)
- [db1ba9c] [skip ci] - v1.3.107
- [f66addd] feat: Display new workflow recipe info banner on step sidebar [OX-579] (#613)
- [4ec240c] [skip ci] - v1.3.106
- [2e2078b] feat: OX-577: Workflow Recipe link on main Workflows tab (#612)
- [007c1e8] [skip ci] - v1.3.105
- [dda74f5] add workflow recipes link to bitrise.yml editor header [OX-674] (#609)
- [615f6c1] [skip ci] - v1.3.104
- [1b55f20] feat: Create workflow recipe link component [OX-659] (#608)
- [314baac] [skip ci] - v1.3.103
- [9477f26] [PLANG-715] Keep selected machine type while switching between stacks (#606)
- [abc4f32] [skip ci] - v1.3.102
- [9d0cdfe] chore(npm): update underscore (#605)
- [16d501d] [skip ci] - v1.3.101
- [81e6853] [PLANG-558] Show an "step not found" indicator when the step search has no result (#603)
- [a856cfa] [skip ci] - v1.3.100
- [e877d2f] [PLANG-556] Fix step list filtering (#602)
- [c9b41e4] [skip ci] - v1.3.99
- [7ba9cae] Always set stack in bitrise.yml (#601)
- [989266d] [skip ci] - v1.3.98
- [94ab0f5] [PLANG-289] Fix workflow rename - related to Pipelines (#600)
- [925e488] [skip ci] - v1.3.97
- [b85421b] Fetch stack & Docker image from bitrise.yml [PLANG-241] (#597)
- [e39ae1b] [skip ci] - v1.3.96
- [15b5d4d] Better major step upgrade notice (#595)
- [796d32a] [skip ci] - v1.3.95
- [b7d0568] Add renovate.json (#598)
- [b7bef6f] [skip ci] - v1.3.94
- [deba864] Fix plugin version (#596)
- [4608bad] [skip ci] - v1.3.93
- [e997fa9] [PLANG-552] Remove the EXPOSE FOR PULL REQUESTS switch for public apps #plugin (#593)
- [eba7919] [skip ci] - v1.3.92
- [e02dba5] Configure app slug on bitrise.yml tab in website mode only (#594)
- [a7bacb1] [skip ci] - v1.3.91
- [e26ca53] Only show password reveal button for non-protected certs; Show constant one diamond for protected certs' password [PLANG-321] (#592)
- [e7bdc09] [skip ci] - v1.3.90
- [171b3d4] [PLANG-110] Add custom rum timing to WFE page loads (#589)
- [c6feeff] [skip ci] - v1.3.89
- [9d79333] Sort by workflow id for all dropdowns [PLANG-174] (#590)
- [a7416f5] [skip ci] Adjust plugin version number
- [c19a454] [skip ci] - v1.3.88
- [401e69b] Removed go-utils/freezable (#586) #plugin
- [e02e85e] [skip ci] Adjust plugin version number (#585)
- [e2f9736] [skip ci] - v1.3.87
- [00f1e03] [PLAT-1814] M1 support #plugin (#584)
- [6d62d71] [skip ci] - v1.3.85
- [6b1e175] [EN-1046] Add default docker image to 20.04 stack (#583)
- [6295a08] [skip ci] - v1.3.84
- [69b7b72] Fix CLI version (#578)
- [a2f6bf0] [skip ci] - v1.3.83
- [bc5e413] [EN-1015] collecting wfe error messages (#576) #plugin
- [95e8e47] [skip ci] - v1.3.82
- [54957f8] Move version number to the left end of the footer (#575)
- [ff85dae] [skip ci] - v1.3.81
- [1f19a92] Make workflow search case insensitive (#573)
- [f6b23f7] [skip ci] - v1.3.80
- [dc06729] [EN-778] Post current open tab with app config updates (#571)
- [f7a00bc] [skip ci] - v1.3.79
- [0856516] Improve step fetching (#568)
- [ee11e62] [skip ci] - v1.3.78
- [50db74f] [EN-623] Fix version number display (#569)
- [5439fec] [skip ci] - v1.3.77
- [badf2f2] Add datadog RUM (#570)
- [dc21267] [skip ci] - v1.3.76
- [7307c90] Fix machine type selector labels (#566)
- [fedadff] [skip ci] - v1.3.75
- [f475c55] Only update default machine type if value exists (#565)
- [c2fad27] [skip ci] - v1.3.74
- [687c60f] Adjust step version in test (#564)
- [bd6c348] Feat/gen2 machine types (#562)
- [9e1c3c1] [skip ci] - v1.3.73
- [19539c7] [EN-690] Refactor stack and machine type selectors (#563)
- [523d649] [skip ci] - v1.3.72
- [4257433] Add class to track workflow selector dropdown click (#561)
- [234595d] [skip ci] - v1.3.71
- [9cd648a] Fix overflow UI bug (#555)
- [ea2daf3] [skip ci] - v1.3.70
- [b28dac8] Update HTTP forms with
method="POST"
[ACT-1104] (#558) - [0edc475] [skip ci] - v1.3.69
- [384984c] Focus step filter on add step sidebar appear (#557)
- [620ea4e] [skip ci] - v1.3.68
- [4abf90d] Align e2e test with latest Deploy to Bitrise.io step version (#559)
- [f88ecec] [skip ci] - v1.3.67
- [71e4fb1] Fix plugin version (#553)
- [5239524] [skip ci] - v1.3.66
- [c95569a] Fix issue when new workflow was not showing up in selector dropdown (#552) #plugin
- [a7eb898] [skip ci] Fix plugin version (#551)
- [79dea01] [skip ci] - v1.3.65
- [0520211] [EN-380] Migrate workflow selector to React and add search input (#550) #plugin
- [b2064e5] [skip ci] - v1.3.64
- [0a8510d] Fix plugin version (#548)
- [40cd625] [skip ci] - v1.3.63
- [0237ed7] Fix github status step version for testing (#547) #plugin
- [00c04c5] Enable separate scrolling of blocks (#545) #plugin
- [ab1a650] [skip ci] - v1.3.62
- [e56bf06] Fix dropdown caret color (#544)
- [44224ec] [skip ci] - v1.3.61
- [644d315] Fix plugin version (#543)
- [1102f8a] [skip ci] - v1.3.60
- [b694b52] [EN-376] Fix font weight (#542) #plugin
- [57d5a5d] [skip ci] - v1.3.59
- [443aa58] Fix version (#540)
- [eb0a39a] [skip ci] - v1.3.58
- [21e1742] Handle case when no workflows and/or pipelines are present #plugin (#541)
- [ad14330] [skip ci] - v1.3.57
- [89ebb54] [EN-331] Add pipelines to trigger target dropdown (#539) #plugin
- [f60ad67] [skip ci] - v1.3.56
- [311bc17] [EN-414] Test/triggers e2e (#537)
- [eed082b] [skip ci] - v1.3.55
- [518e653] [EN-243] Fix step delete issue (#538)
- [a4fbf24] [skip ci] - v1.3.54
- [75773c2] Fix version (#536)
- [5a7ff42] [skip ci] - v1.3.53
- [91f7c2b] Update Go dependencies #plugin (#535)
- [9987dd4] [skip ci] - v1.3.52
- [97fc272] Fix CLI version (#534)
- [ce20b26] [skip ci] - v1.3.51
- [8c55dda] [EN-404] Update TTNorms font #plugin (#533)
- [77004c8] [skip ci] - v1.3.50
- [d12a108] [MN-761] Show credit/min (#531)
- [42e86a4] [skip ci] - v1.3.49
- [9c02c00] Fix version numbers (#530)
- [9a68d82] [skip ci] - v1.3.48
- [b227415] Fix save in CLI mode (#529) #plugin
- [af31849] [skip ci] - v1.3.47
- [3413a3b] Adjust freshpaint tracking (#526)
- [fe5b246] [skip ci] - v1.3.46
- [645d371] Fix save issue if stack tab is loaded on app startup (#527)
- [6d03b4d] [skip ci] - v1.3.45
- [b752651] Fix plugin version (#528)
- [2f78023] [skip ci] - v1.3.44
- [e9978e9] Add missing pipeline config fetching (#525)
- [e1ead54] [skip ci] - v1.3.43
- [cf8a333] Remove splash modal (#524)
- [5bbc165] [skip ci] - v1.3.42
- [beee05a] Adjust bitrise plugin version (#521)
- [c7b6815] [skip ci] - v1.3.41
- [10222ab] Fix plugin version (#520)
- [4fc383c] [skip ci] - v1.3.40
- [915831e] Show title as step output description #plugin (#519)
- [926aa0a] [skip ci] - v1.3.39
- [8ae9e92] [EN-288] Fix plugin version (#518)
- [b5dbaee] [skip ci] - v1.3.38
- [ac8c8cf] [EN-264] Track local WFE usage with Freshpaint #plugin (#516)
- [708e7a8] [skip ci] - v1.3.37
- [d1798f1] Remove beta tag from repo yml feature (#515)
- [8e39902] [skip ci] - v1.3.36
- [87751bf] [EN-254] Add freshpaint tracking to WFE (#514)
- [d17034f] [skip ci] - v1.3.35
- [ab2b31b] [EN-253] Add fallback in case last edited WF is not part of current chain (#513)
- [64f7cbc] [skip ci] - v1.3.34
- [a5c01d3] [EN-242] Extend validation error with backend message (#512)
- [5042bee] [skip ci] - v1.3.33
- [0427479] Fix js to yml conversion (#511)
- [668a984] [skip ci] - v1.3.32
- [4c47df6] [EN-224] Update app config after switching yml source (#510)
- [d3840fb] [skip ci] - v1.3.31
- [1d8fcc5] Fix save bugs (#509)
- [3a73665] [skip ci] - v1.3.30
- [1cd78ea] [EN-207] Fix before-after workflow step selection bug (#508)
- [cf0dd47] [skip ci] - v1.3.29
- [da9afb8] [EN-201] [EN-215] Finalize texts for repo yml (#506)
- [ff7a760] [skip ci] - v1.3.28
- [3a7fe01] [EN-217] Disable textbox in repo YML mode (#507)
- [4776b57] [skip ci] - v1.3.27
- [17827b6] [EN-191] Save workflow to repo modal (#505)
- [81aa7e3] [skip ci] - v1.3.26
- [efb4ca3] [EN-178] Create request service in TypeScript (#503)
- [fca59fa] [skip ci] - v1.3.25
- [6093510] [EN-190] [EN-192] Yml storage settings (#504)
- [92bfa50] [skip ci] - v1.3.24
- [270dac2] Update machine type selector[ACT-409] (#502)
- [e7dec8f] [skip ci] - v1.3.23
- [99b5cbb] [EN-189] Welcome splash modal (#500)
- [68133ce] [skip ci] - v1.3.22
- [3c4481f] [EN-188] Add beta tag fetch method (#499)
- [32f6d34] [skip ci] - v1.3.21
- [2c04953] [EN-122] Add Hotjar (#498)
- [6ade8b7] [skip ci] - v1.3.20
- [b7fd443] [EN-24] Fix bug when selecting git referenced step of another workflow (#497)
- [b9f966a] [skip ci] - v1.3.19
- [8be468c] Fix step version update inaccuracy [WEB-4217] (#496)
- [3778f68] [skip ci] - v1.3.18
- [ff32335] ignore empty stepids (#494)
- [f0552b3] [skip ci] - v1.3.17
- [5348ef9] [WEB-4236] WFE doesn't work on staging (#493)
- [6100324] [skip ci] - v1.3.16
- [4762ab2] [WEB-3980] Always hide a protected secret's value (#490)
- [ca40644] [skip ci] - v1.3.15
- [67e8938] [WEB-3694] Step Display Improvements (#489)
- [f0a0565] [skip ci] - v1.3.14
- [8f962c4] [WEB-3943]: Migrate tooltip to React with bitkit (#488)
- [846af6a] [skip ci] fix plugin version
- [2f5b822] [skip ci] - v1.3.13
- [e5b9440] [Web-3684] Workflow editor ui bugs #plugin (#482)
- [18df9df] [WEB-3534] Show step maintainer badge (#486)
- [cb3ae73] [skip ci] - v1.3.12
- [0b053bc] [WEB-3412] fix(workflow-selector): Long names (#483)
- [7fa0bfc] [skip ci] - v1.3.11
- [750829d] [WEB-3914] step loading issues (#481)
- [1ca2ec8] [skip ci][WEB-3684] Improve setup documentation and fix setup errors (#480)
- [ae3c986] [skip ci] - v1.3.10
- [566cf3c] [WEB-3913] image loading issues / step selection improvements (#479)
- [2a78071] [skip ci] - v1.3.9
- [2bb099e] [WEB-3843] Increase E2E test coverage (#476)
- [ff54f21] [skip ci] - v1.3.8
- [09cc96f] [WEB-3776] Follow S3 folder structure (#478)
- [8fb765b] [skip ci] avoid main js size bloat
- [b0b0aea] [skip ci] - v1.3.7
- [3a72cda] [WEB-3914] added more logging and improved error handling 1/2 (#475)
- [d0c23d4] [skip ci] update e2e documentation
- [9ba9cee] [skip ci] - v1.3.6
- [a7335e3] Bump acorn from 6.4.0 to 6.4.1 (#463)
- [bf71573] [skip ci] - v1.3.5
- [c08089c] [WEB-3823] E2E fixtures (#474)
- [4387b2e] [skip ci] doc change
- [23a342a] [skip ci] fix versions
- [43d776d] [skip ci] - v1.3.5
- [4ba91f2] [WEB-3520] plugin release #plugin (#473)
- [af0044f] [skip ci][website] - v1.3.4
- [b75f135] Plugin update + logging refinement (#472)
- [4c8402d] [skip ci] info logging
- [b540c61] [skip ci] fix web deploy
- [0e0a9e1] [skip ci][website] - v1.3.3
- [0c65a89] [WEB-3775] - refactoring version setter to make plugin update optional (#470)
- [229aff9] [WEB-3759] Step input e2e tests (#468)
- [bbb709c] [WEB-3769] Fix metadata issue (#471)
- [675d943] [WEB-3755] step details e2e tests (#467)
- [f734421] [v1.3.2] bump version
- [ef763ef] Added build status badge
- [9ca839b] [WEB-3755] step details e2e tests 1/2 (#466)
- [b2db509] [WEB-3754] Add workflow tab related E2E tests (#465)
- [cc759d4] [WEB-3747] Add more logging to critical points (#464)
- [c5a8139] [WEB-3772] logging environments (#462)
- [4c70ad3] [WEB-3754] Add more E2E tests (#461)
- [0b66e36] Update README.md
- [6e4f4d5] [WEB-3746] Added Datadog logging (#459)
- [cdbc605] Update test bitrise.yml with path & git URL referenced steps & steps with overwritten properties [WEB-3744] (#460)
- [bc718a2] [WEB-3686] e2e tests kickoff (#458)
- [1d3aebe] Bump steplib search version (#457)
- [811b232] Fix stylesheets referencing image URLs (#456)
- [5d8d989] v1.3.1
- [6c0b75b] Fix search deprecated steps, List steps by ID not CVS (#455)
- [b937ffb] change terser config to preserve licence (#454)
- [8dfef43] fix master deploy
- [c95bb6c] v1.3.0
- [64e0149] [TOOL-1197] step version lock release (#446)
- [8dbb6de] Remove some unnecessary AJAX request duplications [WEB-2015] (#445)
- [6a29b11] update go dependencies (#452)
- [8a2ac46] Import js-yaml (#453)
- [8a64976] Import js-yaml (#453)
- [87921b8] Separate GH and Discuss release WF (#448)
- [c436545] v1.2.1
- [7cae6ce] Add Workflows tab specification for Workflow control bar, Step list, Step details, Step Inputs (part of it) (#450)
- [bfa7c87] Fix steplib issues (#451)
- [1c24248] v1.2.0
- [d488da0] Port StepLib search service to TS (#447)
- [655323a] Reference Workflow Editor inside Go path in API dev mode (#444)
- [cb964c1] [WEB-3399] Use steplib search service for fuzzy search (#443)
- [c1cb6de] Fix unnecessary polling on Code Signing tab
- [fcef8a1] [WEB-3398] Load selected project type in step selector by default (#441)
- [9a298e1] [WEB-3397] Integrate and use StepLib Search NPM package (#437)
- [7bde675] v1.1.74
- [4543173] Fix flex bug (#439)
- [efc4f51] [WEB-3293] Handle null response at YML validation (#440)
- [11ab7a6] master deploy fixes (#436)
- [cdca998] v1.1.73
- [f3057e4] [WEB-3426] invalid version handling (#430)
- [cda30bf] Fix webpack deploy (#435)
- [8d6ca14] Revert "version bump (1.1.72 -> 1.1.73) (#433)" (#434)
- [f7bc272] remove unnecessary check (#431)
- [e786e6f] version bump (1.1.72 -> 1.1.73) (#433)
- [e1bdd9c] godeps update to pull new versions of bitrise and stepman (#432)
- [9c9e021] Webpack integration (#429)
- [d65ed3d] v1.1.72
- [825d0aa] Lazy load add step sidebar icons [WEB-2014] (#421)
- [77e2eca] Exclude "add step" button from ordering drag area of adjacent step (#422)
- [628a5f6] v1.1.71
- [1285832] Revert verified & official step badge feature for now (#427)
- [0c76dc4] Lock Ruby version to 2.5.3 (#426)
- [a3aff90] v1.1.70
- [ad1ddd4] Skip API disconnection on browser close when running in development mode (#420)
- [f6b5ce4] [WEB-3482] release (#425)
- [9b7062c] Revert "[WEB-3334] version strings extraction (#411)"
- [9446551] Revert "[WEB-3337] disable non wildcard versions in version selector (#416)" (#423)
- [e8350e5] v1.1.69
- [f248331] Update notification styling to match new design (#419)
- [cf4a8d3] Fix/Update visibility of machine type selector (#418)
- [60d76bc] [WEB-2016] Change PNGs to emojis (#417)
- [b146115] [WEB-3337] disable non wildcard versions in version selector (#416)
- [7988bb2] [WEB-3334] version strings extraction (#411)
- [52146d5] fix: Gemfile & Gemfile.lock to reduce vulnerabilities (#414)
- [320812a] [WEB-3355] housekeeping (#413)
- [9dda72d] [WEB-2963] Update Verified and Official step badges (#410)
- [686ff8e] v1.1.68
- [144733d] Add 'Coming soon' label to EliteXL MacOS machines (#409)
- [84ecaf6] v1.1.67
- [0d440e6] Fix MachineType selector issue caused by changing stack type (#406)
- [d13684c] Disable selection of not available machine types (#405)
- [283500d] v1.1.66
- [a6b002a] Fix local Workflow Editor (#404)
- [f48d94d] v1.1.65
- [376756d] Rename XSRF token (#401)
- [1e0ab96] v1.1.64
- [3a0330e] Fix issue related to Outside contributor authorization (#400)
- [27a10f6] v1.1.63
- [023d9f0] Fix tag (#399)
- [0851dfd] Return with promise instead of undefined (#398)
- [82f518c] v1.62
- [70ba43f] Update machine type selector (#396)
- [84df9e0] Fix machine type selector visibility (#395)
- [8a0aba3] v1.1.61
- [7000281] Add changInputFocusWhenFilled functionality (#394)
- [62f1c7b] Add auto code signing mode to code signing tab (#393)
- [b84a5ad] Add copy-to-clipboard functionality (#392)
- [5337def] Add file type menus to code signing tab (#391)
- [7045c92] Add apple developer portal endpoints (#390)
- [985de7e] Add machine type selector (#389)
- [bcd4250] Get plan of an organization (for machine type selector) (#388)
- [0850828] Tool 709 review workflow editor validation (#384)
- [3395a53] v1.1.60
- [37d5adf] Bump nokogiri from 1.8.5 to 1.10.4 (#386)
- [9ab781a] v1.1.59
- [5368e0f] Update to new Gem versions (#377)
- [a0224b0] Fix secret's save button (#383)
- [6b0a3ab] Fix App icon load (#381)
- [a743b1c] v1.1.58
- [7608e87] Allow update of protected Secret values (#380)
- [4f6c792] (FE) Saving bitrise.yml: display warnings to the user that was given by the CLI #a3k5r (#379)
- [6f1fe03] v1.1.57
- [29be5be] Open Workflow Editor on separate page in website mode (#376)
- [98e91f1] v1.1.56
- [14b64d2] UI always reloads the project file storages when there is an un-processed file #z1ttm (#375)
- [c3db0a1] v1.1.55
- [49713ba] Add breadcrumbs (with BetaTags) (#374)
- [00a8d0e] v1.1.54
- [2515b69] Saving bitrise.yml: display warnings #a3k79 (#371)
- [a32ae1a] Remove fastlane project type (#368)
- [804145c] v1.1.53
- [2ae0c00] Always allow to expose secrets & code signing files for PRs (#369)
- [2b0e0a4] v1.1.52
- [a04f669] Fix issue when editing protected secrets (#367)
- [fb833fd] v1.1.51
- [bb2f169] Revert "v1.1.51"
- [d1e03a3] v1.1.51
- [1557ba1] Implement markdown sanitization into WFE (#365)
- [98dd1cf] v1.1.50
- [b3bb948] YML tab can be loaded even if the bitrise.yml is invalid (Offline mode) (#363)
- [0e5cd24] Improve grammar in warning message (#361)
- [bc15a53] restore bitrise.yml
- [21c6aa5] v1.1.49
- [f647ae5] Dep update, test fix, version update (#362)
- [4a94801] v1.1.48
- [91841d2] Revert "v1.1.48"
- [d6b5195] v1.1.48
- [d6a622a] Do not lose edited trigger item data when deleting another one
- [ab3c5d4] v1.1.47
- [03272d9] Add autocomplete off for env var key inputs (#357)
- [350536b] v1.1.46
- [67cbea3] App details fetch fix #5ct3g (#356)
- [28353c1] v1.1.45
- [64f7fa2] added Flutter selector (#354)
- [e9cf45c] Fix rename workflow checkmark background (#355)
- [b187cdf] v1.1.44
- [4d38eca] Re-add GitHub icon (#353)
- [24a2552] v1.1.43
- [6c7983c] Updated platform icons & added new ones
- [e8f5123] v1.1.42
- [3babd62] Fix issue of renaming the selected Workflow then navigating away & back to the tab
- [2a70f11] Print Workflow Editor's URL on startup
- [0fa646c] v1.1.41
- [af5887e] Replace colors with corresponding constants (#349)
- [bb38118] v1.1.40
- [812c1af] Show/hide secret value on edit mode enter/exit (#347)
- [e279107] v1.1.39
- [5032439] Change colors to match new design (#346)
- [b3621ff] Revert "Update green backgrounded selectables to purple (#344)" (#345)
- [73fed5c] Update green backgrounded selectables to purple (#344)
- [302bc33] v1.1.38
- [d3a4299] Change Gotham & OpenSans font to TTNorms (#343)
- [95b25f9] Extend the version release process in the readme (#342)
- [9e32a5a] v1.1.37
- [8f582c4] Protected secret fix (#341)
- [98c1739] v1.1.36
- [23c8824] Update README.md (#335)
- [a55f5ee] Update rubyzip gem (#340)
- [458b40a] v1.1.35
- [5414324] Immediate actions for secrets (#336)
- [ee28fcf] Update CI (#339)
- [2aed36d] v1.1.34
- [b6d17a9] Add code signing related env vars to insertable variables popup (#338)
- [2f8ced8] v1.1.33
- [489e08b] Add React Native as recognized project type (#333)
- [0d81ea0] Change quay.io URL (#332)
- [bb3141a] v1.1.32
- [67799ed] Fix syntax error in GitHub changelor create (#331)
- [6b9750b] v1.1.31
- [d61b28a] Replace selected variable in input fields (#330)
- [afd4737] Fix a devcenter link (#326)
- [cec40f2] Change favicon (#328)
- [04e2cca] Update step_info_test.go (#329)
- [2bfdb06] Skip version bump commit from changelogs (#324)
- [1ee8373] v1.1.30
- [56d3354] Revert fix (#323)
- [5fbe8bc] v1.1.29
- [2fecb70] Fixing mobile Safari scrolling issue (#322)
- [6dcd121] v1.1.28
- [feb077b] Revert "Safari scrolling issue fix (#316)" (#321)
- [085c48c] v1.1.27
- [02f69df] Add option to remove sensitive input value (#319)
- [cd717a0] Mobile tab change progress bar fix (#320)
- [57961f1] v1.1.26
- [59deaef] Use minimized spec.json (#317)
- [f375daf] Safari scrolling issue fix (#316)
- [7e2679f] Discard button fix for yaml editor (#318)
- [51d8983] v1.1.25
- [8d94fee] Switch from ACE editor to Monaco editor
- [df922bd] v1.1.24
- [11c3dc8] Automate release (#310)
- [185f155] Show insert secret variable popup in case of clicking on sensitive input (#309)
- [9173309] Show progress indicator on tab change event (#311)
- [ccfa15e] Fixes #297 Yaml Editor by updateing Ace version (#308)
- [5abd452] Use commit messages for release notes (#307)
- [8283909] Remove AngularJS rails gem, and update AngularJS to version 1.7.2 (#306)
- [7aeba38] v1.1.23
- [02c4641] Update: Codesign tab generic filestore section #3azrw (#304)
- [0f66fa2] Don’t reference secrets by variable that will eventually become obsolete (#305)
- [b8d59cf] v1.1.22
- [81da1d1] Fix insert variable popup (#303)
- [587f953] Set minimum CLI version to 1.18.0 (#302)
- [19f9fd1] v1.1.21
- [78d3b19] Only display fallback error message if server does not return any errors (#301)
- [054d380] Handle sensitive input fields (#300)
- [b2b17a7] Remove newline from when copying output key (#299)
- [3a72bd7] v1.1.20
- [85b0dc5] Fix secrets reveal button (#296)
- [1c60478] Update nokogiri and sprockets gems (#294)
- [b39eabb] Godep update (#295)
- [8d065ba] v1.1.19
- [4c8052f] Fixing secrets tab alignment (#293)
- [9d70ecd] Secrets - Remove text fix #4et1a (#292)
- [bf78cae] v1.1.18
- [02d5467] Add prominent warnings (#289)
- [c84386e] Disable the "Expose for Pull-Requests" toggle if the app is public (#288)
- [2c05cbb] UX revision of android keystore file's input fields (#287)
- [1cc4316] Fix provprofile overlap (#290)
- [61426b0] v1.1.17
- [daabc84] Fix duplicate matches in steplist (#286)
- [e8f536e] Update step description and summary behavior (#285)
- [4cafccf] v1.1.16
- [55af080] Update placeholders for hidden states of fields on code signing tab (#282)
- [c8e3e37] v1.1.15
- [62b2dad] Update null-check for keystore file (#281)
- [5e54f5b] Don’t show error in Android Keystore section (#280)
- [ecba52c] Message box opening update (#279)
- [c8c9bd2] Handle if in new workflow popup enter is pressed (#278)
- [dd9356b] Increase font size for triggers (#277)
- [b4fa1c6] Stack warning update (#276)
- [a1ce0be] Update secret info data (#275)
- [58df910] v1.1.14
- [479b994] Blacklist irrelevant project types for displaying sections instead of whitelisting relevant ones (#274)
- [6f31740] v1.1.13
- [0218911] Password field fix - method #1 (#270)
- [d712899] Add and show den_tags input field if "self hosted agent" stack is selected (#273)
- [b19f058] Update secrets info notification (#268)
- [0145f81] Show sections if matching project type or if they have uploaded files (#266)
- [2f590f8] v1.1.12
- [a65878b] Only use namespaced metadata (#262)
- [7965ce6] Hide secret value after save (#263)
- [4c10b38] Disable toggles for secrets & uploaded files after they have been set to protected (#264)
- [06b1823] Ask for confirmation when making secrets protected (#265)
- [0ee78c6] Show image error in console (#260)
- [d8e1f51] Handle if stack is set to a not found one (#261)
- [f27bfdf] Clear cached selection state if last selected workflow is gone. (#259)
- [911a787] Toggle for codesigndoc info (#257)
- [23f341b] update matching certificates popup (#250)
- [fa5c121] Make env vars “is expand” false on create, but without changing it being true as the default value (#258)
- [1157679] Remove supported build prepare types url from stack tab (#256)
- [cd13067] Remove stack name from UI, it is already present in the dropdown above it (#251)
- [f3215d9] v1.1.11
- [554556a] Encrypted secrets (#253)
- [f94c3b6] Handle protected state of app files (#255)
- [86196f9] Expect unique secrets (#252)
- [7f7dccf] fix stack selector - it was empty in case of project type "other" (#249)
- [e7da4dc] Fix changelog
- [42c1ef1] v1.1.10
- [65a7ec4] Stack tab more fixes (#248)
- [7281385] v1.1.9
- [d9b29f8] Stack tab related minor fixes (#247)
- [2b6c1d9] v1.1.8
- [3187f81] Use both namespaced and non-namespaced handling for secrets' "is expose" flag - temporarily (#241)
- [db595c1] v1.1.7
- [46322aa] Stacks tab added (#235)
- [7b39fae] v1.1.6
- [449d00e] Add rel=“noreferrer noopener” for target=“_blank” links (#246)
- [85c0d2d] Update Gemfile for security reasons (#245)
- [6cc26b3] Fixes menu zindex while scrolling (#243)
- [6f5b0e6] Update CLI from 1.9.0 to 1.12.0 (#242)
- [0894679] Also include vendor.js in Jasmine testing preparation (#240)
- [b748acb] v1.1.5
- [b507ad8] new CDN link for jQuery; (#237)
- [3f7f19d] v1.1.4
- [44801af] delete all functionality for provisioning profile files and certificates (#238)
- [ebb8761] allow * as initial character when entering trigger pattern (#236)
- [712637e] Also strip workflow env vars before validating all variables (#239)
- [d4101ec] filtered empty key/value env vars and secrets (#234)
- [520700c] v1.1.3
- [ef68c80] discard button fix on triggers page (#233)
- [6b23c47] code sign tab - expiry status of identities (ProvProfile popup) (#231)
- [a16b766] set selectedMenu to null if provProfile popup is closed (#229)
- [06f7e15] display certificate details button - icon fix (#230)
- [da361fb] v1.1.2
- [1993ac1] get details route for certificates (#228)
- [c8ddc19] v1.1.1
- [4910ce8] Feature/remove job (#222)
- [086b837] Feature/wfe 2075 (#227)
- [96d5d9b] noreferrer & noopener for step source urls (#224)
- [ee759b1] show input description when the input field is expanded (#223)
- [970cf4a] validation updates and fixes (#225)
- [28dbe2c] changelog update
- [15d09a4] v1.1.0
- [9f7f5f0] v1.1
- [164a4fb] code signing files - validation (#221)
- [47f18c0] v1.0.23
- [797f4b6] Fix issue where you can't delete a generic file (#220)
- [3f69f2a] v1.0.22
- [585f901] Feature/code signing files with details (#219)
- [7f7a9b4] v1.0.21
- [b8929d8] empty step fix update (#218)
- [e35821b] v1.0.20
- [587b068] cache selected workflow, edited workflow, selected step between tabs (#217)
- [1ab7c39] empty step handling updated - user step config & user variable config are now empty objects by default (#216)
- [d6707e8] password eye style fix (#208)
- [97f546e] popover for is_expose toggle (#202)
- [ba2ae9f] source fix for forked steps (#210)
- [16087a9] testing guide added to readme (#211)
- [311ced9] v1.0.19
- [224e52d] reset border-radius to 0 for buttons (#209)
- [9f71f76] v1.0.18
- [abbe2fe] don't use jquery slim version (#205)
- [634a1fc] v1.0.17
- [678e719] prepare for 1.0.17
- [d726ca1] Dep update (#204)
- [1d40ecb] few external javascripts referenced from CDN (#197)
- [5211613] popover z-index fix - mobile view (#203)
- [52a44d0] v1.0.16
- [763b2b6] cli update (#198)
- [ddfe9e8] readme updated (#200)
- [de33000] deps-update (#201)
- [19e2757] min version updated 1.9.0 (#199)
- [f08f918] readme update
- [f5b2f0c] v1.0.15
- [305eee6] in website mode, indicate if back button is pressed on initial workflow editor page
- [a093426] readme update
- [d378fde] User should confirm workflow deletion (#195)
- [bb59af0] password toggle fix (#193)
- [45c0467] development info
- [e9da285] v1.0.14
- [a249a55] secret normalize after load
- [9a6f69d] is exposed for files and secrets (#183)
- [82ab567] Feature/new project type logo (#189)
- [7924e37] v1.0.13
- [4c8b24e] print bitrise.yml path (#184)
- [a1de866] v1.0.12
- [a7841c2] Check bitrise config (#182)
- [ff8ece7] v1.0.11
- [6da88cd] handle empty step list defined for workflows in app config
- [b03518b] expiring URL - only generate on download
- [1e5104d] check if bitrise.yml exist in the current directory (#178)
- [3e87a9c] Bitrise models update (#177)
- [247f2e1] handle if input category is not empty string, but undefined
- [66bda7e] v1.0.10
- [c94a596] versioned api base url (#163)
- [0c138bf] hide version if null
- [22c4cc5] if no version in git url specified step, use master
- [abe2cf8] support git URL specified steps (only GitHub for now) in website mode
- [60f6b4b] release version instead of timestamp
- [bdc68d0] allow YML mode even if load error occurs
- [0f31b25] is latest step version - fixed for local steps
- [6a3a2d5] css fix
- [9e8c0f2] input value options - UI displays value not specified in the defaults (e. g. if user specifies value in an environment variable)
- [f4fa865] on file download, get new expiring URLs
- [be26ffb] select primary workflow if it exists
- [f56565c] "always latest" + version text in steps list rearranged
- [05f54c2] display step ID or cvs even if step's title is defined but as empty string
- [5469745] v1.0.9
- [370a052] last visited menu-workflow-trigger cookies removed
- [bcf59c1] sticky header console error fix
- [fc6a61d] inputs - reload between step version changes
- [fcc8b0e] step title validator updated
- [9d65116] prevent trimming of textareas
- [18df395] display "always latest" in steps list
- [b20df08] v1.0.8
- [be24e67] input categories - sorted by order of definition
- [e08c421] callback elsewhere updated
- [9e34c28] ionic project type (#151)
- [b8389c8] fastlane project type icon added
- [69913c6] v1.0.7
- [c6e5b21] sticky header fix
- [6a98a7f] Environment Variables will be replaced in input... - clarification (#147)
- [3df16da] workflow name validation on create
- [5e4c188] step rename fixed
- [214093a] v1.0.6
- [0308bc3] Make top menu sticky when scrolling (#143)
- [2127f2f] iframe message updated
- [6893e14] add step - expanded state removed
- [50f57bd] typo fix
- [8b322e9] add step sidebar - load step icons when loading step data
- [39b6003] environment variable replace/no replace added
- [aeac161] Workflow description added (#142)
- [70eff20] middleman svg helper method fix
- [bc207d9] input categories added
- [256f56e] docker configuration updated - fix port for development mode
- [f231127] triggers - normalize method should order them by type
- [1576d58] v1.0.5
- [80f48c5] API uses arbitrary free port, multiple editors can be opened (#137)
- [3cd902e] Disconnect API fix - not disconnecting on page reload anymore (#138)
- [f7c7d80] Close API connection on workflow editor tab close (#136)
- [40d78d2] hide source code link if not specified
- [48f59e8] step rename fix
- [df79eb5] spec updates
- [e5845b9] workflow rename fix
- [df0da3c] env var key specification updated
- [e844bb6] v1.0.4
- [023276c] version added to footer
- [378d05c] url & text updates
- [6f6e15a] links in markdown - open in new tab
- [7597994] step type filters - only show filters which has matching steps
- [b10c55b] "replace variables in input" toggle removed from step inputs
- [be3a00c] step list indexing issue fixed
- [480e499] add step sidebar step listing fixed
- [990c8dd] font smoothing updated
- [4dc1dba] step rename UX update
- [21fbd4f] Update README.md (#126)
- [465e3ae] changelog update
- [c70b3fa] v1.0.3
- [4b5761f] triggers - switch type during add - fixed
- [5272f68] not allowed cursor for not recommended to be changed inputs
- [c6a36a0] clone, source code - popovers added with info
- [0c45979] rename workflow fixed
- [6fb827d] cache blocking added for website mode
- [748071a] version ordering fix
- [821f7f0] v1.0.2
- [5671eb8] quickfixes (#117)
- [c85877c] v1.0.1
- [d817958] tag trigger fix
- [2dff3a1] css fixes
- [b58c500] Source Code Pro font added
- [7b02566] input fonts updated
- [99a23b0] font weight update; input alignment updates
- [90f7827] markdown styling fix
- [a1aa753] required empty inputs css fix
- [457a0f6] v1.0.0
- [e72f3de] code signing hints - don't show if once dismissed
- [4af5b69] outputs - can open/close description
- [11c2732] inputs - show description
- [855db0d] minimize app config - updated
- [e181672] env vars - validate during type
- [a2d4dd4] ignore save error if already handled
- [a1ccb66] generic files - handle maximum count
- [d153d45] certificates - handle maximum count
- [e5d98fc] prov profiles - handle maximum count
- [b30c6c1] v0.9.10
- [2dc2e76] workflows tab revision (#95)
- [bf0cf5f] unsaved changes check - moved to separate methods
- [7c9fec8] block saving with key if not enabled
- [c93a89e] Safari css fixes added
- [4c6a039] code signin tab - style updated
- [3139729] file upload - popups updated
- [2a4372b] provisioning profiles, certificates - multiple upload added
- [5a459a4] add trigger button css update
- [ebccf6b] add step sidebar - window resize handled; hide verified/community created badge if deprecated
- [b78b821] deprecated steps - badge added
- [ca8fc6e] footer added; css updates
- [36a1aa3] project type filtering added (#89)
- [fe49f6a] request service - mode configuration updated
- [ba44c35] mode configuration updated
- [7045ab6] only load secrets the first time, or when forced
- [4fc16cb] insert variable popup fix (issue #84)
- [bb69490] add step sidebar - load steps if not loaded yet (if no workflow uses step from default steplib)
- [045ba24] insert variable error fixed (issue #83)
- [3b5d4e8] v0.9.9
- [7fce431] add step sidebar (#86)
- [e973ab4] tab animation removed
- [5a7ffde] minor requested updates: (#82)
- [dfa43f4] development now available in docker (#85)
- [dcfecdc] Tab rename: App Env Vars -> Env Vars
- [8f29727] env var tab - delete button css fix
- [479ab61] routes & request service methods cleanup
- [d6390eb] app config yml download url fixed
- [7f2ae09] v0.9.8
- [dabfb34] don't change inputs - disable editing on UI
- [2d57c85] confirm popup dismiss behaviour bugfix
- [3e041f6] icon position update
- [bd50784] handle if empty step is defined in YML without empty brackets
- [f254084] website mode added (#77)
- [6528ea1] v0.9.7
- [f0396dd] Workflows tab bugfix (#72)
- [5db9cbb] local steps, git steps - version handling, caching updated
- [088b389] steps specified by git URL - implemented; (#71)
- [869f8fb] step-info api endpoint (#70)
- [c1d6a3d] api server test fix (#69)
- [1d665ac] Enhancements (#67)
- [bd943b4] v0.9.6.
- [cac4e12] bug when immediately editin step after adding it - fixed
- [2ac992b] font set to open sans
- [e91b8dc] readme updated
- [070fc68] changelog updated
- [ce2d4ba] v0.9.5.
- [5022822] Improved ui reload (#61)
- [32904fe] save key combination fix try #1
- [01f19ac] inactive workflow step ordering fixed
- [79b358b] triggers tab change bug fixed
- [cb2a1fb] v0.9.4
- [65077cb] delete step bug fixed
- [c4465ab] versions - in descending order
- [13f06de] sticky header should not stick if workflow selector dropdown is open
- [3ba38b3] if no step title, start rename from step's cvs
- [f4a9d07] ctrl+s triggers save
- [e0de53d] only start library fetch request if there are any libraries not already loaded
- [11618bb] top tabmenu css fix
- [0b2bf22] unneccessary js files excluded from rendered page
- [c2639ce] readme updated
- [dd11e5c] communication between tabs simplified
- [cd86f00] v0.9.3
- [2c3c82a] Release automation (#47)
- [fe76f91] v0.9.3
- [ce61800] prompt before tab close if there are unsaved changes
- [e0c0b1f] Tab switch update (#44)
- [e6fd5c6] variable key validation updated
- [105657f] update deprecated triggers - fixed
- [9fc1c83] v0.9.2
- [fa4dbfe] update plugin definition
- [a663749] v0.9.1
- [23d73cc] Multiple step library support added (#37)
- [e7f30e0] Cobra cli (#34)
- [0c33801] app env vars - bug fixed when "app" or "envs" is not specified in app config
- [3889e3d] unneccessary request cancelling removed
- [9f144b4] bitrise min version update
- [f9c8b92] release-config updates (#33)
- [3a682d3] create-binaries workflow fix (#32)
- [9c2b6e3] bitrise plugin descriptor (#31)
- [8926860] version command and prepare for release (#30)
- [146fe77] first beta release (#29)
- [983f491] Initial commit
Install or upgrade
To install this version, run the following commands (in a bash shell):
bitrise plugin install --source https://github.com/bitrise-io/bitrise-workflow-editor.git --version 1.3.608
To update the already installed plugin to the latest version:
bitrise plugin update workflow-editor
That's all, you're ready to go!
To run the workflow editor plugin call:
bitrise :workflow-editor