Skip to content

Commit ffee37b

Browse files
Merge pull request #625 from jitendra-webkul/master
Updated changelog
2 parents 680b099 + 350ccbb commit ffee37b

File tree

4 files changed

+265
-3
lines changed

4 files changed

+265
-3
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
APP_NAME='Krayin CRM'
22
APP_ENV=local
3-
APP_VERSION=1.1.3
3+
APP_VERSION=1.2.0
44
APP_KEY=
55
APP_DEBUG=true
66
APP_URL=http://localhost

CHANGELOG for v1.x.x.md

Lines changed: 262 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,265 @@
1+
## **v1.2.0 (1st of November 2021)**
2+
3+
* [feature] Pipeline feature implemented
4+
5+
* [feature] Quick create option implemented
6+
7+
* [feature] Brand new setting page implemented
8+
9+
10+
* #138 [fixed] - fix column spacing in quotes inside the respective leads
11+
12+
* #170 [fixed] - If admin Inactive any user who is logged in on CRM then the user should automatically logged out
13+
14+
* #171 [fixed] - When admin/user logged in to their panel then the name of logged in user should be mention to the top right corner
15+
16+
* #192 [fixed] - When we appying the filters to search leads . then the end date input should not take the date which is less then start date.
17+
18+
* #196 [fixed] - When we creating Attributes after choosing select from type dropdown and options from options dropdown . Then Input Validation field should be disabled.
19+
20+
* #204 [fixed] - 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.
21+
22+
* #255 [fixed] - When the user trying to create/edit Activity. then there should be a suggestion in placeholder of Participants input field for search Participants.
23+
24+
* #265 [fixed] - The user or person should not be add into participants which is already added as a participants.
25+
26+
* #277 [fixed] - When we trying to delete any lead. then There should be a confirm box before delete lead.
27+
28+
* #280 [fixed] - Filters should be visible to filter the leads.
29+
30+
* #281 [fixed] - When we are creating Note. Then ' Note created successfully ' should be show in message box.
31+
32+
* #282 [fixed] - There should be a scrollbar to scroll the leads inside lead tab.
33+
34+
* #283 [fixed] - The date filter should work properly in leads section
35+
36+
* #285 [fixed] - When we are deleting any Note. then there should be a confirm box before delete Note
37+
38+
* #286 [fixed] - When we are removing the search keyword from the search box inside lead. then there should be visible all leads
39+
40+
* #287 [fixed] - When we are adding a person, then there should be a suggestion in organization input field
41+
42+
* #288 [fixed] - When we are trying to delete multiple persons at a time, then there should be a confirm box before delete person
43+
44+
* #289 [fixed] - When we are trying to delete multiple Leads at a time, then there should be a confirm box before delete the Lead.
45+
46+
* #296 [fixed] - When we are deleting any Note. Then ' Note deleted successfully ' should be show in message box
47+
48+
* #297 [fixed] - Search box should be work properly. when we are searching any attribute
49+
50+
* #298 [fixed] - The status is not updating of login user and showing 'User updated successfully'.
51+
52+
* #299 [fixed] - Search box should be work properly. when we are searching any user
53+
54+
* #300 [fixed] - When we are creating the lead then The color should be change of the tab after filled all the required fields
55+
56+
* #301 [fixed] - Search box should be work properly. when we are searching any Quote
57+
58+
* #305 [fixed] - The Warning message should be show, if the user adding same product again and again in quote items.
59+
60+
* #306 [fixed] - There should be a option to select date in created at' input field, if user want to filter activities.
61+
62+
* #309 [fixed] - When we applying filters to search activities . then filters should be work properly to search activities
63+
64+
* #313 [fixed] - There should be a option to delete multiple activites at a time
65+
66+
* #318 [fixed] - There should be a option to select date in created date input field, if user want to filter the inbox mails.
67+
68+
* #319 [fixed] - There should be a warning message, if user creating activities for less then current schedule time
69+
70+
* #321 [fixed] - The filter should be work properly, when user filter activity by lead name.
71+
72+
* #324 [fixed] - Popup box should not show until we select any action
73+
74+
* #325 [fixed] - The inbox mail detail should be visible, if we want to view any inbox mail.
75+
76+
* #334 [fixed] - Page should be redirect to inbox. after delete mail with success message.
77+
78+
* #337 [fixed] - Page should be redirect to inbox. after send mail
79+
80+
* #338 [fixed] - HTML code should not be visible in attachment place.
81+
82+
* #341 [fixed] - Search box should be work properly. when we are searching any Lead
83+
84+
* #351 [fixed] - Fix column spacing in Inbox inside the mail tab
85+
86+
* #352 [fixed] - There should not be any exception. if user want to filter inbox mail.
87+
88+
* #354 [fixed] - The date filter should be work properly in Activity tab.
89+
90+
* #361 [fixed] - There should be a submit button if we want to filter dashboard data using date
91+
92+
* #363 [fixed] - Search box should be work properly. when we are searching any Organizations
93+
94+
* #364 [fixed] - There should not be any error if we are adding new organization.
95+
96+
* #367 [fixed] - The filter should be work properly, when user trying to filter Attributes by type
97+
98+
* #368 [fixed] - There should be a option to edit the tag
99+
100+
* #369 [fixed] - The filters should be work properly, if user trying to filter tags.
101+
102+
* #372 [fixed] - There should be a option to delete the multiple tags at a time.
103+
104+
* #377 [fixed] - Date input fields should be cleared, after click on cross icon.
105+
106+
* #378 [fixed] - The details of contact person should be fill automatically.
107+
108+
* #380 [fixed] - The person should be received mail , after delete person. if we have create a workflow for the same.
109+
110+
* #381 [fixed] - The Created by field should be visible only one time in activity table.
111+
112+
* #384 [fixed] - The default image should be show in product section.
113+
114+
* #386 [fixed] - There should be asterisk icon in Quote item.
115+
116+
* #396 [fixed] - The contact number field should not take the blank value.
117+
118+
* #397 [fixed] - The input fields should be shown to add product
119+
120+
* #398 [fixed] - Filters should be work properly in quote.
121+
122+
* #399 [fixed] - There should not be an exception when we are trying to view inbox mail.
123+
124+
* #400 [fixed] - The mails should be deleted when the user trying to delete multiple emails at a time.
125+
126+
* #402 [fixed] - The user should have the option to compose mail.
127+
128+
* #403 [fixed] - The person attributes should be shown inside the placeholder.
129+
130+
* #404 [fixed] - The filters should be work properly in the activity section.
131+
132+
* #407 [fixed] - The filters should work properly in the activity section.
133+
134+
* #410 [fixed] - Filters should be work properly in the activity section
135+
136+
* #411 [fixed] - There should not be an exception when the user trying to edit any role.
137+
138+
* #412 [fixed] - The page should not be asked to choose file when we are trying to view draft mails
139+
140+
* #413 [fixed] - There should not be an exception when user trying to create a lead.
141+
142+
* #415 [fixed] - There should not be a blank option in the activity type dropdown when the user is trying to create an activity.
143+
144+
* #416 [fixed] - There should be a dropdown instead of an input box when the user trying to filter activities by type.
145+
146+
* #419 [fixed] - There should be a suggestion for users to search for products.
147+
148+
* #420 [fixed] - There should be a warning message if the user trying to delete the leads when the user has no permission to delete the leads.
149+
150+
* #422 [fixed] - There should be an option to create tags if the user has permission to create a tag.
151+
152+
* #426 [fixed] - The mails should be visible in the inbox.
153+
154+
* #427 [fixed] - The ' To ' field should not take a blank value when the user trying to compose a mail.
155+
156+
* #432 [fixed] - The search box should not take the blank value.
157+
158+
* #433 [fixed] - There should be a dropdown instead of the input box when the user trying to filter the pipeline by " is Default" .
159+
160+
* #434 [fixed] - The person id should be visible in the person table.
161+
162+
* #436 [fixed] - Filters should work properly in the Attributes section.
163+
164+
* #441 [fixed] - The calculation should be correct when the user trying to create the quote.
165+
166+
* #447 [fixed] - The delete icon should not be visible when the user is adding only one product in the quote item.
167+
168+
* #448 [fixed] - The Leads should be visible in the lead's table.
169+
170+
* #452 [fixed] - There should be a field of created date in the quote table.
171+
172+
* #459 [fixed] - At least one pipeline should be the default pipeline.
173+
174+
* #460 [fixed] - When we are trying to create a new user, then it should not give a warning message.
175+
176+
* #465 [fixed] - There should be ' Select user ' instead of 'User' in the Leads filter.
177+
178+
* #471 [fixed] - There should be an error if the user trying to create multiple sources with the same name.
179+
180+
* #479 [fixed] - There should a warning message when the user trying to enter the character in the quantity input field
181+
182+
* #481 [fixed] - There should a warning message when the user trying to enter the character in the Price and discount input field.
183+
184+
* #482 [fixed] - Date inputs should be blank when the user is removing the date filters.
185+
186+
* #484 [fixed] - When the user trying to see **Leads Over Time** leads from the dashboard, then only **Leads Over Time** leads should be visible on the leads table.
187+
188+
* #485 [fixed] - When the user trying to add multiple-stage with the same name in the pipeline, then there should a warning message instead of an exception.
189+
190+
* #488 [fixed] - When the user trying to click on submit button without selecting any action, then there should be a warning for select any action to perform.
191+
192+
* #489 [fixed] - There should be a warning message if the user trying to add the same tag multiple times in a lead.
193+
194+
* #492 [fixed] - There should be a warning message if the user trying to edit leads [by drag and drop] without permission.
195+
196+
* #495 [fixed] - The user should not be able to edit leads without permission.
197+
198+
* #498 [fixed] - There should be a success message after reply on mail.
199+
200+
* #499 [fixed] - There should be an option to give permissions-related quotes to a role.
201+
202+
* #500 [fixed] - The user should log out automatically if the user has no permission for any tab.
203+
204+
* #504 [fixed] - There should be a warning message if the user is adding the same email and contact number multiple time
205+
206+
* #505 [fixed] - The user should be redirected to the login page after deleting the self account.
207+
208+
* #512 [fixed] - There should not be any exception when the user trying to view the lead.
209+
210+
* #514 [fixed] - The user should not be able to select the date greater than today in the created date input field.
211+
212+
* #530 [fixed] - The user should not be able to delete tags if the user has no permission for the same.
213+
214+
* #531 [fixed] - The Add stage and Save as pipeline buttons should not be disabled when the user removing the duplicate stage
215+
216+
* #534 [fixed] - The user should not be able to add a tag on a lead if the user has no permission for edit the lead.
217+
218+
* #541 [fixed] - 'Expected Close Date' should not be less than Created date
219+
220+
* #542 [fixed] - There should not be any exception when the user tries to filter quotes by created date.
221+
222+
* #543 [fixed] - The numerator should not be greater than the denominator in the dashboard.
223+
224+
* #544 [fixed] - There should be Yes or No' in 'Is Done dropdown' when the user trying to filter activity by 'is done' filter.
225+
226+
* #545 [fixed] - There should be an option to select date instead of input type text.
227+
228+
* #568 [fixed] - When the admin trying to delete self account the message should be correct
229+
230+
* #569 [fixed] - There should be a success message, When the admin tries to delete any other user.
231+
232+
* #571 [fixed] - The user should not be able to edit another user without permission.
233+
234+
* #577 [fixed] - The user should not be able to access the 'sent, trash, inbox' pages without permission.
235+
236+
* #585 [fixed] - The Setting option should be visible if the user has permission for the same.
237+
238+
* #586 [fixed] - There should not be any exception when the user is trying to compose mail.
239+
240+
* #589 [fixed] - When the user is trying to delete default attributes, then the message should be correct.
241+
242+
* #590 [fixed] - The user should not be able to view the quotes if the user has no permission for the same.
243+
244+
* #592 [fixed] - The user should not be able to view the leads if the user has no permission for the same.
245+
246+
* #599 [fixed] - There should be an option to filter quotes 'by is expired'
247+
248+
* #600 [fixed] - The date filter should work properly when the user is trying to filter the leads.
249+
250+
* #601 [fixed] - The rotting date should be correct when the user is trying to view any lead.
251+
252+
* #606 [fixed] - Filters should work properly. when the user is trying to filter the activity.
253+
254+
* #607 [fixed] - There should a warning message if the user is trying to add the same stage multiple times.
255+
256+
* #619 [fixed] - The user should not be able to view the admin's data if the user has group permission.
257+
258+
* #620 [fixed] - The Link Lead option should work properly on mail section.
259+
260+
261+
262+
1263
## **v1.1.3 (23rd of September 2021)**
2264

3265
* [feature] Refactored data grid code

packages/Webkul/UI/publishable/assets/js/ui.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/Webkul/UI/publishable/assets/mix-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"/js/ui.js": "/js/ui.js?id=01d04ea2616ddd25d3de",
2+
"/js/ui.js": "/js/ui.js?id=275d9f60c4692148edbe",
33
"/css/ui.css": "/css/ui.css?id=305ba87cbd5ce07c772d",
44
"/images/add-icon.svg": "/images/add-icon.svg?id=9135b4e0e1c239c36981",
55
"/images/align-justify-icon.svg": "/images/align-justify-icon.svg?id=ee8d48e636b80417a884",

0 commit comments

Comments
 (0)