Commit Graph
508 Commits
Author SHA1 Message Date
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 768fc0efdc Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2016-09-06 15:37:05 +02:00
Perry Skountrianos - MSFT 84331a7d79 Update readme.md 2016-08-30 11:35:56 -07:00
Jos de Bruijn 20029d959f Merge pull request #99 from JocaPC/master
Product Catalog web app
2016-08-15 11:06:32 -07:00
Jos de Bruijn b2dc814fcc Merge pull request #100 from Microsoft/jodebrui
added stats updates for perf of schema queries
2016-08-15 10:26:32 -07:00
Jos de Bruijn 6c367b26dc added stats updates for perf of schema queries 2016-08-15 10:25:02 -07:00
Jos de Bruijn f869c16e40 Merge remote-tracking branch 'refs/remotes/origin/master' into jodebrui 2016-08-15 10:23:14 -07: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 6f850bde42 Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2016-08-13 22:13:25 +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
Jos de Bruijn dd1bef157a Merge pull request #98 from Microsoft/jodebrui
update stats of system tables
2016-08-12 16:37:40 -07:00
Jos de Bruijn 2c9fa35df7 Merge pull request #96 from guyinacube/asaxton_working
Adding Reporting Services branding sample packages
2016-08-12 16:36:38 -07:00
Jos de Bruijn 1e7be48f4f adding stats updates for system tables 2016-08-12 16:33:55 -07:00
Jos de Bruijn d59ede3b62 Merge remote-tracking branch 'refs/remotes/origin/master' into jodebrui 2016-08-12 16:29:00 -07:00
Jos de Bruijn d3d6ab1c20 Merge pull request #97 from Microsoft/jodebrui
loosened security requirements to allow running ETL in more environments
2016-08-12 15:37:11 -07:00
Jos de Bruijn 7692374b42 Merge remote-tracking branch 'refs/remotes/origin/master' into jodebrui 2016-08-12 15:35:16 -07:00
Jos de Bruijn 4ac7430c54 loosened security requirements to allow running in more environments 2016-08-12 15:34:34 -07: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
Adam Saxton 77ce8e53f1 Adding Reporting Services branding sample packages 2016-08-11 15:18:18 -05:00
Jovan Popovic 43ba96e558 Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2016-08-11 20:31:31 +02:00
Jos de Bruijn c55ec50324 Merge pull request #95 from JocaPC/json
Product Catalog REST API
2016-08-11 09:03:17 -07: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 67e2b9a13e Merge remote-tracking branch 'refs/remotes/Microsoft/master' into json 2016-08-11 13:40:01 +02:00
Jovan Popovic 75b311019d Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2016-08-11 13:38:32 +02:00
Perry Skountrianos - MSFT 287fc189e3 Merge pull request #92 from marschall/update-java-sample
Update Java samples
2016-08-08 09:18:42 -07:00
Philippe Marschall 951bae3040 Update Java samples
The Java samples have quite a lot of room for improvement.

I changed the following:

 - make the code compile
 - update the readme to point to the latest driver
 - remove one leading tab from every line
 - remove redundant imports
 - use Java 7 try-with-resources
 - release database objects as early as possible
 - propagate exceptions
 - use bind parameters to avoid SQL-injection vulnerabilities when the
   code is copy and pasted and adjusted
  - I had to guess on some of the parameter types since I didn't have a
    schema. I had a look at ql_in-memory_oltp_sample.sql. Executable
    samples with a continuous integration build would be a nice future
    improvement.
2016-08-07 12:08:30 +02:00
Jovan Popovic 46f34345fc Merge remote-tracking branch 'refs/remotes/Microsoft/master' 2016-08-05 10:45:04 -07:00
Jovan Popovic 8e0cf91a84 Minor fixes
Reorganized scripts in demo, fixed syntax error.
2016-08-05 10:44:55 -07:00
Jovan Popovic 33dd18d6cf Merge remote-tracking branch 'refs/remotes/Microsoft/master' into json 2016-08-05 10:37:28 -07:00
Perry Skountrianos - MSFT ff1dfc5102 Merge pull request #91 from DRediske/master
Correcting bacpac file
2016-08-05 09:41:21 -07:00
Dan Rediske 2e8dfd85ea Correcting bacpac file
schema issue resolution
2016-08-04 22:14:51 -07:00
Perry Skountrianos - MSFT ce2c72c8be Merge pull request #90 from DRediske/patch-2
Link fixes and readme accuracy update
2016-08-04 15:03:12 -07:00
Dan Rediske 0744c99c60 Update README.md 2016-08-04 14:41:05 -07:00
Perry Skountrianos - MSFT e5db54d806 Merge pull request #89 from DRediske/master
Change config file and remove Azure SQL DB references
2016-08-04 12:33:15 -07:00
Dan Rediske 947c86e3b7 fixed permission definition 2016-08-04 11:52:16 -07:00