Nodeset-Editor-Schema for CoreKraft
Welcome to Nodeset-Editor-Schema for CoreKraft for Visual Studio Code! An extension for developing BindKraft-CoreKraft Applications.
CoreKraft is a Micro-services framework for serving data in different formats: get familiar with CoreKraft at github.
BindKraft basically adapts the desktop paradigm to the WEB page: get familiar with CoreKraft at github.
Details
Easily create and edit CoreKraft's nodesets
This extension is designed to accelerate and improve the development of CoreKraft Applications.
With powerful tools, you can create something great, as great as your imagination.
Requirements
none
How to install
Install from the extensions store and follow the instructions
Release Notes
Version 0.0.1
- Release date: May 31, 2021
- Release status: GA
- Initial release of Nodeset Editor for CoreKraft
Version 0.0.2
- Release date: May 31, 2021
- Release status: GA
- Fix description in help files
Version 0.0.3
- Release date: June 30, 2022
- Release status: GA
- Extend schema with action 'new'
Version 0.0.4
- Release date: July 13, 2022
- Release status: GA
- Update tool's image
Version 0.0.5
- Release date: July 21, 2022
- Release status: GA
- Fix bug in schema
Version 0.0.6
- Release date: July 21, 2022
- Release status: GA
- Fix bug in schema related to root/children, extend parameters' enumeration of possible expressions
Version 0.0.7
- Release date: July 21, 2022
- Release status: GA
- Add descriptions for read/write in schema
Version 0.0.8
- Release date: July 21, 2022
- Release status: GA
- Fix bug with nested items (now suggestions are working even deep in the hierarchy)
Version 0.0.9
- Release date: August 04, 2022
- Release status: GA
- With Ctrl+1 when cursor on a file link will be navigated to the file
Version 0.0.10
- Release date: August 04, 2022
- Release status: GA
- Fixed schema with "additionalProperties": false
Version 0.0.11
- Release date: August 09, 2022
- Release status: GA
- Fixed schema for "datapluginname"
Version 0.0.12
- Release date: September 08, 2022
- Release status: GA
- Fixed schema for "customplugins"
Version 0.0.13
- Release date: September 14, 2022
- Release status: GA
- Fixed schema for "prepare" and "beforenode"
Version 0.0.14
- Release date: September 14, 2022
- Release status: GA
- Fixed bug for "beforenode"
Version 0.0.15
- Release date: October 03, 2022
- Release status: GA
- Add support for the "security" section
Version 0.0.16
- Release date: January 23, 2023
- Release status: GA
- Add support 'read', 'write' at root, add autosuggestion for 'Sub', 'TrySub' and fix bug with afternodechildren
Version 0.0.17
- Release date: January 24, 2023
- Release status: GA
- Allow loadquery to be empty
Version 0.0.18
- Release date: May 12, 2023
- Release status: GA
- Fix bug for file and execution order (custom plugins)
Version 0.0.19
- Release date: May 12, 2023
- Release status: GA
- Fix bug for datapluginname and views at root
Version 0.0.20
- Release date: May 18, 2023
- Release status: GA
- New resolver "GetAuthBearerToken(): Returns the bearer token of the logged in user or null" and fix bug with views
Version 0.0.21
- Release date: June 27, 2023
- Release status: GA
- Add RequireEffect, ContinueIf and BreakIf as properties
Version 0.0.22
- Release date: November 15, 2023
- Release status: GA
- Add GetAuthorizationPasswordEndPoint as property
Version 0.0.23
- Release date: June 4, 2024
- Release status: GA
- Add NullIfEmpty resolver
Version 0.0.24
- Release date: September 18, 2024
- Release status: GA
- Add PostedFileLength, PostedFileContentType, PostedFileName resolvers
Version 0.0.25
- Release date: April 11, 2025
- Release status: GA
- Added RenameFile, ClearResultKeys, SaveFileToSpread, RemoveInResult resolvers
Version 0.0.26
- Release date: April 12, 2025
- Release status: GA
- Fixed executionorder accepting -1 and added additional clarification for continueIf and breakIf
Change Log
The current version is 0.0.22
. See the release notes for a detailed list of changes in each version.
Support
Support for this extension is provided by Clean Code Factory
License
Copyright (c) Clean Code Factory Ltd.
All rights reserved.
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy,
modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software
is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
CoreKraft at github
BindKraft at github
Enjoy!