Alex Tselegidis
|
e390ab6b42
|
The filter HTML will use no-value placeholders for empty fields
|
2022-05-27 09:25:21 +02:00 |
|
Alex Tselegidis
|
05e6704e67
|
Secondary info wrapped in small tag and using text-muted class.
|
2022-01-26 21:27:57 +01:00 |
|
Alex Tselegidis
|
e659bd6e08
|
Add soft phone number validation (#820).
|
2022-01-24 15:48:20 +01:00 |
|
Alex Tselegidis
|
fbb9baec50
|
Change display of read only field (remove border).
|
2022-01-19 09:39:13 +01:00 |
|
Alex Tselegidis
|
54e4c208a3
|
Update the project subtitle.
|
2022-01-18 13:05:42 +01:00 |
|
Alex Tselegidis
|
8dad2d9624
|
Replace the global App.Lang with the "lang" helper method, which is more appropriate due to the dynamic load of script translation strings.
|
2022-01-18 08:22:25 +01:00 |
|
Alex Tselegidis
|
e93565500d
|
Replace the global App.Vars with the "vars" helper method, which is more appropriate due to the dynamic load of script vars.
|
2022-01-18 08:18:22 +01:00 |
|
Alex Tselegidis
|
3ca5fa6de6
|
Proper mark selected row when clicking on a result list item.
|
2022-01-17 21:31:53 +01:00 |
|
Alex Tselegidis
|
ce853c99ef
|
Code refactoring and improvements for the customers page.
|
2022-01-17 14:25:45 +01:00 |
|
Alex Tselegidis
|
22439eb60a
|
Replace all backend layout occurrences.
|
2022-01-17 05:26:57 +01:00 |
|
Alex Tselegidis
|
32b6052546
|
Update the js doc content of the javascript files.
|
2022-01-14 09:26:44 +01:00 |
|
Alex Tselegidis
|
a89a6d8faf
|
Rename "init" methods to "initialize".
|
2022-01-14 08:31:12 +01:00 |
|
Alex Tselegidis
|
e0c66cd066
|
Rename the "display" filter parameter to "show" for consistency.
|
2022-01-07 09:07:07 +01:00 |
|
Alex Tselegidis
|
bd3b55c2f9
|
Replace var with const/let in customers module
|
2022-01-07 09:02:30 +01:00 |
|
Alex Tselegidis
|
62357dfc36
|
Update customers module comment
|
2022-01-07 08:59:03 +01:00 |
|
Alex Tselegidis
|
7b54377f92
|
Correct input filter component and remove the clear button
|
2022-01-07 08:47:19 +01:00 |
|
Alex Tselegidis
|
273a218ba8
|
Replace GeneralFunctions references
|
2022-01-07 08:42:43 +01:00 |
|
Alex Tselegidis
|
00c3aebef0
|
Refactored the customers helper JS file so that it becomes a standalone module.
|
2022-01-06 09:53:16 +01:00 |
|