Commit graph

16 commits

Author SHA1 Message Date
9afe216068 move API-specific stuff to separate app-ig.ts file 2023-03-27 10:15:20 +02:00
45e66e5c3f first step of refactoring: separate backend- (API-) specific stuff from generic one 2023-03-27 09:33:33 +02:00
c186f908b7 list page basically working 2023-03-22 12:33:58 +01:00
2dca568ee8 refactoring, config stuff basically OK 2023-02-27 10:40:10 +01:00
1ad9e70c00 work in progress: set up structures and processes in common.ts 2023-02-25 21:41:06 +01:00
ba2a58353c one more step towards clean configuration and setup 2023-02-24 21:04:53 +01:00
4145c323b8 work in progross: modules with focused responsibilities 2023-02-23 19:32:43 +01:00
ffc3915e65 provide js.Build params, import via @params 2023-02-22 10:09:11 +01:00
55c6ad1a5f explore petite-vue functionalities ... 2023-02-22 08:08:33 +01:00
9bdde0637d use try / catch with 10 seconds wait in case of error 2023-02-20 11:20:11 +01:00
6644a8f88c poll: use async function; provide tsconfig.json 2023-02-20 10:51:55 +01:00
d9e0b54b80 polling functionality basically working, with direct call in main.ts 2023-02-19 19:17:14 +01:00
d1eb02ee28 work in progress: polling, ... 2023-02-19 18:03:39 +01:00
bba0177f9f example code using v-model and v-effect 2023-02-19 15:08:52 +01:00
ad1c48b7ed getting on with petite vue <-> Hugo shortcodes 2023-02-19 12:39:20 +01:00
56edced4ab work in progress: frontend functionality with petite-vue 2023-02-18 16:48:07 +01:00