Released 2021-02-16
Feature: dynamic render of Fiat Beneficiary data (#598)
Feature: Update SDK version to 2.6.7
Feature: update dron with latest assembly (#497)
Feature: manual deposit address generation (#467)
Feature: add pagination to user balances
Feature: show all deposit enabled currencies
Feature: add deposit address status
Feature: add user deposit address fetch module
Feature: add deposit address fetch to UI
Fix: change deposit address generation api
Fix: display all currencies
Feature: add cancel orders by finex saga
Feature: add multiple order cancel posibility
Feature: export data with max 1000 items
Feature: add tests for actions and reducer
Feature: add aml deposits
Feature: add aml config
Feature: add mocks for beneficiary details
Feature: add beneficiary details screen, get beneficiary item and enable beneficiary item modules
Feature: add mocks for users beneficiaries
Feature: add module for users beneficiaries
Feature: ability to add custom API from plugins (#447) (#450)
Feature: add API from Plugins
Feature: generate template interface for custom API
Feature: README for Custom API add
Fix: use default createDepositModal instead of FactoryMap in Deposits
Fix: prevent cloning plugin if no repo provided
Fix: generating of custom API interface
Feature: display wallet balance in wallets list (#426)
Feature: ability to reject crypto withdraw if state submitted
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: Use mockstage mockserver
Feature: Add ability to create, edit and delte user comments
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: add onMount to getLatestBlockFetch action
Feature: add scan and fetch latest block for blockchain details page
Feature: specify response code for different categories
Feature: update drone to build custom images
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: configure CI for stable branch
Fix: disable Adjustment button while waiting for BE response (#512)
Fix: enable add comment modal button for valid fields (#507)
Fix: remove plugin name from wiprex step build (#495)
This reverts commit 7251747fb7f8f3701e3a308d3588248ad9e06888.
Fix: remove custom image build step (#493)
Fix: change plugin's name for building custom image
Fix: export data after first click on Export btn
Fix: add min confimation error label
Fix: general plugin interface for env.js
Fix: convert list to JSON string instead of its length
Fix: use componentDidUpdate for handle list changes
Fix: disable cancel selected button for empty list and fetch user open orders after cancel from user screen
Fix: add body to delete request
Fix: remove cancel order flow
Fix: remove unnecessary check and any types
Fix: add UI for cancel orders
Fix: remove unnecessary code and add Beneficiary target
Fix: remove unnecessary tab flow
Fix: add missing icons
Fix: change beneficiaries mocks
Fix: change beneficiary data type and use correct payload
Fix: add comments fixes
Fix: add test for sagas
Fix: add beneficiary screen
Fix: add field length validation
Fix: disable add comment button for avoid empty field errors
Fix: no actions for updated profile with state drafted
Fix: add check for existing balance object
Fix: add chech for existing markets
Fix: change wallets balance response
Fix: simplify arrow function in PluginsManager
Fix: plugins reducer, WalletInfo page, generate template script (#423)
Fix: add check changed wallet
Fix: generate template script, prepare plugins for multiple plugins
Feature: support ability to clone from gitlab repo
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Feature: plugin's /modules/index.ts file generation
Fix: correct wallet info mocks
Fix: provide initialReducer for plugins if no plugins provided
Fix: rename componentWillReceiveProps to UNSAFE
Fix: prepare PluginsTemplate after cloning all plugins
Co-authored-by: oyershov <oyershov@heliostech.fr>
Fix: button styles in Safari
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: Wallet Details page text styles
Fix: export data with applied filters
Fix: icon in table overlaps table header
Fix: Currency page text styles
Fix: disable Currency type editing
Fix: increase text fields width on Profile
Fix: hide profile versions if list is empty
Fix: display country in alpha2 format during edit profile
Fix: change editing fields function, add status for profile verification success
Fix: show profiles from state, add dropdown with profiles
Fix: separate profile for edit and profile for verification
Fix: add tests for new actions
Fix: create new profile insted edit previous profile
Fix: move posibility to edit from submitted profile to left block
Fix: user table for comments block and add tests
Fix: admin comments temp
Fix: do not render comments header when there is no data
Fix: indetation fix in delete and edit sagas
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: remove console log
Fix: remove duplicating withdraw history labels
Fix: don't send label description if it's empty
Fix: status title styles
Fix: codestyle fixes
Fix: refetch blokchain after updating latest block
Fix: success alerts for fetch latest & scan block
Fix: replace 0 block with empty field
Fix: add csrf token in scan blockchain post request
Fix: add case validation
Fix: convert country value to alpha2 code before apply filter
Fix: use existing tag for custom images build
Fix: bumping tag in drone step for custom images
Fix: remove unnecessary script steps for preparing plugins
Fix: update README for plugins
Fix: add csrf token to deposit collect call
Update README.md
Merge pull request #390 from openware/fix/drone-stable
Merge pull request #389 from openware/fix/custom-images-drone
Merge pull request #388 from openware/plugins-script
Merge pull request #384 from openware/feature/2-5-stable/plugins
Merge pull request #379 from openware/2-5/fix/deposit-collect-csrf
Merge pull request #373 from openware/feature/2-5-ci
Released 2021-02-11
Update drone ci for slack notify (#594)
Released 2021-02-05
Fix: use correct formatting from decimal component
Released 2021-02-05
Feature: ability to cancel editing email (#588)
Fix: update user email after editing (#586)
Fix: user main info, Username to be Nickname (#584)
Fix: update User Balances interface according to BE changes (#585)
Fix: internal transfers and user table (#583)
Fix: turn on filters on internal transfers
Fix: users header(rows) data
Fix: Hide account number for 401 and 402 asset codes in adjustment creation (#582)
Fix: Users list rendering (#580)
Fix: replace all 'nickname' occurrence for 'username' after changes on BE (#579)
Remove filtering by username on Users Directory page (#587)
Released 2021-02-05
Revert "Fix: update stable with latest fixes" (#590)
This reverts commit fd952f85fb8931632fe24e059218e53be54173af.
This reverts commit 13019672ae4cc144c5daa7879dc4a2bcb7d34ef2.
This reverts commit e4afcda8626b3ae0cdec60500406aede75fab073.
Released 2021-02-05
Feature: add smart contracts support (#581)
Released 2021-02-05
Feature: ability to cancel editing email (#588)
Fix: update user email after editing (#586)
Remove filtering by username on Users Directory page #587
Released 2021-01-27
Feature: update 2.6 with current master (#578)
Fix: clear Wallet Settings values on wallet edit render (#568)
Fix: csv export first attempt download empty file (#569)
Fix: wait for data before downloading export file
Fix: additional checks before download export file
Fix: trigger export action after every loading data (#572)
Feature: add nickname to the users directory table (#570)
Fix: change if-else statement in NicknameExistence function (#574)
Fix: double export request on Withdraws Coin page (#575)
Feature: info about Fail errored withdraw, Load btn for errored withdraw (#576)
Feature: info about Fail errored withdraw, Load btn for errored withdraw
Fix: rename action buttons for Withdraw errored
Fix: handle routes with parameters and default (#577)
Feature: add Exchange: Internal Transfers section (#573)
Feature: add Exchange: Internal Transfers section
Feature: add export Saga for Internal Transfers
Co-authored-by: Andrew Peresada <kohelbekker@gmail.com> Co-authored-by: Oleksandr Yershov <oyershov@heliostech.fr>
Released 2021-01-22
Fix: Update goci version
Released 2021-01-22
Feature: Add CI step to update the global version
Released 2021-01-18
Feature: Add user ip column on user activities pages (#563)
Co-authored-by: Jeng <jeng@yellow.com>
Fix: support deposit kind for opendax gateway client (#567)
Fix: opendax gateway client wallet settings
Fix: preset settings list for Wallet Edit page
Fix: accountings operations routes (#565)
Fix: refetch wallet after successful edit (#566)
Released 2020-12-30
Fix: prevent showing alert on 401 from /me (#562)
Released 2020-12-29
Enhancement: Change code for blocklogin restriction (#561)
Released 2020-12-28
Adapt tower for multisig plugin (#526)
Feature: attapt tower to multisig plugin
Feature: add blockchain connection
Feature: add ability to intedact with withdrawal
Feature: add value calculation in wei
fix: update result to show confirmations
add prettier
Feature: display confiramations in table
Fix: update node version in drone
Co-authored-by: oyershov <oyershov@heliostech.fr> Co-authored-by: josadcha <josadcha@heliostech.fr>
add metadata prop (#530)
Bump version to 2.6
Enhancement: Update SDK version (#554)
Enhancement: Disable Docker cache purge
Enhancement: Update wio version to 0.1.1 (#534)
Enhancement: Redeploy on master.devkube.com on every master push (#293)
Enhancement: Remove the Lite image push CI step (#291)
Feature: add blocklogin category for restrictions (#559)
Feature: Promo:Airdrop page (#557)
Feature: Promo:Airdrop page
Fix: more detailed example csv file
Feature: Warning Modal before auto-logout (#555)
Feature: edit Wallet settings dynamically (#553)
Feature: add docs about how to remove/hide currency in Tower (#549)
Feature: add dev mode; hide tower for non-admin user (#502)
Feature: add the possibility to update email (#543) (#546)
Feature: add ability to set the derivation path of ledger wallet
Feature: ask for the account on ledger connection
Feature: add console message with account and connector details
Feature: add wallet connect support (#540)
Feature: add ledger connector support (#538)
Feature: add webpack configuration support (#537)
Feature: add erc20 support (#532)
Feature: add check for the confirmed account
Feature: add web3 required libraries
Fix: polish code style
Feature: add ability to execute transaction (#529)
Feature: update drone for 2-6-stable
Feature: [edit wallets] add delete modal for currencies component (#508)
Feature: add confirmation modal window for nested wallets (#503)
Feature: configure CI for stable branch
Feature: update dron with assembly changes (#498)
Feature: custom tower with ieo build step (#492)
Feature: minor updates for prefill feature (#484)
Feature: trigger Yellow build, remove stage with mockserver on drone (#482)
Feature: add currencies sorting
Feature: shared address implementation, withdraw limits, update components (#466)
Feature: update currencies component, render parent currency field for token type
Feature: add maximum balance, rework wallet component, remove console errors
Feature: implement withdraw limits story
Fix: remove currency from withdraw limits
Feature: add ability to change wallets state via table, add collapse for wallet table items
Feature: add nested currencies logic for wallets screens
Fix: linter fixes
Fix: ability to change wallet state through table
Feature: add cancel orders by finex saga
Feature: add multiple order cancel posibility
Feature: ability to add custom API from plugins (#447)
Feature: add API from Plugins
Feature: generate template interface for custom API
Feature: README for Custom API add
Fix: use default createDepositModal instead of FactoryMap in Deposits
Fix: prevent cloning plugin if no repo provided
Fix: generating of custom API interface
Feature: add optional z_type on deposit creation
Feature: export data with max 1000 items
Feature: display Beneficiary button accroding to abilities
Feature: abilities by field for Blockchain page
Feature: abilities by field for Currency page
Feature: add tests for actions and reducer
Feature: add aml deposits
Feature: add aml config
Feature: add mocks for beneficiary details
Feature: add beneficiary details screen, get beneficiary item and enable beneficiary item modules
Feature: add mocks for users beneficiaries
Feature: add module for users beneficiaries
Feature: display Barong pages according to abilities
Feature: display Peatio components actions according to abilities
Feature: display add icon according to abilities
Feature: display NavBar item according to abilities
Feature: CanCan component implementation
Feature: ability to reject crypto withdraw if state submitted
Feature: display wallet balance in wallets list (#426)
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: Use mockstage mockserver
Feature: Add ability to create, edit and delte user comments
Feature: add onMount to getLatestBlockFetch action
Feature: add scan and fetch latest block for blockchain details page
Feature: import plugins files from dir named git repo
Feature: specify response code for different categories
Feature: put plugins.json to gitignore files
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: update restrictions, add ability to generate whitelink token
Feature: dropdown with Markets states
Feature: add beneficiaries tab
Feature: add tab for profile pending labels
Feature: connect sentry to the app
Feature: add description as optional
Feature: add missing changes for description field
Feature: Add description field in label edit
Feature: move allowed roles to config
Feature: add csv export with react-csv
Feature: add test suites for deposit module
Feature: add ability to collect/collect with fees for deposit
Feature: refresh just required components instead of full page
Feature: display user additional data in Profile
Feature: disaply engine name in markets list
Feature: set engine while create market
Feature: add handle enter press to filters
Feature: add mocks for errored withdraw state
Feature: docs state changer
Feature: reject and approve added to KYC
Feature: ability to zoom documents
Feature: clickability for referrer UID and creator UID
Feature: add optional sticky header
Feature: display address on user balances page
Feature: add deposit filters
Feature: market field added to exchange/trades page filter
Feature: average column added
Feature: update sdk to 2.4.5, VERSION file to 2.5.0
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: change wallet settings variable names
Feature: update v2.4 (#295)
Feature: add withCredentials env to config
Feature: add ability to change price/amount precision
Feature: improve app's performance, add nginx config
Fix: remove build expire from dockerfile
Feature: add filters for deposit, remove extra filters
Feature: add ability to cancel finex orders
Feature: add bitbo support to wallets
Feature: change market payload types (#294)
Feature: add roles to config (#286)
Feature: add withdrawal limit plugin (#256)
Feature: add wallet limits plugin
Feature: add wallet limits module
Feature: add withdraw limits container
Feature: add edit withdrawal limit request
Feature: add checks to edit withdrawal request
Feature: add formatting to value inputs
Feature: add check for default props
Fix: remove wallet limits from routes, add type to payload
Fix: remove wallet limits from plugins list
Fix: solve linter messages after rebase
Feature: add test coverage for wallet limits module
Fix: remove linter ignore lines
Feature: add mock server (#262)
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Feature: CSRF Token protection (#270)
Co-authored-by: Camille <cmeulien@heliostech.fr>
Fix: display Add Deposit if Deposits::Fiat rule (#556)
Fix: redirect when session was destroyed (#547)
Fix: redirect when session was destroyed
Fix: remove user if session is not found
Co-authored-by: josadcha <josadcha@heliostech.fr>
Fix: hide Activities fro non-superadmin, hide Ledger if no plugin (#552)
Fix: hide Metamask and Ledger if no plugin
Fix: remove unused files
Fix: hide Activities page for not superadmin users
Fix: display Dashboard for all, fix Navbar buttons (#551)
Fix: Ledger/Metamask button overlay menu
Fix: change Operators to Activities
Fix: display Dashboard for all admin users
Fix: prevent duplicating POST session requests (#550)
Fix: prevent duplicating POST session requests
Fix: prevent douplicating fetch of metrics
Fix: redirect to user details for markets-orderbook tab (#548)
Fix: Update default CMD in Dockerfile
Fix: Do not generate mapfiles (#535)
Fix: remove ngnix, ignore warnings on CI build (#536)
Co-authored-by: Valentine Shatravenko <vshatravenko@heliostech.fr>
Fix: add checks for existing objects to table (#533)
Fix: update wio to 9f0a88b
Fix: change row id (#531)
Fix: change target table item (#528)
Fix: change target table item
Feature: update mocks woth confirmed transaction
Fix: change executed transaction check
Fix: update node version in Dockerfile
Fix: fetch full markets list for fees schedule modal (#523)
Fix: wrap Cancel Order button to <CanCan/> component (#522)
Fix: user directory permission target check (#521)
Fix: do not fetch 2 times user open orders after filtering (#518) (#519)
Fix: send Wallet settings on update if new value has been passed
Fix: remove unused JSON field which shows sensitive data (#514)
Fix: increase z-index for backdrop (#513)
Fix: disable Adjustment button while waiting for BE response (#511)
Fix: change conditions for fetch user data at KYC screen (#510)
Fix: enable add comment modal button for valid fields (#506)
Fix: render delete button in the modal window (#505)
Fix: enable button, when geetest captcha confirmed (#504)
Fix: use correct response structure (#501)
Fix: add geetest captcha (#500)
Fix: add geetest captcha
Fix: rework captcha as separated component
Fix: remove an old plugin interface (#499)
Fix: remove plugin's name from build step (#496)
Fix: drone parsing error (#494)
Fix: check profile length (#491)
Fix: check profile length
Fix: use proper header routes
Fix: update sorting for nested wallets (#490)
Fix: use format decimal helper for wallets table
Fix: wallets nested currencies sorting
Fix: UI polishing for Currency component, set asc ordering for markets table (#489)
Fix: update condition for show nestedCurrencies (#488)
Fix: minor translations fixes (#487)
Fix: width for address + redirect by address (#486)
Fix: remove token from Currency type, fix min_deposit_amount (#485)
Fix: collapse after submitting filter (#483)
Fix: withdraw limit columns, create/edit payload (#481)
Fix: send level as number on withdrawLimit creation
Fix: display group as separate column in withdrawLimit
Fix: settings/wallets - add fetch in the componentDidMount (#480)
Fix: styles for wallets table (#476)
Fix: add setting validation to update wallet (#469)
Fix: deny chechbox export (#473)
Fix: deny chechbox export
Fix: remove unnecessary check
Fix: styles for wallet add and wallet edit (#479)
Fix: add filters for withdrawal limits (#477)
Fix: polish pending documents header (#471)
Fix: polish pending documents header
Fix: add update pending profiles after refresh click
Fix: add redirect on success wallet creation
Fix: use new profile structure for table component
Fix: revert deposit z_type changes
Fix: change labels width (#468)
Fix: add min confimation error label
Fix: export data after first click on Export btn
Fix: convert list to JSON string instead of its length
Fix: use componentDidUpdate for handle list changes
Fix: disable cancel selected button for empty list and fetch user open orders after cancel from user screen
Fix: add body to delete request
Fix: remove cancel order flow
Fix: remove unnecessary check and any types
Fix: add UI for cancel orders
Fix: hide item in NavBar if nested menu is empty
Fix: prevent fetching metrics if it's not allowed for admin
Fix: fetch abilities after login
Fix: no actions for updated profile with state drafted
Fix: return a value from CanCan if target not provided
Fix: add dashboard link changes to mobile menu
Fix: return Dashboard as simple navbar Link instead of CanCan element
Fix: remove unnecessary code and add Beneficiary target
Fix: remove unnecessary tab flow
Fix: add missing icons
Fix: change beneficiaries mocks
Fix: change beneficiary data type and use correct payload
Fix: add comments fixes
Fix: add test for sagas
Fix: add beneficiary screen
Fix: add field length validation
Fix: disable add comment button for avoid empty field errors
Fix: failing abilities module tests
Fix: add check for existing balance object
Fix: add chech for existing markets
Fix: show dash instead of invalid date for doc_expire
Fix: change wallets balance response
Fix: simplify arrow function in PluginsManager
Fix: prepare PluginsTemplate after cloning all plugins
Fix: rename componentWillReceiveProps to UNSAFE
Fix: provide initialReducer for plugins if no plugins provided
Fix: correct wallet info mocks
Fix: generate template script, prepare plugins for multiple plugins
Feature: support ability to clone from gitlab repo
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Feature: plugin's /modules/index.ts file generation
Fix: add check changed wallet
Fix: button styles in Safari
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: Wallet Details page text styles
Fix: export data with applied filters
Fix: icon in table overlaps table header
Fix: Currency page text styles
Fix: disable Currency type editing
Fix: increase text fields width on Profile
Fix: remove console log
Fix: hide profile versions if list is empty
Fix: display country in alpha2 format during edit profile
Fix: remove duplicating withdraw history labels
Fix: don't send label description if it's empty
Fix: change editing fields function, add status for profile verification success
Fix: show profiles from state, add dropdown with profiles
Fix: separate profile for edit and profile for verification
Fix: add tests for new actions
Fix: create new profile insted edit previous profile
Fix: move posibility to edit from submitted profile to left block
Fix: user table for comments block and add tests
Fix: admin comments temp
Fix: do not render comments header when there is no data
Fix: indetation fix in delete and edit sagas
Fix: status title styles
Fix: codestyle fixes
Fix: refetch blokchain after updating latest block
Fix: success alerts for fetch latest & scan block
Fix: replace 0 block with empty field
Fix: add csrf token in scan blockchain post request
Fix: change calculation of total
Fix: add case validation
Fix: convert country value to alpha2 code before apply filter
Fix: remove unnecessary script steps for preparing plugins
Fix: update README for plugins
Fix: add csrf token to deposit collect call
Fix: change button styles
Fix: add regex for input, change dropdown appearence
Fix: reset user beneficiaries if admin changes user
Fix: split tabs for documents and profile, improve routes
Fix: add fields to beneficiary modal, change rule of rendering beneficiaries, add columns to histories
Fix: add mockups and rework beneficiary modal
Fix: reemove unnecessary payload for fetch currencies
Fix: change beneficiary tables and modal
Fix: use Grid instad of styles
Fix: filter with pagination for profile pending, add mocks for profile pending filters
Fix: add responsive for show all button
Fix: profile pending pagination, add uid filtering and uid column in table
Fix: add mocks for profile pending
Fix: code style polish
Fix: align input field and button at blockchain edit screen
Fix: refactor display last verified profile, remove extra helper, add logic to saga for preventing table rerender
Fix: add manager role to the list
Fix: add maker and taker fee amount and currency in user's trades history table
Fix: Add maker fee and take fee column in user info -> history tab -> Trades table
Fix: Display last verified profile
Fix: change admin login with enabled otp
Fix: fields opcaity and markets orderbook paginations without header
Fix: document reject fixed
Fix: post-QA fixes for filters
Fix: post-QA fixes for filters
Fix: additional info on the Deposit details page
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: redundant filters deleted
Fix: remove unnecessary calls
Fix: TableHeader background-color property fixed
Fix: rework layout with Grid element
Fix: add styles for input fields
Fix: use Grid instead of styles
Fix: use Grid item instead of styles in containers
Fix: user correct typography styles
Fix: change input types
Fix: change types accrding to BE changes
Fix: change withdraw details layout due to mockups
Fix: add currency precision
Fix: disable document action button statement
Fix: needless capitalize case deleted
Fix: add subpage check to breadcrumbs
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: add wallet balance info
Fix: add error message for crypto withdrawal
Fix: wallets list default ordering
Fix: fail a withdrawal request with "Errored" and "Skipped" statuses
Fix: field for fee creation renamed
Fix: change drone trigger branch to master
Fix: prevent Profile page crash
Fix: uid replaced with email
Fix: taker-maker fee columns added
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: do not display rejected profile in main info
Fix: fetch user strictly after updating profile
Fix: remove build expire from dockerfile
Fix: not capitalize Fee, add/edit fee form validation
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: add wallet settings interface
Fix redeploy (#290)
Fix: update tslint rules (#288)
Fix: Update skipped, errored, accepted withdraws actions (#234)
Fix: correct formatting of zero precision numbers (#277)
Fix: add redirection by maker/taker order email (#275)
Fix: add redirection by maker/taker order email
Fix: fetch new data after redirection inside user history tables
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Merge branch 'master' into fix/filters_review
Merge branch 'master' into feature/table-sticky-header
Metamask (#524)
add multisig pulugin
add mock file for multisig plugin
add metamask
remove all regarding domain
:fix lint
move provider to root app
fix: test commit
fix: skip unit tests without redux provider
Remove GCR Docker build
Test: log envs
Update wio version to 8816622
Update wio version to c1362ba
Update wio version to 0.1.3
Update wip version
Update .drone.yml
Update 2.6 with latest changes (#509)
Fix: add geetest captcha (#500)
Fix: add geetest captcha
Fix: rework captcha as separated component
Fix: use correct response structure (#501)
Fix: enable button, when geetest captcha confirmed (#504)
Feature: add confirmation modal window for nested wallets (#503)
Fix: render delete button in the modal window (#505)
Feature: [edit wallets] add delete modal for currencies component (#508)
Fix: enable add comment modal button for valid fields (#506)
Fix: change conditions for fetch user data at KYC screen (#510)
Fix: disable Adjustment button while waiting for BE response (#511)
Co-authored-by: Khlopiachyi Pavlo <43373208+pkhlopiachyi@users.noreply.github.com> Co-authored-by: Andrew Kushniruk <37345428+akushniruk@users.noreply.github.com>
Update README.md
Feature: update v2.4 (#295)
Merge pull request #517 from openware/master
Merge pull request #516 from openware/fix/wallets-settings
Merge pull request #515 from openware/master
Merge pull request #392 from openware/fix/plugins-script
Merge pull request #386 from openware/feature/category-response-code
Merge pull request #385 from openware/feature/update-gitignore
Merge pull request #382 from openware/feature/update-readme
Merge pull request #380 from openware/test/envs
Merge pull request #378 from openware/fix/deposit-collect-csrf
Merge pull request #368 from openware/feature/sentry
Merge pull request #367 from openware/feature/restrictions
Merge pull request #372 from openware/feature/markets-dropdown
Merge pull request #365 from openware/fix/markets/button-overlap
Merge pull request #344 from openware/feature/beneficiaries
Merge pull request #343 from openware/feature/pending-applications
Merge pull request #260 from openware/feature/edit-field
Merge pull request #362 from openware/fix/taker-maker_fee
Merge pull request #363 from openware/fix/last_profile
Merge pull request #369 from openware/fix/blockshain/reset-block
Merge pull request #358 from openware/feature/login-roles-config
Merge pull request #366 from openware/fix/login-otp
Merge pull request #360 from openware/fix/nan-pagination
Merge pull request #351 from openware/feature/react-csv
Merge pull request #357 from openware/fix/filters_review
Merge pull request #312 from openware/feature/zoom-documents
Merge pull request #331 from openware/fix/fail-skipped-withdraw
Merge pull request #334 from openware/feature/deposit-collect
Merge pull request #323 from openware/fix/deposit-details-update
Merge pull request #342 from openware/fix/filters_review
Merge pull request #356 from openware/fix/redux-clear-adjustment
Merge pull request #353 from openware/fix/adjustments_uid
Merge pull request #350 from openware/fix/table-background-color
Merge pull request #347 from openware/fix/refresh-logic
Merge pull request #352 from openware/feature/user-data
Merge pull request #349 from openware/fix/market-layout
Merge pull request #337 from openware/fix/wallet-balance
Merge pull request #326 from openware/feature/display-address-balances-page
Merge pull request #335 from openware/fix/withdrawal-error
Merge pull request #332 from openware/feature/exchange-trades-filters
Merge pull request #348 from openware/feature/engines
Merge pull request #345 from openware/fix/payload-types
Merge pull request #346 from openware/feature/filter-enter
Merge pull request #340 from openware/fix/breadcrumbs
Merge pull request #339 from openware/feature/table-sticky-header
Merge pull request #338 from openware/fix/query-params-filter
Merge pull request #336 from openware/fix/total-header
Merge pull request #325 from openware/fix/remove-case-conversation
Merge pull request #320 from openware/feature/clickability-for-UIDs
Merge pull request #330 from openware/fix/fee-group-name
Merge pull request #324 from openware/fix/replace-uid-with-email
Merge pull request #328 from openware/fix/drone-trigger
Merge pull request #327 from openware/fix/profile-kyc
Merge pull request #322 from openware/feature/maker-taker-fee-column
Merge pull request #321 from openware/feature/add_average_column
Merge pull request #318 from openware/feature/updated-sdk-2-4-5
Merge pull request #315 from openware/feature/update-sdk-2-4
Merge pull request #313 from openware/fix/last-rejected-profile
Merge pull request #307 from openware/feataure/material-ui-v4
Merge pull request #309 from openware/fix/trading_fee
Merge pull request #305 from openware/feature/profile-review
Merge pull request #311 from openware/feature/filters-and-fee-group-update
Merge pull request #310 from openware/revert-295-feature/filters-and-fee-group-update
Merge pull request #301 from openware/feature/change-bitgo-variable-names
Merge pull request #299 from openware/feature/finex-order-cancel
Merge pull request #298 from openware/feature/bitgo-support
Released 2020-12-24
Feature: Update SDK version to 2.6.7
Feature: Ability to add custom API for 2.3 (#448)
Fix: simplify arrow function in PluginsManager
Feature: add API from Plugins
Feature: generate template interface for custom API
Feature: README for Custom API add
Fix: generating of custom API interface
Feature: plugin's /modules/index.ts file generation
Feature: support ability to clone from gitlab repo
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: empty plugins bt default
Feature: update 2-3-stable with new Plugin Structure
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Fix: prevent cloning plugin if no repo provided
Fix: use default createDepositModal instead of FactoryMap in Deposits
Fix: prepare PluginsTemplate after cloning all plugins
Fix: provide initialReducer for plugins if no plugins provided
Fix: PluginsTemplate file generation for multiple plugins
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Fix: correct naming in generate plugins script
Fix: prepare patch for 2.3 update
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: change calculation of total
Fix: remove unnecessary script steps for preparing plugins
Fix: filters case convertion
Fix: add subpage check to breadcrumbs
Fix: re-generate empty PluginTemplate file
Fix: Update skipped, errored, accepted withdraws actions (#234)
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: remove redeploy in devkube step from drone
Fix: wallets list default ordering
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: trigger push & notify step on branch 2-3-stable
Fix: fetch new data after redirection inside user history tables
Fix: add redirection by maker/taker order email
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Fix: update branches in .drone.yml
Update README.md
Update .drone.yml
Merge pull request #394 from openware/fix/plugins-2-3
Merge pull request #387 from openware/fix/withdraws-pending
Merge pull request #381 from openware/feature/2-3-stable/plugins
Merge pull request #355 from openware/fix/2-3-adjustment-uid
Merge pull request #333 from openware/fix/2-3-stable/wallets
Merge pull request #276 from openware/fix/2-3-stable/push-to-sdk
Released 2020-12-24
Feature: Update SDK version to 2.6.7
Feature: ability to add custom API from plugins for 2.4 (#449)
Fix: simplify arrow function in PluginsManager
Feature: add API from Plugins
Feature: generate template interface for custom API
Feature: README for Custom API add
Fix: use default createDepositModal instead of FactoryMap in Deposits
Fix: prevent cloning plugin if no repo provided
Fix: generating of custom API interface
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: update 2-4-stable with new Plugins structure
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: update SDK image to 2.4.5
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Fix: plugins reducer, generate template script, WalletInfo page (#424)
Fix: add check changed wallet
Fix: generate template script, prepare plugins for multiple plugins
Feature: support ability to clone from gitlab repo
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Feature: plugin's /modules/index.ts file generation
Fix: provide initialReducer for plugins if no plugins provided
Fix: prepare PluginsTemplate after cloning all plugins
Co-authored-by: oyershov <oyershov@heliostech.fr>
Fix: prepare patch for 2.4 update
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: change calculation of total
Fix: change admin login with enabled otp
Fix: remove unnecessary script steps for preparing plugins
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: change input types
Fix: change types accrding to BE changes
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: wallets list default ordering
Fix: prevent Profile page crash
Fix: do not display rejected profile in main info
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: fetch user strictly after updating profile
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: remove build expire from dockerfile
Update README.md
Feature: update v2.4 (#295)
Merge pull request #393 from openware/fix/plugins/2-4-stable
Merge pull request #383 from openware/feature/2-4-stable/plugins
Merge pull request #354 from openware/fix/2-4-uid-adjustment
Merge pull request #319 from openware/feature/update-sdk-2-4-5
Merge pull request #316 from openware/feature/tag-images
Merge pull request #314 from openware/feature/2-4-update
Released 2020-12-24
Feature: Update SDK version to 2.6.7
Feature: update dron with latest assembly (#497)
Feature: manual deposit address generation (#467)
Feature: add pagination to user balances
Feature: show all deposit enabled currencies
Feature: add deposit address status
Feature: add user deposit address fetch module
Feature: add deposit address fetch to UI
Fix: change deposit address generation api
Fix: display all currencies
Feature: add cancel orders by finex saga
Feature: add multiple order cancel posibility
Feature: export data with max 1000 items
Feature: add tests for actions and reducer
Feature: add aml deposits
Feature: add aml config
Feature: add mocks for beneficiary details
Feature: add beneficiary details screen, get beneficiary item and enable beneficiary item modules
Feature: add mocks for users beneficiaries
Feature: add module for users beneficiaries
Feature: ability to add custom API from plugins (#447) (#450)
Feature: add API from Plugins
Feature: generate template interface for custom API
Feature: README for Custom API add
Fix: use default createDepositModal instead of FactoryMap in Deposits
Fix: prevent cloning plugin if no repo provided
Fix: generating of custom API interface
Feature: display wallet balance in wallets list (#426)
Feature: ability to reject crypto withdraw if state submitted
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: Use mockstage mockserver
Feature: Add ability to create, edit and delte user comments
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: add onMount to getLatestBlockFetch action
Feature: add scan and fetch latest block for blockchain details page
Feature: specify response code for different categories
Feature: update drone to build custom images
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: configure CI for stable branch
Fix: disable Adjustment button while waiting for BE response (#512)
Fix: enable add comment modal button for valid fields (#507)
Fix: remove plugin name from wiprex step build (#495)
This reverts commit 7251747fb7f8f3701e3a308d3588248ad9e06888.
Fix: remove custom image build step (#493)
Fix: change plugin's name for building custom image
Fix: export data after first click on Export btn
Fix: add min confimation error label
Fix: general plugin interface for env.js
Fix: convert list to JSON string instead of its length
Fix: use componentDidUpdate for handle list changes
Fix: disable cancel selected button for empty list and fetch user open orders after cancel from user screen
Fix: add body to delete request
Fix: remove cancel order flow
Fix: remove unnecessary check and any types
Fix: add UI for cancel orders
Fix: remove unnecessary code and add Beneficiary target
Fix: remove unnecessary tab flow
Fix: add missing icons
Fix: change beneficiaries mocks
Fix: change beneficiary data type and use correct payload
Fix: add comments fixes
Fix: add test for sagas
Fix: add beneficiary screen
Fix: add field length validation
Fix: disable add comment button for avoid empty field errors
Fix: no actions for updated profile with state drafted
Fix: add check for existing balance object
Fix: add chech for existing markets
Fix: change wallets balance response
Fix: simplify arrow function in PluginsManager
Fix: plugins reducer, WalletInfo page, generate template script (#423)
Fix: add check changed wallet
Fix: generate template script, prepare plugins for multiple plugins
Feature: support ability to clone from gitlab repo
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Feature: plugin's /modules/index.ts file generation
Fix: correct wallet info mocks
Fix: provide initialReducer for plugins if no plugins provided
Fix: rename componentWillReceiveProps to UNSAFE
Fix: prepare PluginsTemplate after cloning all plugins
Co-authored-by: oyershov <oyershov@heliostech.fr>
Fix: button styles in Safari
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: Wallet Details page text styles
Fix: export data with applied filters
Fix: icon in table overlaps table header
Fix: Currency page text styles
Fix: disable Currency type editing
Fix: increase text fields width on Profile
Fix: hide profile versions if list is empty
Fix: display country in alpha2 format during edit profile
Fix: change editing fields function, add status for profile verification success
Fix: show profiles from state, add dropdown with profiles
Fix: separate profile for edit and profile for verification
Fix: add tests for new actions
Fix: create new profile insted edit previous profile
Fix: move posibility to edit from submitted profile to left block
Fix: user table for comments block and add tests
Fix: admin comments temp
Fix: do not render comments header when there is no data
Fix: indetation fix in delete and edit sagas
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: remove console log
Fix: remove duplicating withdraw history labels
Fix: don't send label description if it's empty
Fix: status title styles
Fix: codestyle fixes
Fix: refetch blokchain after updating latest block
Fix: success alerts for fetch latest & scan block
Fix: replace 0 block with empty field
Fix: add csrf token in scan blockchain post request
Fix: add case validation
Fix: convert country value to alpha2 code before apply filter
Fix: use existing tag for custom images build
Fix: bumping tag in drone step for custom images
Fix: remove unnecessary script steps for preparing plugins
Fix: update README for plugins
Fix: add csrf token to deposit collect call
Update README.md
Merge pull request #390 from openware/fix/drone-stable
Merge pull request #389 from openware/fix/custom-images-drone
Merge pull request #388 from openware/plugins-script
Merge pull request #384 from openware/feature/2-5-stable/plugins
Merge pull request #379 from openware/2-5/fix/deposit-collect-csrf
Merge pull request #373 from openware/feature/2-5-ci
Released 2020-12-23
Feature: Promo:Airdrop page (#557)
Feature: Promo:Airdrop page
Fix: more detailed example csv file
Released 2020-12-21
Enhancement: Update SDK version (#554)
Feature: Warning Modal before auto-logout (#555)
Fix: display Add Deposit if Deposits::Fiat rule (#556)
Released 2020-12-18
Feature: edit Wallet settings dynamically (#553)
Released 2020-12-16
Fix: redirect when session was destroyed (#547)
Fix: redirect when session was destroyed
Fix: remove user if session is not found
Co-authored-by: josadcha <josadcha@heliostech.fr>
Fix: hide Activities fro non-superadmin, hide Ledger if no plugin (#552)
Fix: hide Metamask and Ledger if no plugin
Fix: remove unused files
Fix: hide Activities page for not superadmin users
Released 2020-12-16
Feature: add docs about how to remove/hide currency in Tower (#549)
Feature: add dev mode; hide tower for non-admin user (#502)
Fix: display Dashboard for all, fix Navbar buttons (#551)
Fix: Ledger/Metamask button overlay menu
Fix: change Operators to Activities
Fix: display Dashboard for all admin users
Fix: prevent duplicating POST session requests (#550)
Fix: prevent duplicating POST session requests
Fix: prevent douplicating fetch of metrics
Fix: redirect to user details for markets-orderbook tab (#548)
Released 2020-12-04
Feature: add the possibility to update email (#543) (#546)
Released 2020-12-04
Feature: add ability to set the derivation path of ledger wallet
Released 2020-12-03
Feature: ask for the account on ledger connection
Feature: add console message with account and connector details
Released 2020-11-26
Feature: add wallet connect support (#540)
Released 2020-11-25
Released 2020-11-25
Fix: Update default CMD in Dockerfile
Released 2020-11-25
Enhancement: Disable Docker cache purge
Feature: add ledger connector support (#538)
Feature: add webpack configuration support (#537)
Fix: Do not generate mapfiles (#535)
Fix: remove ngnix, ignore warnings on CI build (#536)
Co-authored-by: Valentine Shatravenko <vshatravenko@heliostech.fr>
Remove GCR Docker build
Released 2020-11-24
Fix: add checks for existing objects to table (#533)
Released 2020-11-23
Update wio version to 8816622
Released 2020-11-23
Update wio version to c1362ba
Released 2020-11-23
Fix: update wio to 9f0a88b
Released 2020-11-23
Update wio version to 0.1.3
Released 2020-11-23
Update wip version
Released 2020-11-23
Enhancement: Update wio version to 0.1.1 (#534)
Released 2020-11-22
Feature: add erc20 support (#532)
Feature: add check for the confirmed account
Feature: add web3 required libraries
Fix: polish code style
Released 2020-11-19
Fix: change row id (#531)
Released 2020-11-19
add metadata prop (#530)
Released 2020-11-19
Feature: add ability to execute transaction (#529)
Released 2020-11-19
Fix: change target table item (#528)
Fix: change target table item
Feature: update mocks woth confirmed transaction
Fix: change executed transaction check
Released 2020-11-18
Adapt tower for multisig plugin (#526)
Feature: attapt tower to multisig plugin
Feature: add blockchain connection
Feature: add ability to intedact with withdrawal
Feature: add value calculation in wei
fix: update result to show confirmations
add prettier
Feature: display confiramations in table
Fix: update node version in drone
Co-authored-by: oyershov <oyershov@heliostech.fr> Co-authored-by: josadcha <josadcha@heliostech.fr>
Fix: update node version in Dockerfile
Released 2020-11-18
Released 2020-11-18
Metamask (#524)
add multisig pulugin
add mock file for multisig plugin
add metamask
remove all regarding domain
:fix lint
move provider to root app
fix: test commit
fix: skip unit tests without redux provider
Released 2020-11-11
Fix: fetch full markets list for fees schedule modal (#523)
Fix: wrap Cancel Order button to <CanCan/> component (#522)
Fix: user directory permission target check (#521)
Released 2020-10-23
Fix: do not fetch 2 times user open orders after filtering (#518) (#519)
Update .drone.yml
Released 2020-10-21
Fix: send Wallet settings on update if new value has been passed
Merge pull request #517 from openware/master
Merge pull request #516 from openware/fix/wallets-settings
Released 2020-10-20
Feature: update drone for 2-6-stable
Released 2020-10-20
Feature: [edit wallets] add delete modal for currencies component (#508)
Feature: add confirmation modal window for nested wallets (#503)
Fix: remove unused JSON field which shows sensitive data (#514)
Fix: increase z-index for backdrop (#513)
Fix: disable Adjustment button while waiting for BE response (#511)
Fix: change conditions for fetch user data at KYC screen (#510)
Fix: enable add comment modal button for valid fields (#506)
Fix: render delete button in the modal window (#505)
Fix: enable button, when geetest captcha confirmed (#504)
Fix: use correct response structure (#501)
Fix: add geetest captcha (#500)
Fix: add geetest captcha
Fix: rework captcha as separated component
Merge pull request #515 from openware/master
Released 2020-10-15
Bump version to 2.6
Feature: configure CI for stable branch
Feature: update dron with assembly changes (#498)
Feature: custom tower with ieo build step (#492)
Feature: minor updates for prefill feature (#484)
Feature: trigger Yellow build, remove stage with mockserver on drone (#482)
Feature: add currencies sorting
Feature: shared address implementation, withdraw limits, update components (#466)
Feature: update currencies component, render parent currency field for token type
Feature: add maximum balance, rework wallet component, remove console errors
Feature: implement withdraw limits story
Fix: remove currency from withdraw limits
Feature: add ability to change wallets state via table, add collapse for wallet table items
Feature: add nested currencies logic for wallets screens
Fix: linter fixes
Fix: ability to change wallet state through table
Feature: add cancel orders by finex saga
Feature: add multiple order cancel posibility
Feature: ability to add custom API from plugins (#447)
Feature: add API from Plugins
Feature: generate template interface for custom API
Feature: README for Custom API add
Fix: use default createDepositModal instead of FactoryMap in Deposits
Fix: prevent cloning plugin if no repo provided
Fix: generating of custom API interface
Feature: add optional z_type on deposit creation
Feature: export data with max 1000 items
Feature: display Beneficiary button accroding to abilities
Feature: abilities by field for Blockchain page
Feature: abilities by field for Currency page
Feature: add tests for actions and reducer
Feature: add aml deposits
Feature: add aml config
Feature: add mocks for beneficiary details
Feature: add beneficiary details screen, get beneficiary item and enable beneficiary item modules
Feature: add mocks for users beneficiaries
Feature: add module for users beneficiaries
Feature: display Barong pages according to abilities
Feature: display Peatio components actions according to abilities
Feature: display add icon according to abilities
Feature: display NavBar item according to abilities
Feature: CanCan component implementation
Feature: ability to reject crypto withdraw if state submitted
Feature: display wallet balance in wallets list (#426)
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: Use mockstage mockserver
Feature: Add ability to create, edit and delte user comments
Feature: add onMount to getLatestBlockFetch action
Feature: add scan and fetch latest block for blockchain details page
Feature: import plugins files from dir named git repo
Feature: specify response code for different categories
Feature: put plugins.json to gitignore files
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: connect sentry to the app
Fix: remove an old plugin interface (#499)
Fix: remove plugin's name from build step (#496)
Fix: drone parsing error (#494)
Fix: check profile length (#491)
Fix: check profile length
Fix: use proper header routes
Fix: update sorting for nested wallets (#490)
Fix: use format decimal helper for wallets table
Fix: wallets nested currencies sorting
Fix: UI polishing for Currency component, set asc ordering for markets table (#489)
Fix: update condition for show nestedCurrencies (#488)
Fix: minor translations fixes (#487)
Fix: width for address + redirect by address (#486)
Fix: remove token from Currency type, fix min_deposit_amount (#485)
Fix: collapse after submitting filter (#483)
Fix: withdraw limit columns, create/edit payload (#481)
Fix: send level as number on withdrawLimit creation
Fix: display group as separate column in withdrawLimit
Fix: settings/wallets - add fetch in the componentDidMount (#480)
Fix: styles for wallets table (#476)
Fix: add setting validation to update wallet (#469)
Fix: deny chechbox export (#473)
Fix: deny chechbox export
Fix: remove unnecessary check
Fix: styles for wallet add and wallet edit (#479)
Fix: add filters for withdrawal limits (#477)
Fix: polish pending documents header (#471)
Fix: polish pending documents header
Fix: add update pending profiles after refresh click
Fix: add redirect on success wallet creation
Fix: use new profile structure for table component
Fix: revert deposit z_type changes
Fix: change labels width (#468)
Fix: add min confimation error label
Fix: export data after first click on Export btn
Fix: convert list to JSON string instead of its length
Fix: use componentDidUpdate for handle list changes
Fix: disable cancel selected button for empty list and fetch user open orders after cancel from user screen
Fix: add body to delete request
Fix: remove cancel order flow
Fix: remove unnecessary check and any types
Fix: add UI for cancel orders
Fix: hide item in NavBar if nested menu is empty
Fix: prevent fetching metrics if it's not allowed for admin
Fix: fetch abilities after login
Fix: no actions for updated profile with state drafted
Fix: return a value from CanCan if target not provided
Fix: add dashboard link changes to mobile menu
Fix: return Dashboard as simple navbar Link instead of CanCan element
Fix: remove unnecessary code and add Beneficiary target
Fix: remove unnecessary tab flow
Fix: add missing icons
Fix: change beneficiaries mocks
Fix: change beneficiary data type and use correct payload
Fix: add comments fixes
Fix: add test for sagas
Fix: add beneficiary screen
Fix: add field length validation
Fix: disable add comment button for avoid empty field errors
Fix: failing abilities module tests
Fix: add check for existing balance object
Fix: add chech for existing markets
Fix: show dash instead of invalid date for doc_expire
Fix: change wallets balance response
Fix: simplify arrow function in PluginsManager
Fix: prepare PluginsTemplate after cloning all plugins
Fix: rename componentWillReceiveProps to UNSAFE
Fix: provide initialReducer for plugins if no plugins provided
Fix: correct wallet info mocks
Fix: generate template script, prepare plugins for multiple plugins
Feature: support ability to clone from gitlab repo
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Feature: plugin's /modules/index.ts file generation
Fix: add check changed wallet
Fix: button styles in Safari
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: Wallet Details page text styles
Fix: export data with applied filters
Fix: icon in table overlaps table header
Fix: Currency page text styles
Fix: disable Currency type editing
Fix: increase text fields width on Profile
Fix: remove console log
Fix: hide profile versions if list is empty
Fix: display country in alpha2 format during edit profile
Fix: remove duplicating withdraw history labels
Fix: don't send label description if it's empty
Fix: change editing fields function, add status for profile verification success
Fix: show profiles from state, add dropdown with profiles
Fix: separate profile for edit and profile for verification
Fix: add tests for new actions
Fix: create new profile insted edit previous profile
Fix: move posibility to edit from submitted profile to left block
Fix: user table for comments block and add tests
Fix: admin comments temp
Fix: do not render comments header when there is no data
Fix: indetation fix in delete and edit sagas
Fix: status title styles
Fix: codestyle fixes
Fix: refetch blokchain after updating latest block
Fix: success alerts for fetch latest & scan block
Fix: replace 0 block with empty field
Fix: add csrf token in scan blockchain post request
Fix: change calculation of total
Fix: add case validation
Fix: convert country value to alpha2 code before apply filter
Fix: remove unnecessary script steps for preparing plugins
Fix: update README for plugins
Fix: add csrf token to deposit collect call
Test: log envs
Update 2.6 with latest changes (#509)
Fix: add geetest captcha (#500)
Fix: add geetest captcha
Fix: rework captcha as separated component
Fix: use correct response structure (#501)
Fix: enable button, when geetest captcha confirmed (#504)
Feature: add confirmation modal window for nested wallets (#503)
Fix: render delete button in the modal window (#505)
Feature: [edit wallets] add delete modal for currencies component (#508)
Fix: enable add comment modal button for valid fields (#506)
Fix: change conditions for fetch user data at KYC screen (#510)
Fix: disable Adjustment button while waiting for BE response (#511)
Co-authored-by: Khlopiachyi Pavlo <43373208+pkhlopiachyi@users.noreply.github.com> Co-authored-by: Andrew Kushniruk <37345428+akushniruk@users.noreply.github.com>
Update README.md
Merge pull request #392 from openware/fix/plugins-script
Merge pull request #386 from openware/feature/category-response-code
Merge pull request #385 from openware/feature/update-gitignore
Merge pull request #382 from openware/feature/update-readme
Merge pull request #380 from openware/test/envs
Merge pull request #378 from openware/fix/deposit-collect-csrf
Merge pull request #368 from openware/feature/sentry
Released 2020-10-12
Feature: update dron with latest assembly (#497)
Feature: manual deposit address generation (#467)
Feature: add pagination to user balances
Feature: show all deposit enabled currencies
Feature: add deposit address status
Feature: add user deposit address fetch module
Feature: add deposit address fetch to UI
Fix: change deposit address generation api
Fix: display all currencies
Feature: add cancel orders by finex saga
Feature: add multiple order cancel posibility
Feature: export data with max 1000 items
Feature: add tests for actions and reducer
Feature: add aml deposits
Feature: add aml config
Feature: add mocks for beneficiary details
Feature: add beneficiary details screen, get beneficiary item and enable beneficiary item modules
Feature: add mocks for users beneficiaries
Feature: add module for users beneficiaries
Feature: ability to add custom API from plugins (#447) (#450)
Feature: add API from Plugins
Feature: generate template interface for custom API
Feature: README for Custom API add
Fix: use default createDepositModal instead of FactoryMap in Deposits
Fix: prevent cloning plugin if no repo provided
Fix: generating of custom API interface
Feature: display wallet balance in wallets list (#426)
Feature: ability to reject crypto withdraw if state submitted
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: Use mockstage mockserver
Feature: Add ability to create, edit and delte user comments
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: add onMount to getLatestBlockFetch action
Feature: add scan and fetch latest block for blockchain details page
Feature: specify response code for different categories
Feature: update drone to build custom images
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: configure CI for stable branch
Fix: disable Adjustment button while waiting for BE response (#512)
Fix: enable add comment modal button for valid fields (#507)
Fix: remove plugin name from wiprex step build (#495)
This reverts commit 7251747fb7f8f3701e3a308d3588248ad9e06888.
Fix: remove custom image build step (#493)
Fix: change plugin's name for building custom image
Fix: export data after first click on Export btn
Fix: add min confimation error label
Fix: general plugin interface for env.js
Fix: convert list to JSON string instead of its length
Fix: use componentDidUpdate for handle list changes
Fix: disable cancel selected button for empty list and fetch user open orders after cancel from user screen
Fix: add body to delete request
Fix: remove cancel order flow
Fix: remove unnecessary check and any types
Fix: add UI for cancel orders
Fix: remove unnecessary code and add Beneficiary target
Fix: remove unnecessary tab flow
Fix: add missing icons
Fix: change beneficiaries mocks
Fix: change beneficiary data type and use correct payload
Fix: add comments fixes
Fix: add test for sagas
Fix: add beneficiary screen
Fix: add field length validation
Fix: disable add comment button for avoid empty field errors
Fix: no actions for updated profile with state drafted
Fix: add check for existing balance object
Fix: add chech for existing markets
Fix: change wallets balance response
Fix: simplify arrow function in PluginsManager
Fix: plugins reducer, WalletInfo page, generate template script (#423)
Fix: add check changed wallet
Fix: generate template script, prepare plugins for multiple plugins
Feature: support ability to clone from gitlab repo
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Feature: plugin's /modules/index.ts file generation
Fix: correct wallet info mocks
Fix: provide initialReducer for plugins if no plugins provided
Fix: rename componentWillReceiveProps to UNSAFE
Fix: prepare PluginsTemplate after cloning all plugins
Co-authored-by: oyershov <oyershov@heliostech.fr>
Fix: button styles in Safari
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: Wallet Details page text styles
Fix: export data with applied filters
Fix: icon in table overlaps table header
Fix: Currency page text styles
Fix: disable Currency type editing
Fix: increase text fields width on Profile
Fix: hide profile versions if list is empty
Fix: display country in alpha2 format during edit profile
Fix: change editing fields function, add status for profile verification success
Fix: show profiles from state, add dropdown with profiles
Fix: separate profile for edit and profile for verification
Fix: add tests for new actions
Fix: create new profile insted edit previous profile
Fix: move posibility to edit from submitted profile to left block
Fix: user table for comments block and add tests
Fix: admin comments temp
Fix: do not render comments header when there is no data
Fix: indetation fix in delete and edit sagas
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: remove console log
Fix: remove duplicating withdraw history labels
Fix: don't send label description if it's empty
Fix: status title styles
Fix: codestyle fixes
Fix: refetch blokchain after updating latest block
Fix: success alerts for fetch latest & scan block
Fix: replace 0 block with empty field
Fix: add csrf token in scan blockchain post request
Fix: add case validation
Fix: convert country value to alpha2 code before apply filter
Fix: use existing tag for custom images build
Fix: bumping tag in drone step for custom images
Fix: remove unnecessary script steps for preparing plugins
Fix: update README for plugins
Fix: add csrf token to deposit collect call
Update README.md
Merge pull request #390 from openware/fix/drone-stable
Merge pull request #389 from openware/fix/custom-images-drone
Merge pull request #388 from openware/plugins-script
Merge pull request #384 from openware/feature/2-5-stable/plugins
Merge pull request #379 from openware/2-5/fix/deposit-collect-csrf
Merge pull request #373 from openware/feature/2-5-ci
Released 2020-09-28
Bump version to 2.6
Feature: configure CI for stable branch
Feature: update dron with assembly changes (#498)
Feature: custom tower with ieo build step (#492)
Feature: minor updates for prefill feature (#484)
Feature: trigger Yellow build, remove stage with mockserver on drone (#482)
Feature: add currencies sorting
Feature: shared address implementation, withdraw limits, update components (#466)
Feature: update currencies component, render parent currency field for token type
Feature: add maximum balance, rework wallet component, remove console errors
Feature: implement withdraw limits story
Fix: remove currency from withdraw limits
Feature: add ability to change wallets state via table, add collapse for wallet table items
Feature: add nested currencies logic for wallets screens
Fix: linter fixes
Fix: ability to change wallet state through table
Feature: add cancel orders by finex saga
Feature: add multiple order cancel posibility
Feature: ability to add custom API from plugins (#447)
Feature: add API from Plugins
Feature: generate template interface for custom API
Feature: README for Custom API add
Fix: use default createDepositModal instead of FactoryMap in Deposits
Fix: prevent cloning plugin if no repo provided
Fix: generating of custom API interface
Feature: add optional z_type on deposit creation
Feature: export data with max 1000 items
Feature: display Beneficiary button accroding to abilities
Feature: abilities by field for Blockchain page
Feature: abilities by field for Currency page
Feature: add tests for actions and reducer
Feature: add aml deposits
Feature: add aml config
Feature: add mocks for beneficiary details
Feature: add beneficiary details screen, get beneficiary item and enable beneficiary item modules
Feature: add mocks for users beneficiaries
Feature: add module for users beneficiaries
Feature: display Barong pages according to abilities
Feature: display Peatio components actions according to abilities
Feature: display add icon according to abilities
Feature: display NavBar item according to abilities
Feature: CanCan component implementation
Feature: ability to reject crypto withdraw if state submitted
Feature: display wallet balance in wallets list (#426)
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: Use mockstage mockserver
Feature: Add ability to create, edit and delte user comments
Feature: add onMount to getLatestBlockFetch action
Feature: add scan and fetch latest block for blockchain details page
Feature: import plugins files from dir named git repo
Feature: specify response code for different categories
Feature: put plugins.json to gitignore files
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: connect sentry to the app
Fix: remove an old plugin interface (#499)
Fix: remove plugin's name from build step (#496)
Fix: drone parsing error (#494)
Fix: check profile length (#491)
Fix: check profile length
Fix: use proper header routes
Fix: update sorting for nested wallets (#490)
Fix: use format decimal helper for wallets table
Fix: wallets nested currencies sorting
Fix: UI polishing for Currency component, set asc ordering for markets table (#489)
Fix: update condition for show nestedCurrencies (#488)
Fix: minor translations fixes (#487)
Fix: width for address + redirect by address (#486)
Fix: remove token from Currency type, fix min_deposit_amount (#485)
Fix: collapse after submitting filter (#483)
Fix: withdraw limit columns, create/edit payload (#481)
Fix: send level as number on withdrawLimit creation
Fix: display group as separate column in withdrawLimit
Fix: settings/wallets - add fetch in the componentDidMount (#480)
Fix: styles for wallets table (#476)
Fix: add setting validation to update wallet (#469)
Fix: deny chechbox export (#473)
Fix: deny chechbox export
Fix: remove unnecessary check
Fix: styles for wallet add and wallet edit (#479)
Fix: add filters for withdrawal limits (#477)
Fix: polish pending documents header (#471)
Fix: polish pending documents header
Fix: add update pending profiles after refresh click
Fix: add redirect on success wallet creation
Fix: use new profile structure for table component
Fix: revert deposit z_type changes
Fix: change labels width (#468)
Fix: add min confimation error label
Fix: export data after first click on Export btn
Fix: convert list to JSON string instead of its length
Fix: use componentDidUpdate for handle list changes
Fix: disable cancel selected button for empty list and fetch user open orders after cancel from user screen
Fix: add body to delete request
Fix: remove cancel order flow
Fix: remove unnecessary check and any types
Fix: add UI for cancel orders
Fix: hide item in NavBar if nested menu is empty
Fix: prevent fetching metrics if it's not allowed for admin
Fix: fetch abilities after login
Fix: no actions for updated profile with state drafted
Fix: return a value from CanCan if target not provided
Fix: add dashboard link changes to mobile menu
Fix: return Dashboard as simple navbar Link instead of CanCan element
Fix: remove unnecessary code and add Beneficiary target
Fix: remove unnecessary tab flow
Fix: add missing icons
Fix: change beneficiaries mocks
Fix: change beneficiary data type and use correct payload
Fix: add comments fixes
Fix: add test for sagas
Fix: add beneficiary screen
Fix: add field length validation
Fix: disable add comment button for avoid empty field errors
Fix: failing abilities module tests
Fix: add check for existing balance object
Fix: add chech for existing markets
Fix: show dash instead of invalid date for doc_expire
Fix: change wallets balance response
Fix: simplify arrow function in PluginsManager
Fix: prepare PluginsTemplate after cloning all plugins
Fix: rename componentWillReceiveProps to UNSAFE
Fix: provide initialReducer for plugins if no plugins provided
Fix: correct wallet info mocks
Fix: generate template script, prepare plugins for multiple plugins
Feature: support ability to clone from gitlab repo
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Feature: plugin's /modules/index.ts file generation
Fix: add check changed wallet
Fix: button styles in Safari
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: Wallet Details page text styles
Fix: export data with applied filters
Fix: icon in table overlaps table header
Fix: Currency page text styles
Fix: disable Currency type editing
Fix: increase text fields width on Profile
Fix: remove console log
Fix: hide profile versions if list is empty
Fix: display country in alpha2 format during edit profile
Fix: remove duplicating withdraw history labels
Fix: don't send label description if it's empty
Fix: change editing fields function, add status for profile verification success
Fix: show profiles from state, add dropdown with profiles
Fix: separate profile for edit and profile for verification
Fix: add tests for new actions
Fix: create new profile insted edit previous profile
Fix: move posibility to edit from submitted profile to left block
Fix: user table for comments block and add tests
Fix: admin comments temp
Fix: do not render comments header when there is no data
Fix: indetation fix in delete and edit sagas
Fix: status title styles
Fix: codestyle fixes
Fix: refetch blokchain after updating latest block
Fix: success alerts for fetch latest & scan block
Fix: replace 0 block with empty field
Fix: add csrf token in scan blockchain post request
Fix: change calculation of total
Fix: add case validation
Fix: convert country value to alpha2 code before apply filter
Fix: remove unnecessary script steps for preparing plugins
Fix: update README for plugins
Fix: add csrf token to deposit collect call
Test: log envs
Update README.md
Merge pull request #392 from openware/fix/plugins-script
Merge pull request #386 from openware/feature/category-response-code
Merge pull request #385 from openware/feature/update-gitignore
Merge pull request #382 from openware/feature/update-readme
Merge pull request #380 from openware/test/envs
Merge pull request #378 from openware/fix/deposit-collect-csrf
Merge pull request #368 from openware/feature/sentry
Released 2020-09-21
Feature: update dron with latest assembly (#497)
Released 2020-09-17
Fix: remove plugin name from wiprex step build (#495)
This reverts commit 7251747fb7f8f3701e3a308d3588248ad9e06888.
Released 2020-09-17
Fix: remove custom image build step (#493)
Released 2020-09-09
Feature: manual deposit address generation (#467)
Feature: add pagination to user balances
Feature: show all deposit enabled currencies
Feature: add deposit address status
Feature: add user deposit address fetch module
Feature: add deposit address fetch to UI
Fix: change deposit address generation api
Fix: display all currencies
Released 2020-08-26
Fix: change plugin's name for building custom image
Fix: export data after first click on Export btn
Released 2020-08-26
Fix: add min confimation error label
Released 2020-08-25
Fix: general plugin interface for env.js
Released 2020-08-25
Fix: convert list to JSON string instead of its length
Fix: use componentDidUpdate for handle list changes
Fix: disable cancel selected button for empty list and fetch user open orders after cancel from user screen
Fix: add body to delete request
Released 2020-08-21
Feature: add cancel orders by finex saga
Feature: add multiple order cancel posibility
Feature: export data with max 1000 items
Feature: add tests for actions and reducer
Feature: add aml deposits
Feature: add aml config
Feature: add mocks for beneficiary details
Feature: add beneficiary details screen, get beneficiary item and enable beneficiary item modules
Feature: add mocks for users beneficiaries
Feature: add module for users beneficiaries
Fix: remove cancel order flow
Fix: remove unnecessary check and any types
Fix: add UI for cancel orders
Fix: remove unnecessary code and add Beneficiary target
Fix: remove unnecessary tab flow
Fix: add missing icons
Fix: change beneficiaries mocks
Fix: change beneficiary data type and use correct payload
Fix: add comments fixes
Fix: add test for sagas
Fix: add beneficiary screen
Fix: add field length validation
Fix: disable add comment button for avoid empty field errors
Released 2020-08-18
Feature: ability to add custom API from plugins (#447) (#450)
Feature: add API from Plugins
Feature: generate template interface for custom API
Feature: README for Custom API add
Fix: use default createDepositModal instead of FactoryMap in Deposits
Fix: prevent cloning plugin if no repo provided
Fix: generating of custom API interface
Feature: display wallet balance in wallets list (#426)
Feature: ability to reject crypto withdraw if state submitted
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: Use mockstage mockserver
Feature: Add ability to create, edit and delte user comments
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: add onMount to getLatestBlockFetch action
Feature: add scan and fetch latest block for blockchain details page
Feature: specify response code for different categories
Feature: update drone to build custom images
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: configure CI for stable branch
Feature: update restrictions, add ability to generate whitelink token
Feature: dropdown with Markets states
Feature: add beneficiaries tab
Feature: add tab for profile pending labels
Feature: add description as optional
Feature: add missing changes for description field
Feature: Add description field in label edit
Feature: move allowed roles to config
Feature: add csv export with react-csv
Feature: add test suites for deposit module
Feature: add ability to collect/collect with fees for deposit
Feature: refresh just required components instead of full page
Feature: display user additional data in Profile
Feature: disaply engine name in markets list
Feature: set engine while create market
Feature: add handle enter press to filters
Feature: add mocks for errored withdraw state
Feature: docs state changer
Feature: reject and approve added to KYC
Feature: ability to zoom documents
Feature: clickability for referrer UID and creator UID
Feature: add optional sticky header
Feature: display address on user balances page
Feature: add deposit filters
Feature: market field added to exchange/trades page filter
Feature: average column added
Feature: update sdk to 2.4.5, VERSION file to 2.5.0
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Fix: no actions for updated profile with state drafted
Fix: add check for existing balance object
Fix: add chech for existing markets
Fix: change wallets balance response
Fix: simplify arrow function in PluginsManager
Fix: plugins reducer, WalletInfo page, generate template script (#423)
Fix: add check changed wallet
Fix: generate template script, prepare plugins for multiple plugins
Feature: support ability to clone from gitlab repo
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Feature: plugin's /modules/index.ts file generation
Fix: correct wallet info mocks
Fix: provide initialReducer for plugins if no plugins provided
Fix: rename componentWillReceiveProps to UNSAFE
Fix: prepare PluginsTemplate after cloning all plugins
Co-authored-by: oyershov <oyershov@heliostech.fr>
Fix: button styles in Safari
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: Wallet Details page text styles
Fix: export data with applied filters
Fix: icon in table overlaps table header
Fix: Currency page text styles
Fix: disable Currency type editing
Fix: increase text fields width on Profile
Fix: hide profile versions if list is empty
Fix: display country in alpha2 format during edit profile
Fix: change editing fields function, add status for profile verification success
Fix: show profiles from state, add dropdown with profiles
Fix: separate profile for edit and profile for verification
Fix: add tests for new actions
Fix: create new profile insted edit previous profile
Fix: move posibility to edit from submitted profile to left block
Fix: user table for comments block and add tests
Fix: admin comments temp
Fix: do not render comments header when there is no data
Fix: indetation fix in delete and edit sagas
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: remove console log
Fix: remove duplicating withdraw history labels
Fix: don't send label description if it's empty
Fix: status title styles
Fix: codestyle fixes
Fix: refetch blokchain after updating latest block
Fix: success alerts for fetch latest & scan block
Fix: replace 0 block with empty field
Fix: add csrf token in scan blockchain post request
Fix: add case validation
Fix: convert country value to alpha2 code before apply filter
Fix: use existing tag for custom images build
Fix: bumping tag in drone step for custom images
Fix: remove unnecessary script steps for preparing plugins
Fix: update README for plugins
Fix: add csrf token to deposit collect call
Fix: change button styles
Fix: add regex for input, change dropdown appearence
Fix: reset user beneficiaries if admin changes user
Fix: split tabs for documents and profile, improve routes
Fix: add fields to beneficiary modal, change rule of rendering beneficiaries, add columns to histories
Fix: add mockups and rework beneficiary modal
Fix: reemove unnecessary payload for fetch currencies
Fix: change beneficiary tables and modal
Fix: use Grid instad of styles
Fix: filter with pagination for profile pending, add mocks for profile pending filters
Fix: add responsive for show all button
Fix: profile pending pagination, add uid filtering and uid column in table
Fix: add mocks for profile pending
Fix: code style polish
Fix: align input field and button at blockchain edit screen
Fix: refactor display last verified profile, remove extra helper, add logic to saga for preventing table rerender
Fix: add manager role to the list
Fix: add maker and taker fee amount and currency in user's trades history table
Fix: Add maker fee and take fee column in user info -> history tab -> Trades table
Fix: Display last verified profile
Fix: change admin login with enabled otp
Fix: fields opcaity and markets orderbook paginations without header
Fix: document reject fixed
Fix: post-QA fixes for filters
Fix: post-QA fixes for filters
Fix: additional info on the Deposit details page
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: redundant filters deleted
Fix: remove unnecessary calls
Fix: TableHeader background-color property fixed
Fix: rework layout with Grid element
Fix: add styles for input fields
Fix: use Grid instead of styles
Fix: use Grid item instead of styles in containers
Fix: user correct typography styles
Fix: change input types
Fix: change types accrding to BE changes
Fix: change withdraw details layout due to mockups
Fix: add currency precision
Fix: disable document action button statement
Fix: needless capitalize case deleted
Fix: add subpage check to breadcrumbs
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: add wallet balance info
Fix: add error message for crypto withdrawal
Fix: wallets list default ordering
Fix: fail a withdrawal request with "Errored" and "Skipped" statuses
Fix: field for fee creation renamed
Fix: change drone trigger branch to master
Fix: prevent Profile page crash
Fix: uid replaced with email
Fix: taker-maker fee columns added
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: do not display rejected profile in main info
Fix: fetch user strictly after updating profile
Fix: remove build expire from dockerfile
Fix: not capitalize Fee, add/edit fee form validation
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Merge branch 'master' into fix/filters_review
Merge branch 'master' into feature/table-sticky-header
Update README.md
Feature: update v2.4 (#295)
Merge pull request #390 from openware/fix/drone-stable
Merge pull request #389 from openware/fix/custom-images-drone
Merge pull request #388 from openware/plugins-script
Merge pull request #384 from openware/feature/2-5-stable/plugins
Merge pull request #379 from openware/2-5/fix/deposit-collect-csrf
Merge pull request #373 from openware/feature/2-5-ci
Merge pull request #367 from openware/feature/restrictions
Merge pull request #372 from openware/feature/markets-dropdown
Merge pull request #365 from openware/fix/markets/button-overlap
Merge pull request #344 from openware/feature/beneficiaries
Merge pull request #343 from openware/feature/pending-applications
Merge pull request #260 from openware/feature/edit-field
Merge pull request #362 from openware/fix/taker-maker_fee
Merge pull request #363 from openware/fix/last_profile
Merge pull request #369 from openware/fix/blockshain/reset-block
Merge pull request #358 from openware/feature/login-roles-config
Merge pull request #366 from openware/fix/login-otp
Merge pull request #360 from openware/fix/nan-pagination
Merge pull request #351 from openware/feature/react-csv
Merge pull request #357 from openware/fix/filters_review
Merge pull request #312 from openware/feature/zoom-documents
Merge pull request #331 from openware/fix/fail-skipped-withdraw
Merge pull request #334 from openware/feature/deposit-collect
Merge pull request #323 from openware/fix/deposit-details-update
Merge pull request #342 from openware/fix/filters_review
Merge pull request #356 from openware/fix/redux-clear-adjustment
Merge pull request #353 from openware/fix/adjustments_uid
Merge pull request #350 from openware/fix/table-background-color
Merge pull request #347 from openware/fix/refresh-logic
Merge pull request #352 from openware/feature/user-data
Merge pull request #349 from openware/fix/market-layout
Merge pull request #337 from openware/fix/wallet-balance
Merge pull request #326 from openware/feature/display-address-balances-page
Merge pull request #335 from openware/fix/withdrawal-error
Merge pull request #332 from openware/feature/exchange-trades-filters
Merge pull request #348 from openware/feature/engines
Merge pull request #345 from openware/fix/payload-types
Merge pull request #346 from openware/feature/filter-enter
Merge pull request #340 from openware/fix/breadcrumbs
Merge pull request #339 from openware/feature/table-sticky-header
Merge pull request #338 from openware/fix/query-params-filter
Merge pull request #336 from openware/fix/total-header
Merge pull request #325 from openware/fix/remove-case-conversation
Merge pull request #320 from openware/feature/clickability-for-UIDs
Merge pull request #330 from openware/fix/fee-group-name
Merge pull request #324 from openware/fix/replace-uid-with-email
Merge pull request #328 from openware/fix/drone-trigger
Merge pull request #327 from openware/fix/profile-kyc
Merge pull request #322 from openware/feature/maker-taker-fee-column
Merge pull request #321 from openware/feature/add_average_column
Merge pull request #318 from openware/feature/updated-sdk-2-4-5
Merge pull request #315 from openware/feature/update-sdk-2-4
Merge pull request #313 from openware/fix/last-rejected-profile
Merge pull request #307 from openware/feataure/material-ui-v4
Merge pull request #309 from openware/fix/trading_fee
Merge pull request #305 from openware/feature/profile-review
Merge pull request #311 from openware/feature/filters-and-fee-group-update
Merge pull request #310 from openware/revert-295-feature/filters-and-fee-group-update
Released 2020-08-18
Feature: ability to add custom API from plugins for 2.4 (#449)
Fix: simplify arrow function in PluginsManager
Feature: add API from Plugins
Feature: generate template interface for custom API
Feature: README for Custom API add
Fix: use default createDepositModal instead of FactoryMap in Deposits
Fix: prevent cloning plugin if no repo provided
Fix: generating of custom API interface
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: update 2-4-stable with new Plugins structure
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: update SDK image to 2.4.5
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Fix: plugins reducer, generate template script, WalletInfo page (#424)
Fix: add check changed wallet
Fix: generate template script, prepare plugins for multiple plugins
Feature: support ability to clone from gitlab repo
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Feature: plugin's /modules/index.ts file generation
Fix: provide initialReducer for plugins if no plugins provided
Fix: prepare PluginsTemplate after cloning all plugins
Co-authored-by: oyershov <oyershov@heliostech.fr>
Fix: prepare patch for 2.4 update
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: change calculation of total
Fix: change admin login with enabled otp
Fix: remove unnecessary script steps for preparing plugins
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: change input types
Fix: change types accrding to BE changes
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: wallets list default ordering
Fix: prevent Profile page crash
Fix: do not display rejected profile in main info
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: fetch user strictly after updating profile
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: remove build expire from dockerfile
Update README.md
Feature: update v2.4 (#295)
Merge pull request #393 from openware/fix/plugins/2-4-stable
Merge pull request #383 from openware/feature/2-4-stable/plugins
Merge pull request #354 from openware/fix/2-4-uid-adjustment
Merge pull request #319 from openware/feature/update-sdk-2-4-5
Merge pull request #316 from openware/feature/tag-images
Merge pull request #314 from openware/feature/2-4-update
Released 2020-08-18
Enhancement: Redeploy on master.devkube.com on every master push (#293)
Enhancement: Remove the Lite image push CI step (#291)
Feature: display wallet balance in wallets list (#426)
Feature: ability to reject crypto withdraw if state submitted
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: Use mockstage mockserver
Feature: Add ability to create, edit and delte user comments
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: add onMount to getLatestBlockFetch action
Feature: add scan and fetch latest block for blockchain details page
Feature: specify response code for different categories
Feature: update drone to build custom images
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: configure CI for stable branch
Feature: update restrictions, add ability to generate whitelink token
Feature: dropdown with Markets states
Feature: add beneficiaries tab
Feature: add tab for profile pending labels
Feature: add description as optional
Feature: add missing changes for description field
Feature: Add description field in label edit
Feature: move allowed roles to config
Feature: add csv export with react-csv
Feature: add test suites for deposit module
Feature: add ability to collect/collect with fees for deposit
Feature: refresh just required components instead of full page
Feature: display user additional data in Profile
Feature: disaply engine name in markets list
Feature: set engine while create market
Feature: add handle enter press to filters
Feature: add mocks for errored withdraw state
Feature: docs state changer
Feature: reject and approve added to KYC
Feature: ability to zoom documents
Feature: clickability for referrer UID and creator UID
Feature: add optional sticky header
Feature: display address on user balances page
Feature: add deposit filters
Feature: market field added to exchange/trades page filter
Feature: average column added
Feature: update sdk to 2.4.5, VERSION file to 2.5.0
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: change wallet settings variable names
Feature: update v2.4 (#295)
Feature: add withCredentials env to config
Feature: add ability to change price/amount precision
Feature: improve app's performance, add nginx config
Fix: remove build expire from dockerfile
Feature: add filters for deposit, remove extra filters
Feature: add ability to cancel finex orders
Feature: add bitbo support to wallets
Feature: change market payload types (#294)
Feature: add roles to config (#286)
Feature: add withdrawal limit plugin (#256)
Feature: add wallet limits plugin
Feature: add wallet limits module
Feature: add withdraw limits container
Feature: add edit withdrawal limit request
Feature: add checks to edit withdrawal request
Feature: add formatting to value inputs
Feature: add check for default props
Fix: remove wallet limits from routes, add type to payload
Fix: remove wallet limits from plugins list
Fix: solve linter messages after rebase
Feature: add test coverage for wallet limits module
Fix: remove linter ignore lines
Feature: add mock server (#262)
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Feature: CSRF Token protection (#270)
Co-authored-by: Camille <cmeulien@heliostech.fr>
Fix: no actions for updated profile with state drafted
Fix: add check for existing balance object
Fix: add chech for existing markets
Fix: change wallets balance response
Fix: simplify arrow function in PluginsManager
Fix: plugins reducer, WalletInfo page, generate template script (#423)
Fix: add check changed wallet
Fix: generate template script, prepare plugins for multiple plugins
Feature: support ability to clone from gitlab repo
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Feature: plugin's /modules/index.ts file generation
Fix: correct wallet info mocks
Fix: provide initialReducer for plugins if no plugins provided
Fix: rename componentWillReceiveProps to UNSAFE
Fix: prepare PluginsTemplate after cloning all plugins
Co-authored-by: oyershov <oyershov@heliostech.fr>
Fix: button styles in Safari
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: Wallet Details page text styles
Fix: export data with applied filters
Fix: icon in table overlaps table header
Fix: Currency page text styles
Fix: disable Currency type editing
Fix: increase text fields width on Profile
Fix: hide profile versions if list is empty
Fix: display country in alpha2 format during edit profile
Fix: change editing fields function, add status for profile verification success
Fix: show profiles from state, add dropdown with profiles
Fix: separate profile for edit and profile for verification
Fix: add tests for new actions
Fix: create new profile insted edit previous profile
Fix: move posibility to edit from submitted profile to left block
Fix: user table for comments block and add tests
Fix: admin comments temp
Fix: do not render comments header when there is no data
Fix: indetation fix in delete and edit sagas
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: remove console log
Fix: remove duplicating withdraw history labels
Fix: don't send label description if it's empty
Fix: status title styles
Fix: codestyle fixes
Fix: refetch blokchain after updating latest block
Fix: success alerts for fetch latest & scan block
Fix: replace 0 block with empty field
Fix: add csrf token in scan blockchain post request
Fix: add case validation
Fix: convert country value to alpha2 code before apply filter
Fix: use existing tag for custom images build
Fix: bumping tag in drone step for custom images
Fix: remove unnecessary script steps for preparing plugins
Fix: update README for plugins
Fix: add csrf token to deposit collect call
Fix: change button styles
Fix: add regex for input, change dropdown appearence
Fix: reset user beneficiaries if admin changes user
Fix: split tabs for documents and profile, improve routes
Fix: add fields to beneficiary modal, change rule of rendering beneficiaries, add columns to histories
Fix: add mockups and rework beneficiary modal
Fix: reemove unnecessary payload for fetch currencies
Fix: change beneficiary tables and modal
Fix: use Grid instad of styles
Fix: filter with pagination for profile pending, add mocks for profile pending filters
Fix: add responsive for show all button
Fix: profile pending pagination, add uid filtering and uid column in table
Fix: add mocks for profile pending
Fix: code style polish
Fix: align input field and button at blockchain edit screen
Fix: refactor display last verified profile, remove extra helper, add logic to saga for preventing table rerender
Fix: add manager role to the list
Fix: add maker and taker fee amount and currency in user's trades history table
Fix: Add maker fee and take fee column in user info -> history tab -> Trades table
Fix: Display last verified profile
Fix: change admin login with enabled otp
Fix: fields opcaity and markets orderbook paginations without header
Fix: document reject fixed
Fix: post-QA fixes for filters
Fix: post-QA fixes for filters
Fix: additional info on the Deposit details page
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: redundant filters deleted
Fix: remove unnecessary calls
Fix: TableHeader background-color property fixed
Fix: rework layout with Grid element
Fix: add styles for input fields
Fix: use Grid instead of styles
Fix: use Grid item instead of styles in containers
Fix: user correct typography styles
Fix: change input types
Fix: change types accrding to BE changes
Fix: change withdraw details layout due to mockups
Fix: add currency precision
Fix: disable document action button statement
Fix: needless capitalize case deleted
Fix: add subpage check to breadcrumbs
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: add wallet balance info
Fix: add error message for crypto withdrawal
Fix: wallets list default ordering
Fix: fail a withdrawal request with "Errored" and "Skipped" statuses
Fix: field for fee creation renamed
Fix: change drone trigger branch to master
Fix: prevent Profile page crash
Fix: uid replaced with email
Fix: taker-maker fee columns added
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: do not display rejected profile in main info
Fix: fetch user strictly after updating profile
Fix: remove build expire from dockerfile
Fix: not capitalize Fee, add/edit fee form validation
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: add wallet settings interface
Fix redeploy (#290)
Fix: update tslint rules (#288)
Fix: Update skipped, errored, accepted withdraws actions (#234)
Fix: correct formatting of zero precision numbers (#277)
Fix: add redirection by maker/taker order email (#275)
Fix: add redirection by maker/taker order email
Fix: fetch new data after redirection inside user history tables
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Merge branch 'master' into fix/filters_review
Merge branch 'master' into feature/table-sticky-header
Update README.md
Feature: update v2.4 (#295)
Merge pull request #390 from openware/fix/drone-stable
Merge pull request #389 from openware/fix/custom-images-drone
Merge pull request #388 from openware/plugins-script
Merge pull request #384 from openware/feature/2-5-stable/plugins
Merge pull request #379 from openware/2-5/fix/deposit-collect-csrf
Merge pull request #373 from openware/feature/2-5-ci
Merge pull request #367 from openware/feature/restrictions
Merge pull request #372 from openware/feature/markets-dropdown
Merge pull request #365 from openware/fix/markets/button-overlap
Merge pull request #344 from openware/feature/beneficiaries
Merge pull request #343 from openware/feature/pending-applications
Merge pull request #260 from openware/feature/edit-field
Merge pull request #362 from openware/fix/taker-maker_fee
Merge pull request #363 from openware/fix/last_profile
Merge pull request #369 from openware/fix/blockshain/reset-block
Merge pull request #358 from openware/feature/login-roles-config
Merge pull request #366 from openware/fix/login-otp
Merge pull request #360 from openware/fix/nan-pagination
Merge pull request #351 from openware/feature/react-csv
Merge pull request #357 from openware/fix/filters_review
Merge pull request #312 from openware/feature/zoom-documents
Merge pull request #331 from openware/fix/fail-skipped-withdraw
Merge pull request #334 from openware/feature/deposit-collect
Merge pull request #323 from openware/fix/deposit-details-update
Merge pull request #342 from openware/fix/filters_review
Merge pull request #356 from openware/fix/redux-clear-adjustment
Merge pull request #353 from openware/fix/adjustments_uid
Merge pull request #350 from openware/fix/table-background-color
Merge pull request #347 from openware/fix/refresh-logic
Merge pull request #352 from openware/feature/user-data
Merge pull request #349 from openware/fix/market-layout
Merge pull request #337 from openware/fix/wallet-balance
Merge pull request #326 from openware/feature/display-address-balances-page
Merge pull request #335 from openware/fix/withdrawal-error
Merge pull request #332 from openware/feature/exchange-trades-filters
Merge pull request #348 from openware/feature/engines
Merge pull request #345 from openware/fix/payload-types
Merge pull request #346 from openware/feature/filter-enter
Merge pull request #340 from openware/fix/breadcrumbs
Merge pull request #339 from openware/feature/table-sticky-header
Merge pull request #338 from openware/fix/query-params-filter
Merge pull request #336 from openware/fix/total-header
Merge pull request #325 from openware/fix/remove-case-conversation
Merge pull request #320 from openware/feature/clickability-for-UIDs
Merge pull request #330 from openware/fix/fee-group-name
Merge pull request #324 from openware/fix/replace-uid-with-email
Merge pull request #328 from openware/fix/drone-trigger
Merge pull request #327 from openware/fix/profile-kyc
Merge pull request #322 from openware/feature/maker-taker-fee-column
Merge pull request #321 from openware/feature/add_average_column
Merge pull request #318 from openware/feature/updated-sdk-2-4-5
Merge pull request #315 from openware/feature/update-sdk-2-4
Merge pull request #313 from openware/fix/last-rejected-profile
Merge pull request #307 from openware/feataure/material-ui-v4
Merge pull request #309 from openware/fix/trading_fee
Merge pull request #305 from openware/feature/profile-review
Merge pull request #311 from openware/feature/filters-and-fee-group-update
Merge pull request #310 from openware/revert-295-feature/filters-and-fee-group-update
Merge pull request #301 from openware/feature/change-bitgo-variable-names
Merge pull request #299 from openware/feature/finex-order-cancel
Merge pull request #298 from openware/feature/bitgo-support
Released 2020-08-18
Feature: Ability to add custom API for 2.3 (#448)
Fix: simplify arrow function in PluginsManager
Feature: add API from Plugins
Feature: generate template interface for custom API
Feature: README for Custom API add
Fix: generating of custom API interface
Feature: plugin's /modules/index.ts file generation
Feature: support ability to clone from gitlab repo
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: empty plugins bt default
Feature: update 2-3-stable with new Plugin Structure
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Fix: prevent cloning plugin if no repo provided
Fix: use default createDepositModal instead of FactoryMap in Deposits
Fix: prepare PluginsTemplate after cloning all plugins
Fix: provide initialReducer for plugins if no plugins provided
Fix: PluginsTemplate file generation for multiple plugins
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Fix: correct naming in generate plugins script
Fix: prepare patch for 2.3 update
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: change calculation of total
Fix: remove unnecessary script steps for preparing plugins
Fix: filters case convertion
Fix: add subpage check to breadcrumbs
Fix: re-generate empty PluginTemplate file
Fix: Update skipped, errored, accepted withdraws actions (#234)
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: remove redeploy in devkube step from drone
Fix: wallets list default ordering
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: trigger push & notify step on branch 2-3-stable
Fix: fetch new data after redirection inside user history tables
Fix: add redirection by maker/taker order email
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Fix: update branches in .drone.yml
Update README.md
Update .drone.yml
Merge pull request #394 from openware/fix/plugins-2-3
Merge pull request #387 from openware/fix/withdraws-pending
Merge pull request #381 from openware/feature/2-3-stable/plugins
Merge pull request #355 from openware/fix/2-3-adjustment-uid
Merge pull request #333 from openware/fix/2-3-stable/wallets
Merge pull request #276 from openware/fix/2-3-stable/push-to-sdk
Released 2020-08-12
Fix: add check for existing balance object
Fix: add chech for existing markets
Released 2020-08-12
Enhancement: Redeploy on master.devkube.com on every master push (#293)
Enhancement: Remove the Lite image push CI step (#291)
Feature: display wallet balance in wallets list (#426)
Feature: ability to reject crypto withdraw if state submitted
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: Use mockstage mockserver
Feature: Add ability to create, edit and delte user comments
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: add onMount to getLatestBlockFetch action
Feature: add scan and fetch latest block for blockchain details page
Feature: specify response code for different categories
Feature: update drone to build custom images
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: configure CI for stable branch
Feature: update restrictions, add ability to generate whitelink token
Feature: dropdown with Markets states
Feature: add beneficiaries tab
Feature: add tab for profile pending labels
Feature: add description as optional
Feature: add missing changes for description field
Feature: Add description field in label edit
Feature: move allowed roles to config
Feature: add csv export with react-csv
Feature: add test suites for deposit module
Feature: add ability to collect/collect with fees for deposit
Feature: refresh just required components instead of full page
Feature: display user additional data in Profile
Feature: disaply engine name in markets list
Feature: set engine while create market
Feature: add handle enter press to filters
Feature: add mocks for errored withdraw state
Feature: docs state changer
Feature: reject and approve added to KYC
Feature: ability to zoom documents
Feature: clickability for referrer UID and creator UID
Feature: add optional sticky header
Feature: display address on user balances page
Feature: add deposit filters
Feature: market field added to exchange/trades page filter
Feature: average column added
Feature: update sdk to 2.4.5, VERSION file to 2.5.0
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: change wallet settings variable names
Feature: update v2.4 (#295)
Feature: add withCredentials env to config
Feature: add ability to change price/amount precision
Feature: improve app's performance, add nginx config
Fix: remove build expire from dockerfile
Feature: add filters for deposit, remove extra filters
Feature: add ability to cancel finex orders
Feature: add bitbo support to wallets
Feature: change market payload types (#294)
Feature: add roles to config (#286)
Feature: add withdrawal limit plugin (#256)
Feature: add wallet limits plugin
Feature: add wallet limits module
Feature: add withdraw limits container
Feature: add edit withdrawal limit request
Feature: add checks to edit withdrawal request
Feature: add formatting to value inputs
Feature: add check for default props
Fix: remove wallet limits from routes, add type to payload
Fix: remove wallet limits from plugins list
Fix: solve linter messages after rebase
Feature: add test coverage for wallet limits module
Fix: remove linter ignore lines
Feature: add mock server (#262)
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Feature: CSRF Token protection (#270)
Co-authored-by: Camille <cmeulien@heliostech.fr>
Fix: change wallets balance response
Fix: simplify arrow function in PluginsManager
Fix: plugins reducer, WalletInfo page, generate template script (#423)
Fix: add check changed wallet
Fix: generate template script, prepare plugins for multiple plugins
Feature: support ability to clone from gitlab repo
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Feature: plugin's /modules/index.ts file generation
Fix: correct wallet info mocks
Fix: provide initialReducer for plugins if no plugins provided
Fix: rename componentWillReceiveProps to UNSAFE
Fix: prepare PluginsTemplate after cloning all plugins
Co-authored-by: oyershov <oyershov@heliostech.fr>
Fix: button styles in Safari
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: Wallet Details page text styles
Fix: export data with applied filters
Fix: icon in table overlaps table header
Fix: Currency page text styles
Fix: disable Currency type editing
Fix: increase text fields width on Profile
Fix: hide profile versions if list is empty
Fix: display country in alpha2 format during edit profile
Fix: change editing fields function, add status for profile verification success
Fix: show profiles from state, add dropdown with profiles
Fix: separate profile for edit and profile for verification
Fix: add tests for new actions
Fix: create new profile insted edit previous profile
Fix: move posibility to edit from submitted profile to left block
Fix: user table for comments block and add tests
Fix: admin comments temp
Fix: do not render comments header when there is no data
Fix: indetation fix in delete and edit sagas
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: remove console log
Fix: remove duplicating withdraw history labels
Fix: don't send label description if it's empty
Fix: status title styles
Fix: codestyle fixes
Fix: refetch blokchain after updating latest block
Fix: success alerts for fetch latest & scan block
Fix: replace 0 block with empty field
Fix: add csrf token in scan blockchain post request
Fix: add case validation
Fix: convert country value to alpha2 code before apply filter
Fix: use existing tag for custom images build
Fix: bumping tag in drone step for custom images
Fix: remove unnecessary script steps for preparing plugins
Fix: update README for plugins
Fix: add csrf token to deposit collect call
Fix: change button styles
Fix: add regex for input, change dropdown appearence
Fix: reset user beneficiaries if admin changes user
Fix: split tabs for documents and profile, improve routes
Fix: add fields to beneficiary modal, change rule of rendering beneficiaries, add columns to histories
Fix: add mockups and rework beneficiary modal
Fix: reemove unnecessary payload for fetch currencies
Fix: change beneficiary tables and modal
Fix: use Grid instad of styles
Fix: filter with pagination for profile pending, add mocks for profile pending filters
Fix: add responsive for show all button
Fix: profile pending pagination, add uid filtering and uid column in table
Fix: add mocks for profile pending
Fix: code style polish
Fix: align input field and button at blockchain edit screen
Fix: refactor display last verified profile, remove extra helper, add logic to saga for preventing table rerender
Fix: add manager role to the list
Fix: add maker and taker fee amount and currency in user's trades history table
Fix: Add maker fee and take fee column in user info -> history tab -> Trades table
Fix: Display last verified profile
Fix: change admin login with enabled otp
Fix: fields opcaity and markets orderbook paginations without header
Fix: document reject fixed
Fix: post-QA fixes for filters
Fix: post-QA fixes for filters
Fix: additional info on the Deposit details page
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: redundant filters deleted
Fix: remove unnecessary calls
Fix: TableHeader background-color property fixed
Fix: rework layout with Grid element
Fix: add styles for input fields
Fix: use Grid instead of styles
Fix: use Grid item instead of styles in containers
Fix: user correct typography styles
Fix: change input types
Fix: change types accrding to BE changes
Fix: change withdraw details layout due to mockups
Fix: add currency precision
Fix: disable document action button statement
Fix: needless capitalize case deleted
Fix: add subpage check to breadcrumbs
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: add wallet balance info
Fix: add error message for crypto withdrawal
Fix: wallets list default ordering
Fix: fail a withdrawal request with "Errored" and "Skipped" statuses
Fix: field for fee creation renamed
Fix: change drone trigger branch to master
Fix: prevent Profile page crash
Fix: uid replaced with email
Fix: taker-maker fee columns added
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: do not display rejected profile in main info
Fix: fetch user strictly after updating profile
Fix: remove build expire from dockerfile
Fix: not capitalize Fee, add/edit fee form validation
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: add wallet settings interface
Fix redeploy (#290)
Fix: update tslint rules (#288)
Fix: Update skipped, errored, accepted withdraws actions (#234)
Fix: correct formatting of zero precision numbers (#277)
Fix: add redirection by maker/taker order email (#275)
Fix: add redirection by maker/taker order email
Fix: fetch new data after redirection inside user history tables
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Merge branch 'master' into fix/filters_review
Merge branch 'master' into feature/table-sticky-header
Update README.md
Feature: update v2.4 (#295)
Merge pull request #390 from openware/fix/drone-stable
Merge pull request #389 from openware/fix/custom-images-drone
Merge pull request #388 from openware/plugins-script
Merge pull request #384 from openware/feature/2-5-stable/plugins
Merge pull request #379 from openware/2-5/fix/deposit-collect-csrf
Merge pull request #373 from openware/feature/2-5-ci
Merge pull request #367 from openware/feature/restrictions
Merge pull request #372 from openware/feature/markets-dropdown
Merge pull request #365 from openware/fix/markets/button-overlap
Merge pull request #344 from openware/feature/beneficiaries
Merge pull request #343 from openware/feature/pending-applications
Merge pull request #260 from openware/feature/edit-field
Merge pull request #362 from openware/fix/taker-maker_fee
Merge pull request #363 from openware/fix/last_profile
Merge pull request #369 from openware/fix/blockshain/reset-block
Merge pull request #358 from openware/feature/login-roles-config
Merge pull request #366 from openware/fix/login-otp
Merge pull request #360 from openware/fix/nan-pagination
Merge pull request #351 from openware/feature/react-csv
Merge pull request #357 from openware/fix/filters_review
Merge pull request #312 from openware/feature/zoom-documents
Merge pull request #331 from openware/fix/fail-skipped-withdraw
Merge pull request #334 from openware/feature/deposit-collect
Merge pull request #323 from openware/fix/deposit-details-update
Merge pull request #342 from openware/fix/filters_review
Merge pull request #356 from openware/fix/redux-clear-adjustment
Merge pull request #353 from openware/fix/adjustments_uid
Merge pull request #350 from openware/fix/table-background-color
Merge pull request #347 from openware/fix/refresh-logic
Merge pull request #352 from openware/feature/user-data
Merge pull request #349 from openware/fix/market-layout
Merge pull request #337 from openware/fix/wallet-balance
Merge pull request #326 from openware/feature/display-address-balances-page
Merge pull request #335 from openware/fix/withdrawal-error
Merge pull request #332 from openware/feature/exchange-trades-filters
Merge pull request #348 from openware/feature/engines
Merge pull request #345 from openware/fix/payload-types
Merge pull request #346 from openware/feature/filter-enter
Merge pull request #340 from openware/fix/breadcrumbs
Merge pull request #339 from openware/feature/table-sticky-header
Merge pull request #338 from openware/fix/query-params-filter
Merge pull request #336 from openware/fix/total-header
Merge pull request #325 from openware/fix/remove-case-conversation
Merge pull request #320 from openware/feature/clickability-for-UIDs
Merge pull request #330 from openware/fix/fee-group-name
Merge pull request #324 from openware/fix/replace-uid-with-email
Merge pull request #328 from openware/fix/drone-trigger
Merge pull request #327 from openware/fix/profile-kyc
Merge pull request #322 from openware/feature/maker-taker-fee-column
Merge pull request #321 from openware/feature/add_average_column
Merge pull request #318 from openware/feature/updated-sdk-2-4-5
Merge pull request #315 from openware/feature/update-sdk-2-4
Merge pull request #313 from openware/fix/last-rejected-profile
Merge pull request #307 from openware/feataure/material-ui-v4
Merge pull request #309 from openware/fix/trading_fee
Merge pull request #305 from openware/feature/profile-review
Merge pull request #311 from openware/feature/filters-and-fee-group-update
Merge pull request #310 from openware/revert-295-feature/filters-and-fee-group-update
Merge pull request #301 from openware/feature/change-bitgo-variable-names
Merge pull request #299 from openware/feature/finex-order-cancel
Merge pull request #298 from openware/feature/bitgo-support
Released 2020-08-11
Feature: plugin's /modules/index.ts file generation
Feature: support ability to clone from gitlab repo
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: empty plugins bt default
Feature: update 2-3-stable with new Plugin Structure
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Fix: prevent cloning plugin if no repo provided
Fix: use default createDepositModal instead of FactoryMap in Deposits
Fix: prepare PluginsTemplate after cloning all plugins
Fix: provide initialReducer for plugins if no plugins provided
Fix: PluginsTemplate file generation for multiple plugins
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Fix: correct naming in generate plugins script
Fix: prepare patch for 2.3 update
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: change calculation of total
Fix: remove unnecessary script steps for preparing plugins
Fix: filters case convertion
Fix: add subpage check to breadcrumbs
Fix: re-generate empty PluginTemplate file
Fix: Update skipped, errored, accepted withdraws actions (#234)
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: remove redeploy in devkube step from drone
Fix: wallets list default ordering
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: trigger push & notify step on branch 2-3-stable
Fix: fetch new data after redirection inside user history tables
Fix: add redirection by maker/taker order email
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Fix: update branches in .drone.yml
Update README.md
Update .drone.yml
Merge pull request #394 from openware/fix/plugins-2-3
Merge pull request #387 from openware/fix/withdraws-pending
Merge pull request #381 from openware/feature/2-3-stable/plugins
Merge pull request #355 from openware/fix/2-3-adjustment-uid
Merge pull request #333 from openware/fix/2-3-stable/wallets
Merge pull request #276 from openware/fix/2-3-stable/push-to-sdk
Released 2020-08-10
Feature: display wallet balance in wallets list (#426)
Feature: ability to reject crypto withdraw if state submitted
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: Use mockstage mockserver
Feature: Add ability to create, edit and delte user comments
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: add onMount to getLatestBlockFetch action
Feature: add scan and fetch latest block for blockchain details page
Feature: specify response code for different categories
Feature: update drone to build custom images
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: configure CI for stable branch
Feature: update restrictions, add ability to generate whitelink token
Feature: dropdown with Markets states
Feature: add beneficiaries tab
Feature: add tab for profile pending labels
Feature: add description as optional
Feature: add missing changes for description field
Feature: Add description field in label edit
Feature: move allowed roles to config
Feature: add csv export with react-csv
Feature: add test suites for deposit module
Feature: add ability to collect/collect with fees for deposit
Feature: refresh just required components instead of full page
Feature: display user additional data in Profile
Feature: disaply engine name in markets list
Feature: set engine while create market
Feature: add handle enter press to filters
Feature: add mocks for errored withdraw state
Feature: docs state changer
Feature: reject and approve added to KYC
Feature: ability to zoom documents
Feature: clickability for referrer UID and creator UID
Feature: add optional sticky header
Feature: display address on user balances page
Feature: add deposit filters
Feature: market field added to exchange/trades page filter
Feature: average column added
Feature: update sdk to 2.4.5, VERSION file to 2.5.0
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Fix: simplify arrow function in PluginsManager
Fix: plugins reducer, WalletInfo page, generate template script (#423)
Fix: add check changed wallet
Fix: generate template script, prepare plugins for multiple plugins
Feature: support ability to clone from gitlab repo
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Feature: plugin's /modules/index.ts file generation
Fix: correct wallet info mocks
Fix: provide initialReducer for plugins if no plugins provided
Fix: rename componentWillReceiveProps to UNSAFE
Fix: prepare PluginsTemplate after cloning all plugins
Co-authored-by: oyershov <oyershov@heliostech.fr>
Fix: button styles in Safari
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: Wallet Details page text styles
Fix: export data with applied filters
Fix: icon in table overlaps table header
Fix: Currency page text styles
Fix: disable Currency type editing
Fix: increase text fields width on Profile
Fix: hide profile versions if list is empty
Fix: display country in alpha2 format during edit profile
Fix: change editing fields function, add status for profile verification success
Fix: show profiles from state, add dropdown with profiles
Fix: separate profile for edit and profile for verification
Fix: add tests for new actions
Fix: create new profile insted edit previous profile
Fix: move posibility to edit from submitted profile to left block
Fix: user table for comments block and add tests
Fix: admin comments temp
Fix: do not render comments header when there is no data
Fix: indetation fix in delete and edit sagas
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: remove console log
Fix: remove duplicating withdraw history labels
Fix: don't send label description if it's empty
Fix: status title styles
Fix: codestyle fixes
Fix: refetch blokchain after updating latest block
Fix: success alerts for fetch latest & scan block
Fix: replace 0 block with empty field
Fix: add csrf token in scan blockchain post request
Fix: add case validation
Fix: convert country value to alpha2 code before apply filter
Fix: use existing tag for custom images build
Fix: bumping tag in drone step for custom images
Fix: remove unnecessary script steps for preparing plugins
Fix: update README for plugins
Fix: add csrf token to deposit collect call
Fix: change button styles
Fix: add regex for input, change dropdown appearence
Fix: reset user beneficiaries if admin changes user
Fix: split tabs for documents and profile, improve routes
Fix: add fields to beneficiary modal, change rule of rendering beneficiaries, add columns to histories
Fix: add mockups and rework beneficiary modal
Fix: reemove unnecessary payload for fetch currencies
Fix: change beneficiary tables and modal
Fix: use Grid instad of styles
Fix: filter with pagination for profile pending, add mocks for profile pending filters
Fix: add responsive for show all button
Fix: profile pending pagination, add uid filtering and uid column in table
Fix: add mocks for profile pending
Fix: code style polish
Fix: align input field and button at blockchain edit screen
Fix: refactor display last verified profile, remove extra helper, add logic to saga for preventing table rerender
Fix: add manager role to the list
Fix: add maker and taker fee amount and currency in user's trades history table
Fix: Add maker fee and take fee column in user info -> history tab -> Trades table
Fix: Display last verified profile
Fix: change admin login with enabled otp
Fix: fields opcaity and markets orderbook paginations without header
Fix: document reject fixed
Fix: post-QA fixes for filters
Fix: post-QA fixes for filters
Fix: additional info on the Deposit details page
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: redundant filters deleted
Fix: remove unnecessary calls
Fix: TableHeader background-color property fixed
Fix: rework layout with Grid element
Fix: add styles for input fields
Fix: use Grid instead of styles
Fix: use Grid item instead of styles in containers
Fix: user correct typography styles
Fix: change input types
Fix: change types accrding to BE changes
Fix: change withdraw details layout due to mockups
Fix: add currency precision
Fix: disable document action button statement
Fix: needless capitalize case deleted
Fix: add subpage check to breadcrumbs
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: add wallet balance info
Fix: add error message for crypto withdrawal
Fix: wallets list default ordering
Fix: fail a withdrawal request with "Errored" and "Skipped" statuses
Fix: field for fee creation renamed
Fix: change drone trigger branch to master
Fix: prevent Profile page crash
Fix: uid replaced with email
Fix: taker-maker fee columns added
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: do not display rejected profile in main info
Fix: fetch user strictly after updating profile
Fix: remove build expire from dockerfile
Fix: not capitalize Fee, add/edit fee form validation
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Merge branch 'master' into fix/filters_review
Merge branch 'master' into feature/table-sticky-header
Update README.md
Feature: update v2.4 (#295)
Merge pull request #390 from openware/fix/drone-stable
Merge pull request #389 from openware/fix/custom-images-drone
Merge pull request #388 from openware/plugins-script
Merge pull request #384 from openware/feature/2-5-stable/plugins
Merge pull request #379 from openware/2-5/fix/deposit-collect-csrf
Merge pull request #373 from openware/feature/2-5-ci
Merge pull request #367 from openware/feature/restrictions
Merge pull request #372 from openware/feature/markets-dropdown
Merge pull request #365 from openware/fix/markets/button-overlap
Merge pull request #344 from openware/feature/beneficiaries
Merge pull request #343 from openware/feature/pending-applications
Merge pull request #260 from openware/feature/edit-field
Merge pull request #362 from openware/fix/taker-maker_fee
Merge pull request #363 from openware/fix/last_profile
Merge pull request #369 from openware/fix/blockshain/reset-block
Merge pull request #358 from openware/feature/login-roles-config
Merge pull request #366 from openware/fix/login-otp
Merge pull request #360 from openware/fix/nan-pagination
Merge pull request #351 from openware/feature/react-csv
Merge pull request #357 from openware/fix/filters_review
Merge pull request #312 from openware/feature/zoom-documents
Merge pull request #331 from openware/fix/fail-skipped-withdraw
Merge pull request #334 from openware/feature/deposit-collect
Merge pull request #323 from openware/fix/deposit-details-update
Merge pull request #342 from openware/fix/filters_review
Merge pull request #356 from openware/fix/redux-clear-adjustment
Merge pull request #353 from openware/fix/adjustments_uid
Merge pull request #350 from openware/fix/table-background-color
Merge pull request #347 from openware/fix/refresh-logic
Merge pull request #352 from openware/feature/user-data
Merge pull request #349 from openware/fix/market-layout
Merge pull request #337 from openware/fix/wallet-balance
Merge pull request #326 from openware/feature/display-address-balances-page
Merge pull request #335 from openware/fix/withdrawal-error
Merge pull request #332 from openware/feature/exchange-trades-filters
Merge pull request #348 from openware/feature/engines
Merge pull request #345 from openware/fix/payload-types
Merge pull request #346 from openware/feature/filter-enter
Merge pull request #340 from openware/fix/breadcrumbs
Merge pull request #339 from openware/feature/table-sticky-header
Merge pull request #338 from openware/fix/query-params-filter
Merge pull request #336 from openware/fix/total-header
Merge pull request #325 from openware/fix/remove-case-conversation
Merge pull request #320 from openware/feature/clickability-for-UIDs
Merge pull request #330 from openware/fix/fee-group-name
Merge pull request #324 from openware/fix/replace-uid-with-email
Merge pull request #328 from openware/fix/drone-trigger
Merge pull request #327 from openware/fix/profile-kyc
Merge pull request #322 from openware/feature/maker-taker-fee-column
Merge pull request #321 from openware/feature/add_average_column
Merge pull request #318 from openware/feature/updated-sdk-2-4-5
Merge pull request #315 from openware/feature/update-sdk-2-4
Merge pull request #313 from openware/fix/last-rejected-profile
Merge pull request #307 from openware/feataure/material-ui-v4
Merge pull request #309 from openware/fix/trading_fee
Merge pull request #305 from openware/feature/profile-review
Merge pull request #311 from openware/feature/filters-and-fee-group-update
Merge pull request #310 from openware/revert-295-feature/filters-and-fee-group-update
Released 2020-08-07
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: update 2-4-stable with new Plugins structure
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: update SDK image to 2.4.5
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Fix: plugins reducer, generate template script, WalletInfo page (#424)
Fix: add check changed wallet
Fix: generate template script, prepare plugins for multiple plugins
Feature: support ability to clone from gitlab repo
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Feature: plugin's /modules/index.ts file generation
Fix: provide initialReducer for plugins if no plugins provided
Fix: prepare PluginsTemplate after cloning all plugins
Co-authored-by: oyershov <oyershov@heliostech.fr>
Fix: prepare patch for 2.4 update
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: change calculation of total
Fix: change admin login with enabled otp
Fix: remove unnecessary script steps for preparing plugins
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: change input types
Fix: change types accrding to BE changes
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: wallets list default ordering
Fix: prevent Profile page crash
Fix: do not display rejected profile in main info
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: fetch user strictly after updating profile
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: remove build expire from dockerfile
Update README.md
Feature: update v2.4 (#295)
Merge pull request #393 from openware/fix/plugins/2-4-stable
Merge pull request #383 from openware/feature/2-4-stable/plugins
Merge pull request #354 from openware/fix/2-4-uid-adjustment
Merge pull request #319 from openware/feature/update-sdk-2-4-5
Merge pull request #316 from openware/feature/tag-images
Merge pull request #314 from openware/feature/2-4-update
Released 2020-08-07
Fix: plugins reducer, WalletInfo page, generate template script (#423)
Fix: add check changed wallet
Fix: generate template script, prepare plugins for multiple plugins
Feature: support ability to clone from gitlab repo
Fix: do not override PluginsTemplate.ts with yarn plugins:template command
Feature: plugin's /modules/index.ts file generation
Fix: correct wallet info mocks
Fix: provide initialReducer for plugins if no plugins provided
Fix: rename componentWillReceiveProps to UNSAFE
Fix: prepare PluginsTemplate after cloning all plugins
Co-authored-by: oyershov <oyershov@heliostech.fr>
Released 2020-08-07
Enhancement: Redeploy on master.devkube.com on every master push (#293)
Enhancement: Remove the Lite image push CI step (#291)
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: Use mockstage mockserver
Feature: Add ability to create, edit and delte user comments
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: add onMount to getLatestBlockFetch action
Feature: add scan and fetch latest block for blockchain details page
Feature: specify response code for different categories
Feature: update drone to build custom images
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: configure CI for stable branch
Feature: update restrictions, add ability to generate whitelink token
Feature: dropdown with Markets states
Feature: add beneficiaries tab
Feature: add tab for profile pending labels
Feature: add description as optional
Feature: add missing changes for description field
Feature: Add description field in label edit
Feature: move allowed roles to config
Feature: add csv export with react-csv
Feature: add test suites for deposit module
Feature: add ability to collect/collect with fees for deposit
Feature: refresh just required components instead of full page
Feature: display user additional data in Profile
Feature: disaply engine name in markets list
Feature: set engine while create market
Feature: add handle enter press to filters
Feature: add mocks for errored withdraw state
Feature: docs state changer
Feature: reject and approve added to KYC
Feature: ability to zoom documents
Feature: clickability for referrer UID and creator UID
Feature: add optional sticky header
Feature: display address on user balances page
Feature: add deposit filters
Feature: market field added to exchange/trades page filter
Feature: average column added
Feature: update sdk to 2.4.5, VERSION file to 2.5.0
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: change wallet settings variable names
Feature: update v2.4 (#295)
Feature: add withCredentials env to config
Feature: add ability to change price/amount precision
Feature: improve app's performance, add nginx config
Fix: remove build expire from dockerfile
Feature: add filters for deposit, remove extra filters
Feature: add ability to cancel finex orders
Feature: add bitbo support to wallets
Feature: change market payload types (#294)
Feature: add roles to config (#286)
Feature: add withdrawal limit plugin (#256)
Feature: add wallet limits plugin
Feature: add wallet limits module
Feature: add withdraw limits container
Feature: add edit withdrawal limit request
Feature: add checks to edit withdrawal request
Feature: add formatting to value inputs
Feature: add check for default props
Fix: remove wallet limits from routes, add type to payload
Fix: remove wallet limits from plugins list
Fix: solve linter messages after rebase
Feature: add test coverage for wallet limits module
Fix: remove linter ignore lines
Feature: add mock server (#262)
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Feature: CSRF Token protection (#270)
Co-authored-by: Camille <cmeulien@heliostech.fr>
Fix: button styles in Safari
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: Wallet Details page text styles
Fix: export data with applied filters
Fix: icon in table overlaps table header
Fix: Currency page text styles
Fix: disable Currency type editing
Fix: increase text fields width on Profile
Fix: hide profile versions if list is empty
Fix: display country in alpha2 format during edit profile
Fix: change editing fields function, add status for profile verification success
Fix: show profiles from state, add dropdown with profiles
Fix: separate profile for edit and profile for verification
Fix: add tests for new actions
Fix: create new profile insted edit previous profile
Fix: move posibility to edit from submitted profile to left block
Fix: user table for comments block and add tests
Fix: admin comments temp
Fix: do not render comments header when there is no data
Fix: indetation fix in delete and edit sagas
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: remove console log
Fix: remove duplicating withdraw history labels
Fix: don't send label description if it's empty
Fix: status title styles
Fix: codestyle fixes
Fix: refetch blokchain after updating latest block
Fix: success alerts for fetch latest & scan block
Fix: replace 0 block with empty field
Fix: add csrf token in scan blockchain post request
Fix: add case validation
Fix: convert country value to alpha2 code before apply filter
Fix: use existing tag for custom images build
Fix: bumping tag in drone step for custom images
Fix: remove unnecessary script steps for preparing plugins
Fix: update README for plugins
Fix: add csrf token to deposit collect call
Fix: change button styles
Fix: add regex for input, change dropdown appearence
Fix: reset user beneficiaries if admin changes user
Fix: split tabs for documents and profile, improve routes
Fix: add fields to beneficiary modal, change rule of rendering beneficiaries, add columns to histories
Fix: add mockups and rework beneficiary modal
Fix: reemove unnecessary payload for fetch currencies
Fix: change beneficiary tables and modal
Fix: use Grid instad of styles
Fix: filter with pagination for profile pending, add mocks for profile pending filters
Fix: add responsive for show all button
Fix: profile pending pagination, add uid filtering and uid column in table
Fix: add mocks for profile pending
Fix: code style polish
Fix: align input field and button at blockchain edit screen
Fix: refactor display last verified profile, remove extra helper, add logic to saga for preventing table rerender
Fix: add manager role to the list
Fix: add maker and taker fee amount and currency in user's trades history table
Fix: Add maker fee and take fee column in user info -> history tab -> Trades table
Fix: Display last verified profile
Fix: change admin login with enabled otp
Fix: fields opcaity and markets orderbook paginations without header
Fix: document reject fixed
Fix: post-QA fixes for filters
Fix: post-QA fixes for filters
Fix: additional info on the Deposit details page
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: redundant filters deleted
Fix: remove unnecessary calls
Fix: TableHeader background-color property fixed
Fix: rework layout with Grid element
Fix: add styles for input fields
Fix: use Grid instead of styles
Fix: use Grid item instead of styles in containers
Fix: user correct typography styles
Fix: change input types
Fix: change types accrding to BE changes
Fix: change withdraw details layout due to mockups
Fix: add currency precision
Fix: disable document action button statement
Fix: needless capitalize case deleted
Fix: add subpage check to breadcrumbs
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: add wallet balance info
Fix: add error message for crypto withdrawal
Fix: wallets list default ordering
Fix: fail a withdrawal request with "Errored" and "Skipped" statuses
Fix: field for fee creation renamed
Fix: change drone trigger branch to master
Fix: prevent Profile page crash
Fix: uid replaced with email
Fix: taker-maker fee columns added
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: do not display rejected profile in main info
Fix: fetch user strictly after updating profile
Fix: remove build expire from dockerfile
Fix: not capitalize Fee, add/edit fee form validation
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: add wallet settings interface
Fix redeploy (#290)
Fix: update tslint rules (#288)
Fix: Update skipped, errored, accepted withdraws actions (#234)
Fix: correct formatting of zero precision numbers (#277)
Fix: add redirection by maker/taker order email (#275)
Fix: add redirection by maker/taker order email
Fix: fetch new data after redirection inside user history tables
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Merge branch 'master' into fix/filters_review
Merge branch 'master' into feature/table-sticky-header
Update README.md
Feature: update v2.4 (#295)
Merge pull request #390 from openware/fix/drone-stable
Merge pull request #389 from openware/fix/custom-images-drone
Merge pull request #388 from openware/plugins-script
Merge pull request #384 from openware/feature/2-5-stable/plugins
Merge pull request #379 from openware/2-5/fix/deposit-collect-csrf
Merge pull request #373 from openware/feature/2-5-ci
Merge pull request #367 from openware/feature/restrictions
Merge pull request #372 from openware/feature/markets-dropdown
Merge pull request #365 from openware/fix/markets/button-overlap
Merge pull request #344 from openware/feature/beneficiaries
Merge pull request #343 from openware/feature/pending-applications
Merge pull request #260 from openware/feature/edit-field
Merge pull request #362 from openware/fix/taker-maker_fee
Merge pull request #363 from openware/fix/last_profile
Merge pull request #369 from openware/fix/blockshain/reset-block
Merge pull request #358 from openware/feature/login-roles-config
Merge pull request #366 from openware/fix/login-otp
Merge pull request #360 from openware/fix/nan-pagination
Merge pull request #351 from openware/feature/react-csv
Merge pull request #357 from openware/fix/filters_review
Merge pull request #312 from openware/feature/zoom-documents
Merge pull request #331 from openware/fix/fail-skipped-withdraw
Merge pull request #334 from openware/feature/deposit-collect
Merge pull request #323 from openware/fix/deposit-details-update
Merge pull request #342 from openware/fix/filters_review
Merge pull request #356 from openware/fix/redux-clear-adjustment
Merge pull request #353 from openware/fix/adjustments_uid
Merge pull request #350 from openware/fix/table-background-color
Merge pull request #347 from openware/fix/refresh-logic
Merge pull request #352 from openware/feature/user-data
Merge pull request #349 from openware/fix/market-layout
Merge pull request #337 from openware/fix/wallet-balance
Merge pull request #326 from openware/feature/display-address-balances-page
Merge pull request #335 from openware/fix/withdrawal-error
Merge pull request #332 from openware/feature/exchange-trades-filters
Merge pull request #348 from openware/feature/engines
Merge pull request #345 from openware/fix/payload-types
Merge pull request #346 from openware/feature/filter-enter
Merge pull request #340 from openware/fix/breadcrumbs
Merge pull request #339 from openware/feature/table-sticky-header
Merge pull request #338 from openware/fix/query-params-filter
Merge pull request #336 from openware/fix/total-header
Merge pull request #325 from openware/fix/remove-case-conversation
Merge pull request #320 from openware/feature/clickability-for-UIDs
Merge pull request #330 from openware/fix/fee-group-name
Merge pull request #324 from openware/fix/replace-uid-with-email
Merge pull request #328 from openware/fix/drone-trigger
Merge pull request #327 from openware/fix/profile-kyc
Merge pull request #322 from openware/feature/maker-taker-fee-column
Merge pull request #321 from openware/feature/add_average_column
Merge pull request #318 from openware/feature/updated-sdk-2-4-5
Merge pull request #315 from openware/feature/update-sdk-2-4
Merge pull request #313 from openware/fix/last-rejected-profile
Merge pull request #307 from openware/feataure/material-ui-v4
Merge pull request #309 from openware/fix/trading_fee
Merge pull request #305 from openware/feature/profile-review
Merge pull request #311 from openware/feature/filters-and-fee-group-update
Merge pull request #310 from openware/revert-295-feature/filters-and-fee-group-update
Merge pull request #301 from openware/feature/change-bitgo-variable-names
Merge pull request #299 from openware/feature/finex-order-cancel
Merge pull request #298 from openware/feature/bitgo-support
Released 2020-08-04
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: empty plugins bt default
Feature: update 2-3-stable with new Plugin Structure
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Fix: prepare patch for 2.3 update
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: change calculation of total
Fix: remove unnecessary script steps for preparing plugins
Fix: filters case convertion
Fix: add subpage check to breadcrumbs
Fix: re-generate empty PluginTemplate file
Fix: Update skipped, errored, accepted withdraws actions (#234)
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: remove redeploy in devkube step from drone
Fix: wallets list default ordering
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: trigger push & notify step on branch 2-3-stable
Fix: fetch new data after redirection inside user history tables
Fix: add redirection by maker/taker order email
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Fix: update branches in .drone.yml
Update README.md
Update .drone.yml
Merge pull request #394 from openware/fix/plugins-2-3
Merge pull request #387 from openware/fix/withdraws-pending
Merge pull request #381 from openware/feature/2-3-stable/plugins
Merge pull request #355 from openware/fix/2-3-adjustment-uid
Merge pull request #333 from openware/fix/2-3-stable/wallets
Merge pull request #276 from openware/fix/2-3-stable/push-to-sdk
Released 2020-08-04
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: script for cloning existing plugin
Feature: generating plugin template
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: update 2-4-stable with new Plugins structure
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: update SDK image to 2.4.5
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Fix: prepare patch for 2.4 update
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Fix: change calculation of total
Fix: change admin login with enabled otp
Fix: remove unnecessary script steps for preparing plugins
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: change input types
Fix: change types accrding to BE changes
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: wallets list default ordering
Fix: prevent Profile page crash
Fix: do not display rejected profile in main info
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: fetch user strictly after updating profile
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: remove build expire from dockerfile
Update README.md
Feature: update v2.4 (#295)
Merge pull request #393 from openware/fix/plugins/2-4-stable
Merge pull request #383 from openware/feature/2-4-stable/plugins
Merge pull request #354 from openware/fix/2-4-uid-adjustment
Merge pull request #319 from openware/feature/update-sdk-2-4-5
Merge pull request #316 from openware/feature/tag-images
Merge pull request #314 from openware/feature/2-4-update
Released 2020-08-04
Feature: ability to combine custom tower and plugins in one module
Feature: update README file
Feature: generate CustomFactoryMap from plugins.json
Feature: component Factory Map
Feature: containers Factory Map
Feature: Use mockstage mockserver
Feature: Add ability to create, edit and delte user comments
Fix: change sh to bash for all scripts
Fix: export components and containers, fix clone script
Fix: add checks for plugins existence
Fix: Wallet Details page text styles
Fix: export data with applied filters
Fix: icon in table overlaps table header
Fix: Currency page text styles
Fix: disable Currency type editing
Fix: increase text fields width on Profile
Fix: hide profile versions if list is empty
Fix: display country in alpha2 format during edit profile
Fix: change editing fields function, add status for profile verification success
Fix: show profiles from state, add dropdown with profiles
Fix: separate profile for edit and profile for verification
Fix: add tests for new actions
Fix: create new profile insted edit previous profile
Fix: move posibility to edit from submitted profile to left block
Fix: user table for comments block and add tests
Fix: admin comments temp
Fix: do not render comments header when there is no data
Fix: indetation fix in delete and edit sagas
Released 2020-07-30
Feature: script for cloning existing plugin
Feature: generating plugin template
Fix: modify plugins:clone and plugins:template scripts
Fix: named args for scripts
Update README.md
Released 2020-07-23
Feature: add onMount to getLatestBlockFetch action
Feature: add scan and fetch latest block for blockchain details page
Feature: specify response code for different categories
Feature: update drone to build custom images
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: configure CI for stable branch
Feature: update restrictions, add ability to generate whitelink token
Feature: dropdown with Markets states
Feature: add beneficiaries tab
Feature: add tab for profile pending labels
Feature: add description as optional
Feature: add missing changes for description field
Feature: Add description field in label edit
Feature: move allowed roles to config
Feature: add csv export with react-csv
Feature: add test suites for deposit module
Feature: add ability to collect/collect with fees for deposit
Feature: refresh just required components instead of full page
Feature: display user additional data in Profile
Feature: disaply engine name in markets list
Feature: set engine while create market
Feature: add handle enter press to filters
Feature: add mocks for errored withdraw state
Feature: docs state changer
Feature: reject and approve added to KYC
Feature: ability to zoom documents
Feature: clickability for referrer UID and creator UID
Feature: add optional sticky header
Feature: display address on user balances page
Feature: add deposit filters
Feature: market field added to exchange/trades page filter
Feature: average column added
Feature: update sdk to 2.4.5, VERSION file to 2.5.0
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Fix: remove console log
Fix: remove duplicating withdraw history labels
Fix: don't send label description if it's empty
Fix: status title styles
Fix: codestyle fixes
Fix: refetch blokchain after updating latest block
Fix: success alerts for fetch latest & scan block
Fix: replace 0 block with empty field
Fix: add csrf token in scan blockchain post request
Fix: add case validation
Fix: convert country value to alpha2 code before apply filter
Fix: use existing tag for custom images build
Fix: bumping tag in drone step for custom images
Fix: remove unnecessary script steps for preparing plugins
Fix: update README for plugins
Fix: add csrf token to deposit collect call
Fix: change button styles
Fix: add regex for input, change dropdown appearence
Fix: reset user beneficiaries if admin changes user
Fix: split tabs for documents and profile, improve routes
Fix: add fields to beneficiary modal, change rule of rendering beneficiaries, add columns to histories
Fix: add mockups and rework beneficiary modal
Fix: reemove unnecessary payload for fetch currencies
Fix: change beneficiary tables and modal
Fix: use Grid instad of styles
Fix: filter with pagination for profile pending, add mocks for profile pending filters
Fix: add responsive for show all button
Fix: profile pending pagination, add uid filtering and uid column in table
Fix: add mocks for profile pending
Fix: code style polish
Fix: align input field and button at blockchain edit screen
Fix: refactor display last verified profile, remove extra helper, add logic to saga for preventing table rerender
Fix: add manager role to the list
Fix: add maker and taker fee amount and currency in user's trades history table
Fix: Add maker fee and take fee column in user info -> history tab -> Trades table
Fix: Display last verified profile
Fix: change admin login with enabled otp
Fix: fields opcaity and markets orderbook paginations without header
Fix: document reject fixed
Fix: post-QA fixes for filters
Fix: post-QA fixes for filters
Fix: additional info on the Deposit details page
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: redundant filters deleted
Fix: remove unnecessary calls
Fix: TableHeader background-color property fixed
Fix: rework layout with Grid element
Fix: add styles for input fields
Fix: use Grid instead of styles
Fix: use Grid item instead of styles in containers
Fix: user correct typography styles
Fix: change input types
Fix: change types accrding to BE changes
Fix: change withdraw details layout due to mockups
Fix: add currency precision
Fix: disable document action button statement
Fix: needless capitalize case deleted
Fix: add subpage check to breadcrumbs
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: add wallet balance info
Fix: add error message for crypto withdrawal
Fix: wallets list default ordering
Fix: fail a withdrawal request with "Errored" and "Skipped" statuses
Fix: field for fee creation renamed
Fix: change drone trigger branch to master
Fix: prevent Profile page crash
Fix: uid replaced with email
Fix: taker-maker fee columns added
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: do not display rejected profile in main info
Fix: fetch user strictly after updating profile
Fix: remove build expire from dockerfile
Fix: not capitalize Fee, add/edit fee form validation
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Merge branch 'master' into fix/filters_review
Merge branch 'master' into feature/table-sticky-header
Feature: update v2.4 (#295)
Merge pull request #390 from openware/fix/drone-stable
Merge pull request #389 from openware/fix/custom-images-drone
Merge pull request #388 from openware/plugins-script
Merge pull request #384 from openware/feature/2-5-stable/plugins
Merge pull request #379 from openware/2-5/fix/deposit-collect-csrf
Merge pull request #373 from openware/feature/2-5-ci
Merge pull request #367 from openware/feature/restrictions
Merge pull request #372 from openware/feature/markets-dropdown
Merge pull request #365 from openware/fix/markets/button-overlap
Merge pull request #344 from openware/feature/beneficiaries
Merge pull request #343 from openware/feature/pending-applications
Merge pull request #260 from openware/feature/edit-field
Merge pull request #362 from openware/fix/taker-maker_fee
Merge pull request #363 from openware/fix/last_profile
Merge pull request #369 from openware/fix/blockshain/reset-block
Merge pull request #358 from openware/feature/login-roles-config
Merge pull request #366 from openware/fix/login-otp
Merge pull request #360 from openware/fix/nan-pagination
Merge pull request #351 from openware/feature/react-csv
Merge pull request #357 from openware/fix/filters_review
Merge pull request #312 from openware/feature/zoom-documents
Merge pull request #331 from openware/fix/fail-skipped-withdraw
Merge pull request #334 from openware/feature/deposit-collect
Merge pull request #323 from openware/fix/deposit-details-update
Merge pull request #342 from openware/fix/filters_review
Merge pull request #356 from openware/fix/redux-clear-adjustment
Merge pull request #353 from openware/fix/adjustments_uid
Merge pull request #350 from openware/fix/table-background-color
Merge pull request #347 from openware/fix/refresh-logic
Merge pull request #352 from openware/feature/user-data
Merge pull request #349 from openware/fix/market-layout
Merge pull request #337 from openware/fix/wallet-balance
Merge pull request #326 from openware/feature/display-address-balances-page
Merge pull request #335 from openware/fix/withdrawal-error
Merge pull request #332 from openware/feature/exchange-trades-filters
Merge pull request #348 from openware/feature/engines
Merge pull request #345 from openware/fix/payload-types
Merge pull request #346 from openware/feature/filter-enter
Merge pull request #340 from openware/fix/breadcrumbs
Merge pull request #339 from openware/feature/table-sticky-header
Merge pull request #338 from openware/fix/query-params-filter
Merge pull request #336 from openware/fix/total-header
Merge pull request #325 from openware/fix/remove-case-conversation
Merge pull request #320 from openware/feature/clickability-for-UIDs
Merge pull request #330 from openware/fix/fee-group-name
Merge pull request #324 from openware/fix/replace-uid-with-email
Merge pull request #328 from openware/fix/drone-trigger
Merge pull request #327 from openware/fix/profile-kyc
Merge pull request #322 from openware/feature/maker-taker-fee-column
Merge pull request #321 from openware/feature/add_average_column
Merge pull request #318 from openware/feature/updated-sdk-2-4-5
Merge pull request #315 from openware/feature/update-sdk-2-4
Merge pull request #313 from openware/fix/last-rejected-profile
Merge pull request #307 from openware/feataure/material-ui-v4
Merge pull request #309 from openware/fix/trading_fee
Merge pull request #305 from openware/feature/profile-review
Merge pull request #311 from openware/feature/filters-and-fee-group-update
Merge pull request #310 from openware/revert-295-feature/filters-and-fee-group-update
Released 2020-07-13
Enhancement: Redeploy on master.devkube.com on every master push (#293)
Enhancement: Remove the Lite image push CI step (#291)
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: update 2-4-stable with new Plugins structure
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: update SDK image to 2.4.5
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Feature: change wallet settings variable names
Feature: update v2.4 (#295)
Feature: add withCredentials env to config
Feature: add ability to change price/amount precision
Feature: improve app's performance, add nginx config
Fix: remove build expire from dockerfile
Feature: add filters for deposit, remove extra filters
Feature: add ability to cancel finex orders
Feature: add bitbo support to wallets
Feature: change market payload types (#294)
Feature: add roles to config (#286)
Feature: add withdrawal limit plugin (#256)
Feature: add wallet limits plugin
Feature: add wallet limits module
Feature: add withdraw limits container
Feature: add edit withdrawal limit request
Feature: add checks to edit withdrawal request
Feature: add formatting to value inputs
Feature: add check for default props
Fix: remove wallet limits from routes, add type to payload
Fix: remove wallet limits from plugins list
Fix: solve linter messages after rebase
Feature: add test coverage for wallet limits module
Fix: remove linter ignore lines
Feature: add mock server (#262)
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Feature: CSRF Token protection (#270)
Co-authored-by: Camille <cmeulien@heliostech.fr>
Fix: change admin login with enabled otp
Fix: remove unnecessary script steps for preparing plugins
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: change input types
Fix: change types accrding to BE changes
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: wallets list default ordering
Fix: prevent Profile page crash
Fix: do not display rejected profile in main info
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: fetch user strictly after updating profile
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: remove build expire from dockerfile
Fix: add wallet settings interface
Fix redeploy (#290)
Fix: update tslint rules (#288)
Fix: Update skipped, errored, accepted withdraws actions (#234)
Fix: correct formatting of zero precision numbers (#277)
Fix: add redirection by maker/taker order email (#275)
Fix: add redirection by maker/taker order email
Fix: fetch new data after redirection inside user history tables
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Feature: update v2.4 (#295)
Merge pull request #393 from openware/fix/plugins/2-4-stable
Merge pull request #383 from openware/feature/2-4-stable/plugins
Merge pull request #354 from openware/fix/2-4-uid-adjustment
Merge pull request #319 from openware/feature/update-sdk-2-4-5
Merge pull request #316 from openware/feature/tag-images
Merge pull request #314 from openware/feature/2-4-update
Merge pull request #301 from openware/feature/change-bitgo-variable-names
Merge pull request #299 from openware/feature/finex-order-cancel
Merge pull request #298 from openware/feature/bitgo-support
Released 2020-07-09
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: empty plugins bt default
Feature: update 2-3-stable with new Plugin Structure
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Fix: remove unnecessary script steps for preparing plugins
Fix: filters case convertion
Fix: add subpage check to breadcrumbs
Fix: re-generate empty PluginTemplate file
Fix: Update skipped, errored, accepted withdraws actions (#234)
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: remove redeploy in devkube step from drone
Fix: wallets list default ordering
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: trigger push & notify step on branch 2-3-stable
Fix: fetch new data after redirection inside user history tables
Fix: add redirection by maker/taker order email
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Fix: update branches in .drone.yml
Update .drone.yml
Merge pull request #394 from openware/fix/plugins-2-3
Merge pull request #387 from openware/fix/withdraws-pending
Merge pull request #381 from openware/feature/2-3-stable/plugins
Merge pull request #355 from openware/fix/2-3-adjustment-uid
Merge pull request #333 from openware/fix/2-3-stable/wallets
Merge pull request #276 from openware/fix/2-3-stable/push-to-sdk
Released 2020-07-08
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: update 2-4-stable with new Plugins structure
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: update SDK image to 2.4.5
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Fix: remove unnecessary script steps for preparing plugins
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: change input types
Fix: change types accrding to BE changes
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: wallets list default ordering
Fix: prevent Profile page crash
Fix: do not display rejected profile in main info
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: fetch user strictly after updating profile
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: remove build expire from dockerfile
Feature: update v2.4 (#295)
Merge pull request #393 from openware/fix/plugins/2-4-stable
Merge pull request #383 from openware/feature/2-4-stable/plugins
Merge pull request #354 from openware/fix/2-4-uid-adjustment
Merge pull request #319 from openware/feature/update-sdk-2-4-5
Merge pull request #316 from openware/feature/tag-images
Merge pull request #314 from openware/feature/2-4-update
Released 2020-07-08
Fix: use existing tag for custom images build
Merge pull request #390 from openware/fix/drone-stable
Released 2020-07-08
Fix: bumping tag in drone step for custom images
Merge pull request #389 from openware/fix/custom-images-drone
Released 2020-07-08
Enhancement: Redeploy on master.devkube.com on every master push (#293)
Enhancement: Remove the Lite image push CI step (#291)
Feature: update drone to build custom images
Feature: import plugins files from dir named git repo
Feature: put plugins.json to gitignore files
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: configure CI for stable branch
Feature: update restrictions, add ability to generate whitelink token
Feature: dropdown with Markets states
Feature: add beneficiaries tab
Feature: add tab for profile pending labels
Feature: add description as optional
Feature: add missing changes for description field
Feature: Add description field in label edit
Feature: move allowed roles to config
Feature: add csv export with react-csv
Feature: add test suites for deposit module
Feature: add ability to collect/collect with fees for deposit
Feature: refresh just required components instead of full page
Feature: display user additional data in Profile
Feature: disaply engine name in markets list
Feature: set engine while create market
Feature: add handle enter press to filters
Feature: add mocks for errored withdraw state
Feature: docs state changer
Feature: reject and approve added to KYC
Feature: ability to zoom documents
Feature: clickability for referrer UID and creator UID
Feature: add optional sticky header
Feature: display address on user balances page
Feature: add deposit filters
Feature: market field added to exchange/trades page filter
Feature: average column added
Feature: update sdk to 2.4.5, VERSION file to 2.5.0
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: change wallet settings variable names
Feature: update v2.4 (#295)
Feature: add withCredentials env to config
Feature: add ability to change price/amount precision
Feature: improve app's performance, add nginx config
Fix: remove build expire from dockerfile
Feature: add filters for deposit, remove extra filters
Feature: add ability to cancel finex orders
Feature: add bitbo support to wallets
Feature: change market payload types (#294)
Feature: add roles to config (#286)
Feature: add withdrawal limit plugin (#256)
Feature: add wallet limits plugin
Feature: add wallet limits module
Feature: add withdraw limits container
Feature: add edit withdrawal limit request
Feature: add checks to edit withdrawal request
Feature: add formatting to value inputs
Feature: add check for default props
Fix: remove wallet limits from routes, add type to payload
Fix: remove wallet limits from plugins list
Fix: solve linter messages after rebase
Feature: add test coverage for wallet limits module
Fix: remove linter ignore lines
Feature: add mock server (#262)
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Feature: CSRF Token protection (#270)
Co-authored-by: Camille <cmeulien@heliostech.fr>
Fix: remove unnecessary script steps for preparing plugins
Fix: update README for plugins
Fix: add csrf token to deposit collect call
Fix: change button styles
Fix: add regex for input, change dropdown appearence
Fix: reset user beneficiaries if admin changes user
Fix: split tabs for documents and profile, improve routes
Fix: add fields to beneficiary modal, change rule of rendering beneficiaries, add columns to histories
Fix: add mockups and rework beneficiary modal
Fix: reemove unnecessary payload for fetch currencies
Fix: change beneficiary tables and modal
Fix: use Grid instad of styles
Fix: filter with pagination for profile pending, add mocks for profile pending filters
Fix: add responsive for show all button
Fix: profile pending pagination, add uid filtering and uid column in table
Fix: add mocks for profile pending
Fix: code style polish
Fix: align input field and button at blockchain edit screen
Fix: refactor display last verified profile, remove extra helper, add logic to saga for preventing table rerender
Fix: add manager role to the list
Fix: add maker and taker fee amount and currency in user's trades history table
Fix: Add maker fee and take fee column in user info -> history tab -> Trades table
Fix: Display last verified profile
Fix: change admin login with enabled otp
Fix: fields opcaity and markets orderbook paginations without header
Fix: document reject fixed
Fix: post-QA fixes for filters
Fix: post-QA fixes for filters
Fix: additional info on the Deposit details page
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: redundant filters deleted
Fix: remove unnecessary calls
Fix: TableHeader background-color property fixed
Fix: rework layout with Grid element
Fix: add styles for input fields
Fix: use Grid instead of styles
Fix: use Grid item instead of styles in containers
Fix: user correct typography styles
Fix: change input types
Fix: change types accrding to BE changes
Fix: change withdraw details layout due to mockups
Fix: add currency precision
Fix: disable document action button statement
Fix: needless capitalize case deleted
Fix: add subpage check to breadcrumbs
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: add wallet balance info
Fix: add error message for crypto withdrawal
Fix: wallets list default ordering
Fix: fail a withdrawal request with "Errored" and "Skipped" statuses
Fix: field for fee creation renamed
Fix: change drone trigger branch to master
Fix: prevent Profile page crash
Fix: uid replaced with email
Fix: taker-maker fee columns added
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: do not display rejected profile in main info
Fix: fetch user strictly after updating profile
Fix: remove build expire from dockerfile
Fix: not capitalize Fee, add/edit fee form validation
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: add wallet settings interface
Fix redeploy (#290)
Fix: update tslint rules (#288)
Fix: Update skipped, errored, accepted withdraws actions (#234)
Fix: correct formatting of zero precision numbers (#277)
Fix: add redirection by maker/taker order email (#275)
Fix: add redirection by maker/taker order email
Fix: fetch new data after redirection inside user history tables
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Merge branch 'master' into fix/filters_review
Merge branch 'master' into feature/table-sticky-header
Feature: update v2.4 (#295)
Merge pull request #388 from openware/plugins-script
Merge pull request #384 from openware/feature/2-5-stable/plugins
Merge pull request #379 from openware/2-5/fix/deposit-collect-csrf
Merge pull request #373 from openware/feature/2-5-ci
Merge pull request #367 from openware/feature/restrictions
Merge pull request #372 from openware/feature/markets-dropdown
Merge pull request #365 from openware/fix/markets/button-overlap
Merge pull request #344 from openware/feature/beneficiaries
Merge pull request #343 from openware/feature/pending-applications
Merge pull request #260 from openware/feature/edit-field
Merge pull request #362 from openware/fix/taker-maker_fee
Merge pull request #363 from openware/fix/last_profile
Merge pull request #369 from openware/fix/blockshain/reset-block
Merge pull request #358 from openware/feature/login-roles-config
Merge pull request #366 from openware/fix/login-otp
Merge pull request #360 from openware/fix/nan-pagination
Merge pull request #351 from openware/feature/react-csv
Merge pull request #357 from openware/fix/filters_review
Merge pull request #312 from openware/feature/zoom-documents
Merge pull request #331 from openware/fix/fail-skipped-withdraw
Merge pull request #334 from openware/feature/deposit-collect
Merge pull request #323 from openware/fix/deposit-details-update
Merge pull request #342 from openware/fix/filters_review
Merge pull request #356 from openware/fix/redux-clear-adjustment
Merge pull request #353 from openware/fix/adjustments_uid
Merge pull request #350 from openware/fix/table-background-color
Merge pull request #347 from openware/fix/refresh-logic
Merge pull request #352 from openware/feature/user-data
Merge pull request #349 from openware/fix/market-layout
Merge pull request #337 from openware/fix/wallet-balance
Merge pull request #326 from openware/feature/display-address-balances-page
Merge pull request #335 from openware/fix/withdrawal-error
Merge pull request #332 from openware/feature/exchange-trades-filters
Merge pull request #348 from openware/feature/engines
Merge pull request #345 from openware/fix/payload-types
Merge pull request #346 from openware/feature/filter-enter
Merge pull request #340 from openware/fix/breadcrumbs
Merge pull request #339 from openware/feature/table-sticky-header
Merge pull request #338 from openware/fix/query-params-filter
Merge pull request #336 from openware/fix/total-header
Merge pull request #325 from openware/fix/remove-case-conversation
Merge pull request #320 from openware/feature/clickability-for-UIDs
Merge pull request #330 from openware/fix/fee-group-name
Merge pull request #324 from openware/fix/replace-uid-with-email
Merge pull request #328 from openware/fix/drone-trigger
Merge pull request #327 from openware/fix/profile-kyc
Merge pull request #322 from openware/feature/maker-taker-fee-column
Merge pull request #321 from openware/feature/add_average_column
Merge pull request #318 from openware/feature/updated-sdk-2-4-5
Merge pull request #315 from openware/feature/update-sdk-2-4
Merge pull request #313 from openware/fix/last-rejected-profile
Merge pull request #307 from openware/feataure/material-ui-v4
Merge pull request #309 from openware/fix/trading_fee
Merge pull request #305 from openware/feature/profile-review
Merge pull request #311 from openware/feature/filters-and-fee-group-update
Merge pull request #310 from openware/revert-295-feature/filters-and-fee-group-update
Merge pull request #301 from openware/feature/change-bitgo-variable-names
Merge pull request #299 from openware/feature/finex-order-cancel
Merge pull request #298 from openware/feature/bitgo-support
Released 2020-07-08
Fix: filters case convertion
Fix: add subpage check to breadcrumbs
Fix: re-generate empty PluginTemplate file
Fix: Update skipped, errored, accepted withdraws actions (#234)
Merge pull request #387 from openware/fix/withdraws-pending
Released 2020-07-02
Feature: put plugins.json to gitignore files
Feature: empty plugins bt default
Feature: update 2-3-stable with new Plugin Structure
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: remove redeploy in devkube step from drone
Fix: wallets list default ordering
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: trigger push & notify step on branch 2-3-stable
Fix: fetch new data after redirection inside user history tables
Fix: add redirection by maker/taker order email
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Fix: update branches in .drone.yml
Update .drone.yml
Merge pull request #381 from openware/feature/2-3-stable/plugins
Merge pull request #355 from openware/fix/2-3-adjustment-uid
Merge pull request #333 from openware/fix/2-3-stable/wallets
Merge pull request #276 from openware/fix/2-3-stable/push-to-sdk
Released 2020-07-02
Feature: put plugins.json to gitignore files
Feature: update 2-4-stable with new Plugins structure
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: update SDK image to 2.4.5
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: change input types
Fix: change types accrding to BE changes
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: wallets list default ordering
Fix: prevent Profile page crash
Fix: do not display rejected profile in main info
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: fetch user strictly after updating profile
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: remove build expire from dockerfile
Feature: update v2.4 (#295)
Merge pull request #383 from openware/feature/2-4-stable/plugins
Merge pull request #354 from openware/fix/2-4-uid-adjustment
Merge pull request #319 from openware/feature/update-sdk-2-4-5
Merge pull request #316 from openware/feature/tag-images
Merge pull request #314 from openware/feature/2-4-update
Released 2020-07-02
Feature: put plugins.json to gitignore files
Released 2020-07-01
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: configure CI for stable branch
Feature: update restrictions, add ability to generate whitelink token
Feature: dropdown with Markets states
Feature: add beneficiaries tab
Feature: add tab for profile pending labels
Feature: add description as optional
Feature: add missing changes for description field
Feature: Add description field in label edit
Feature: move allowed roles to config
Feature: add csv export with react-csv
Feature: add test suites for deposit module
Feature: add ability to collect/collect with fees for deposit
Feature: refresh just required components instead of full page
Feature: display user additional data in Profile
Feature: disaply engine name in markets list
Feature: set engine while create market
Feature: add handle enter press to filters
Feature: add mocks for errored withdraw state
Feature: docs state changer
Feature: reject and approve added to KYC
Feature: ability to zoom documents
Feature: clickability for referrer UID and creator UID
Feature: add optional sticky header
Feature: display address on user balances page
Feature: add deposit filters
Feature: market field added to exchange/trades page filter
Feature: average column added
Feature: update sdk to 2.4.5, VERSION file to 2.5.0
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Fix: update README for plugins
Fix: add csrf token to deposit collect call
Fix: change button styles
Fix: add regex for input, change dropdown appearence
Fix: reset user beneficiaries if admin changes user
Fix: split tabs for documents and profile, improve routes
Fix: add fields to beneficiary modal, change rule of rendering beneficiaries, add columns to histories
Fix: add mockups and rework beneficiary modal
Fix: reemove unnecessary payload for fetch currencies
Fix: change beneficiary tables and modal
Fix: use Grid instad of styles
Fix: filter with pagination for profile pending, add mocks for profile pending filters
Fix: add responsive for show all button
Fix: profile pending pagination, add uid filtering and uid column in table
Fix: add mocks for profile pending
Fix: code style polish
Fix: align input field and button at blockchain edit screen
Fix: refactor display last verified profile, remove extra helper, add logic to saga for preventing table rerender
Fix: add manager role to the list
Fix: add maker and taker fee amount and currency in user's trades history table
Fix: Add maker fee and take fee column in user info -> history tab -> Trades table
Fix: Display last verified profile
Fix: change admin login with enabled otp
Fix: fields opcaity and markets orderbook paginations without header
Fix: document reject fixed
Fix: post-QA fixes for filters
Fix: post-QA fixes for filters
Fix: additional info on the Deposit details page
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: redundant filters deleted
Fix: remove unnecessary calls
Fix: TableHeader background-color property fixed
Fix: rework layout with Grid element
Fix: add styles for input fields
Fix: use Grid instead of styles
Fix: use Grid item instead of styles in containers
Fix: user correct typography styles
Fix: change input types
Fix: change types accrding to BE changes
Fix: change withdraw details layout due to mockups
Fix: add currency precision
Fix: disable document action button statement
Fix: needless capitalize case deleted
Fix: add subpage check to breadcrumbs
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: add wallet balance info
Fix: add error message for crypto withdrawal
Fix: wallets list default ordering
Fix: fail a withdrawal request with "Errored" and "Skipped" statuses
Fix: field for fee creation renamed
Fix: change drone trigger branch to master
Fix: prevent Profile page crash
Fix: uid replaced with email
Fix: taker-maker fee columns added
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: do not display rejected profile in main info
Fix: fetch user strictly after updating profile
Fix: remove build expire from dockerfile
Fix: not capitalize Fee, add/edit fee form validation
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Merge branch 'master' into fix/filters_review
Merge branch 'master' into feature/table-sticky-header
Feature: update v2.4 (#295)
Merge pull request #384 from openware/feature/2-5-stable/plugins
Merge pull request #379 from openware/2-5/fix/deposit-collect-csrf
Merge pull request #373 from openware/feature/2-5-ci
Merge pull request #367 from openware/feature/restrictions
Merge pull request #372 from openware/feature/markets-dropdown
Merge pull request #365 from openware/fix/markets/button-overlap
Merge pull request #344 from openware/feature/beneficiaries
Merge pull request #343 from openware/feature/pending-applications
Merge pull request #260 from openware/feature/edit-field
Merge pull request #362 from openware/fix/taker-maker_fee
Merge pull request #363 from openware/fix/last_profile
Merge pull request #369 from openware/fix/blockshain/reset-block
Merge pull request #358 from openware/feature/login-roles-config
Merge pull request #366 from openware/fix/login-otp
Merge pull request #360 from openware/fix/nan-pagination
Merge pull request #351 from openware/feature/react-csv
Merge pull request #357 from openware/fix/filters_review
Merge pull request #312 from openware/feature/zoom-documents
Merge pull request #331 from openware/fix/fail-skipped-withdraw
Merge pull request #334 from openware/feature/deposit-collect
Merge pull request #323 from openware/fix/deposit-details-update
Merge pull request #342 from openware/fix/filters_review
Merge pull request #356 from openware/fix/redux-clear-adjustment
Merge pull request #353 from openware/fix/adjustments_uid
Merge pull request #350 from openware/fix/table-background-color
Merge pull request #347 from openware/fix/refresh-logic
Merge pull request #352 from openware/feature/user-data
Merge pull request #349 from openware/fix/market-layout
Merge pull request #337 from openware/fix/wallet-balance
Merge pull request #326 from openware/feature/display-address-balances-page
Merge pull request #335 from openware/fix/withdrawal-error
Merge pull request #332 from openware/feature/exchange-trades-filters
Merge pull request #348 from openware/feature/engines
Merge pull request #345 from openware/fix/payload-types
Merge pull request #346 from openware/feature/filter-enter
Merge pull request #340 from openware/fix/breadcrumbs
Merge pull request #339 from openware/feature/table-sticky-header
Merge pull request #338 from openware/fix/query-params-filter
Merge pull request #336 from openware/fix/total-header
Merge pull request #325 from openware/fix/remove-case-conversation
Merge pull request #320 from openware/feature/clickability-for-UIDs
Merge pull request #330 from openware/fix/fee-group-name
Merge pull request #324 from openware/fix/replace-uid-with-email
Merge pull request #328 from openware/fix/drone-trigger
Merge pull request #327 from openware/fix/profile-kyc
Merge pull request #322 from openware/feature/maker-taker-fee-column
Merge pull request #321 from openware/feature/add_average_column
Merge pull request #318 from openware/feature/updated-sdk-2-4-5
Merge pull request #315 from openware/feature/update-sdk-2-4
Merge pull request #313 from openware/fix/last-rejected-profile
Merge pull request #307 from openware/feataure/material-ui-v4
Merge pull request #309 from openware/fix/trading_fee
Merge pull request #305 from openware/feature/profile-review
Merge pull request #311 from openware/feature/filters-and-fee-group-update
Merge pull request #310 from openware/revert-295-feature/filters-and-fee-group-update
Released 2020-07-01
Enhancement: Redeploy on master.devkube.com on every master push (#293)
Enhancement: Remove the Lite image push CI step (#291)
Feature: update 2-4-stable with new Plugins structure
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: update SDK image to 2.4.5
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Feature: change wallet settings variable names
Feature: update v2.4 (#295)
Feature: add withCredentials env to config
Feature: add ability to change price/amount precision
Feature: improve app's performance, add nginx config
Fix: remove build expire from dockerfile
Feature: add filters for deposit, remove extra filters
Feature: add ability to cancel finex orders
Feature: add bitbo support to wallets
Feature: change market payload types (#294)
Feature: add roles to config (#286)
Feature: add withdrawal limit plugin (#256)
Feature: add wallet limits plugin
Feature: add wallet limits module
Feature: add withdraw limits container
Feature: add edit withdrawal limit request
Feature: add checks to edit withdrawal request
Feature: add formatting to value inputs
Feature: add check for default props
Fix: remove wallet limits from routes, add type to payload
Fix: remove wallet limits from plugins list
Fix: solve linter messages after rebase
Feature: add test coverage for wallet limits module
Fix: remove linter ignore lines
Feature: add mock server (#262)
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Feature: CSRF Token protection (#270)
Co-authored-by: Camille <cmeulien@heliostech.fr>
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: change input types
Fix: change types accrding to BE changes
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: wallets list default ordering
Fix: prevent Profile page crash
Fix: do not display rejected profile in main info
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: fetch user strictly after updating profile
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: remove build expire from dockerfile
Fix: add wallet settings interface
Fix redeploy (#290)
Fix: update tslint rules (#288)
Fix: Update skipped, errored, accepted withdraws actions (#234)
Fix: correct formatting of zero precision numbers (#277)
Fix: add redirection by maker/taker order email (#275)
Fix: add redirection by maker/taker order email
Fix: fetch new data after redirection inside user history tables
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Feature: update v2.4 (#295)
Merge pull request #383 from openware/feature/2-4-stable/plugins
Merge pull request #354 from openware/fix/2-4-uid-adjustment
Merge pull request #319 from openware/feature/update-sdk-2-4-5
Merge pull request #316 from openware/feature/tag-images
Merge pull request #314 from openware/feature/2-4-update
Merge pull request #301 from openware/feature/change-bitgo-variable-names
Merge pull request #299 from openware/feature/finex-order-cancel
Merge pull request #298 from openware/feature/bitgo-support
Released 2020-07-01
Feature: empty plugins bt default
Feature: update 2-3-stable with new Plugin Structure
Feature: new Tower Plugin structure (#376)
Feature: implement PluginsManager class
Feature: implement Plugins routes rendering
Feature: Menus, Icons, HeaderActions rendering
Feature: Define WalletLimits plugin, make PluginsManager general
Feature: Currencies module inside IEO plugins
Fix: Plugins routes rendering
Add a draft of plugins:prepare command
Generate PluginsTemplate.ts file
Feature: script for cloning plugins
Feature: comments to Plugins interfaces
Feature: add README for plugins
Feature: empty plugins list by default
Feature: update core libraries
Co-authored-by: Camille Meulien <camille.meulien@gmail.com>
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: remove redeploy in devkube step from drone
Fix: wallets list default ordering
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: trigger push & notify step on branch 2-3-stable
Fix: fetch new data after redirection inside user history tables
Fix: add redirection by maker/taker order email
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Fix: update branches in .drone.yml
Update .drone.yml
Merge pull request #381 from openware/feature/2-3-stable/plugins
Merge pull request #355 from openware/fix/2-3-adjustment-uid
Merge pull request #333 from openware/fix/2-3-stable/wallets
Merge pull request #276 from openware/fix/2-3-stable/push-to-sdk
Released 2020-07-01
Fix: add csrf token to deposit collect call
Merge pull request #379 from openware/2-5/fix/deposit-collect-csrf
Released 2020-06-23
Enhancement: Redeploy on master.devkube.com on every master push (#293)
Enhancement: Remove the Lite image push CI step (#291)
Feature: configure CI for stable branch
Feature: update restrictions, add ability to generate whitelink token
Feature: dropdown with Markets states
Feature: add beneficiaries tab
Feature: add tab for profile pending labels
Feature: add description as optional
Feature: add missing changes for description field
Feature: Add description field in label edit
Feature: move allowed roles to config
Feature: add csv export with react-csv
Feature: add test suites for deposit module
Feature: add ability to collect/collect with fees for deposit
Feature: refresh just required components instead of full page
Feature: display user additional data in Profile
Feature: disaply engine name in markets list
Feature: set engine while create market
Feature: add handle enter press to filters
Feature: add mocks for errored withdraw state
Feature: docs state changer
Feature: reject and approve added to KYC
Feature: ability to zoom documents
Feature: clickability for referrer UID and creator UID
Feature: add optional sticky header
Feature: display address on user balances page
Feature: add deposit filters
Feature: market field added to exchange/trades page filter
Feature: average column added
Feature: update sdk to 2.4.5, VERSION file to 2.5.0
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: change wallet settings variable names
Feature: update v2.4 (#295)
Feature: add withCredentials env to config
Feature: add ability to change price/amount precision
Feature: improve app's performance, add nginx config
Fix: remove build expire from dockerfile
Feature: add filters for deposit, remove extra filters
Feature: add ability to cancel finex orders
Feature: add bitbo support to wallets
Feature: change market payload types (#294)
Feature: add roles to config (#286)
Feature: add withdrawal limit plugin (#256)
Feature: add wallet limits plugin
Feature: add wallet limits module
Feature: add withdraw limits container
Feature: add edit withdrawal limit request
Feature: add checks to edit withdrawal request
Feature: add formatting to value inputs
Feature: add check for default props
Fix: remove wallet limits from routes, add type to payload
Fix: remove wallet limits from plugins list
Fix: solve linter messages after rebase
Feature: add test coverage for wallet limits module
Fix: remove linter ignore lines
Feature: add mock server (#262)
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Feature: CSRF Token protection (#270)
Co-authored-by: Camille <cmeulien@heliostech.fr>
Fix: change button styles
Fix: add regex for input, change dropdown appearence
Fix: reset user beneficiaries if admin changes user
Fix: split tabs for documents and profile, improve routes
Fix: add fields to beneficiary modal, change rule of rendering beneficiaries, add columns to histories
Fix: add mockups and rework beneficiary modal
Fix: reemove unnecessary payload for fetch currencies
Fix: change beneficiary tables and modal
Fix: use Grid instad of styles
Fix: filter with pagination for profile pending, add mocks for profile pending filters
Fix: add responsive for show all button
Fix: profile pending pagination, add uid filtering and uid column in table
Fix: add mocks for profile pending
Fix: code style polish
Fix: align input field and button at blockchain edit screen
Fix: refactor display last verified profile, remove extra helper, add logic to saga for preventing table rerender
Fix: add manager role to the list
Fix: add maker and taker fee amount and currency in user's trades history table
Fix: Add maker fee and take fee column in user info -> history tab -> Trades table
Fix: Display last verified profile
Fix: change admin login with enabled otp
Fix: fields opcaity and markets orderbook paginations without header
Fix: document reject fixed
Fix: post-QA fixes for filters
Fix: post-QA fixes for filters
Fix: additional info on the Deposit details page
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: redundant filters deleted
Fix: remove unnecessary calls
Fix: TableHeader background-color property fixed
Fix: rework layout with Grid element
Fix: add styles for input fields
Fix: use Grid instead of styles
Fix: use Grid item instead of styles in containers
Fix: user correct typography styles
Fix: change input types
Fix: change types accrding to BE changes
Fix: change withdraw details layout due to mockups
Fix: add currency precision
Fix: disable document action button statement
Fix: needless capitalize case deleted
Fix: add subpage check to breadcrumbs
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: add wallet balance info
Fix: add error message for crypto withdrawal
Fix: wallets list default ordering
Fix: fail a withdrawal request with "Errored" and "Skipped" statuses
Fix: field for fee creation renamed
Fix: change drone trigger branch to master
Fix: prevent Profile page crash
Fix: uid replaced with email
Fix: taker-maker fee columns added
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: do not display rejected profile in main info
Fix: fetch user strictly after updating profile
Fix: remove build expire from dockerfile
Fix: not capitalize Fee, add/edit fee form validation
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: add wallet settings interface
Fix redeploy (#290)
Fix: update tslint rules (#288)
Fix: Update skipped, errored, accepted withdraws actions (#234)
Fix: correct formatting of zero precision numbers (#277)
Fix: add redirection by maker/taker order email (#275)
Fix: add redirection by maker/taker order email
Fix: fetch new data after redirection inside user history tables
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Merge branch 'master' into fix/filters_review
Merge branch 'master' into feature/table-sticky-header
Feature: update v2.4 (#295)
Merge pull request #373 from openware/feature/2-5-ci
Merge pull request #367 from openware/feature/restrictions
Merge pull request #372 from openware/feature/markets-dropdown
Merge pull request #365 from openware/fix/markets/button-overlap
Merge pull request #344 from openware/feature/beneficiaries
Merge pull request #343 from openware/feature/pending-applications
Merge pull request #260 from openware/feature/edit-field
Merge pull request #362 from openware/fix/taker-maker_fee
Merge pull request #363 from openware/fix/last_profile
Merge pull request #369 from openware/fix/blockshain/reset-block
Merge pull request #358 from openware/feature/login-roles-config
Merge pull request #366 from openware/fix/login-otp
Merge pull request #360 from openware/fix/nan-pagination
Merge pull request #351 from openware/feature/react-csv
Merge pull request #357 from openware/fix/filters_review
Merge pull request #312 from openware/feature/zoom-documents
Merge pull request #331 from openware/fix/fail-skipped-withdraw
Merge pull request #334 from openware/feature/deposit-collect
Merge pull request #323 from openware/fix/deposit-details-update
Merge pull request #342 from openware/fix/filters_review
Merge pull request #356 from openware/fix/redux-clear-adjustment
Merge pull request #353 from openware/fix/adjustments_uid
Merge pull request #350 from openware/fix/table-background-color
Merge pull request #347 from openware/fix/refresh-logic
Merge pull request #352 from openware/feature/user-data
Merge pull request #349 from openware/fix/market-layout
Merge pull request #337 from openware/fix/wallet-balance
Merge pull request #326 from openware/feature/display-address-balances-page
Merge pull request #335 from openware/fix/withdrawal-error
Merge pull request #332 from openware/feature/exchange-trades-filters
Merge pull request #348 from openware/feature/engines
Merge pull request #345 from openware/fix/payload-types
Merge pull request #346 from openware/feature/filter-enter
Merge pull request #340 from openware/fix/breadcrumbs
Merge pull request #339 from openware/feature/table-sticky-header
Merge pull request #338 from openware/fix/query-params-filter
Merge pull request #336 from openware/fix/total-header
Merge pull request #325 from openware/fix/remove-case-conversation
Merge pull request #320 from openware/feature/clickability-for-UIDs
Merge pull request #330 from openware/fix/fee-group-name
Merge pull request #324 from openware/fix/replace-uid-with-email
Merge pull request #328 from openware/fix/drone-trigger
Merge pull request #327 from openware/fix/profile-kyc
Merge pull request #322 from openware/feature/maker-taker-fee-column
Merge pull request #321 from openware/feature/add_average_column
Merge pull request #318 from openware/feature/updated-sdk-2-4-5
Merge pull request #315 from openware/feature/update-sdk-2-4
Merge pull request #313 from openware/fix/last-rejected-profile
Merge pull request #307 from openware/feataure/material-ui-v4
Merge pull request #309 from openware/fix/trading_fee
Merge pull request #305 from openware/feature/profile-review
Merge pull request #311 from openware/feature/filters-and-fee-group-update
Merge pull request #310 from openware/revert-295-feature/filters-and-fee-group-update
Merge pull request #301 from openware/feature/change-bitgo-variable-names
Merge pull request #299 from openware/feature/finex-order-cancel
Merge pull request #298 from openware/feature/bitgo-support
Released 2020-05-08
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: remove redeploy in devkube step from drone
Fix: wallets list default ordering
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: trigger push & notify step on branch 2-3-stable
Fix: fetch new data after redirection inside user history tables
Fix: add redirection by maker/taker order email
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Fix: update branches in .drone.yml
Update .drone.yml
Merge pull request #355 from openware/fix/2-3-adjustment-uid
Merge pull request #333 from openware/fix/2-3-stable/wallets
Merge pull request #276 from openware/fix/2-3-stable/push-to-sdk
Released 2020-05-08
Fix: clear adjustment in redux during fetching
Fix: uid value for adjustment
Merge pull request #354 from openware/fix/2-4-uid-adjustment
Released 2020-04-29
Enhancement: Redeploy on master.devkube.com on every master push (#293)
Enhancement: Remove the Lite image push CI step (#291)
Feature: update SDK image to 2.4.5
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Feature: change wallet settings variable names
Feature: update v2.4 (#295)
Feature: add withCredentials env to config
Feature: add ability to change price/amount precision
Feature: improve app's performance, add nginx config
Fix: remove build expire from dockerfile
Feature: add filters for deposit, remove extra filters
Feature: add ability to cancel finex orders
Feature: add bitbo support to wallets
Feature: change market payload types (#294)
Feature: add roles to config (#286)
Feature: add withdrawal limit plugin (#256)
Feature: add wallet limits plugin
Feature: add wallet limits module
Feature: add withdraw limits container
Feature: add edit withdrawal limit request
Feature: add checks to edit withdrawal request
Feature: add formatting to value inputs
Feature: add check for default props
Fix: remove wallet limits from routes, add type to payload
Fix: remove wallet limits from plugins list
Fix: solve linter messages after rebase
Feature: add test coverage for wallet limits module
Fix: remove linter ignore lines
Feature: add mock server (#262)
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Feature: CSRF Token protection (#270)
Co-authored-by: Camille <cmeulien@heliostech.fr>
Fix: change input types
Fix: change types accrding to BE changes
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Fix: wallets list default ordering
Fix: prevent Profile page crash
Fix: do not display rejected profile in main info
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: fetch user strictly after updating profile
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: remove build expire from dockerfile
Fix: add wallet settings interface
Fix redeploy (#290)
Fix: update tslint rules (#288)
Fix: Update skipped, errored, accepted withdraws actions (#234)
Fix: correct formatting of zero precision numbers (#277)
Fix: add redirection by maker/taker order email (#275)
Fix: add redirection by maker/taker order email
Fix: fetch new data after redirection inside user history tables
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Feature: update v2.4 (#295)
Merge pull request #319 from openware/feature/update-sdk-2-4-5
Merge pull request #316 from openware/feature/tag-images
Merge pull request #314 from openware/feature/2-4-update
Merge pull request #301 from openware/feature/change-bitgo-variable-names
Merge pull request #299 from openware/feature/finex-order-cancel
Merge pull request #298 from openware/feature/bitgo-support
Released 2020-04-29
Fix: rework logic for orders, trades and operations related to the case that total header is removed
Released 2020-04-23
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Fix: remove redeploy in devkube step from drone
Fix: wallets list default ordering
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: trigger push & notify step on branch 2-3-stable
Fix: fetch new data after redirection inside user history tables
Fix: add redirection by maker/taker order email
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Fix: update branches in .drone.yml
Update .drone.yml
Merge pull request #333 from openware/fix/2-3-stable/wallets
Merge pull request #276 from openware/fix/2-3-stable/push-to-sdk
Released 2020-04-23
Enhancement: Redeploy on master.devkube.com on every master push (#293)
Enhancement: Remove the Lite image push CI step (#291)
Feature: update SDK image to 2.4.5
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Feature: change wallet settings variable names
Feature: update v2.4 (#295)
Feature: add withCredentials env to config
Feature: add ability to change price/amount precision
Feature: improve app's performance, add nginx config
Fix: remove build expire from dockerfile
Feature: add filters for deposit, remove extra filters
Feature: add ability to cancel finex orders
Feature: add bitbo support to wallets
Feature: change market payload types (#294)
Feature: add roles to config (#286)
Feature: add withdrawal limit plugin (#256)
Feature: add wallet limits plugin
Feature: add wallet limits module
Feature: add withdraw limits container
Feature: add edit withdrawal limit request
Feature: add checks to edit withdrawal request
Feature: add formatting to value inputs
Feature: add check for default props
Fix: remove wallet limits from routes, add type to payload
Fix: remove wallet limits from plugins list
Fix: solve linter messages after rebase
Feature: add test coverage for wallet limits module
Fix: remove linter ignore lines
Feature: add mock server (#262)
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Feature: CSRF Token protection (#270)
Co-authored-by: Camille <cmeulien@heliostech.fr>
Fix: wallets list default ordering
Fix: prevent Profile page crash
Fix: do not display rejected profile in main info
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: fetch user strictly after updating profile
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: remove build expire from dockerfile
Fix: add wallet settings interface
Fix redeploy (#290)
Fix: update tslint rules (#288)
Fix: Update skipped, errored, accepted withdraws actions (#234)
Fix: correct formatting of zero precision numbers (#277)
Fix: add redirection by maker/taker order email (#275)
Fix: add redirection by maker/taker order email
Fix: fetch new data after redirection inside user history tables
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Feature: update v2.4 (#295)
Merge pull request #319 from openware/feature/update-sdk-2-4-5
Merge pull request #316 from openware/feature/tag-images
Merge pull request #314 from openware/feature/2-4-update
Merge pull request #301 from openware/feature/change-bitgo-variable-names
Merge pull request #299 from openware/feature/finex-order-cancel
Merge pull request #298 from openware/feature/bitgo-support
Released 2020-04-23
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Fix: wallets list default ordering
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: trigger push & notify step on branch 2-3-stable
Fix: fetch new data after redirection inside user history tables
Fix: add redirection by maker/taker order email
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Fix: update branches in .drone.yml
Update .drone.yml
Merge pull request #333 from openware/fix/2-3-stable/wallets
Merge pull request #276 from openware/fix/2-3-stable/push-to-sdk
Released 2020-04-22
Fix: prevent Profile page crash
Released 2020-04-13
Feature: update SDK image to 2.4.5
Merge pull request #319 from openware/feature/update-sdk-2-4-5
Released 2020-04-10
Enhancement: Redeploy on master.devkube.com on every master push (#293)
Enhancement: Remove the Lite image push CI step (#291)
Feature: tag images on '*-stable' branches
Feature: update sdk version for 2.4
Feature: rename componentWillReceiveProps to UNSAFE
Feature: upgrade Material-UI to v4
Feature: fetch user data after changing profile state
Feature: user Profile comparison
Feature: User Profiles review on KYC tab
Feature: display info about Profile which needs to be verified
Feature: orderBy param for Currencies, Markets, Blockchains
Feature: improve app's performance, add nginx config
Feature: add ability to change price/amount precision
Feature: add withCredentials env to config
Feature: change wallet settings variable names
Feature: update v2.4 (#295)
Feature: add withCredentials env to config
Feature: add ability to change price/amount precision
Feature: improve app's performance, add nginx config
Fix: remove build expire from dockerfile
Feature: add filters for deposit, remove extra filters
Feature: add ability to cancel finex orders
Feature: add bitbo support to wallets
Feature: change market payload types (#294)
Feature: add roles to config (#286)
Feature: add withdrawal limit plugin (#256)
Feature: add wallet limits plugin
Feature: add wallet limits module
Feature: add withdraw limits container
Feature: add edit withdrawal limit request
Feature: add checks to edit withdrawal request
Feature: add formatting to value inputs
Feature: add check for default props
Fix: remove wallet limits from routes, add type to payload
Fix: remove wallet limits from plugins list
Fix: solve linter messages after rebase
Feature: add test coverage for wallet limits module
Fix: remove linter ignore lines
Feature: add mock server (#262)
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Feature: CSRF Token protection (#270)
Co-authored-by: Camille <cmeulien@heliostech.fr>
Fix: do not display rejected profile in main info
Fix: font weight of body2
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Fix: fetch user strictly after updating profile
Fix: display last verified on the left, list of created_at
Fix: display all profiles list on the left, fix styles
Fix: remove build expire from dockerfile
Fix: add wallet settings interface
Fix redeploy (#290)
Fix: update tslint rules (#288)
Fix: Update skipped, errored, accepted withdraws actions (#234)
Fix: correct formatting of zero precision numbers (#277)
Fix: add redirection by maker/taker order email (#275)
Fix: add redirection by maker/taker order email
Fix: fetch new data after redirection inside user history tables
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Feature: update v2.4 (#295)
Merge pull request #316 from openware/feature/tag-images
Merge pull request #314 from openware/feature/2-4-update
Merge pull request #301 from openware/feature/change-bitgo-variable-names
Merge pull request #299 from openware/feature/finex-order-cancel
Merge pull request #298 from openware/feature/bitgo-support
Released 2020-04-09
Released 2020-04-09
Fix: ecranization of '-' character inside regex
Fix: not capitalize Fee, add/edit fee form validation
Released 2020-01-24
Fix: trigger push & notify step on branch 2-3-stable
Update .drone.yml
Merge pull request #276 from openware/fix/2-3-stable/push-to-sdk
Released 2020-01-24
Enhancement: Update sdk image (#252)
Enhauncement: update sdk version (#268)
Feature: add redirects user history (#265)
Feature: add redirects to history
Fix: add redirect to open orders
Fix: combine getTableCellLabel cases
Feature: add footer with openware link (#267)
Feature: add ability to set user fee group (#237)
Feature: add ability to set user fee group
Fix: change endpoint for GET fee group, call for update fee group
Fix: make fee group editable for admin user
Co-authored-by: josadcha <39953699+josadcha@users.noreply.github.com>
Feature: make currency options list dynamical (#266)
Feature: ability to add new properties when create currency
Fix: disable create option with empty key, fix sending options object on /new
Feature: add Deposit/Withdraw toggle buttons to edit Currency (#264)
Feature: add Deposit/Withdraw toggle buttons to edit Currency
Fix: display withdrawal/deposit toggle on create currency
Feature: add tips to adjustments create (#261)
Feature: add tip to asset code
Feature: add tooltips to receiving account number dropdown
Feature: add configurable IEO types list (#250)
Feature: update repository packages, move repo from react-scripts-ts to react-scripts, remove extra files (#253)
Feature: add version file
Feature: Update the CI to use SDK for version bumps (#243)
Fix: fetch new data after redirection inside user history tables
Fix: add redirection by maker/taker order email
Fix: change adjustments tips styles and text (#273)
Fix: change tips text
Fix: change select tips styles
Fix: update branches in .drone.yml
Fix: add dynamic display of beneficiary fields (#272)
Fix: add dynamin display of beneficiary fields
Fix: change render function according to review
Fix: missing orders state on filter action (#271)
Fix: missing orders state on filter action
Fix: remove Manual Adjustment from deposit table
Fix: modify footer styles (#269)
Fix: Update field muting (#259)
Fix: remove UNSAFE prefix (#254)
Released 2019-11-11
Fix: change orders history price display (#241)
Released 2019-11-11
Enhancement: Configure Tower Lite CI to use build args from env
Released 2019-11-07
Feature: Add configuration and troubleshooting docs (#239)
Released 2019-11-01
Fix: display topic field on create/update permission
Fix: Uncomment revenue and expense codes for adjustments
Released 2019-11-01
Fix: use default value for alert time, if it not set at env.js
Released 2019-11-01
Feature: Add deposit transaction links
Released 2019-10-31
Feature: Add cable show action on line for user tables
Released 2019-10-31
Fix: Add sale_id parameter to IEO history request
Released 2019-10-31
Feature: add footer on Lite version
Released 2019-10-30
Fix: Fetch both sides on cancelling order
Fix: markets dropdown on fee group creating
Released 2019-10-30
Fix: sort orderbook by price column
Merge pull request #221 from openware/fix/orderbook
Released 2019-10-30
Fix: double redirection when click on uid/email in entity list
Released 2019-10-30
Feature: Lowercase market filter
Released 2019-10-29
Feature: add footer with openware link (#226)
Released 2019-10-28
Feature: Add a CI step for building Lite images
Released 2019-10-25
Added label for radio buttons section (#217)
Released 2019-10-25
Feature: add IEO history table (#218)
Released 2019-10-11
Fix: remove lockup percentage elements from IEO (#216)
Released 2019-10-11
Feature: IEO list, create IEO page (#206)
Feature: add IEO table screen
Feature: module for IEO list & IEO add
Fix: add new fields to ieo data interface
Feature: add page for creating ieo
Feature: add saga for edit, get item IEO
Feature: connect function to add IEO page
Feature: add Edit IEO page
Fix: ieo icon in sidebar
Feature: separate plugins entity, make it configurable through env.js
Fix: hide release modal on Edit IEO
Fix: change endpoint route to ieo/sales
Fix: change endpoint for getting ieo item
Fix: change edit IEO call to PUT
Fix: send id params for editing IEO
Fix: display low_goal parameter in IEO create/edit
Fix: move IEO item to plugins menu in SideBar
Fix: convert fee value to persentage
Feature: add date and time input to IEO component
Feature: add max buy amount field for IEO
Fix: change result input to radio buttons
Feature: add type property to IEO interface
Fix: add dropdown for editing state of IEO
Fix: redirect to IEO list after adding/editing IEO
Fix: form available states list to edit according to current IEO state
Feature: add equivalent & price columns to IEO list
Feature: Push source code to Tokenman repo
Fix: change IEO item in NavBar
Fix: add button for editing state, update IEO data on details page
Fix: add tests for helpers, components, remove tslint:disable rules
Released 2019-10-11
Feature: Push to gitolite latest master
Fix: display user referrer uid in User Profile (#215)
Fix: display withdraw with errored state in withdraw pending list (#212)
Fix: rename currency status variable to visible (#211)
Released 2019-10-02
Fix: display recaptcha depends on config (#210)
Released 2019-09-30
Feature: display user level in KYC steps component
Released 2019-09-30
Feature: edit user profile, resend email verification (#207)
Feature: add ability to edit fields of user profile
Feature: add saga for resend email confirmation
Feature: add resend email button
Released 2019-09-25
Feature: configurable kyc steps (#208)
Feature: customize labels for GRX
Feature: disable jumping between kyc steps
Feature: move to configurable labelSwitcher
Feature: use configurable KYC labels
Fix: check label value while deleting
Fix: edit label value on click, check for private scope
Fix: define label array
Released 2019-09-13
Fix: orders, blockchains filter (#204)
Fix: rename filter param Type -> Side on Orders
Fix: remove order_by filter param for Blockchains
Released 2019-09-13
Fix: remove unexisting param from operations filter (#202)
Released 2019-09-12
Fix: action buttons are not displaying on Withdraw Fiat (#203)
Released 2019-09-12
Fix: change withdraw crypto process actions (#201)
Released 2019-09-12
Fix: pretify git tag in dashboard (#199)
Released 2019-09-12
Feature: add ability to add/remove labels by click on switch (#191)
Released 2019-09-12
Fix: restriction modal window, rename blacklist to restrictions (#198)
Released 2019-09-12
Fix: display manual adjustment if txid is empty (#197)
Released 2019-09-12
Fix: update Table components, remove Amount column from expenses, ordering for operations (#196)
Released 2019-09-12
Fix: add formating for created_at on withdraws (#195)
Released 2019-09-12
Feature: add route for displaying filter and refresh buttons in navbar (#194)
Released 2019-09-12
Feature: add export for orders (#193)
Released 2019-09-11
Fix: separate fiat/coin withdrawals (#192)
Released 2019-09-11
Fix: remove unnecessary call on Lialibilities page (#190)
Released 2019-09-11
Fix: server internal error on creating fiat currency (#189)
Released 2019-09-11
Feature: add Expenses tab to Operations page (#188)
Released 2019-09-11
Fix: modals styles (#187)
Fix: remove unnecessary filters from Pending Doc
Fix: show all btn position
Fix: add opacity to settings icons
Fix: add/edit Restriction modal styles
Fix: rewrite add/edit User Label Modal
Feature: add modal for cancelling one order
Released 2019-09-11
Fix: maker/taker fees precision (#186)
Released 2019-09-11
Fix: styles on info pages (#185)
Released 2019-09-11
Fix: minor update (#184)
Fix: remove openware logo from login form
Fix: update users directory fields for filter
Fix: from/to params for withdraws pending request
Fix: udpate adjustments table
Feature: add ordering on operations and deposits
Released 2019-09-11
Feature: Add filter on blockchains/wallets/trading_fees (#177)
Released 2019-09-11
Fix: header buttons (#183)
Fix: display fikter and refresh button in UserDirectory
Fix: display cancel all on OpenOrders tab
Released 2019-09-11
Feature: add filter for Operations page (#171)
Feature: add filter for Assets page
Feature: filters for Liabilities page
Feature: filters for Revenue page
Feature: filters for Currencies page
Feature: filters for Orders page
Feature: connect orders tab to routes
Fix: don't send number params if they're empty
Feature: connect Operations tab to routes
Feature: add filters for Restrictions
Feature: connect User Profile tabs to router
Feature: add filters for User Open Orders
Released 2019-09-11
Feature: Login page with new styles (#163)
Feature: Login component style update
Fix: remove empty poppoer element on Login Page
Feature: new styles for Login page
Released 2019-09-11
Feature: add recaptcha (#47)
Feature: add google recaptcha
Fix: add package for google-recapctha types
Released 2019-09-11
Fix: display txid and display buttons for accept/reject actions on deposit create (#182)
Released 2019-09-11
Fix: from/to filter values for peatio admin api (#181)
Released 2019-09-11
Fix: rework user info logic, move user activities to users containers folder (#180)
Released 2019-09-11
Fix: change decs to desc on adjustments (#179)
Released 2019-09-11
Fix: add missing code field to operations tables (#176)
Released 2019-09-10
Feature: add region and country in list, add adjustments ordering by desc (#178)
Feature: adjustments ordering by decs
Feature: add country and region to scope of restrictions list
Released 2019-09-10
Add export ability (#167)
Feature: add export ability
Feature: add export list functionality
Fix: pagination for trades page
Fix: pagination for withdraws page
Released 2019-09-10
Fix: change key it table for restrictions (#175)
Released 2019-09-09
Fix: get extended user pending data (#174)
Released 2019-09-09
Feature: display filter button on pending application screen (#173)
Released 2019-09-09
Feature: add filter for pending application screen (#172)
Released 2019-09-09
Fix: filter from/to data in request (#170)
Released 2019-09-09
Fix: clear fields in restrictions (#169)
Released 2019-09-09
Feature: get data for deposits, orders, trades, withdraws lists sorted (#168)
Released 2019-09-09
Fix: style correction for Components (#164)
Released 2019-09-09
Feature: add filter for adjustments and operators (#165)
Feature: add filter for adjustments
Feature: add filters for operators
Released 2019-09-09
Feature: Improve filter component (#148)
Feature: add smart filter to the platform
Feature: add filters for deposits list
Feature: add filters for trades
Feature: add filters to Withdraw page
Feature: add filter to Withdraws Pending page
Fix: move getItemFromRequest function to helpers
Released 2019-09-09
Fix: apply precision on user balances page (#161)
Released 2019-09-09
Fix: refactor withdraw modules (#160)
Feature: remove unused withdraw/pending saga
Fix: split withdrawsList & withdrawsPendingList to one module
Fix: use withdraws history module for user's withdraw
Fix: fetching withdraw history for user on Withdraw Details
Fix: update configs for using svg images (#159)
Fix: user documents page error (#158)
Fix: change withdraw coin action to process (#157)
Released 2019-09-07
Fix: fetch user open orders with uid param after cancel (#156)
Released 2019-09-07
Fix: lost parameter state while chnage page on OpenOrders (#155)
Fix: buttons on adjustment && unify errors (#154)
Fix: buttons on deposit info component
Feature: unify peation admin errors
Released 2019-09-07
Fix: return 301 and 302 codes for adjustments (#153)
Released 2019-09-07
Fix: hide 3xx and 4xx codes in adjustments (#152)
Released 2019-09-07
Fix: minor style fixes (#151)
Released 2019-09-07
Feature: add order cancel event to User Profile, Markets (#150)
Fix: change 'config' to 'configuration' name
Fix: order cancel
Fix: call cancel order with appropriate payload