You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: IDEAS.md
+14-12Lines changed: 14 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,28 +7,26 @@
7
7
## Bugs
8
8
9
9
- Client validation for an existing meal in the database
10
-
- Types has affect on searching results.
11
-
- (vNaN): NaN
12
10
13
11
## Added
14
12
15
-
v2.8.0:
16
-
17
-
- Validation - client side: The patterns should be loaded from pattern file? Or simply embedeed inside elements.
18
-
- Better handling MongoDB errors - types of errors and their communicates.
19
-
- Error page for multer and other errors while you are trying to add a new meal.
20
-
21
-
v2.9.0
13
+
v2.11.0
22
14
23
-
-Each result has a property called `relevance` - could be measured as a percentage. The found results should be sorted according to the this property.
15
+
-Add responsive web design for the other subsites.
24
16
25
17
v2.10.0
26
18
27
19
- Add pagination for results.
28
20
29
-
v2.11.0
21
+
v2.9.0
30
22
31
-
- Add responsive web design for the other subsites.
23
+
- Each result has a property called `relevance` - could be measured as a percentage. The found results should be sorted according to the this property.
24
+
25
+
v2.8.0:
26
+
27
+
- Validation - client side: The patterns should be loaded from pattern file? Or simply embedeed inside elements.
28
+
- Better handling MongoDB errors - types of errors and their communicates.
29
+
- Error page for multer and other errors while you are trying to add a new meal.
32
30
33
31
## Changed
34
32
@@ -39,6 +37,10 @@ v2.7.0:
39
37
40
38
## Fixed
41
39
40
+
v2.11.2:
41
+
42
+
- Types has affect on searching results.
43
+
42
44
v2.6.3:
43
45
44
46
- When you try to add a new meal and its image is too large, then you receive a message about failure but the meal wil be added.
0 commit comments