Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* change requirements & issues ui in new project setup (#51) * change requirements & issues ui in new project setup * use icons as buttons in requirements & issues * add color to checked radio label * add theme & alert.js files code * remove css for image radio buttons * add dropdown filter for global admin (#55) * add dropdown filter for global admin * change isAdmin values * show filter for super admin * Fix the redux (#59) * Initial placeholder changes * Data table for release * Add Edit Release placeholder * View release UI changes * Intial redux setup for using datamesh * GET devpartner and project service * GET queries using Datamesh * code cleanup part 1 * code cleanup part 2 * code cleanup part 3 * Fix the redux (service queries) * Add overflow menu (Kanban view) * add overflow menu to cards * add edit & delete options for cards in overflow menu * Fix lint problems Co-authored-by: RadhikaPPatel <70138493+RadhikaPPatel@users.noreply.github.com> * Modify feature and issues form * update feature & issue form * remove options for tag field * Integration with BE (Product, Features, Issues, Convert to Issue) (#65) * Integrate create product with BE * Integrate features for BE * Integrate issues with BE * Integrate convert to issues to BE * User redirect to forms based on user type * show different forms for developer and product team * change user type to select text field * resolve linting errors * update user survey_status after filling product/developer forms * based on survey_status show form or dashboard * update user in context after user patch request * Changes for user form redirect Co-authored-by: RadhikaPPatel <70138493+RadhikaPPatel@users.noreply.github.com> * show select field when user selects separate updates (#75) * Feat#82/fetch credentials to do crud on third party tools (#86) * Changes for feature board and column list of the tool * Handle github login * Remove board id from the request * fetch credentials to create edit delete on third party tools * disable submit when org value is not entered * resolve useEffect not triggering while delete action * Delete yarn-error.log * show time estimate for kanban issue view * disable submit if tool board not entered * fetch creds before submitting * show convert to issue for every feature Co-authored-by: RadhikaPPatel <70138493+RadhikaPPatel@users.noreply.github.com> * Change logo and theme * change logo & color scheme * change register & login pages logo * change top bar logo size * change new logo name to insights-logo * Dashboard UI changes * Changes for feature board and column list of the tool * Handle github login * Remove board id from the request * fetch credentials to create edit delete on third party tools * disable submit when org value is not entered * resolve useEffect not triggering while delete action * Delete yarn-error.log * show time estimate for kanban issue view * add comment section, estimated date & associated feature * Update AddComments.js * change to pointer on comment icon * Adding Google Ad Tag. * View Feature On Name. * update status on drag and drop * Fix for ad tag. * Linter Issues Fix. * Fixing View URL & Pointer Icon * navbar changes * UI Changes. Co-authored-by: RadhikaPPatel <70138493+RadhikaPPatel@users.noreply.github.com> Co-authored-by: Siddharth Bhansali <siddharth.bhansali@ajackus.com> Co-authored-by: RadhikaPPatel <radhika.patel@ajackus.com> * Popover For Issue Details * Feat#87/multi step feat form, showing issue suggestions, auto-create issues (#93) * check if same feature exists & show validation * multi-step feature form * show disabled describe form on view feature * resolve error while adding feature * show confirm modal only when data is edited * when confirm modal closed route dashboard * retain step one form details while creating feature * retain repo value while editing issue * retain column name while creating feature * retain tool board value while creating feature * show issue suggestions & option to auto-create issue * hide convert to issue for features which are already issues * set repository according to the product repos * auto create no of issue tickets shown * add issue and feature while creating data * retain org value in issue form * show loader when data is loading * show progress bar based on kanban status * show loader when data is loading in user dashboard * Stripe integration for customer create and get card details (#100) * initial stripe integration changes for registration page * stripe changes for social login option * add stripe env variable to container * Configure project board on insights and other products (#103) * check if same feature exists & show validation * multi-step feature form * show disabled describe form on view feature * resolve error while adding feature * show confirm modal only when data is edited * when confirm modal closed route dashboard * retain step one form details while creating feature * retain repo value while editing issue * retain column name while creating feature * retain tool board value while creating feature * show issue suggestions & option to auto-create issue * hide convert to issue for features which are already issues * set repository according to the product repos * auto create no of issue tickets shown * add issue and feature while creating data * retain org value in issue form * show loader when data is loading * show progress bar based on kanban status * show loader when data is loading in user dashboard * configure project tool board for insights and third party tools * import tickets from third party tools * remove duplicate action * update kanban.js * Feat#87/Resolve issues while creating/updating issues (#106) * check if same feature exists & show validation * multi-step feature form * show disabled describe form on view feature * resolve error while adding feature * show confirm modal only when data is edited * when confirm modal closed route dashboard * retain step one form details while creating feature * retain repo value while editing issue * retain column name while creating feature * retain tool board value while creating feature * show issue suggestions & option to auto-create issue * hide convert to issue for features which are already issues * set repository according to the product repos * auto create no of issue tickets shown * add issue and feature while creating data * retain org value in issue form * show loader when data is loading * show progress bar based on kanban status * show loader when data is loading in user dashboard * configure project tool board for insights and third party tools * import tickets from third party tools * remove duplicate action * update kanban.js * remove board and col from issue form * Feat#87/Retain column value (#107) * check if same feature exists & show validation * multi-step feature form * show disabled describe form on view feature * resolve error while adding feature * show confirm modal only when data is edited * when confirm modal closed route dashboard * retain step one form details while creating feature * retain repo value while editing issue * retain column name while creating feature * retain tool board value while creating feature * show issue suggestions & option to auto-create issue * hide convert to issue for features which are already issues * set repository according to the product repos * auto create no of issue tickets shown * add issue and feature while creating data * retain org value in issue form * show loader when data is loading * show progress bar based on kanban status * show loader when data is loading in user dashboard * configure project tool board for insights and third party tools * import tickets from third party tools * remove duplicate action * update kanban.js * remove board and col from issue form * retain column value while editing * Feat#87/show import tickets button only if status is created (#108) * check if same feature exists & show validation * multi-step feature form * show disabled describe form on view feature * resolve error while adding feature * show confirm modal only when data is edited * when confirm modal closed route dashboard * retain step one form details while creating feature * retain repo value while editing issue * retain column name while creating feature * retain tool board value while creating feature * show issue suggestions & option to auto-create issue * hide convert to issue for features which are already issues * set repository according to the product repos * auto create no of issue tickets shown * add issue and feature while creating data * retain org value in issue form * show loader when data is loading * show progress bar based on kanban status * show loader when data is loading in user dashboard * configure project tool board for insights and third party tools * import tickets from third party tools * remove duplicate action * update kanban.js * remove board and col from issue form * retain column value while editing * if status show import button * show select column field when no feat org list (#109) * Resolve error while importing tickets in I & G Product (#114) * show select column field when no feat org list * send issue_detail while creating issue * change indentation * Show how to get access token link while creating new product (#115) * show select column field when no feat org list * send issue_detail while creating issue * change indentation * add links in create new product * change access token link color to white * give margin to MoreHoriz icon Co-authored-by: Radhika Patel <radhika.patel@ajackus.com> Co-authored-by: RadhikaPPatel <70138493+RadhikaPPatel@users.noreply.github.com> Co-authored-by: Siddharth Bhansali <siddharth.bhansali@ajackus.com>
- Loading branch information