- 10 Apr, 2017 1 commit
-
-
Jeremy Bokobza authored
1. Removed the "success = true" and "success = false" in response messages as the client will rely on HTTP code to be informed of success/failure. 2. Changed the error object to be an array of errors. 3. Reformatted the errors in the spec to be just a status code followed by a message instead of showing their JSON representation. Apart from that I think there is some value in having possible errors after each endpoints, rather than having them grouped together at the top. This way, the client implementer doesn't have to look at all the errors in sequence to decide whether the relevant endpoint does or doesn't include which errors. @nopara73 @dangershony @dev0tion any thoughts?
-
- 04 Apr, 2017 8 commits
-
-
Jeremy Bokobza authored
Added support for VS2017
-
Jeremy Bokobza authored
-
Pieterjan Vanhoof authored
- Added login component - Use temporary navigation (based on success parameter in the body) Todo: use HTTP Status
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
Jeremy Bokobza authored
Added some API endpoints
-
Jeremy Bokobza authored
Fixed Load controller method
-
- 03 Apr, 2017 2 commits
-
-
Jeremy Bokobza authored
-
Jeremy Bokobza authored
-
- 02 Apr, 2017 1 commit
-
-
dev0tion authored
-
- 01 Apr, 2017 5 commits
-
-
Pieterjan Vanhoof authored
- Added transaction history - Added unused receive addresses list - Added balance component in menu
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
- 31 Mar, 2017 7 commits
-
-
dev0tion authored
-
Pieterjan Vanhoof authored
- Upgrade Angular - Use JSON-Server to provide mock API data - Add wallet status call
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
dev0tion authored
-
Jeremy Bokobza authored
* The full is now able to notify the wallet with new blocks Provided a temporary endpoint for demo purposes * Updated to "Stratis.Bitcoin": "1.0.1.3-alpha" * Update global.json
-
- 30 Mar, 2017 6 commits
-
-
Pieterjan Vanhoof authored
Fix tests - Fixed Unit (Karma) tests - Fixed End2End (Protractor) tests
-
dev0tion authored
-
dev0tion authored
-
Pieterjan Vanhoof authored
Add Webpack to cleanly access Electron API - Cleaned up Electron files - Added webpack to target electron-renderer - Clean way of accessing the Electron API within Angular
-
dev0tion authored
-
dev0tion authored
-
- 29 Mar, 2017 10 commits
-
-
Pieterjan Vanhoof authored
Move UI to root directory
-
nopara73 authored
Finish API endpoint specification
-
-
nopara73 authored
# Conflicts: # Breeze.Documentation/ApiSpecification.md
-
dev0tion authored
-
nopara73 authored
-
Pieterjan Vanhoof authored
Add Breeze.UI
-
nopara73 authored
-
dev0tion authored
-
nopara73 authored
-