Skip to content

Conversation

@vikasrohit
Copy link

@vikasrohit vikasrohit commented Feb 26, 2018

#1437, Page update reload suggestion. Now user gets suggestions to reload the page when new content is available.
#1462, Code refactor to load cleaner JSON files instead of repeated JS functions
#1458, Fix price quote mechanism
#1453 Project tags must be clickable and used as search term
Circle CI upgrade to 2.0
#1403, Handle null values for gclid - Google Click Id from Connect to Salesforce
do not auto-reload when feed is changed
fix reload button location
mark all feed update read in componentDidMount
#1575 - Sorting the project list view should not reload the page if we have all the data
#1632 Move My Projects switch inline with the view switch tab
#1603 Search box performance issue
#1615 Adding member without image (avatar component) isn't rendered correctly in auto-suggest box
#1636 - Limit the number of manager profiles on card view to fit

Many other style fixes around messaging and other areas of the application.

RishiRajSahu and others added 30 commits January 24, 2018 14:32
…f repeated JS functions

+ Moved common function to index.js
+ Imported in all the json configs
…f repeated JS functions

+ Moved function to find title inside index.js
+ Updated imports in all json configs
…f repeated JS functions

+ Moved function to find files section title inside index.js
+ Updated imports in all json configs
…cleaner_json_configs

Feature/code refactor for cleaner json configs
…re/fixed_quote_price

# Conflicts:
#	src/config/projectWizard/index.js
…f repeated JS functions

+ Made feature branch deployable
User avatars overlap with project progress view in minimum size of the grid
Limit the number of manager profiles on card view to fit
Limit to 10 max because of min width of a card
Adding member without image (avatar component) isn't rendered correctly in auto-suggest box
In TeamManagement.scss, the style ‘.modal-inline-form button’ had it's margin-left unnecessarily set to $base-unit*2 (10px). The inherited value of 5px was all that was needed…  This along with the button’s inherited left and right padding of 25px created an extra 15px of width overall, causing the container to appear wider than intended. Simply removing this margin-left style doesn’t suffice, since the button’s left and right padding needed to be decreased to 20px each so to correctly reduce the container width by 10px total, as well as to ensure the inner text ‘Add’ is centered. The add team members container now behaves as intended with the correct width.
- fixed production builds
- fixed to reuse `entry` from topcoder-react-utils
* dev:
  quick fix for discussions errors
  Remove the ® from the title
  Content update for IBM AI Chatbot
  fix 1655
  Fix customer highlight size
  Fix wrong project status icons; rebuild the SVG icons
  fix for sort error #1652
  revert config change
  update attachment download logic
  Issue #1626
  Issue #1623 Fix console errors
  lint
  Issue 1634
  Issue 1593 delete UserAvatar
  fix #1682
  Eliminate use of Icons from appirio-tech-react-components"

# Conflicts:
#	src/config/projectQuestions/app_dev.v1.0.js
#	src/config/projectQuestions/avd.v1.0.js
#	src/config/projectQuestions/generic_chatbot.v1.0.js
#	src/config/projectQuestions/ibm_chatbot.v1.0.js
#	src/config/projectQuestions/mobility_testing.v1.0.js
#	src/config/projectQuestions/real_world_testing.v1.0.js
#	src/config/projectQuestions/topcoder.v1.js
#	src/config/projectQuestions/visual_design.v1.0.js
#	src/config/projectQuestions/website.v1.0.js
#	src/config/projectQuestions/wireframes.v1.0.js
maxceem and others added 29 commits February 13, 2018 18:02
# Conflicts:
#	src/components/TopBar/ProjectsToolBar.js
Issue #1629 - Trim down the size of the package
Issue #1697 - Browser's logging not showing file name.
@vikasrohit vikasrohit merged commit abd1a5e into master Feb 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.