Skip to content

Conversation

@vikasrohit
Copy link

No description provided.

Vikas Agarwal added 30 commits October 18, 2017 13:16
— Initial commit with basic fields added to the app project type
— Added the new fields to app_dev project template. Deploying feature branch to dev for testing.
— Added desired UI, however, it has a problem that it shows the first value as selected value of the slider radio. Working to fix that.
— Made first value of the slide-radiogroup type questions so that SliderInput component’s bug is not noticeable.
— Fixed issue with default value of Slider component
…dates#1268

Feature/project listing updates#1268
…/project-listing-updates

# Conflicts:
#	circle.yml
— Added extended questions to all templates
— centre align the cards
— Hidden description, as per suggestions by vic, for 3 of new fields added.
— Updated notes section description as per suggestion. It is done for all project templates except mobility and real world testing because those two have different copy.
— Relocated card components to their proper place and fixed css issue.
— Spacing between cards should be 20px horizontally and vertically
-- Space between project icon and project title/project date is 10px
— Project title is the wrong size/weight
— project timestamp (created) is missing
— Project description should be auto-sizing to always fit text - minimum 1 line, maximum 8 lines, cut above 8 lines with ellipsis.
— Project status isn't spelling the "paused" status
— Project status label doesn't match design (we need a new style definition) - text size and text color;
— Project members should be spaced with 5px between avatar image
— Project card on hover should be a link to open the project - the whole card should be clickable;
— Remove the shadow on "create new project" card;
Vikas Agarwal and others added 28 commits November 15, 2017 15:43
…dates#1268

Feature/project listing updates#1268
…dates#1268

Feature/project listing updates#1268
…eing but still need find the root cause.
…roject intake forms

— Remove budget estimate section from Website specification page
…ge project status from any state to any state including active state even without joining project.
1. It does not load ProjectStatus in dropdown enhanced mode which prevent attaching unnecessary dropdown events
2. it does not fire onClickOutside method always even if ProjecStatus is editable and rendered as dropdown. Now it fires only when dropdown is open.
— Added infinite scroll to the customer’s view. It was necessary to load projects in paged manner because API does not support loading all project at once. API has hard limit of 20 for loading projects. As of Infinite scroll is causing two load calls when user scrolls to bottom, hence we might need to go with a simple load more button.
— Removed InfiniteScroll for time being as it is having issue of double page load. Added standard load more button instead to load more pages.
…dates#1268

Feature/project listing updates#1268
— Fixed the case when user selects, ‘Create New Project’ from the incomplete project screen.
— put a label "end of list" so people don't keep hitting the button
@vikasrohit vikasrohit merged commit 602be86 into dev Nov 18, 2017
@vikasrohit vikasrohit deleted the feature/project-listing-updates branch November 29, 2017 07:44
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.

2 participants