Colby Tresness
6ee948ab43
Updating README
...
Making readme very simple as we move more information over to the main site.
2019-05-03 17:39:37 -07:00
Neha Gupta
8cf999e565
Add URL rewrite to support SPA routing
2019-03-14 18:28:53 -07:00
Neha Gupta
3cd4185001
Update yarn.lock files
2019-03-06 16:04:52 -08:00
pravagar
5aa80400fd
Onboarding cosmos db for serverless library item store
...
- If cosmos db endpoint is not present in application setting, items will be fetched from existing item.json
- Once cosmos db connection information is provided, first cosmos db initialization will start, which is taking items from item.json to cosmos db.
2019-03-06 15:24:55 -08:00
Neha Gupta
016b30f628
Handle null template
2019-03-05 19:20:41 -08:00
Neha Gupta
131de43c1e
Handle null template, add missing sample props
2019-03-05 19:20:41 -08:00
Neha Gupta
7f5ffd5e21
Making Template property optional.
...
Also added a default value for storage app setting for local
debugging
2019-03-05 19:20:41 -08:00
Faiz Shaikh
0116135132
update to raw urla nd add missing props
2019-03-04 15:41:35 -08:00
Faiz Shaikh
1d9425d6dc
python templates
2019-03-04 15:37:55 -08:00
Neha Gupta
6d9dc1341d
Disable deploy button if sample does not have a deployment template
2019-03-04 15:29:59 -08:00
Faiz Shaikh
b0b91de5ba
Merge branch 'master' into dev
2019-03-04 14:31:21 -08:00
Faiz Shaikh
5f4609d13c
New items
2019-03-04 14:14:02 -08:00
Faiz Shaikh
2bd94731c5
Update functions host versions
2019-02-12 16:17:44 -08:00
Faiz Shaikh
f1737e0d36
Add new item
2019-02-12 16:17:44 -08:00
Faiz Shaikh
e7f4b32ae6
Add new item
2019-02-12 13:03:00 -08:00
Faiz Shaikh
2290925092
Add C# back
2019-02-12 13:03:00 -08:00
Faiz Shaikh
000f1a0b68
Fix typo in url
2019-02-12 13:03:00 -08:00
Faiz Shaikh
38e43230dd
Add new language filters
2019-02-12 13:03:00 -08:00
Faiz Shaikh
805c2bf5de
Add two new languages
2019-02-12 13:03:00 -08:00
Faiz Shaikh
fea21d9187
Add 3 new templates
2019-02-12 13:03:00 -08:00
Faiz Shaikh
be09a7664b
Test commit into master
2019-02-12 13:03:00 -08:00
Faiz Shaikh
fbc5c812a5
Add new item
2019-02-01 21:02:14 -08:00
Faiz Shaikh
3e78b11c05
Add C# back
2019-01-31 17:45:59 -08:00
Faiz Shaikh
0b5c827ae5
Fix typo in url
2019-01-31 14:48:02 -08:00
Faiz Shaikh
ec813a6a32
Add new language filters
2019-01-31 14:21:26 -08:00
Faiz Shaikh
3af0e037e5
Add two new languages
2019-01-31 14:21:26 -08:00
Faiz Shaikh
b344c3731d
Add 3 new templates
2019-01-31 14:21:26 -08:00
Faiz Shaikh
a103c874a1
Test commit into master
2019-01-31 14:21:26 -08:00
Faiz Shaikh
09aac75c95
Require raw path for deployment template
2019-01-17 13:26:40 -08:00
Neha Gupta
45afd6c34b
UI changes to page header
2019-01-15 14:23:20 -08:00
Neha Gupta
6e0d0c7bd7
Updating search bar size, font, margins, etc based on UX feedback
2019-01-14 18:32:02 -08:00
Faiz Shaikh
b517f710b2
add two new items
2019-01-14 17:41:38 -08:00
pravagar
2930596eab
Decouple front end from deep linking #81 ( #85 )
...
- All samples will be fetched during create and during filter change samples will be filtered in client side only.
This behavious was old behavior. Server side still supports deep linking.
2019-01-14 15:45:22 -08:00
pravagar
79e9fe0cd9
Static serach bar on scroll
2019-01-14 15:22:27 -08:00
Faiz Shaikh
cf16c4b188
Add two new templates
2019-01-11 18:25:51 -08:00
pravagar
523e7c820a
Tagging system improvements
...
-Added a member with name "Tags" in LibraryItem, which is a type of array of strings.
-Library controller Get api will now search for Tag field for matching of filter text.
2019-01-11 12:47:19 -08:00
pravagar
023c52fcfe
Merge pull request #75 from Azure/Relativebaseurl
...
Relative base URI for sample API for prod and test deployments
2019-01-08 15:18:20 -08:00
pravagar
63829abcd8
Relative base URI for sample API for prod and test deployments
...
- For development envirnement, still https://serverlesslibrary.net/ will be used as base url.
2019-01-08 15:12:07 -08:00
Neha Gupta
1eadfea2a7
Updating vuejs generated files
2019-01-03 17:05:23 -08:00
Neha Gupta
7fbd3aac7f
Fixing build errors and warnings:
...
- Error: NU1202: Package Microsoft.Azure.WebJobs.Extensions.Storage
3.0.1 is not compatible with netstandard1.0 (.NETStandard,Version=v1.0).
Package Microsoft.Azure.WebJobs.Extensions.Storage 3.0.1 supports:
netstandard2.0 (.NETStandard,Version=v2.0)
- Warning: CS0618: 'TraceWriter' is obsolete: 'Will be removed in an
upcoming version. Use Microsoft.Extensions.Logging.ILogger instead.'
2019-01-03 14:53:39 -08:00
pravagar
4974fb7d4b
Merge pull request #72 from Azure/deeplinking
...
Deep linking support
2019-01-03 11:42:10 -08:00
pravagar
d2544ed655
Service side changes for deep linking
2019-01-03 10:30:45 -08:00
Faiz Shaikh
a291d5d2a2
add two new templates
...
addresses #62 and #63
2019-01-03 09:21:42 -08:00
pravagar
42263293ba
Deep linking support
...
-Addresses issue #41
- Added support for query paremeter in server side api for filtering results at server side.
- Support for query paremeter in client side. Results will be filtered based on query paremeter on url.
- As of now filtering is based on only 3 criteria: filtertext, type and language.
2018-12-28 11:51:43 -08:00
Jef King
e62a37b6b6
Updating URL for ARM template generator
2018-12-26 15:24:54 -08:00
Neha Gupta
55f4fa472a
Fixing typo
2018-12-26 15:22:31 -08:00
Neha Gupta
85a71f072b
Adding telemetry
2018-12-26 15:22:31 -08:00
Neha Gupta
383799adc7
Updating link colors
2018-12-07 11:23:42 -08:00
Neha Gupta
c23a5c55f1
UI changes
2018-12-05 17:08:39 -08:00
Faiz Shaikh
5cc0b45638
fix url
2018-12-05 16:32:56 -08:00