Skip to content

Releases: krayin/laravel-crm

v1.1.3

23 Sep 17:00
abd4fac
Compare
Choose a tag to compare

✨ Features

  • Refactored data grid code

  • Add app version in admin ui

🐛 Bug Fixes

  • #244 - The modal box should be open if we click on add lead button of the leads page.

  • #251 - While Adding a new attribute Entity Type field should be come only one time.

  • #255 - When we creating Activity. then there should be a suggestion in placeholder of Participants input field for search Participants.

  • #257 - [BUG] SKU Validation Bug

  • #260 - When we changing the lead stage to Won/Lost. then date icon should be visible in Closed Date input field.

  • #263 - When we are creating a activity and selecting persons for participants. then persons name should be visible below Participants input box.

  • #269 - [BUG] Add Lead Buttons Do Nothing

  • #270 - When we are creating multiple group with the same details. then there should be a warning message

  • #272 - When we are creating multiple Organizations with the same details. then there should be a warning message

v1.1.2

17 Sep 15:00
ffbefb3
Compare
Choose a tag to compare

🐛 Bug Fixes

  • #217 - When we adding a new organization then it should not give an exception.

  • #221 - if the user has no permission to add a role and the user is trying to add a role. then it should be shown a warning

  • #225 - When we creating a person then after creating person it is not redirecting to persons list page

  • #226 - When we creating a user then the the 'asterisk icon' should visible on Confirm password label

  • #218 - When we creating a new lead, Then after create lead it should be redirect to leads page

  • #230 - Automatic publish should be done at the time of installation

v1.1.0

16 Sep 15:44
cc5e9b5
Compare
Choose a tag to compare

✨ Features

  • Workflow (CRM Automation) feature implemented

🐛 Bug Fixes

  • #132 - filter option for mails are not working

  • #162 - Issue with seeder during installation

  • #163 - Lookup field is showing 2 times while creating the attribute

  • #164 - No option is coming to update lead status in grid view

  • #165 - Image type Attribute is not working

  • #166 - Getting exception when new user Login

  • #172 - If user have not Permission to delete the Roles and the user is trying to delete the Roles then the warning message should be present inside the error box

  • #174 - If the user Applying multiple filter to search sources then data should be searched.

  • #175 - After Added a new product the page should be redirect to product list page.

  • #177 - result: When admin/user adding new Person after deleting email input field. then required validation of email should be work

  • #178 - Getting Error " Class "Webklex\PHPIMAP\IMAP" not found" while integration of Google calender in Krayin

  • #180 - admin/user adding new Lead after deleting email input field inside Contact Person tab. then required validation of email should be work.

  • #181 - When admin/user run the php artisan krayin-crm:version command on root directory to check their Krayin version. then krayin version is there in the place of V

  • #182 - While Adding a new attribute Lookup field should be come only one time

  • #184 - When Customer running " composer create-project krayin/laravel-crm " and " php artisan krayin-crm:install ". command to install the laravel-crm. Then the project should be setup successfully .

  • #186 - When we creating person and selecting the value from the Attributes dropdown which is unique then the it should be give warning to user/admin

  • #189 - When we creating Lead and selecting the value from the Attributes dropdown which is unique then the it should be give warning to user/admin

  • #193 - When we clicking on locale dropdown inside configuration tab. there should be multiple options of languages

  • #197 - When we creating Quote. then the Quote should be show in dashboard

  • #199 - When we changing timezone from timezone dropdown inside Configuration tab . then time should be convert according to timezone

  • #202 - When we creating an activity, then the date icon should be shown in the schedule input box.

  • #203 - When we creating an activity, the schedule input box should not take date before today

  • #204 - When we creating activity and selecting date in 'To' input box which is less then 'From' date. Inside schedule label. then it should give an error.

  • #208 - When we applying filters to search activities . then filters should be work properly to search activities

v1.0.1

02 Sep 07:55
a4c3a34
Compare
Choose a tag to compare

✨ Features

  • Activity participants

🐛 Bug Fixes

  • #117 - Implement Pest PHP For Testing

  • #120 - getting error when run migrate and seed database

  • #122 - missing translation for alert message when deleting types and sources

  • #123 - add more option is not working while edit person details

  • #134 - update alert when delete groups

  • #133 - exception when save new user roles

  • #135 - default placeholder should be selected in quotes billing address

  • #136 - buying leads stages are not assigned on mass action

  • #137 - show names instead of id for search term at activities section

  • #139 - filter is not working in quotes

  • #147 - Getting exception while creating product with same sku

  • #148 - Description field not visible while adding the products

  • #152 - Automatically curly bracket is getting added in description while editing Role

v1.0.0

21 Jul 15:43
5a11379
Compare
Choose a tag to compare

✨ Features

  • Descriptive and Simple Admin Panel.

  • Admin Dashboard.

  • Custom Attributes.

  • Built on Modular Approach.

  • Email parsing via Sendgrid.

🐛 Bug Fixes

  • #26 - VAT number is missing for organization

  • #28 - Organization is not found while adding person to organization

  • #29 - Users to teams

  • #31 - Add Phone to source & type to the new lead form

  • #32 - Error on installation

  • #33 - update favicon

  • #34 - product is not listed even success alert is visible

  • #35 - Dashboard widgets are not draggable

  • #38 - Lead stages

  • #39 - unable to save the lead

  • #40 - Move icon is missing

  • #41 - unable to open the lead in kanban view

  • #42 - Lead without product

  • #43 - dashboard move icon is not working

  • #54 - Compose email is not working

  • #55 - Filter at kanban view does not work

  • #56 - Unable to back from single view to outbox or any email grid

  • #57 - wrong button name

  • #60 - date picker gets removed while selecting date on activity section

  • #61 - No validation on product SKU field

  • #62 - Getting exception when filter organization/products/admin roles

  • #63 - missing translation for compose mail

  • #65 - can't enter Email & Contact details for person

  • #71 - Menus are not visible

  • #72 - Alignment problem

  • #79 - Reset Password Mail is not sent and error is shown

  • #81 - Issue with Leads Filter in Layout

  • #82 - Exception issue in Organisation

  • #83 - Issue with Actions Alignment on Organisation page

  • #84 - Issue with user access

  • #111 - Fetch custom attribute types from config file