-
Notifications
You must be signed in to change notification settings - Fork 1
/
log.txt
55 lines (37 loc) · 3.3 KB
/
log.txt
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
commit 8d13daf245abf360168299f26bb82bcc4ab8c583
Author: NQPhuc <11730168+NQPhuc@users.noreply.github.com>
Date: Tue May 4 04:28:06 2021 +0700
Slight change to loadLogin
commit eee2c0e12bc44236a992b642fa65cd913783d30c
Author: NQPhuc <11730168+NQPhuc@users.noreply.github.com>
Date: Mon May 3 23:59:42 2021 +0700
Test login mechanic
commit c3e2e2cedde6903b1f316edfe125b47b08bdadc7
Author: NQPhuc <11730168+NQPhuc@users.noreply.github.com>
Date: Mon May 3 20:34:15 2021 +0700
complete login popup
commit 316effb4f2168f312d2f234303e3785affb69153
Author: NQPhuc <11730168+NQPhuc@users.noreply.github.com>
Date: Mon May 3 20:21:42 2021 +0700
fail popup
commit 3129f129980127b75bfbedaf587ebcba17d98b6b
Author: NQPhuc <11730168+NQPhuc@users.noreply.github.com>
Date: Mon May 3 18:19:16 2021 +0700
testing ajax
playing around with arrow function and 'this' definition
commit b02a09fd2e94499bafe449bcd33ee7bf0d5a1224
Author: NQPhuc <11730168+NQPhuc@users.noreply.github.com>
Date: Mon May 3 13:03:34 2021 +0700
complete connect with BE by ajax
commit fdc59ccbd30313237e6841c85d339ad3b9c32de2
Author: NQPhuc <11730168+NQPhuc@users.noreply.github.com>
Date: Mon May 3 12:22:10 2021 +0700
TEST connecting to BE
commit a069b0d85e62ff77f14c474fb3bb0229f451bfc2
Author: NQPhuc <11730168+NQPhuc@users.noreply.github.com>
Date: Sun May 2 02:56:57 2021 +0700
Add basic layout and component
commit 763f0037ea37d6f2b4f57e9ddbb4823df4650652
Author: NQPhuc <11730168+NQPhuc@users.noreply.github.com>
Date: Tue Apr 27 21:51:18 2021 +0700
Initialize project using Create React App