This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
Releases: CircleCI-Archived/visual-config-editor
Releases · CircleCI-Archived/visual-config-editor
v0.9.2 - Staged orb job fixes
What's Changed
- feat: refreshed UI by @Jaryt in #192
- fix: Reverted invalid merge by @Jaryt in #193
- feat: Export embedded executor now requires confirmation by @Jaryt in #194
- feat: Staged Job pre/post-steps by @Jaryt in #195
- feat: Added parsable staged orb jobs by @Jaryt in #196
Full Changelog: v0.9.0...v0.9.2
v0.9.1 - Misc UI Upgrades
What's Changed
- refactor: DefinitionStore Refactor by @Jaryt in #177
- feat: added loading wheels to orb components by @ryanbourdais in #176
- feat: Implemented Observer Observable state by @Jaryt in #179
- refactor: custom command observable and resubcribe to dependencies by @Jaryt in #182
- fix: Spread other observers when the observer type has no subscriptions by @Jaryt in #183
- refactor: Workflows and WorkflowJobs are now immutable by @Jaryt in #184
- feat: Allow the user to editor parameters by @Jaryt in #186
- feat: Persist orb logo metadata in extended Orb state by @Jaryt in #185
- feat: gave parameter input fields a facelift by @Jaryt in #187
- feat: Action buttons and confirmation modal by @Jaryt in #190
New Contributors
- @ryanbourdais made their first contribution in #176
Full Changelog: v0.8.0...v0.9.1
v0.9.0 - DefinitionStore Refactor, Parameter Upgrades, and UI Polishing
What's Changed
- feat: added loading wheels to orb components by @ryanbourdais in #176
- refactor: Implemented Observer Observable definition store by @Jaryt in
#177 #179 #182 #183 #184 - feat: Allow the user to editor parameters by @Jaryt in #186
- feat: Persist orb logo metadata in extended Orb state by @Jaryt in #185
- feat: gave parameter input fields a facelift by @Jaryt in #187
- feat: Action buttons and confirmation modal by @jliby and @Jaryt in #190
New Contributors
- @ryanbourdais made their first contribution in #176
Full Changelog: v0.8.0...v0.9.0
v0.8.0 - Orb Functionality, Delete Requirements, and Misc Patches
What's Changed
- refactor: access values through field value rather than values prop by @Jaryt in #165
- feat: Parameter options on staged orb jobs by @Jaryt in #168
- feat: added pagination to orb menu by @Jaryt in #167
- feat: Import Orb button by @Jaryt in #169
- feat: delete connections and add backwards by @Jaryt in #171
- feat: Import orb when job becomes staged by @Jaryt in #170
- fix: Added small cooldown to prevent alt action spam locking up state by @Jaryt in #172
- feat: button colors, sdk version, fixed staged job parameters by @Jaryt in #173
- feat: delete requires index when removing requirement connection by @Jaryt in #174
Full Changelog: v0.7.0...v0.8.0
v0.7.0 - Orbs, Parameters, QoL
What's Changed
- chore: update readme add dev server instructions by @KyleTryon in #132
- fix: Duplicate definition names will not prevent editing definition by @Jaryt in #136
- feat: Orb import menu framework by @Jaryt in #138
- feat: Dynamically load orbs from algolia orb index by @Jaryt in #139
- feat: description types by @jliby in #141
- feat: orb import menu by @Jaryt in #142
- feat: Edit staged job properties by @Jaryt in #143
- feat: Orb Definintion Lists in Orb Import screen by @Jaryt in #144
- fix: Render select properties with stylized container by @Jaryt in #148
- feat: Staged Job Preview Filter by @Jaryt in #147
- feat: Indicate When a Job is Staged in the Current Workflow by @Jaryt in #146
- feat: Custom Parameter Form Container by @Jaryt in #150
- feat: add workflow button by @Jaryt in #149
- feat: Filter Menu by @jliby in #151
- chore: upgraded component descriptions by @Jaryt in #152
- feat: added basic parameter inputs by @Jaryt in #153
- feat: toast appears upon step saved by @jliby in #154
- fix: improved toast style by @Jaryt in #155
- feat: Embedded Executor Support by @Jaryt in #156
- fix: switching between workflows by @Jaryt in #157
- fix: Adding parameters to commands and executors by @Jaryt in #158
- feat: Light the staged job indicator on load by @Jaryt in #159
- feat: added parameter support for a job executors parameters by @Jaryt in #160
- feat: dont do filter preview when filter container is not expanded by @Jaryt in #163
- fix: added default workflow value by @Jaryt in #162
- feat: Dynamic orb imports by @Jaryt in #164
- feat: added support for reusable command parameter fulfillment by @Jaryt in #161
Full Changelog: v0.6.0...v0.7.0
v0.6.0 - Approval Jobs, Parameter fixes, and UI Improvements
What's Changed
- fix: left align file save buttons by @Jaryt in #118
- feat: Stylized Workflow Select Box by @Jaryt in #119
- feat: add onHold job icon by @KyleTryon in #120
- chore: remove stale console log by @Jaryt in #121
- feat: Update version on deployment by @Jaryt in #122
- fix: Prevent Store Duplication Upon App Refresh by @Jaryt in #124
- feat: add name validation for definitions by @EricRibeiro in #123
- feat: Edit steps by @Jaryt in #125
- fix: pass parent props to custom command steps by @Jaryt in #127
- fix: Nested subtype menus are now indexed by their type by @Jaryt in #128
- fix: Parameters now have their type applied by @Jaryt in #130
- chore: dockerized dev server by @KyleTryon in #133
- chore: update issue template to request video by @KyleTryon in #131
- feat: organize workflow to most recent required by @jliby in #129
- fix: Replaced type with nonce for nested subtypes by @Jaryt in #134
New Contributors
- @EricRibeiro made their first contribution in #123
- @jliby made their first contribution in #129
Full Changelog: v0.5.1...v0.6.0-alpha.1
v0.5.1 - Miscellaneous Fixes
What's Changed
- docs(readme): Updated preview image by @Jaryt in #111
- feat: base organization of graph during generation by @Jaryt in #107
- fix: Do not crash when generating a loaded config by @Jaryt in #108
- fix: denest buttons in job node by @Jaryt in #110
- fix: Access parameters on components without error by @Jaryt in #112
- fix: Set executor selection in JobInspector by @Jaryt in #113
- refactor!: update to sdk 0.8.0 by @Jaryt in #115
- fix: Manually Adjust Code Editor Width by @Jaryt in #116
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- chore: Add nvmrc file v16.15.1 by @KyleTryon in #101
- [Snyk] Upgrade @types/node from 16.11.34 to 16.11.35 by @circleci-secops in #100
- fix: center workflow selector by @KyleTryon in #102
- feat: generate graph by @Jaryt in #104
- feat: generate job requires connections by @Jaryt in #106
New Contributors
- @KyleTryon made their first contribution in #101
- @circleci-secops made their first contribution in #100
Full Changelog: v0.4.1...v0.5.0
v0.4.1 - Step rendering fixes
v0.4.0 - Circular Config Support
What's Changed
- Chore: Upgrade to SDK version with latest config features by @Jaryt in #92
- Chore: upgraded to newest sdk alpha by @Jaryt in #95
- fix: Render step names correctly by @Jaryt in #96
- feat: Added config loading by @Jaryt in #97
This is a pre-release, expect loading issues! Please feel free to point them out in the discussion.
Known issues:
- Component parameter page breaks when the component has been loaded
- Jobs and commands cannot have an undefined body
- Job's internal executors can't be viewed in the editor
Full Changelog: 0.3.0...0.4.0