NETCoreBlockly icon indicating copy to clipboard operation
NETCoreBlockly copied to clipboard

.NET Core API to Blockly - generate from WebAPI, Swagger, OData, GraphQL => https://visualapi.azurewebsites.net/

Results 49 NETCoreBlockly issues
Sort by recently updated
recently updated
newest added

https://github.com/ignatandrei/NETCoreBlockly/blob/cbf29b44c389b84fe80ff80b2c7c497652e7b21b/src/NetCore2Blockly/TestBlocklyHtml/Startup.cs#L105-L110 --- ###### This issue was generated by [todo](https://todo.jasonet.co) based on a `TODO` comment in cbf29b44c389b84fe80ff80b2c7c497652e7b21b. It's been assigned to @ignatandrei because they committed the code.

todo :spiral_notepad:

For example: If a swagger endpoint gives an error , the code is swallowing the error: internal async Task AddSwagger(string key, string endpoint) { try { var data = await...

help wanted
C#

See block for JWT (JWT link at https://netcoreblockly.herokuapp.com/blockly.html ) Same block for cookies. Just must be modified the cookies.

help wanted
JavaScript
up for grabs

https://github.com/ignatandrei/NETCoreBlockly/blob/afdcdbda09bfc3be22a5a2e7f693f2f19cb93676/src/NetCore2Blockly/TestBlocklyHtml/wwwroot/blockly/blocklyXHR.js#L31-L34 --- ###### This issue was generated by [todo](https://todo.jasonet.co) based on a `TODO` comment in afdcdbda09bfc3be22a5a2e7f693f2f19cb93676. It's been assigned to @ignatandrei because they committed the code.

good first issue
todo :spiral_notepad:
JavaScript
up for grabs

We should put categories on saved blocks and display the categories on the toolbox.

C#
JavaScript

The saved blocks ( either localstorage, either Sqlite storage) should have CRUD ( create, read, update, delete)

help wanted
C#
JavaScript

clena up the blockly.html to be used a new project (angular, razor , others)

help wanted
C#

It will be great if we will ahve a way to import / export block for other to use

help wanted

Hi Andrei, Save => Save Local is displaying error: local api it is not yet loaded - please try again after loading same error is displayed even in the demo...