58 Commits

Author SHA1 Message Date
Tudor Stanciu
13817b2832 notes 2022-11-22 09:11:36 +02:00
1131c7733f remove secrets from source code 2022-11-21 02:14:58 +02:00
a9b4b131a6 docker commands 2020-05-11 02:19:55 +03:00
74cd37a798 updated API URL for production environment 2020-05-11 01:57:44 +03:00
3ba851ae41 course save fix 2020-05-03 03:24:26 +03:00
db3cf0db16 notes 2020-05-03 03:15:26 +03:00
22f78a3476 dockerfile update 2020-05-03 02:53:53 +03:00
69dfc4eb34 allow accessing app by ip and server name 2020-05-03 01:55:57 +03:00
b202f52eb2 app publicPath 2020-05-03 01:32:15 +03:00
76b6081a35 Source for scripts that start multiple processes in the same docker container 2020-04-15 01:11:54 +03:00
7f86c057f9 Another start script to run multiple processes in the same docker container 2020-04-15 01:09:23 +03:00
0c43f28cdc start multiple processes in same container 2020-04-15 01:02:39 +03:00
feaf0cc0ba dockerfile update + start scripts 2020-04-15 00:15:32 +03:00
3eaad5e580 Merge branch 'master' of https://dev.azure.com/tstanciu94/ReactTraining/_git/ReactReduxCourse 2020-04-14 23:05:08 +03:00
93a8f626bc dockerfile update 2020-04-14 23:04:58 +03:00
80d815d7e1 Merge branch 'master' of https://dev.azure.com/tstanciu94/ReactTraining/_git/ReactReduxCourse 2020-04-14 22:39:28 +03:00
e98053833b memories 2020-04-14 22:38:57 +03:00
9a67a13312 updates for docker 2020-04-14 17:51:31 +03:00
c18de01fdf package.json update 2020-04-12 04:22:30 +03:00
8c0127d1b4 dockerfile 2020-04-12 04:09:41 +03:00
11e5c9a2a6 Production builds configuration 2020-04-12 03:44:41 +03:00
f9ff64efd4 Testing Redux 2020-04-12 03:11:18 +03:00
9416e917f8 Testing React 2020-04-12 02:46:44 +03:00
82815b6d9a Optimistic delete 2020-04-12 02:10:57 +03:00
5a85950b85 front side validations 2020-04-12 01:55:25 +03:00
0dfaea5949 manage server validations 2020-04-12 01:51:09 +03:00
eca6cbc0b8 ToastContainer 2020-04-12 01:41:12 +03:00
8b95aec904 Spinner when wait for async actions 2020-04-12 01:18:08 +03:00
1e70e1de6e ManageCoursePage - edit course 2020-04-12 00:49:06 +03:00
7a147e1dde redirect between pages 2020-04-12 00:33:16 +03:00
233d37d373 ManageCoursePage - handleSave 2020-04-12 00:23:27 +03:00
f6970c99ee ManageCoursePage - handleChange function 2020-04-12 00:02:01 +03:00
31834fdb59 ManageCoursePage state 2020-04-11 23:56:50 +03:00
528c5715f3 reusable components SelectInput and TextInput + CourseForm 2020-04-11 23:43:14 +03:00
2fe0b6c647 convert ManageCoursePage from class to function with hooks 2020-04-11 23:35:57 +03:00
3a6fcd1637 ManageCoursePage route 2020-04-11 23:32:21 +03:00
d29de78333 ManageCoursePage 2020-04-11 23:29:22 +03:00
210b0885a1 initial state 2020-04-11 23:01:54 +03:00
49fbd7be66 course list 2020-04-11 22:54:32 +03:00
04d8e062d4 api calls and redux thunk 2020-04-11 22:09:25 +03:00
bf2eef21f2 json api server 2020-04-11 20:01:31 +03:00
263ecdf14e action types file 2020-04-11 19:42:29 +03:00
a90bf1c3f3 mapDispatchToProps with bindActionCreators 2020-04-11 19:37:34 +03:00
3137dce047 mapDispatchToProps 2020-04-11 19:32:20 +03:00
0fa1f83aa9 CoursesPage - display courses 2020-04-11 19:27:53 +03:00
2061371670 connect component to redux 2020-04-11 16:42:26 +03:00
f539da1f77 redux infrastructure 2020-04-11 16:31:58 +03:00
229691cbc7 CoursesPage handleSubmit 2020-04-11 03:14:24 +03:00
c4394dd747 CoursesPage update 2020-04-11 03:10:45 +03:00
d09fa93d90 CoursesPage 2020-04-11 02:17:27 +03:00