Commit Graph

216 Commits

Author SHA1 Message Date
dancingCycle ded47c9db5 feat(jszip-dev): add Export button 2024-04-25 09:22:05 +02:00
dancingCycle 63ff305d0a feat(jszip-dev): download 2 files as zip archive 2024-04-24 14:20:25 +02:00
dancingCycle 73a6c22ffe feat(jszip-dev): initial commit 2024-04-24 12:53:50 +02:00
dancingCycle 1878926306 feat(cnt-cmpnnt): initial commit 2024-04-23 15:53:55 +02:00
dancingCycle dfe5ac424a feat(wbpck-rct-bbl-slnt): adjust esling from "airbnb" to "eslint:recommended". 2024-04-23 14:53:04 +02:00
dancingCycle 6bfc03ba2c chore(webpack-react-babel): add eslint 2024-02-15 21:58:53 +01:00
dancingCycle 659ba0fe95 feat(wbpck-rct-bbl-slnt): initial commit 2024-02-15 21:20:06 +01:00
dancingCycle 98b42aa13b chore(webpack-react-babel): update webpack and babel dependencies 2024-02-15 21:18:22 +01:00
dancingCycle 9011a4c50b chore(webpack-react-babel-prettier): npm run prettier:fix 2024-02-15 20:47:17 +01:00
dancingCycle 85057f419b feat(webpack-react-babel-prettier): initial commit 2024-02-15 15:37:00 +01:00
dancingCycle 008294a954 chore(webpack-react-babel): update babel dependencies 2024-02-15 15:32:07 +01:00
dancingCycle 33d9884f39 feat(webpack-react-babel): initial commit 2024-02-15 15:28:23 +01:00
dancingCycle 0d0410ea96 chore(webpack-react): adjust node minimum dependency 2024-02-15 15:26:29 +01:00
dancingCycle eb5c837955 chore(webpack-react): adjust node minimum dependency 2024-02-15 15:14:03 +01:00
dancingCycle 7e4e4c7927 feat(pagination): initial commit 2024-01-31 21:45:13 +01:00
dancingCycle 65ba987f09 feat(radio-button): initial commit 2024-01-12 14:27:59 +01:00
dancingCycle f4de3318d1 feat(webpack-react): read *.json file 2024-01-04 15:39:29 +01:00
dancingCycle 810b53625a feat(webpack-react): read *.json file 2024-01-04 14:03:03 +01:00
dancingCycle 39edee0f72 feat(webpack-react): npm audit fix 2024-01-04 13:26:49 +01:00
dancingCycle 8178a30772 feat(webpack-react): adjust JavaScript version 2024-01-04 13:21:39 +01:00
dancingCycle 27f7c81237 feat(leaflet-js-intg): add layer control according to https://leafletjs.com/examples/layers-control/ 2023-12-30 22:50:05 +01:00
dancingCycle 3983ccb13a feat(leaflet-js-intg) add layer control according to https://leafletjs.com/examples/layers-control/ 2023-12-30 18:27:44 +01:00
dancingCycle 1e70ea67a9 feat(leaflet-js-intg) add map-1k-circle-fixed.jsx and map-circle-fixed.jsx 2023-09-21 14:58:57 +02:00
dancingCycle 132bf5dd82 chore(leaflet-js-intg): refactor 2023-09-21 13:57:04 +02:00
dancingCycle 5883681393 feat(react-router-v6-g4g): reload routes with Webpack 2023-09-21 13:56:21 +02:00
dancingCycle 5c0a528124 chore(my-todo-list-ui-no-ux): refactor 2023-09-21 13:52:02 +02:00
dancingCycle 221e5dc4d6 chore(crud): switch API from root server to https://v1rgncy.api.swingbe.de/entities/info 2023-09-21 13:49:54 +02:00
dancingCycle f26545b228 chore(webpack-react): update package dependencies 2023-09-21 13:40:22 +02:00
dancingCycle 452f4d8c77 test(leaflet-js-intg): add app/components/map-array.jsx test component 2023-09-20 14:08:17 +02:00
dancingCycle bf5c23cb46 test(leaflet-js-intg): add test components 2023-09-20 13:34:51 +02:00
dancingCycle b269097efd chore(leaflet-js): remove entire folder 2023-09-20 13:30:05 +02:00
dancingCycle 6271bb6a9d chore(leaflet-js-intg): cp from webpack-react folder 2023-09-19 14:40:50 +02:00
dancingCycle a2a1af574d test(leaflet-js): try source link in README.md 2023-09-19 14:38:21 +02:00
dancingCycle c6cdb7ca23 chore(leaflet-js): copy from webpack-react folder 2023-09-19 14:21:45 +02:00
dancingCycle cf0a3ec902 chore(webpack-react-no-css): refactor readme.md 2023-09-19 14:07:17 +02:00
dancingCycle 267d9141ba feat(my-todo-list-ui): adapt oidcConfig to data.vbn.de client in vbn realm 2023-08-15 10:39:01 +02:00
dancingCycle cf3770fb6d feat(my-todo-list-ui): initial commit 2023-08-15 10:17:33 +02:00
dancingCycle a3d147f7e3 feat(webpack-react-no-css): initial commit 2023-08-09 15:23:52 +02:00
dancingCycle 00ccdbc725 feat(input-csv-twice): adjust encoding to ISO-8859-1 and disable header encoding 2023-07-07 05:40:08 +02:00
dancingCycle e9a9afbb6e feat(csv-read2objects): disable header encoding 2023-07-07 05:39:06 +02:00
dancingCycle f4582051e8 feat(csv-read2objects): adjust encoding to ISO-8859-1 2023-07-07 05:33:46 +02:00
dancingCycle a8d96fbeaa feat(webpack): When using the HTML5 History API, the index.html page will likely have to be served in place of any 404 responses. Enable devServer.historyApiFallback by setting it to true. 2023-06-26 05:50:45 +02:00
dancingCycle 023c002b2a feat(input-csv-twice): add alert to axios post callback 2023-06-26 05:48:36 +02:00
dancingCycle 22187e6564 feat(input-csv-twice): initial commit 2023-06-23 08:43:16 +02:00
dancingCycle aece34978e refactor(crud): adjust format 2023-06-22 10:02:22 +02:00
dancingCycle 94c8319a23 chore(form-csv-form-data): remove project 2023-06-22 09:41:11 +02:00
dancingCycle 51ec176e64 feat(csv-read2objects): app axios.post for csv object 2023-06-22 09:28:24 +02:00
dancingCycle 2bcc3775dd refactor(csv-read2objects): adjust format 2023-06-22 09:20:18 +02:00
dancingCycle d6b5f4b308 feat(csv-read2objects): initial commit 2023-06-22 06:30:51 +02:00
dancingCycle e63f058e35 refactor(csv-column-read2dom): get rid of excess file app/components/input.jsx 2023-06-22 06:28:55 +02:00