Jovan Popovic
|
d1c5d9f5f1
|
Corrections in readme file
|
2017-03-13 23:06:51 +01:00 |
|
Jovan Popovic
|
8a86a7ff2d
|
Added example with Azure Function REST API
|
2017-03-13 23:03:08 +01:00 |
|
Jovan Popovic
|
555b9eda29
|
Refactored node todo sample
|
2017-03-11 23:46:35 +01:00 |
|
Jovan Popovic
|
0d039ac0c9
|
Updated EF JSON sample
Aded search, JSON index, cleaned-up code.
|
2017-01-15 17:50:27 +01:00 |
|
Jovan Popovic
|
20486d03b3
|
Updated README for json/entity framewrok
|
2017-01-13 22:32:07 +01:00 |
|
Jovan Popovic
|
df6330fbc7
|
Entity Framework JSON Example
Added project that shows how to map JSON fieds from database via Entity
Famework model.
|
2017-01-13 22:25:20 +01:00 |
|
Jovan Popovic
|
aeca8bde3e
|
Import from Azure Blob + several minor changes
1. Added two additional scripts in Belgrade Product catalog demo
2. Added Channel9 JSON demo script.
3. Added BULK IMPORT from Blob Storage sample
|
2017-01-08 01:43:15 +01:00 |
|
Jovan Popovic
|
c5e7115d3a
|
Fixed syntax errors in GeoJSON samples
|
2016-12-18 23:23:01 +01:00 |
|
Jovan Popovic
|
682c88cbc7
|
Added IVS demo app
Added IVS sample ap and corrected some spelling errors in readme file in
GeoJSON app.
|
2016-12-03 15:07:33 +01:00 |
|
Jovan Popovic
|
859a58e96b
|
Minor updates in geojson readme
|
2016-12-03 10:49:58 +01:00 |
|
Jovan Popovic
|
5bd45500f7
|
Minor corrections in readme file
|
2016-12-03 10:39:38 +01:00 |
|
Jovan Popovic
|
767afc2940
|
Added GeoJSON/OpenLayers2 example
|
2016-12-03 10:29:47 +01:00 |
|
Jovan Popovic
|
346d5aa86b
|
Updated readme file
|
2016-10-29 11:08:02 -07:00 |
|
Jovan Popovic
|
dfc40b3a1e
|
Updated AngularJS application.
Included node.js libraries.
|
2016-10-29 10:43:07 -07:00 |
|
Jovan Popovic
|
08cce021ee
|
AngularJS Hero app
Working version of Hour of heroes app.
|
2016-10-29 09:34:49 -07:00 |
|
Jovan Popovic
|
c1b729cd6d
|
ReactJS app moved to different folder
ReactJS app is moved to reactjs/dotnet-comment-app. Removed
project.lock.json file from source control.
|
2016-10-29 09:14:27 -07:00 |
|
Jovan Popovic
|
b36a769b11
|
Connection string moved to config
Connection strings in Todo REST API is moved to settings file.
|
2016-10-25 10:33:10 -07:00 |
|
Jovan Popovic
|
8f715933bb
|
Connection string moved to settings file
Connection string in json/ProductCatalog and json/React apps are moved
to settings file. Changed namespaces in ReactCommentsApp
|
2016-10-25 10:13:16 -07:00 |
|
Jovan Popovic
|
d5d7d4950f
|
Conneciton string moved to settigns file
|
2016-10-25 09:47:43 -07:00 |
|
Jovan Popovic
|
c470a54527
|
JSON CRUD generator
Added JSON CRUD generator sample code.
|
2016-10-24 22:07:50 -07:00 |
|
Jovan Popovic
|
c22aab705e
|
Fixed .gitignore file in comments app
|
2016-09-06 17:24:14 +02:00 |
|
Jovan Popovic
|
7d31446dd4
|
Fixed setup.sql in product catalog
|
2016-09-06 17:15:33 +02:00 |
|
Jovan Popovic
|
78d7ceaf50
|
Revert "Revert "ReactJS sample""
This reverts commit 7bfe9e042c.
|
2016-09-06 17:12:34 +02:00 |
|
Jovan Popovic
|
7bfe9e042c
|
Revert "ReactJS sample"
This reverts commit 043ed9609c.
|
2016-09-06 17:07:23 +02:00 |
|
Jovan Popovic
|
018b319a20
|
Updated json readme.md file
Added description of comments app in readme.md file
|
2016-09-06 17:03:52 +02:00 |
|
Jovan Popovic
|
043ed9609c
|
ReactJS sample
Added ReactJS sample app with .Net core REST API
|
2016-09-06 16:53:36 +02:00 |
|
Jovan Popovic
|
eedbbc964f
|
Upgradd Todo REST API
Todo REST API is upgraded from ASP.NET Core RC2 to v1.0
|
2016-08-14 12:14:46 +02:00 |
|
Jovan Popovic
|
c906864cb4
|
Refactoring and updating package
Products.js file refactored. TodoRest API upgraded to SqlClient v.0.3
and Startup file points to local database by default.
|
2016-08-14 11:15:33 +02:00 |
|
Jovan Popovic
|
a368ddcdfe
|
Local bootstrap files instead of CDN
Replaced CDN files:
<link rel="stylesheet" type="text/css"
href="https://cdn.datatables.net/r/bs-3.3.5/jq-2.1.4,dt-1.10.8/datatables.min.css"
/>
<script type="text/javascript"
src="https://cdn.datatables.net/r/bs-3.3.5/jqc-1.11.3,dt-1.10.8/datatables.min.js"></script>
With local files. Moved images/fonts
|
2016-08-13 22:43:56 +02:00 |
|
Jovan Popovic
|
cb041afcfd
|
fixed bug with modal save
+fix in jquery htmltemplate
|
2016-08-13 22:13:07 +02:00 |
|
Jovan Popovic
|
18d25dbd47
|
Refactoring: product.js
Extracted actions in ProductController object.
|
2016-08-13 14:01:16 +02:00 |
|
Jovan Popovic
|
c0745a3e60
|
Updated main JSON readme file
|
2016-08-12 11:16:28 +02:00 |
|
Jovan Popovic
|
a765c9a4b7
|
Revert "Updated main JSON readme file"
This reverts commit 8b3fb150fe.
|
2016-08-12 11:14:53 +02:00 |
|
Jovan Popovic
|
8b3fb150fe
|
Updated main JSON readme file
|
2016-08-12 11:12:37 +02:00 |
|
Jovan Popovic
|
1faf22f6d6
|
Revert "Updated json readme"
This reverts commit 3f48ca667e.
|
2016-08-12 11:10:57 +02:00 |
|
Jovan Popovic
|
3f48ca667e
|
Updated json readme
Description of Product Catalog app is added in main JSON readme file.
|
2016-08-12 11:09:46 +02:00 |
|
Jovan Popovic
|
5557b03f12
|
Product Catalog ASP.NET Core App
First stable version.
|
2016-08-12 11:01:02 +02:00 |
|
Jovan Popovic
|
8240d675d8
|
Updated JSON Readme.md file
Added product catalog in JSON readme.md file
|
2016-08-11 15:30:48 +02:00 |
|
Jovan Popovic
|
3501efabdf
|
Ignore .vscode folder in Visual Studio
|
2016-08-11 15:27:36 +02:00 |
|
Jovan Popovic
|
a75c4fc79b
|
Updated README
|
2016-08-11 14:58:32 +02:00 |
|
Jovan Popovic
|
84767fecf6
|
Removing UI
Removed UI in index. Updater Readme file.
|
2016-08-11 14:48:32 +02:00 |
|
Jovan Popovic
|
4611809621
|
DotNet REST API
Project is moved into dotnet-rest-api folder
|
2016-08-11 14:01:09 +02:00 |
|
Jovan Popovic
|
8e0cf91a84
|
Minor fixes
Reorganized scripts in demo, fixed syntax error.
|
2016-08-05 10:44:55 -07:00 |
|
Jovan Popovic
|
eab6c5fa9a
|
Updated table to show some JSON fields
In product listing are shown made in fields from JSON and tags JSON
colums
|
2016-08-02 16:29:13 -07:00 |
|
Jovan Popovic
|
89e879c06b
|
Added demo scripts
Added demo and setup files in sql-scripts folder. Minor changes in
ProductController.
|
2016-08-02 13:52:03 -07:00 |
|
Jovan Popovic
|
471ff08811
|
ProductCatalog moved
Product catalog moved from todo folder to root.
|
2016-07-31 20:02:32 -07:00 |
|
Jovan Popovic
|
dc9126b6f7
|
ProductCatalog initial version
First version of product catalog application in JSON feature group.
|
2016-07-31 19:58:54 -07:00 |
|
Jovan Popovic
|
6d29a5c074
|
Updated readme.md file
|
2016-06-22 15:31:30 +02:00 |
|
Jovan Popovic
|
f73d1d1bd0
|
Revert "Formatting of nodejs readme.md"
This reverts commit 92b619fd9b.
|
2016-06-22 15:29:48 +02:00 |
|
Jovan Popovic
|
92b619fd9b
|
Formatting of nodejs readme.md
|
2016-06-22 15:27:57 +02:00 |
|