Commit Graph

55 Commits (74cd37a7988a1b22b32765c745f5df330dc4f493)

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