-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathad
More file actions
309 lines (203 loc) · 10.1 KB
/
Copy pathad
File metadata and controls
309 lines (203 loc) · 10.1 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
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
[33mcommit 69deef244eb1f9b1b41d41d84be1fbb4dae5beb7[m[33m ([m[1;36mHEAD -> [m[1;32mlocal-dev-mayo[m[33m, [m[1;31morigin/main[m[33m, [m[1;31morigin/HEAD[m[33m, [m[1;32mmain[m[33m)[m
Author: kkujakku <mayoimanol@gmail.com>
Date: Fri Aug 13 13:39:26 2021 -0500
refactor(web_application): rename ButtonComponent
[33mcommit 537d6fe2e2e34b710ac2ca6aa76bacd8592fc4f6[m
Author: kkujakku <mayoimanol@gmail.com>
Date: Thu Aug 12 21:43:16 2021 -0500
feat(web_application): add a Paragraph and Image components atom
[33mcommit 8a372eeeb130d1cdd4247d2f89a1eb6b0105d0a8[m
Merge: 81dd3a3 2f4fc7e
Author: kkujakku <mayoimanol@gmail.com>
Date: Thu Aug 12 18:24:10 2021 -0500
Merge branch 'main' of https://github.com/BiloCode/School-Management-System
[33mcommit 81dd3a3ef7b00caca53af3d59fe02c3a405d8537[m
Author: kkujakku <mayoimanol@gmail.com>
Date: Thu Aug 12 18:08:36 2021 -0500
feat(web_application): add a button component atom
[33mcommit 2f4fc7e4038e205c3b6923fd6e9285c490f1f59d[m[33m ([m[1;31mdev-mayo/main[m[33m)[m
Merge: 0e1a7ca bc7ff08
Author: Billy Alexander Paredes Aycho <73754175+BiloCode@users.noreply.github.com>
Date: Thu Aug 12 17:26:17 2021 -0500
fix(web_application): font load fix
[33mcommit bc7ff08fea002211469ddb7cc2a111eb519efa8e[m
Author: BiloCode <billy_paredes_aycho@hotmail.com>
Date: Thu Aug 12 17:23:35 2021 -0500
fix(web_application): font load fix
[33mcommit 0e1a7ca36c95c8c8e34a968c54d031262ebf28ef[m
Merge: 8de4260 9a7b24e
Author: Billy Alexander Paredes Aycho <73754175+BiloCode@users.noreply.github.com>
Date: Thu Aug 12 16:52:18 2021 -0500
chore(web_application): fonts and router configuration
- add router screens
- font raleway configurated
- add drawer custom
[33mcommit 9a7b24e766155b63c4001b3235b288022fffdd20[m
Author: BiloCode <billy_paredes_aycho@hotmail.com>
Date: Thu Aug 12 16:50:17 2021 -0500
chore(web_application): fonts and router configurated
- add router screens
- font raleway configurated
- add drawer custom
[33mcommit d8f30d85993a834283216bd0fccf66e2a04993f9[m
Merge: 21a4e56 8de4260
Author: kkujakku <mayoimanol@gmail.com>
Date: Tue Aug 10 11:23:18 2021 -0500
Merge branch 'main' of https://github.com/BiloCode/School-Management-System
[33mcommit 8de4260cf7bf12a643840c9fc87e34f008ac23b3[m
Merge: 28c4170 8232e25
Author: Billy Alexander Paredes Aycho <73754175+BiloCode@users.noreply.github.com>
Date: Tue Aug 10 10:15:10 2021 -0500
fix(web_application): fix version in babel core (#29)
[33mcommit 8232e25988a8bcb6fcb530d022b9fe0144e174ee[m
Author: BiloCode <billy_paredes_aycho@hotmail.com>
Date: Tue Aug 10 10:12:36 2021 -0500
fix(web_application): fix version in babel core
[33mcommit 28c4170ccd59ed58f3bc6ff211478c395cdf1362[m
Author: jhony-24 <jhonyvegacuya24@gmail.com>
Date: Sun Aug 8 19:10:01 2021 -0500
chore(web_application): remove absolute paths
[33mcommit c8e7a632e1cb89ab64cd15996aa123d67929bb8d[m
Merge: 07f2702 0cf92eb
Author: Billy Alexander Paredes Aycho <73754175+BiloCode@users.noreply.github.com>
Date: Sat Aug 7 09:34:50 2021 -0500
chore: add native app using expo
[33mcommit 0cf92eb4ddabc60627ae42d98664c4a774713b02[m
Author: BiloCode <billy_paredes_aycho@hotmail.com>
Date: Fri Aug 6 14:27:17 2021 -0500
chore: add native app using expo
[33mcommit 07f27025560c3305efc73fd486cf3a7cd5c3f359[m
Author: Mayo Dev <61170878+kkujakku@users.noreply.github.com>
Date: Thu Aug 5 08:49:33 2021 -0500
Applied Observations (#27)
* refactor(server):change token service valid format
* feat(server):add driver for authentication
* perf(server):modify token verification
* feat(server): add a authentication user services
* feat(server): add a new test and routes to get users
* feat(server): add a new controllers and middlewares for auth
* refactor(server): implements services and middleware
* refactor(server): add a new test with supertest
* refactor(server): add a test for routes auth
* refactor(server): create a single controller for the user
* refactor(server): update test and apply corrections
* refactor(server): correction of observations
* refactor(server): uncomment firebase config
[33mcommit 21a4e56c001879fd8e33dcbb2d3a332d8ef9ba0d[m
Author: kkujakku <mayoimanol@gmail.com>
Date: Wed Aug 4 21:58:12 2021 -0500
refactor(server): uncomment firebase config
[33mcommit 52743e68a404d2121909fd7c874bb9791ead61c4[m
Author: kkujakku <mayoimanol@gmail.com>
Date: Wed Aug 4 21:48:58 2021 -0500
refactor(server): correction of observations
[33mcommit ad2777164eb3e4d1029ccc757a6b20a5ac3b7576[m
Merge: 309f9c6 b2ecc8f
Author: kkujakku <mayoimanol@gmail.com>
Date: Wed Aug 4 21:27:00 2021 -0500
Merge branch 'main' of https://github.com/BiloCode/School-Management-System
[33mcommit b2ecc8f4110e1b2f16ce829285c5d1a51f8bc3d0[m
Author: Mayo Dev <61170878+kkujakku@users.noreply.github.com>
Date: Wed Aug 4 18:38:15 2021 -0500
feat(server): authentication and session restore added (#26)
[33mcommit 309f9c64b0ac5aa9e057d8485b2d875d1c73eeed[m
Merge: 77b1dfa d8568f0
Author: kkujakku <mayoimanol@gmail.com>
Date: Wed Aug 4 18:18:04 2021 -0500
Merge branch 'main' of https://github.com/BiloCode/School-Management-System
[33mcommit 77b1dfab97c4854be96a5a8a453bf5d9a8313cee[m
Author: kkujakku <mayoimanol@gmail.com>
Date: Wed Aug 4 18:14:02 2021 -0500
refactor(server): update test and apply corrections
[33mcommit 4f100dc3ed13c830558503c516d464923c3d720b[m
Author: kkujakku <mayoimanol@gmail.com>
Date: Tue Aug 3 14:48:24 2021 -0500
refactor(server): create a single controller for the user
[33mcommit 86d4b772bbb0f24aa81a3fce364c835b6c3f72d5[m
Author: kkujakku <mayoimanol@gmail.com>
Date: Sat Jul 31 14:50:10 2021 -0500
refactor(server): add a test for routes auth
[33mcommit 74b3ff8e935afe3661fccc6e0cb8354a6830733d[m
Author: kkujakku <mayoimanol@gmail.com>
Date: Fri Jul 30 05:30:34 2021 -0500
refactor(server): add a new test with supertest
[33mcommit ba73474b618df3fd799ba56270be40bc4216af26[m
Author: kkujakku <mayoimanol@gmail.com>
Date: Thu Jul 29 15:28:02 2021 -0500
refactor(server): implements services and middleware
[33mcommit 33a8ec9644ac97b3413ed5639ba0cfbafa5bfcd7[m
Author: kkujakku <mayoimanol@gmail.com>
Date: Thu Jul 29 15:24:30 2021 -0500
feat(server): add a new controllers and middlewares for auth
[33mcommit d8568f0dc8fc71eff71ed8230f9f535cbc475e07[m
Author: jhony-24 <jhonyvegacuya24@gmail.com>
Date: Thu Jul 29 11:03:45 2021 -0500
docs: update description and projects
[33mcommit cd781b26b7463ef2c53f076e9a7013834295c6e7[m
Author: jhony-24 <jhonyvegacuya24@gmail.com>
Date: Thu Jul 29 10:24:26 2021 -0500
chore: remove package scripts
Remove dev and build scripts of packages:
* client
* design-system
[33mcommit c8c07ce967b57011fde2a6785c30243c97d7405c[m
Author: jhony-24 <jhonyvegacuya24@gmail.com>
Date: Thu Jul 29 10:22:55 2021 -0500
docs: update docs folder
[33mcommit a85d5f1d0bee716614854319a168654c22214fa2[m
Author: jhony-24 <jhonyvegacuya24@gmail.com>
Date: Thu Jul 29 10:08:32 2021 -0500
chore: add pull request template
[33mcommit ef2f57c8bc4ac8904a543397fe43aee453e884bc[m
Author: jhony-24 <jhonyvegacuya24@gmail.com>
Date: Thu Jul 29 09:55:46 2021 -0500
docs: rename text in main README.md
[33mcommit 0db067589ee6bb9805853bc095d0580371aeea3a[m
Author: jhony-24 <jhonyvegacuya24@gmail.com>
Date: Thu Jul 29 09:53:45 2021 -0500
refactor: change scopes in commitlint
[33mcommit 3469c5850aa910836e74575778978229ff692cd5[m
Author: jhony-24 <jhonyvegacuya24@gmail.com>
Date: Thu Jul 29 09:52:56 2021 -0500
chore: delete client and design-system
[33mcommit 68b83bc538225d5f6e4a2c5067e7757afef98c20[m
Author: jhony-24 <jhonyvegacuya24@gmail.com>
Date: Thu Jul 29 09:24:59 2021 -0500
feat: add application package
[33mcommit 5b8501d61a89377c835ed4bab4a70f9728eeb6eb[m
Author: kkujakku <mayoimanol@gmail.com>
Date: Wed Jul 28 00:15:56 2021 -0500
feat(server): add a new test and routes to get users
[33mcommit 42471fa4d6ba4a43ea890315948e8cbc6df35004[m
Merge: 68b9c67 bfb3b18
Author: kkujakku <mayoimanol@gmail.com>
Date: Mon Jul 26 12:20:07 2021 -0500
Merge branch 'main' of https://github.com/BiloCode/School-Management-System
[33mcommit bfb3b18326fd8ba68d862fb26a1b4d613e8f7663[m
Author: josedaesbar <67618319+josedaesbar@users.noreply.github.com>
Date: Sun Jul 25 23:52:17 2021 -0500
refactor: change classes names and refactor tests (#25)
* chore: mySQL add attribute in table StudentTutors and delete attribute in table Student
* chore: mySQL add attribute in table StudentTutors and delete attribute in table Student
* chore: mySQL edit table StudentTutors and Students
* chore: mySQL edit table StudentTutors and Students
Add attribute relationship in table StudentTutors and delete attribute tutorId in table Student
* feat: add services and controller to format publications and homeworks
* feat: add format Publications with Homeworks
This commit is for get pullThis commit is for get pull to Bilo branch
* feat: add classes and refactor code
Modify the method to format data
Modify the classes to receive data
Refactor your code with dependency injection
* feat: added test and deleted obsolete imports
Added test from GetPublicationsHomeworkFormated and cleanup of unnecessary imports
* refactor: change classes names and refactor tests
Refactorice los test, cambie los nombres de las clases y elimine una clase innecesaria
Co-authored-by: Jhony Vega <jhonyvegacuya24@gmail.com>
Co-authored-by: BiloCode <73754175+BiloCode@users.noreply.github.com>
[33mcommit a54731e742ab83ec66c34ac0f102ece578b3bd78[m
Merge: d181826 d340314
Author: Jhony Vega <jhonyvegacuya24@gmail.com>
Date: Sat Jul 24 17:12:11 2021 -0500
Merge pull request #23 from BiloCode/bilo-dev
Packages instalation in all folders fixed