Граф коммитов

21374 Коммитов

Автор SHA1 Сообщение Дата
Steven Lucco 7a0ee7b77c Added init routine to calendar. Doesn't do anything yet. 2016-10-13 11:43:37 -07:00
kurtb 2f885fe940 Deletion stubs for calendar events 2016-10-12 16:25:07 -07:00
kurtb cf70ee10b2 Support deletion events and updates to the calendar data 2016-10-12 13:30:29 -07:00
kurtb 401de82279 Get bidirectional flow working 2016-10-12 13:19:10 -07:00
kurtb d2cc5ac591 Implement ITableService 2016-10-12 11:04:56 -07:00
Kurt Berglund 1426368f52 Basic interface layer for data binding 2016-10-12 10:41:59 -07:00
Kurt Berglund cf7c301a71 Add in selection to the table 2016-10-12 10:41:59 -07:00
Steven Lucco 5d0a01c641 Get top 25 events from Microsoft calendar. Swap location and
responseStatus.
2016-10-12 10:03:45 -07:00
Kurt Berglund dd3e9dc81e PR 8: Merge feature/table to master
- Progress on table service
 - Add in wrappers around host interfaces
 - Link up interfaces to allow export to table
2016-10-12 08:53:04 +00:00
Kurt Berglund 23ea918edf Link up interfaces to allow export to table 2016-10-12 01:52:19 -07:00
kurtb 1f41f3ef4f Add in wrappers around host interfaces 2016-10-11 19:39:36 -07:00
Kurt Berglund 603c836be4 Progress on table service 2016-10-11 08:30:15 -07:00
Kurt Berglund 814949d34c Explicitly use beta 12 rather than rc1 for rxjs due to typings issue 2016-10-11 00:53:17 -07:00
Kurt Berglund c9399de3af PR 7: Merge feature/pnhost to master
- Create base class to handle postMessage communication. Add ref to jquery for
 - Initial connection sockets
 - Split post message host and socket code into separate files
 - Remove old host in favor of new sockets
 - Get basic echo service running
 - Add in todo comment
 - Make the calendar code part of the main solution
 - Add pnhost to calendar control and make default browser document
2016-10-11 07:34:21 +00:00
Steven Lucco e036767858 Updated JSON for calendar. Calendar client and service share d.ts file.
Qtips for calendar items.
2016-10-07 12:22:42 -07:00
Steven Lucco f28c779631 Added calendar view 2016-10-05 12:11:00 -07:00
Kurt Berglund 4c07145d92 Standardize Microsoft calendar strings to include the UTC marker in the string format 2016-10-05 02:59:19 -07:00
Kurt Berglund 1eff0a438e Convert calendar dates to ISO UTC string 2016-10-05 02:03:54 -07:00
Kurt Berglund 674a19c943 Merge branch 'master' of https://offnet.visualstudio.com/_git/officenet 2016-10-05 01:47:42 -07:00
Kurt Berglund f3407123c1 PR 6: Merge feature/host to master
- Get basic document loading and view template DB in place
 - Add TODO comment
 - Simple chart test MUI
 - Wire in the chart MUI
2016-10-05 08:47:16 +00:00
Kurt Berglund 8bc12e7f42 Merge branch 'master' of https://offnet.visualstudio.com/_git/officenet 2016-10-04 22:13:40 -07:00
Kurt Berglund ad3d1a99af PR 5: Merge feature/ng to master
- Add in angular dependencies. Fix up old typings
 - Angular host starter project
 - more angular tutorial code
 - Add Facebook and LinkedIn login options
 - Add in more ng tutorial code
 - Merge branch 'feature/ng' of https://offnet.visualstudio.com/_git/officenet
 - Model shell of the document viewer
 - Convert calendar to JSON endpoint - have browser load from document endpoint
 - Flesh out the view model interface - convert calendar to of this type
