-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathPatchNotes_VersionControl.yaml
More file actions
235 lines (225 loc) · 4.13 KB
/
PatchNotes_VersionControl.yaml
File metadata and controls
235 lines (225 loc) · 4.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
Nutrihelp API Backend Version Control
### All changelog additions were completed via the Backend API team as a whole ###
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-V2024.2.3-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
ChangeLog:
- Added 5 new vulnerability pattens to Vulnerability scanner - Changed version to V1.1
- Added Vulnerability Report
- Upgraded POST Meal Planning API
- Upgraded GET meal planning API
- Updated / Refactored login API's to use email instead of username
- Began development of recipe image classification api
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-V2024.2.2-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
ChangeLog:
- Implmented V1.0 Vulnerability scanner
- Added user ID and set up relationship in feedback API endpoint
- Added cooking method ID to the relation table/recipe API endpoint
- Added User Change Password API
- Added Image to User profile API
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-V2024.2.1-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
ChangeLog:
- Added Version Control
- Added additional input Fields to the New user Sign Up Form
- Added images to Recipe API
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-V2024.2.0-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
Current pages and applicaitons present before trimester commenced
Current Controllers:
- Appointment Controller
- Contact Us Controller
- Food Data Controller
- Image Classification Controller
- Login Controller
- Meal Plan Controller
- Recipe Controller
- Sign Up Controller
- User Feedback Controller
- User Preferences Controller
- User Profile Controller
Middleware:
- Authenticate Token
Current models:
- Add Appointment
- Add Contact Us Msg
- Add MFA Token
- Add User
- Add User Feedback
- Create Recipe
- Create Recipe Test Sample
- Delete User Recipes
- Fetch All Allergies
- Fetch Cooking Methods
- Fetch All Cuisines
- Fetch All Dietary Requirements
- Fetch All Health Conditions
- Fetch All Ingredients
- Fetch All Spice Levels
- Fetch User Preferences
- Get Appointments
- Get User
- Get User Credentials
- Get User Profile
- Get User Recipes
- Image classification python script
- Meal Plan
- Update User Preference
- Update User Profile
Node Models
- .bin
- @sendgrid
- @supabase
- @types
- accepts
- append-field
- argparse
- array-flatten
- asynckit
- axios
- balanced-match
- bcryptjs
- body-parser
- brace-expansion
- buffer-equal-constant-time
- buffer-from
- busboy
- bytes
- call-bind
- combined-stream
- concat-map
- concat-stream
- content-disposition
- content-type
- cookie
- cookie-signature
- core-util-is
- cors
- debug
- deepmerge
- define-data-property
- delayed-stream
- denque
- depd
- destroy
- dotenv
- ecdsa-sig-formatter
- ee-first
- encodeurl
- es-define-property
- es-errors
- escape-html
- etag
- express
- finalhandler
- follow-redirects
- form-data
- forwarded
- fresh
- fs.realpath
- function-bind
- generate-function
- get-intrinsic
- glob
- gopd
- has-property-descriptors
- has-proto
- has-symbols
- hasown
- http-errors
- iconv-lite
- inflight
- inherits
- ipaddr.js
- is-property
- isarray
- jsonwebtoken
- jwa
- jws
- lodash.includes
- lodash.isboolean
- lodash.isinteger
- lodash.isnumber
- lodash.isplainobject
- lodash.isstring
- lodash.once
- long
- lru-cache
- media-typer
- merge-descriptors
- methods
- mime
- mime-db
- mime-types
- minimatch
- minimist
- mkdirp
- ms
- multer
- mysql2
- named-placeholders
- negotiator
- object-assign
- object-inspect
- on-finished
- once
- parseurl
- path-is-absolute
- path-to-regexp
- process-nextick-args
- proxy-addr
- proxy-from-env
- qs
- range-parser
- raw-body
- readable-stream
- safe-buffer
- safer-buffer
- semver
- send
- seq-queue
- serve-static
- set-function-length
- setprototypeof
- side-channel
- sprintf-js
- sqlstring
- statuses
- streamsearch
- string_decoder
- swagger-ui-dist
- swagger-ui-express
- toidentifier
- tr46
- type-is
- typedarray
- undici-types
- unpipe
- util-deprecate
- utils-merge
- vary
- webidl-conversions
- whatwg-url
- wrappy
- ws
- xtend
- yallist
- yamljs
Routes:
- Appointment
- Contact Us
- Food Data
- Image Classification
- Index
- Login
- Meal Plan
- Recipe
- Sign Up
- User Feedback
- User Preference
- User Profile
Other:
- .env
- .gitignore.git
- dbConnection.js
- index.yaml
- package.json
- package-lock.json
- README.md
- server.js