Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
177 commits
Select commit Hold shift + click to select a range
005078a
Update to v5 notifications api
gondzo May 21, 2019
c034d70
Drawer DEMO - winner submission from challenge 30091275 - Topcoder Co…
maxceem May 24, 2019
78c1509
Merge branch 'dev' into feature/redesign
maxceem May 29, 2019
8c00860
Merge branch 'dev' into feature/redesign
maxceem May 30, 2019
70ce6d7
fix addon qty
maxceem May 30, 2019
cc23e39
fix react-component dependancy
maxceem May 31, 2019
c31f806
winning submission from challenge 30092040 - Topcoder Connect - Show …
maxceem Jun 4, 2019
de7c26b
Merge pull request #3084 from appirio-tech/hotfix/handling_formula_in…
Jun 4, 2019
3bd64b1
Merge pull request #3052 from appirio-tech/feature/notifications-v5-api
Jun 4, 2019
1d60e2c
Merge pull request #3087 from vigneshTheDev/master
Jun 6, 2019
24397b2
Handling the situation where we have multiple questions, which have s…
Jun 6, 2019
c0f7fde
Lint fix
Jun 6, 2019
2e80adc
Merge pull request #3091 from appirio-tech/hotfix/default_redirect_to…
Jun 6, 2019
32de070
Merge pull request #3093 from appirio-tech/hotfix/support_multiple_qu…
Jun 6, 2019
d984ce5
Revert "[HOTFIX][DEV] DraftJs Link Fix"
Jun 7, 2019
bfe3128
Merge pull request #3096 from appirio-tech/revert-3087-master
Jun 7, 2019
2753b22
Merge pull request #3098 from appirio-tech/hotfix/loading_project_wit…
Jun 7, 2019
7634c4d
fix parsing links from pasted text
vignesh-at-alation Jun 8, 2019
6d1a0d9
winning submission for challenge 30092665 - Topcoder Connect - Wizard…
maxceem Jun 10, 2019
98a1b29
Merge branch 'dev' into feature/skills-question
maxceem Jun 10, 2019
c95d6b9
renamed CheckboxGroup into SkillsCheckboxGroup
maxceem Jun 10, 2019
492d180
Merge pull request #3102 from appirio-tech/feature/skills-question
Jun 10, 2019
3a1cca2
fix #3071 - [Metadata Management] New Metadata object route opens the…
maxceem Jun 10, 2019
644f991
Merge pull request #3101 from vigneshTheDev/master
Jun 10, 2019
978bbf9
revert unwanted code formatting
vignesh-at-alation Jun 10, 2019
dbc36bf
Merge pull request #3106 from vigneshTheDev/master
maxceem Jun 11, 2019
ed4ffb1
fix styles for copy/pasted links from richtext editor into the post text
maxceem Jun 11, 2019
6f7591e
issue #3107 - [Metadata Management] Updating ProductTemplates is not …
maxceem Jun 11, 2019
70928e4
Add milestone templates metadata
Jun 11, 2019
6553263
Merge pull request #3109 from menji/dev
maxceem Jun 12, 2019
8c21c26
fix issues with SelectDropdown when using with too long lists
maxceem Jun 12, 2019
f66bd02
Merge pull request #3110 from appirio-tech/feature/milestone-template…
Jun 12, 2019
cbb90e2
issue #3103 - winning submission from challenge 30093251 - Topcoder C…
maxceem Jun 13, 2019
2778325
Merge pull request #3111 from maxceem/feature/fix-metadata-create
Jun 13, 2019
619f21f
Merge pull request #3116 from appirio-tech/hotfix/fix_editing_phase_d…
RishiRajSahu Jun 14, 2019
1a4eb7a
winner submission from challenge 30092039 - Topcoder Connect - Show p…
maxceem Jun 4, 2019
121af18
reuse projectTemplate
maxceem Jun 14, 2019
1641152
show estimation component on both tabs: Dashboard and Project Plan
maxceem Jun 14, 2019
13c2363
show price estimation
maxceem Jun 15, 2019
d16191e
fix lint
maxceem Jun 15, 2019
b90aaff
Merge branch 'dev' into feature/redesign
maxceem Jun 17, 2019
60cdc46
Merge pull request #3117 from maxceem/feature/redesign-estimation-only
Jun 17, 2019
84fc589
Github issue#3068, Attach files during project creation
Jun 17, 2019
adee35b
winning submission from challenge 30093590 - Topcoder Connect - Wizar…
maxceem Jun 18, 2019
e8d14ab
refactor code to keep it clear and avoid unnecessary changes
maxceem Jun 18, 2019
e0cb56f
cache skills loaded by API
maxceem Jun 18, 2019
cf406f0
support for entering custom non-existent skills
maxceem Jun 18, 2019
70e4baa
make scrollable only Drawer body
maxceem Jun 18, 2019
fc5fa10
show estimation at the bottom of the Scope tab
maxceem Jun 18, 2019
5d7dc09
Merge pull request #3120 from maxceem/feature/skills-question-api
Jun 18, 2019
7b01e68
Enabling accordion summary view for slider radio group and select dro…
Jun 18, 2019
f25f3e8
Updated summary value of the slider and select dropdown form elements.
Jun 18, 2019
9b89260
More changes to remove console errors. Also moved (in the template 10…
Jun 18, 2019
1416fa9
Lint fixes
Jun 18, 2019
b7872d9
Removing duplicate codes
Gunasekar-K Jun 20, 2019
e576153
Preventing the delete buttons to cause form submit
Jun 20, 2019
162891f
Fixed issues raised in PR review
Jun 20, 2019
542fb23
Temp deployable feature branch
Jun 20, 2019
c8c66fd
winning submission from challenge 30093923 - Topcoder Connect - Produ…
maxceem Jun 21, 2019
40f37fd
remove unnecessary code
maxceem Jun 21, 2019
4ccdf80
Remove template jsons which has been temporary used for local testing…
maxceem Jun 21, 2019
d9f874f
support showing specification for old projects in the drawer
maxceem Jun 24, 2019
54c2ce5
Merge pull request #3122 from maxceem/feature/product-templates-use-s…
Jun 24, 2019
6e24c6c
Lint fix
Jun 24, 2019
154fd94
Merge branch 'dev' into feature/redesign
maxceem Jun 25, 2019
443b4b2
project spec drawer updated to use `sections` root property instead o…
maxceem Jun 25, 2019
0331f7a
Merge pull request #3121 from appirio-tech/feature/attachments_during…
Jun 25, 2019
3e761b8
show files on the sidebar if there are some files attached to posts e…
maxceem Jun 26, 2019
4d3d108
winning submission from challenge 30093918 - Topcoder Connect - Metad…
maxceem Jun 30, 2019
e1960ba
Form, PlanConfig and PriceConfig - Final Fixes
jacky-zhangjb Jul 1, 2019
74fdd9f
Merge pull request #3131 from jankyzhang/feature/metadata-forms-price…
maxceem Jul 2, 2019
2fcc7e0
user RESTful URLS with "/version" word inside URLs
maxceem Jul 2, 2019
5c9800f
Merge pull request #3133 from appirio-tech/feature/metadata-forms-pri…
Jul 2, 2019
ada05f9
challenge-30094534
vignesh-at-alation Jul 3, 2019
b0b9aaf
Merge pull request #3135 from vigneshTheDev/feature/redesign-sidebar
maxceem Jul 3, 2019
f4d19af
removed duplicate icons and fixed prop types for icons of MenuItem an…
maxceem Jul 3, 2019
ffcd41e
challenge-30094353
vignesh-at-alation Jul 1, 2019
aa5d877
issue 3104 fix
rashmi73 Jul 4, 2019
d2de518
issues-3130: Clear error message in delete
nahidshahin Jul 4, 2019
db23a97
Fix template reducer to show error message when failed on creating ne…
gets0ul Jul 4, 2019
25bd2df
fix for issue-3059
sumitdaga Jul 4, 2019
0de0390
issue 3126 fix
PrakashDurlabhji Jul 4, 2019
726333a
Update projects.js
PrakashDurlabhji Jul 4, 2019
0f5938e
Merge pull request #3137 from rashmi73/issue_3104
maxceem Jul 5, 2019
2e40164
Merge pull request #3138 from nahidshahin/issues_3130
maxceem Jul 5, 2019
ab4ed91
Merge pull request #3141 from sumitdaga/issue-3059
maxceem Jul 5, 2019
48b6afd
winner submission of the challenge 30095005 - Topcoder Connect - Rede…
maxceem Jul 5, 2019
f62eb60
removed unnecessary tag which also caused warning in browser console
maxceem Jul 5, 2019
380770c
fix for issue 3147
sumitdaga Jul 5, 2019
9736523
challenge-30095173
vignesh-at-alation Jul 5, 2019
615536e
issue 3051 fix
PrakashDurlabhji Jul 6, 2019
de81d1d
Merge pull request #3140 from gets0ul/issue-3112
maxceem Jul 6, 2019
d8b1653
Merge pull request #3143 from PrakashDurlabhji/issue_3126
maxceem Jul 6, 2019
51f8078
Merge pull request #3144 from PrakashDurlabhji/issue_3088
maxceem Jul 6, 2019
3324264
Merge pull request #3152 from vigneshTheDev/feature/redesign-sidebar-…
maxceem Jul 6, 2019
b1322b2
issue 3051 fix
PrakashDurlabhji Jul 7, 2019
7c7db40
Make textarea can expand manually in Scope form
mfikria Jul 8, 2019
a602aa6
add textarea rows 3
mfikria Jul 8, 2019
1751bbe
Merge pull request #3148 from sumitdaga/issue-3147
maxceem Jul 9, 2019
547f792
make tooltip text multiline for accordions, so long text is not cut o…
maxceem Jul 9, 2019
5256484
Merge pull request #3 from appirio-tech/cf18
rashmi73 Jul 9, 2019
0e31232
issue 3132 fix
rashmi73 Jul 9, 2019
bc18cac
issue 3051 stateful notificationdropdwn
PrakashDurlabhji Jul 9, 2019
fdf4787
Merge pull request #3136 from vigneshTheDev/feature/redesign-topics
maxceem Jul 10, 2019
ae6cdff
Merge branch 'feature/redesign-sidebar' into feature/redesign
maxceem Jul 10, 2019
19065cc
removed unused FullscreenFeedContainer component
maxceem Jul 10, 2019
a086711
Merge branch 'dev' into feature/redesign
maxceem Jul 10, 2019
2d61c82
3051 final fix
PrakashDurlabhji Jul 10, 2019
9d5b6ed
notifications and sidebar fixes F2F
akinwale Jul 10, 2019
26ec3f0
Merge pull request #3157 from akinwale/f2f-notifications-sidebar-fixes
maxceem Jul 11, 2019
f8b3240
Merge pull request #3139 from mfikria/cf18
maxceem Jul 11, 2019
6febf3b
Topcoder Connect - Redesign - Files & Links
jacky-zhangjb Jul 11, 2019
260c27f
Merge pull request #3160 from jankyzhang/feature/redesign-files-and-l…
maxceem Jul 11, 2019
674d5ce
Merge branch 'feature/redesign-files-and-links' into feature/redesign
maxceem Jul 11, 2019
a0c202a
small fixes after Files & Links merging
maxceem Jul 11, 2019
6f4c0cb
hide Reports menu item from the Project Sidebar for now
maxceem Jul 11, 2019
412397f
final fixes for redesign topics
sumitdaga Jul 11, 2019
26e11a0
rename variable
sumitdaga Jul 11, 2019
4ce12b5
3051 redudant code removed
PrakashDurlabhji Jul 11, 2019
5d9c1b2
minor fix
PrakashDurlabhji Jul 11, 2019
bb73ff5
Fix issue #3158 #3156
suppermancool Jul 12, 2019
ed31957
Fix issue #3158 #3156
suppermancool Jul 12, 2019
5ba62aa
Redesign - Metadata sidebar
vlpro Jul 12, 2019
cfe947b
Merge pull request #3164 from 3Dcube/feature/redesign-sidebar-metadata
maxceem Jul 12, 2019
c2afe99
enhance MenuItem component code styling and make `exact` true by default
maxceem Jul 12, 2019
f2912da
Merge branch 'feature/redesign-sidebar-metadata' into feature/redesign
maxceem Jul 12, 2019
fbe2154
remove props and styles from TwoColsLayout which are not in use anymore
maxceem Jul 12, 2019
6f8b85b
remove one more left wrapperClass="gray-bg"
maxceem Jul 12, 2019
233e755
Merge pull request #3163 from suppermancool/feature/fix-for-3156-3158…
RishiRajSahu Jul 12, 2019
513a95e
fix team layout issues
suppermancool Jul 12, 2019
dad7a27
Merge pull request #3165 from suppermancool/feature/fix-for-3156-3158…
RishiRajSahu Jul 12, 2019
babec0b
rename prop
sumitdaga Jul 12, 2019
b48e75a
removed Project Plan tab and moved phases to the Dashboard page
maxceem Jul 12, 2019
e972383
fix layout both topcoder and customer team
suppermancool Jul 12, 2019
297a340
Merge pull request #3162 from sumitdaga/redesign-fixes
maxceem Jul 12, 2019
220005d
hide user statistics and fix lint
maxceem Jul 12, 2019
ec5301b
make "feature/redesign" branch deployable
maxceem Jul 12, 2019
6ad523d
3051 warning removed
PrakashDurlabhji Jul 12, 2019
c05a780
3051 redundancy removed
PrakashDurlabhji Jul 12, 2019
3345268
fix layout for user is invited
suppermancool Jul 12, 2019
fd57215
Merge pull request #3153 from PrakashDurlabhji/issue_3051
maxceem Jul 12, 2019
77bfaf6
Merge pull request #3166 from suppermancool/feature/fix-for-3156-3158…
RishiRajSahu Jul 12, 2019
856d716
Merge pull request #3168 from appirio-tech/cf18
Jul 12, 2019
fa9c012
Make Connect forms to support new slider component #3169
suppermancool Jul 12, 2019
452fd64
fix map show value for slider standard
suppermancool Jul 12, 2019
6d03e78
3132 product templates fix
rashmi73 Jul 12, 2019
19f1855
Merge pull request #3154 from rashmi73/issue_3132_1
maxceem Jul 13, 2019
af9eec5
Merge pull request #3172 from appirio-tech/cf18
maxceem Jul 13, 2019
1477bdf
Merge branch 'dev' into feature/redesign
maxceem Jul 13, 2019
1e0088b
reformat for json change slider standard
suppermancool Jul 13, 2019
ec46388
Merge pull request #3171 from suppermancool/feature/fix-for-3156-3158…
RishiRajSahu Jul 15, 2019
ed33c8e
fix undefined component error
maxceem Jul 15, 2019
3f41395
updated menu icons and folder icon in Assets Library
maxceem Jul 15, 2019
16ad02b
Merge branch 'dev' into feature/redesign
maxceem Jul 15, 2019
ee53ac2
Making slightly more space for other fields by taking some space from…
Jul 15, 2019
cd7a928
removed ProjectPlanContainer not used anymore
maxceem Jul 15, 2019
11edeee
show ProjectEstimation component on the Dashboard instead of Scope tab
maxceem Jul 15, 2019
6da6452
fix creating Private Topics
maxceem Jul 15, 2019
11c5cfa
fix Topics sorting on the new message tab
maxceem Jul 15, 2019
1fb576f
Fixed icons for folder in links tab and sub folders
Jul 15, 2019
b4be6fd
Merge branch 'feature/redesign' of github.com:appirio-tech/connect-ap…
maxceem Jul 16, 2019
c9e330c
don't scroll to the top when open/close the drawer with messages to k…
maxceem Jul 16, 2019
e9e0ce1
fix truncating long folder/file/link names
maxceem Jul 16, 2019
1933218
use `react-components` from the main branch `feature/connectv2`
maxceem Jul 16, 2019
954fcf0
Revert "use `react-components` from the main branch `feature/connectv2`"
maxceem Jul 16, 2019
3dc7021
Revert "Revert "use `react-components` from the main branch `feature/…
maxceem Jul 16, 2019
b97a2b8
Merge pull request #3177 from appirio-tech/feature/redesign
Jul 16, 2019
e90c55e
Fixed empty project plan message with new position of the component
Jul 16, 2019
3102d6c
Some styling fix for empty project plan texts
Jul 16, 2019
5776d1a
fix issue with visible Summary Sections on the Scope tab, for this pu…
maxceem Jul 16, 2019
80ae1cb
showing unread posts count for the "Messages" menu item
maxceem Jul 16, 2019
5a7b0f3
show count of only posts where user has been mentioned for the Messag…
maxceem Jul 16, 2019
ec16f63
More obvious button for new project creation
Jul 16, 2019
fe3554c
Revert "show count of only posts where user has been mentioned for th…
maxceem Jul 17, 2019
772f33d
show red counter with unread posts in project instead of unread posts…
maxceem Jul 17, 2019
65d8fe7
show separately counters for messages on the Message tab and inside p…
maxceem Jul 17, 2019
066fbc2
Merge branch 'master' into dev
Jul 17, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
81 changes: 36 additions & 45 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ install_dependency: &install_dependency
install_deploysuite: &install_deploysuite
name: Installation of install_deploysuite.
command: |
git clone --branch v1.3 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
git clone --branch v1.4 https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
cp ./../buildscript/master_deploy.sh .
cp ./../buildscript/buildenv.sh .
cp ./../buildscript/awsconfiguration.sh .
Expand All @@ -36,29 +36,8 @@ workspace_persist: &workspace_persist
- dist
workspace_attach: &workspace_attach
at: ./workspace
jobs:
build-dev:
<<: *defaults
steps:
# Initialization.
- checkout
- setup_remote_docker
- run: *install_dependency
- run: *install_deploysuite
- restore_cache: *restore_cache_settings_for_build
- run: npm install
- save_cache: *save_cache_settings
- run:
name: "configuring environment"
command: |
./awsconfiguration.sh DEV
./buildenv.sh -e DEV -b dev-connectapp-buildvar
- run: *running_npm_build
- persist_to_workspace: *workspace_persist

build-prod:
<<: *defaults
steps:

build_steps: &build_steps
# Initialization.
- checkout
- setup_remote_docker
Expand All @@ -70,41 +49,53 @@ jobs:
- run:
name: "configuring environment"
command: |
./awsconfiguration.sh PROD
./buildenv.sh -e PROD -b prod-connectapp-buildvar
./awsconfiguration.sh $DEPLOY_ENV
./buildenv.sh -e $DEPLOY_ENV -b ${LOGICAL_ENV}-connectapp-buildvar
- run: *running_npm_build
- persist_to_workspace: *workspace_persist

# Just tests commited code.
deployDev:
<<: *deploy_defaults
steps:
deploy_steps: &deploy_steps
- checkout
- attach_workspace: *workspace_attach
- run: *install_deploysuite
- deploy:
name: Running MasterScript
command: |
./awsconfiguration.sh DEV
./awsconfiguration.sh $DEPLOY_ENV
source awsenvconf
./buildenv.sh -e DEV -b dev-connectapp-deployvar
./buildenv.sh -e $DEPLOY_ENV -b ${LOGICAL_ENV}-connectapp-deployvar
source buildenvvar
./master_deploy.sh -d CFRONT -e DEV -c false
./master_deploy.sh -d CFRONT -e $DEPLOY_ENV -c false

jobs:
build-dev:
<<: *defaults
environment:
DEPLOY_ENV: "DEV"
LOGICAL_ENV: "dev"
steps: *build_steps

build-prod:
<<: *defaults
environment:
DEPLOY_ENV: "PROD"
LOGICAL_ENV: "prod"
steps: *build_steps

# Just tests commited code.
deployDev:
<<: *deploy_defaults
environment:
DEPLOY_ENV: "DEV"
LOGICAL_ENV: "dev"
steps: *deploy_steps

deployProd:
<<: *deploy_defaults
steps:
- checkout
- attach_workspace: *workspace_attach
- run: *install_deploysuite
- deploy:
name: Running MasterScript
command: |
./awsconfiguration.sh PROD
source awsenvconf
./buildenv.sh -e PROD -b prod-connectapp-deployvar
source buildenvvar
./master_deploy.sh -d CFRONT -e PROD -c true
environment:
DEPLOY_ENV: "PROD"
LOGICAL_ENV: "prod"
steps: *deploy_steps

workflows:
version: 2
Expand Down
Loading