2016-10-04 01:10:31 +00:00
Kurt Berglund 0042fcd6e6 Add in angular dependencies. Fix up old typings 2016-09-28 18:05:44 -07:00
Kurt Berglund 3fdbf09fa1 Compute source maps in a different to avoid an npm package that has issues with node 6 2016-09-28 17:49:03 -07:00
Kurt Berglund 6bce3d313f Updated web.config 2016-09-28 19:40:30 +00:00
Kurt Berglund 0849c87f50 Updated web.config 2016-09-28 19:31:59 +00:00
kurtb 6ece217921 One more attempt at the HTTPS rewrite rules 2016-09-28 11:52:14 -07:00
kurtb cad6c34227 move HTTP -> HTTPS rewrite rule to beginning 2016-09-28 11:42:18 -07:00
kurtb 63be74fa18 Forward HTTP traffic to HTTPS 2016-09-28 10:52:50 -07:00
Kurt Berglund f178ffbcce PR 4: Merge feature/refresh to master
- Partial refresh token support
 - Automatically refresh stale account tokens
2016-09-28 17:18:10 +00:00
kurtb 077a9c587a Add a link to the calendar data source off of the main page 2016-09-27 16:55:00 -07:00
kurtb b7b490cb25 Adjust query string length 2016-09-27 00:10:15 -07:00
kurtb 9bc7d665a4 Configure iisnode to work with auth proxy 2016-09-26 23:25:47 -07:00
Kurt Berglund 7fbddb79d6 PR 3: Merge feature/auth to master
- Redis session support + Google login
 - Fix some Google auth bugs
 - Add in MSFT v2 oauth flow
 - Use request to pull in user information from a microsoft accoutn load
 - Move DocumentDB related functionality to a db folder
 - Get source maps working and fix up some bugs in auth flow
 - Add account linking
 - Add in some HTML templates
 - Flesh out the login/logout behavior
 - Add ability to unlink an account
...
2016-09-27 05:42:17 +00:00
Steven Lucco 1d508c18de added new patterns for math simplification 2016-09-23 16:24:21 -07:00
Kurt Berglund 4108264159 PR 2: Merge feature/documentdb to master
- Setup basic connection to documentdb
 - Add in the ability to query documentdb for items
2016-09-23 18:25:05 +00:00
Kurt Berglund 719a194571 PR 1: Merge feature/azure to master
- Add dependencies to Azure services
 - Add in a route which reads a file from blob storage
2016-09-22 07:16:58 +00:00
Steven Lucco 5867b64f59 add math agent to live server 2016-09-21 11:52:41 -07:00
kurtb 5f93f82847 Enable CORS for server routes 2016-09-20 18:39:47 -07:00
kurtb 79af394619 Add a couple of starter interface definitions 2016-09-20 18:27:23 -07:00
kurtb 5cca45fceb Add in a browserify step to generate client resources 2016-09-20 17:55:57 -07:00
kurtb 183da92e1f Add PowerShell script to swap deployments so that release system can invoke it 2016-09-20 15:30:36 -07:00
kurtb d63fbb99a4 Add in a web.config file for deployment as well as fix up the gulp file to avoid creating intermediate directories 2016-09-20 14:59:24 -07:00
Ali Taleghani (OFFICE) d45663f341 Merge branch 'master' of https://offnet.visualstudio.com/_git/officenet 2016-09-20 14:56:26 -07:00
Ali Taleghani (OFFICE) 3806d32a71 home.html no longer needs to include the .js for the conversion agent 2016-09-20 14:55:44 -07:00
Ali Taleghani (OFFICE) c09af6d827 Remove random commented out line 2016-09-20 14:54:24 -07:00
Ali Taleghani (OFFICE) c93340d4ea The actual work of conversion 2016-09-20 14:53:31 -07:00
Steven Lucco 62d2598154 Merge branch 'master' of https://offnet.visualstudio.com/_git/officenet 2016-09-20 12:36:25 -07:00
Steven Lucco 8271ff111a .gitignore file for top-level 2016-09-20 12:36:12 -07:00
Ali Taleghani (OFFICE) d9b2c88976 Merge branch 'master' of https://offnet.visualstudio.com/_git/officenet 2016-09-20 12:32:32 -07:00