This repository was archived by the owner on Nov 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 39
Merge master into dev #1366
Open
morteza-binary
wants to merge
57
commits into
dev
Choose a base branch
from
master
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Merge master into dev #1366
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* make digits contract's barrier to be integer * New translations en.json (Italian) * New translations en.json (Italian) * update shelljs * fix buy * use buy instead of portfolio to fix chart hang when tick is 1 * remove subscribing to buy as it is unnecessary * fix missing profit/loss and sell_price in transaction details (#1323) * fix average becoming NaN in Asian trade (#1324) * update lodash (#1325) * Fix sending not shown in authorize as token (#1326) * Fix sending not shown in authorize as token * remove saved token after logout * Changed app icon * Morteza/new_app_icon (#1327) * Preparing version 2.4.5 (#1319) * make digits contract's barrier to be integer * New translations en.json (Italian) * New translations en.json (Italian) * V2.4.5 * Changed app icon * New translations en.json (Italian) * Fix self exclusion time and date fields * refactor * fixes to self exclusion * fix eslint * not validate exclude until when user has set it already * fix exclude until error and make it show the correct time user selected * Change 30 to 50 max chars for first name and last name * New translations en.json (Vietnamese) * New translations en.json (Vietnamese) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (French) * New translations en.json (German) * New translations en.json (Indonesian) * New translations en.json (Italian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Spanish) * New translations en.json (Thai) * New translations en.json (Acholi) * New translations en.json (Indonesian) * New translations en.json (Indonesian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (Spanish) * New translations en.json (Spanish) * New translations en.json (Polish) * New translations en.json (Polish) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Portuguese) * New translations en.json (Vietnamese) * New translations en.json (Russian) * New translations en.json (Thai) * New translations en.json (French) * New translations en.json (French) * New Crowdin translations (#1335) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * Dev (#1336) * Preparing version 2.4.5 (#1319) * make digits contract's barrier to be integer * New translations en.json (Italian) * New translations en.json (Italian) * V2.4.5 * Changed app icon * Preparing V2.4.6 (#1328) * make digits contract's barrier to be integer * New translations en.json (Italian) * New translations en.json (Italian) * update shelljs * fix buy * use buy instead of portfolio to fix chart hang when tick is 1 * remove subscribing to buy as it is unnecessary * fix missing profit/loss and sell_price in transaction details (#1323) * fix average becoming NaN in Asian trade (#1324) * update lodash (#1325) * Fix sending not shown in authorize as token (#1326) * Fix sending not shown in authorize as token * remove saved token after logout * Morteza/new_app_icon (#1327) * Preparing version 2.4.5 (#1319) * make digits contract's barrier to be integer * New translations en.json (Italian) * New translations en.json (Italian) * V2.4.5 * Changed app icon * V2.4.6 * Support synthetic_index * Add sythetic_indices to translation file * Fixed the issue of wrong contract response. * Fixed the issue adding cert with new version of shelljs * New Crowdin translations (#1338) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (French) * New translations en.json (Indonesian) * New translations en.json (Italian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Spanish) * New translations en.json (Thai) * New translations en.json (Vietnamese) * New translations en.json (Acholi) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (Spanish) * New translations en.json (Polish) * New translations en.json (Indonesian) * New translations en.json (Russian) * New translations en.json (Vietnamese) * Added meta referrer tag * New Crowdin translations (#1341) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Italian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (French) * New translations en.json (Indonesian) * New translations en.json (Italian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Spanish) * New translations en.json (Thai) * New translations en.json (Vietnamese) * New translations en.json (Acholi) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (Spanish) * New translations en.json (Polish) * New translations en.json (Indonesian) * New translations en.json (Russian) * New translations en.json (Vietnamese) * New translations en.json (Italian) * New translations en.json (French) * New translations en.json (Portuguese) * New translations en.json (Thai) * New translations en.json (Vietnamese) * New translations en.json (Vietnamese) * New translations en.json (Vietnamese) Co-authored-by: Morteza Tavanarad <morteza@binary.com> Co-authored-by: Nazanin Reihani <6875585+nazaninreihani@users.noreply.github.com> Co-authored-by: Ashkan <ashkan.nemati@gmail.com>
add CI config
add git config
skip ci on static branches
user same node image for all jobs
use CIRCLE_TAG when build docker image
Create Dockerfile
Create default.conf
Revert "Create default.conf"
Add CI missing config
add production tag to release_production
fix tick trade image
fix docker image name typo
Copy APK into dist folder
Switch to blue/green deployment as a default release strategy production Before removing the old resources on default namespace we need to merge this Signed-off-by: Afshin Paydar <afshin.paydar@binary.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.