Yang Gao
d022aa5970
add the gulp step to README.md
2016-12-08 14:09:41 -08:00
markxyoung
171f788860
Merge pull request #8 from Microsoft/excel-range
...
1. Convert everything to ES6.
2016-12-07 13:38:15 -08:00
kurtb
029b2858cf
Merge pull request #7 from Microsoft/feature/demo-readme
...
Updating the README for a demo
2016-12-07 12:42:41 -08:00
kurtb
f97ba14947
One more change to README
2016-12-07 12:41:37 -08:00
kurtb
72941dff25
Updating the README for a demo
2016-12-07 12:33:24 -08:00
markxyoung
12feb2e6d6
1. Convert everything to ES6.
...
2. Updated to latest Jest and fixed testing and linting problem.
2016-12-06 13:25:19 -08:00
markxyoung
5d20d48b10
Merge pull request #5 from Microsoft/excel-range
...
Minor bug fix.
2016-12-05 17:40:58 -08:00
markxyoung
5f60d85e62
Minor bug fix.
2016-12-05 17:39:13 -08:00
markxyoung
8bf648c422
Merge pull request #4 from Microsoft/excel-range
...
1. Removed gulp as build tool and switched to webpack.
2016-12-05 17:27:01 -08:00
markxyoung
2cd69ba6c9
1. Removed gulp as build tool and switched to webpack.
...
2. Converted row and cell into ES6 React classes.
3. Cleaned up most of the linting errors.
2016-12-05 17:21:05 -08:00
kurtb
715dc5c262
Merge pull request #3 from Microsoft/feature/sprint-description
...
Feature/sprint description
2016-12-05 16:03:38 -08:00
kurtb
0035f68542
Move some data model tasks to canvas
2016-12-05 16:02:52 -08:00
kurtb
853f68392e
Consolidate ink and canvas teams.
...
Also update team members list.
2016-12-05 15:59:04 -08:00
markxyoung
228d206269
Merge pull request #2 from Microsoft/excel-range
...
Initial check in an simple excel range react component based on open …
2016-12-05 12:35:18 -08:00
cobase2010
7287e38510
Initial check in an simple excel range react component based on open source code. Removed jshint for eslint.
2016-12-05 12:18:15 -08:00
Steven Lucco
c84c9b322c
moved Matt to Data Model
2016-12-05 11:30:31 -08:00
kurtb
0df2b7e28c
Merge pull request #1 from kurtb/master
...
Create README.md
2016-12-02 13:01:36 -08:00
kurtb
635ef55e49
Create README.md
2016-12-02 13:01:01 -08:00
Kurt Berglund
017772b7f7
Fix up names
2016-12-01 18:45:09 -08:00
kurtb
a98e67ace8
Fix issue with GitHub rendering a markdown list
2016-12-01 18:34:59 -08:00
Kurt Berglund
ea0d98d71d
Updates to the sprint 1 plan
2016-12-01 18:31:28 -08:00
Steven Lucco
7cc85cbde1
sprint 1 description
2016-12-01 16:03:16 -08:00
Kurt Berglund
a91db1a3e5
Set web socket connection to be secure if site is loaded over https
2016-11-18 18:30:06 -08:00
Kurt Berglund
c2853c0830
Switch over to sharedb for collaborative editing vs. custom ionic. Fix up npm modules based on some updates
2016-11-18 18:06:36 -08:00
Kurt Berglund
09e9f537c5
Add support for videos and charts to the editor
2016-11-13 15:03:15 -08:00
Kurt Berglund
569dc6f7e5
Use redis for socket.io coordination
2016-11-13 08:58:20 -08:00
Kurt Berglund
5c7f36ad8c
Basic Quill collab integration
2016-11-12 12:02:03 -08:00
Kurt Berglund
92d09dd983
Support connect and disconnect messages
2016-11-10 22:42:10 -08:00
Kurt Berglund
4a36cd31a6
Basic socket.io connection setup
2016-11-10 17:14:23 -08:00
Steven Lucco
f873a5c9b9
excel service
2016-10-20 10:57:28 -07:00
Kurt Berglund
38ed629d2f
PR 14: break long words for browser based table
...
- break long words for browser based table
2016-10-16 22:01:43 +00:00
kurtb
1ee5086e90
break long words for browser based table
2016-10-16 15:01:06 -07:00
Kurt Berglund
14843b7ac6
PR 13: Convert dates to a format Excel can process
...
- Convert dates to a format Excel can process
2016-10-16 21:35:41 +00:00
kurtb
ad8ae667c5
Convert dates to a format Excel can process
2016-10-16 14:33:33 -07:00
Kurt Berglund
4d72aecb83
PR 12: Merge feature/agave to master
...
- Add calendar XML file
- Restyling - prep for reload of calendar
- Link up calendar reloading
- Consolidate loading code
- Fix proxy objects for office.js case to work with reloads
- fix IE11 button focus styling
2016-10-15 19:25:11 +00:00
kurtb
178f3f8719
fix IE11 button focus styling
2016-10-15 12:24:22 -07:00
kurtb
75b9c427b5
Fix proxy objects for office.js case to work with reloads
2016-10-15 11:56:21 -07:00
kurtb
d76914e9a4
Consolidate loading code
2016-10-15 11:14:06 -07:00
kurtb
1ea706ec5b
Link up calendar reloading
2016-10-15 10:03:30 -07:00
kurtb
7209285a8b
Restyling - prep for reload of calendar
2016-10-15 09:21:56 -07:00
kurtb
eadca16cd4
Add calendar XML file
2016-10-13 17:28:28 -07:00
Kurt Berglund
674ae7f10c
PR 11: Turn off session flag on cookie so that the agave persists our data between runs
...
- Turn off session flag on cookie so that the agave persists our data between runs
2016-10-14 00:27:31 +00:00
kurtb
ae8dd6d0a7
Turn off session flag on cookie so that the agave persists our data between runs
2016-10-13 17:27:00 -07:00
Kurt Berglund
f0bea7a6eb
PR 10: Merge feature/agave to master
...
- Shell of the office add-in
- Working connection between excel and the MUI
2016-10-14 00:13:15 +00:00
kurtb
3c1edd951a
Working connection between excel and the MUI
2016-10-13 17:09:28 -07:00
kurtb
4b257bca24
Shell of the office add-in
2016-10-13 13:08:05 -07:00
Kurt Berglund
4cc58dae41
PR 9: Merge feature/interactive-table to master
...
- Add in selection to the table
- Basic interface layer for data binding
- Implement ITableService
- Get bidirectional flow working
- Support deletion events and updates to the calendar data
- Deletion stubs for calendar events
- Enable deletion from the calendar
- Link up save button to calendar updates
2016-10-13 19:11:07 +00:00
kurtb
d655c98284
Fix merge conflict
2016-10-13 12:10:39 -07:00
kurtb
ae81366c76
Link up save button to calendar updates
2016-10-13 12:05:15 -07:00
kurtb
6fdb5ff5a5
Enable deletion from the calendar
2016-10-13 11:56:33 -07:00