47 Commits

Author SHA1 Message Date
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
f797a34bc4 PageNotFound 2020-04-11 02:09:47 +03:00
8fce4efb4f HomePage, AboutPage, Header and Navigation 2020-04-11 01:56:55 +03:00
2d294ddccd eslint config 2020-04-11 01:18:45 +03:00
372b93c780 react app start 2020-04-11 01:08:28 +03:00
951f495f44 prettier config update 2020-04-10 01:47:37 +03:00
01cc5ddf7c prettier config 2020-04-10 01:42:32 +03:00
167db9f371 webpack config 2020-04-10 01:40:11 +03:00
3f3c221ad0 initial commit 2020-04-09 02:36:23 +03:00