David Watrous
c04d861b46
Added markdown linting
2021-03-06 10:13:46 -05:00
Timothee Guerin
04fe9f2d3f
Prepare for release 2.0.0 ( #1973 )
2019-03-19 10:40:53 -07:00
Timothee Guerin
223dabeee5
Upgrade: NCJ SDK to 5.0.3 ( #1917 )
2019-02-25 17:01:59 -08:00
Timothee Guerin
094074e863
Update readme + rewrite docs ( #1913 )
...
* Update 1
* Update README
* Added spectron test
* Added spectron test
* Update Readme.md
2019-02-14 12:27:02 -08:00
Timothee Guerin
01a1eafa22
Internal: Telemetry support, uploading to application insight ( #1611 )
2018-09-19 13:59:49 -07:00
Timothee Guerin
d40e029cb3
Feature: Application signing in VSTS(Add Mac signing) ( #1588 )
2018-09-14 12:13:43 -07:00
Timothee Guerin
15304b4aa3
Feature: Show task state icon and color on task dependency tab ( #1508 )
2018-07-26 14:30:28 -07:00
Timothee Guerin
c5b5a087a8
Rename BatchLabs to BatchExplorer ( #1498 )
2018-07-17 10:11:40 -07:00
Timothee Guerin
e319c5a9fb
Feature: Setup vsts builds & switch from yarn to npm 5 ( #1479 )
2018-07-02 16:40:49 -07:00
Hamid Zare
8600ef48b4
Fixed typos/capitalization in Readme ( #1450 )
2018-06-18 18:40:42 -07:00
Timothee Guerin
fb8a301294
Remove some of the sendSync call for aad to improve loading time ( #989 )
2017-12-20 17:01:40 +01:00
Timothee Guerin
44ec387664
Internal: update all ngfor to use trackby for performance ( #979 )
...
This also include deleting 2 component that were unused:
AccountFavList
FileListDisplay
2017-12-13 16:53:25 -08:00
Timothee Guerin
22292ec35e
update readme and progress bar on quotas ( #972 )
2017-12-12 12:00:13 -08:00
Timothee Guerin
d8b63b56e1
Update docs for the release 0.7.0 ( #714 )
...
* Update docs for the release
* update image
* update changelog
* missing new fix
2017-09-20 22:27:40 -07:00
Timothee Guerin
5d4198cfde
One command build script to help with installing ( #609 )
...
* Added a one command build script to help
* Check branch too
* small text change
* Fix node doesn't exist check
* Fix check exit code instead of success
* Fix python
* Enable python 3.5
* Enable python 3.5
* Fix test
* Remove unused code
* fix typo's
* Check for branch up to date
2017-08-16 14:38:39 -07:00
yanrez
ddef2384f5
Fix readme.md instructions for pip3 install ( #578 )
2017-07-28 08:57:51 -07:00
Timothee Guerin
61b847993b
Updated readme to explain python requirements ( #548 )
2017-07-18 08:57:21 -07:00
Dave Fellows
c53dde28c4
Typos and grammar edits in Readme.md ( #477 )
2017-06-20 10:30:48 -07:00
Timothee Guerin
49cd040072
Feature: Python to node communication using RPC server ( #440 )
...
* Python websocket WIP
* Python websocket server base
* Handle parse error
* return hard coded response
* Controller registration is working
* missed a file
* Python rpc keeps request and callback
* Python wait for websocket to be connected
* try travis
* try travis
* try travis
* try travis
* try travis
* try travis
* try travis
* try travis
* try travis
* try travis
* try travis
* retrieve good python version
* Added python path
* Start python from the node
* Running python
* fix pylint
* Reenable js ci and fix tslint
* move execPromise to separate file
* Python rpc server
* Packing with python
* Packing with python
* Python packaging works
* move client to src folder
* Works
* Build python
* Update doc
* Remove testing
* Remove .travis.yml
2017-06-16 11:43:20 -07:00
Timothee Guerin
fe51de80bf
Build: Integrate electron builder to build executables ( #365 )
...
* Electron builder v1
* Fix asar mkdir
* update readme
* update logger for bundle
* Icons
* Icons
* Fix tslint
2017-05-23 14:56:40 -07:00
Timothee Guerin
b54738e3cf
Added a description of Batch labs in Readme ( #390 )
2017-05-22 11:11:09 -07:00
Timothee Guerin
3a59549528
Remove gulp dependencies and use simple tsc for building node typescript ( #350 )
...
* Remove gulp part1
* No need for gulp
* Removed gulp
* updated docs a bit
2017-04-25 11:14:34 -07:00
Timothee Guerin
addd28b0e8
OS picker improvement ( #291 )
...
* V1
* Working
* Clean
* update menu item style
* Cleanu
* Icons better
* Style nitpick
* Add icons license
* remove svg and use font-mfizz
* update
* Better icons
* fix tslint
* Cleanup icon selection
* fix svg to work with md-icons
* Forgot config folder
* Review PR
* Cleanup
* Created offer tile component
* Move data science
* Added bl-icon component
2017-04-05 11:56:07 -07:00
Timothee Guerin
c64102687f
Getting ready for version 0.2.0 ( #283 )
...
* Update to version 0.2.0
* Update changelog
* Readme linnk to stable branch readme
* Readme linnk to stable branch readme
* Readme linnk to stable branch readme
* Readme linnk to stable branch readme
2017-04-03 12:13:39 -07:00
Timothee Guerin
6daf8eb4b9
Fix query cache not including newly created entities ( #272 )
...
* readme working
* fix
2017-03-27 14:12:36 -07:00
Timothee Guerin
675efe5039
Added yarn ( #260 )
...
* Added yarn
* update appveyor
* added stable to appveyor
* update
* fix file home not showing
* Fix tslint
2017-03-22 15:04:03 -07:00
Timothee Guerin
067a7d1018
Prod build ( #173 )
...
* Prod build v1
* Work on prod
* More work on prod
* fix merge
* Fix tests to use node config
* update message
* Fixes and buyan logs to file
* Production run electron
* Fix change detection in settings
* Remove show true
* fixes
* Remove console.log
* update readme
2017-03-22 08:22:30 -07:00
Timothee Guerin
8d36ded95c
Changelog and stable branch docs ( #254 )
...
* Added changelot
* Update readme
* Update version
2017-03-21 15:56:56 -07:00
Timothee Guerin
582b1f40e2
(docs) Models and contributing docs ( #130 )
...
* Models and contributing docs
* Fix links
* Update models.md
* Fix nested list
2017-01-26 16:10:28 -08:00
Timothee Guerin
33f381be24
Testing docs ( #119 )
...
* Added testing doc
* Update testing.md
* Update Readme.md
2017-01-23 17:31:33 -08:00
Pablo Selem
1c8bb8e3af
update readme with more getting started information ( #77 )
...
* update readme with more getting started information
* fix typo
* remove unused eslint extension recommendation
* add link to coding guidelines
2016-12-16 10:42:19 -08:00
Timothee Guerin
67c33e818c
Upgrade typescript 2.1 ( #58 )
2016-12-14 14:31:59 -08:00
Timothee Guerin
2c7849d020
Fix account create experience
2016-12-05 09:40:41 -08:00
Timothee Guerin
b43b914ad8
Fix case in imports
2016-12-02 11:34:09 -08:00
Timothee Guerin
acce3f4f6e
Update readme title
2016-12-02 11:13:25 -08:00
Timothee Guerin
a34a064a48
Initial commit
2016-12-02 11:08:53 -08:00