Commit Graph

216 Commits

Author SHA1 Message Date
renovate[bot] 2273a2dbdf
chore(deps): add renovate.json 2022-06-20 18:08:15 +00:00
dancingCycle 426868de20 feat(webpack-react): mv webpack config to config folder 2022-06-15 11:06:53 +02:00
dancingCycle 35ffd8187e feat(webpack-react): merge prod and dev config into common webpack config 2022-06-15 10:01:59 +02:00
dancingCycle ee698001fa feat(webpack-react): call npm install --save-dev webpack-merge 2022-06-15 07:17:15 +02:00
dancingCycle 9d343318c1 feat(string2fileDload): adjust download config 2022-06-15 07:13:31 +02:00
dancingCycle ca1bd36a0f feat(string2fileDload): initial commit 2022-06-10 10:06:59 +02:00
dancingCycle 81857e0349 feat(crud): adjust README 2022-06-10 08:17:19 +02:00
dancingCycle 497db065d3 feat(crud): initial commit 2022-06-09 14:29:12 +02:00
dancingCycle e27bae66a8 fix(toggle-btn): add missing prop-types 2022-06-08 10:23:12 +02:00
dancingCycle 91db4c3e8b feat(form): add form with multiple inputs 2022-06-08 10:21:23 +02:00
dancingCycle a3d072c505 feat(toggle-btn): initial commit 2022-06-07 20:34:27 +02:00
dancingCycle 0f911c0419 feat(form): initial commit 2022-06-07 12:26:42 +02:00
dancingCycle 123ac80de7 feat(webpack-react): install and add prop-types.js example 2022-06-07 11:19:58 +02:00
dancingCycle 63c89e072a feat(wp-js): initial commit 2022-06-07 09:42:58 +02:00
dancingCycle 640b2fdff3 feat(webpack-react): add *.jsx transpiling to *.js for React.js 2022-06-07 09:39:54 +02:00
dancingCycle 438d627d68 feat(webpack-react): initial commit 2022-06-07 08:41:20 +02:00
Begerad, Stefan 878416e2ba fare-zones-table: initial commit 2022-01-25 00:15:53 -05:00
Begerad, Stefan 4ff618e73f axios: changed background-color 2022-01-25 00:11:22 -05:00
Begerad, Stefan 8735357542 axios: added Basic Authentication Header for axios.js HTTP GET request 2022-01-25 00:11:22 -05:00
Begerad, Stefan c7b97bb519 axios: added axios defaults 2022-01-25 00:11:22 -05:00
Begerad, Stefan ddf93b9075 axios: changed base URL of axios get call 2022-01-25 00:11:22 -05:00
Begerad, Stefan 524b8f9df2 axios: added axios.get inst 2022-01-25 00:11:22 -05:00
Begerad, Stefan c6ce232147 axios: called npm i axios 2022-01-25 00:11:22 -05:00
Begerad, Stefan f142cd6a37 axios: changed package name cos of npm error 2022-01-25 00:11:22 -05:00
Begerad, Stefan ab99e6cddc axios: copied and adapted app axios from app config-tutorial 2022-01-25 00:11:22 -05:00
Begerad, Stefan 1565cd0f4f feat: switched RouterBroser for Fare-Zones component 2022-01-25 00:08:13 -05:00
Begerad, Stefan 44e1804dcd feat: added async fetch of credentials 2022-01-25 00:08:13 -05:00
Begerad, Stefan e83e400b8a feat: added login component 2022-01-25 00:05:36 -05:00
Begerad, Stefan 6b066022af docu: added source 2022-01-24 23:59:42 -05:00
Begerad, Stefan 9089e2a4e8 doc: added note about BrowserRouter child elements 2022-01-24 23:59:42 -05:00
Begerad, Stefan 8c813ded88 feat: introduced BrowserRouter 2022-01-24 23:59:42 -05:00
Begerad, Stefan f32de23418 chore: called npm install react-router-dom 2022-01-24 23:59:42 -05:00
Begerad, Stefan 5a37f2b54c chore: copied from branch config-tut in git@github.com:dancesWithCycles/react-sandbox.git 2022-01-24 23:59:42 -05:00
Begerad, Stefan 6b7e00c3b9 pages: copied from git@github.com:dancesWithCycles/grassroot-react-app.git 2022-01-24 23:52:54 -05:00
Begerad, Stefan 6327b4fb6e config-tut: copied config-tutorial to pages 2022-01-24 23:52:54 -05:00
Begerad, Stefan 7537959c41 docu: added link for React.js login and authentication 2021-09-14 11:12:47 -04:00
Begerad, Stefan 5e290a2697 docu: added link for React.js axios REST tutorial 2021-09-13 20:48:59 -04:00
Begerad, Stefan 0f6d42f4f7 docu: added link for React.js login example with basic auth 2021-09-13 11:29:19 -04:00
Begerad, Stefan fb8fcb8df4 feat: described LESS.js style processor 2021-09-10 13:42:28 -04:00
Begerad, Stefan 545fedde82 config-tut: renamed all files 2021-09-09 15:00:34 -04:00
Begerad, Stefan 9ad3b232d8 react-config-tut: added charset to index.html template 2021-09-09 14:50:50 -04:00
Begerad, Stefan 3616faa187 react-config-tut: added HtmlWebpackPlugin plugin for deployment 2021-09-09 14:37:55 -04:00
Begerad, Stefan a5b0d54cee react-config-tut: called npm install html-webpack-plugin -D 2021-09-09 14:33:56 -04:00
Begerad, Stefan 0a330da1aa react-config-tut: changed dev and prod dir 2021-09-09 14:33:08 -04:00
Begerad, Stefan 0ab82d22f5 chore: called script format and eslint-fix 2021-09-09 14:20:15 -04:00
Begerad, Stefan 1a63c11b62 feat: added CSS and LESS processor 2021-09-09 14:18:04 -04:00
Begerad, Stefan 48fdb643e8 feat: called npm install --save-dev less less-loader css-loader style-loader 2021-09-09 14:12:06 -04:00
Begerad, Stefan 7415075c28 feat: added script eslint-fix and build 2021-09-09 14:10:30 -04:00
Begerad, Stefan d587eb3da6 feat: added file README.md 2021-09-09 14:03:56 -04:00
Begerad, Stefan 50c51fbc83 feat: added JavaScript linter ESlint 2021-09-09 14:03:43 -04:00