Commit Graph

81 Commits

Author SHA1 Message Date
mDuo13
e5a8ab3cbd data v2 doc improvements 2015-08-31 17:46:42 -07:00
mDuo13
b1d8e3f7cc data v2 - reports info 2015-08-27 17:45:09 -07:00
mDuo13
f26166ac86 data v2 stats info and other doc tweaks 2015-08-25 11:16:53 -07:00
mDuo13
c8e638580e data v2 methods and object type docs (incomplete) 2015-08-24 12:24:53 -07:00
mDuo13
09cdcbbcd1 remove deprecated charts methods 2015-08-19 14:18:42 -07:00
mDuo13
bb06e1f835 more data v2 improvements, start of an api tool 2015-08-18 17:44:38 -07:00
mDuo13
f293c72081 [FEATURE] websocket tool - gateway_balances method 2015-07-06 19:39:58 -07:00
mDuo13
ae12cf57d6 [FEATURE] rippled apitool - better reporting of connection status 2015-06-18 00:11:06 -07:00
mDuo13
4b75791094 Merge branch 'websocket_base_url' into gh-pages 2015-06-16 12:00:11 -07:00
mDuo13
25feb9d144 [DOC] charts API - reflect recent breaking changes 2015-06-10 17:24:03 -07:00
mDuo13
e85e0b7700 websocket tool - alert when can't connect to specified base_url 2015-06-10 15:47:24 -07:00
mDuo13
00ea8db687 [FEATURE] websocket tool - url parameter for connecting to other servers 2015-06-09 16:31:50 -07:00
mDuo13
eb09da9eb8 [FIX] websocket tool - use s2; pathfind example no longer uses undefined behavior 2015-06-01 16:21:19 -07:00
mDuo13
69d6112701 [DOC] reworded ws tool blurbs 2015-05-28 10:03:25 -07:00
Rome Reginelli
9d7841bb44 Merge pull request #131 from clark800/v1.8-tool
Add REST v1.8 examples to REST tool
2015-05-28 10:01:55 -07:00
mDuo13
8ebcbdc3c2 [FEATURE] account_currencies in websocket tool 2015-05-18 15:06:43 -07:00
Chris Clark
28acdf43d5 Add REST v1.8 examples to REST tool 2015-05-18 13:58:52 -07:00
Rome Reginelli
e784072201 Merge pull request #127 from mDuo13/resttool_customhost
[FEATURE] rest tools - select custom host for rest tool using query param
2015-04-30 10:22:32 -07:00
mDuo13
60725ae21a [FIX] DEV-125 rest tool grant trustline example 2015-04-27 10:50:14 -07:00
mDuo13
61a4e8eba2 [FEATURE] rest tools - select custom host for rest tool using base_url query param 2015-04-17 16:58:08 -07:00
mDuo13
5e4bfcb626 [FIX] moved get_uuid call to rest methods where it belongs; changed charts API tool to use ISO dates 2015-04-06 13:35:11 -07:00
mDuo13
aff130c95e [FEATURE] Charts API Tool 2015-04-02 14:49:21 -07:00
mDuo13
db8d35f9de [FEATURE] Historical Database API tool 2015-03-16 17:23:13 -07:00
mDuo13
8dfd5597f9 [FEATURE] API tools: use real links for commandlist; generate REST commandlist automatically 2015-03-16 14:37:37 -07:00
Alan Cohen
df7e0a1dbf [REST] Update API docs to add Get Order Transaction
- Updates Payments API
- Adds a new response object `Order Change` to describe changes to
  orders in the order book
- Update all source code URLs to permalinks
-
2015-02-09 12:51:36 -08:00
mDuo13
539d23bfce [FEATURE] page templating system and parser 2015-02-03 00:24:44 -08:00
mDuo13
84b37deb8e update websocket to new ripple-lib and with new fees 2015-01-29 16:58:35 -08:00
mDuo13
4dde10be1c [MERGE]Merge branch 'gh-pages' of https://github.com/ripple/ripple-dev-portal into gh-pages 2015-01-21 16:18:20 -08:00
mDuo13
0e26660b32 [FEATURE] REST tool - support body in DELETE requests and fix Cancel Order 2015-01-21 16:17:53 -08:00
Rome Reginelli
8910864fde Merge pull request #107 from lumberj/docs/rest_order_book
[DOC] Ripple-REST: Orderbook API (RLJS-182)
2015-01-20 14:42:24 -08:00
Alan Cohen
8a1f683b3b [DOC] Ripple-REST: Orderbook API (RLJS-182) 2015-01-12 16:11:04 -08:00
Bo Chen
9514c28dc6 [DOC] change issuer to counterparty for place order 2015-01-08 10:45:55 -08:00
Alan Cohen
5092095399 [DOC] Update book_offers documentation
- Use an orderbook that returns some output
- Use a limit to prevent the browser tab from crashing
- Removed language around pagination in websocket tool (not currently supported).
2014-12-23 11:36:21 -08:00
Bo Chen
a81abed071 [DOC] add documentation for placing, canceling, and retrieving account orders 2014-12-16 10:51:42 -08:00
mDuo13
0132fa6649 [FEATURE] print.css and related changes 2014-12-08 18:11:51 -08:00
mDuo13
580c935c27 [CLEANUP] Minor improvements to API tools 2014-12-01 15:09:33 -08:00
mDuo13
ae286f5d51 [FEATURE] usability improvements to API tools 2014-11-26 13:21:13 -08:00
mDuo13
3ec91ea30c [FIX] rest tool updated 2014-11-20 08:20:48 -08:00
mDuo13
7eb74525fd [FEATURE] REST tool - added validated query string to the 3 methods that support it 2014-11-19 14:55:30 -08:00
mDuo13
7d91e17edc [MERGE] REST docs & tool following pull request #94, including more fixes 2014-11-19 12:32:43 -08:00
Geert Weening
f29fad0aa7 [DOC] update ripple-rest doc and api tool
- add transaction-fee
- fix generate wallet
- fix /account/{account}/payments
- fix /transactions
2014-11-18 11:32:06 -08:00
mDuo13
a6e2417617 [FEATURE] syntax highlighting and preps for compatibility w/ pandoc-parsed markdown 2014-11-11 17:28:08 -08:00
mDuo13
e514f256b3 [FIX] WS API tool - removed deprecated account_tx fields; removed unused min.js file 2014-11-11 17:26:18 -08:00
mDuo13
b85f77d877 [UPDATE] REST tool - new URL for tx/ method 2014-11-04 12:01:40 -08:00
mDuo13
a3a2e7fc82 [FIX] REST tool generate wallet cont'd 2014-11-04 11:39:44 -08:00
mDuo13
733ac991bd [FIX] generate wallet link in rest tool 2014-11-04 11:26:30 -08:00
mDuo13
8b3d7ce4b3 [DOC] second half of rest APItool changes + link fixes for gateway_services_spec 2014-10-28 14:48:00 -07:00
mDuo13
c9e809ac3e [FIX] REST APItool - proper descriptions for Prepare Payment and Check Notifs 2014-10-28 14:46:01 -07:00
mDuo13
59e7877856 [FIX] broken links in REST page and tool 2014-10-20 17:24:55 -07:00
mDuo13
07a92022b3 [FIX] REST APItool links updated to reflect new REST docs 2014-10-08 13:17:12 -07:00