|
ac2ebf5fe7
|
storage/msglog: insert basically OK
|
2024-07-28 12:45:30 +02:00 |
|
|
75d63e0c89
|
work in progress: storage/msglog: table creation OK
|
2024-07-27 23:06:04 +02:00 |
|
|
94c515a191
|
storage: minor code simplification; re-add schema setting to postgres test config
|
2024-07-26 16:43:14 +02:00 |
|
|
c0c6b10e94
|
storage/tracking: create special function item-head-fields (for container), use only for table creation
|
2024-07-26 16:17:54 +02:00 |
|
|
0d8fd57920
|
web/response: re-arrange code, esp. interaction stuff
|
2024-07-26 16:16:53 +02:00 |
|
|
7c4b22d5f8
|
web/response: provide dynamic response via responder / writer calls
|
2024-07-26 08:51:08 +02:00 |
|
|
e9f9abd4a0
|
redefine message as subclass of shape:record
|
2024-07-25 21:23:28 +02:00 |
|
|
32c4f5ced1
|
get rid of 'head-as-list'
|
2024-07-25 19:57:43 +02:00 |
|
|
b6f09c8f04
|
basic record definitions moved from storage/tracking to shape
|
2024-07-25 16:28:02 +02:00 |
|
|
e8730daf79
|
work in progress: move basic definitions from storage/tracking to shape
|
2024-07-25 15:49:13 +02:00 |
|
|
81ce777444
|
web/server: interaction with messages (plural, list or queue, ...) (more to come later)
|
2024-07-23 12:00:43 +02:00 |
|
|
01bb322a6a
|
app/demo: add (:auth :login) action
|
2024-07-22 19:50:50 +02:00 |
|
|
5835c54b36
|
web: use /hx as standard API path for htmx-type response; dom: use pre-defined elements
|
2024-07-22 13:46:40 +02:00 |
|
|
f9011dd9c6
|
web/dom: xml-element as top-level class; no self-closing for standard (HTML) elements
|
2024-07-21 12:01:38 +02:00 |
|
|
464bbfde65
|
web/dom: more pre-defined elemnts; simplify dlist accordingly
|
2024-07-21 11:49:40 +02:00 |
|
|
64dea8453d
|
web/dom: revert automatic export - explicit is better than implicit
|
2024-07-21 10:10:26 +02:00 |
|
|
c83aa8a007
|
web/dom: make-elements: improvements
|
2024-07-21 10:04:00 +02:00 |
|
|
2efd85c5af
|
web/dom: improvements; fix test: use result from cs-hx renderer
|
2024-07-20 17:50:01 +02:00 |
|
|
f092b5bde2
|
first working HTML rendering using div, label defined via make-elements macro
|
2024-07-20 17:08:15 +02:00 |
|
|
a404e8ee88
|
work in progress: sc-hx:render-content; provide macro for looping over property list
|
2024-07-19 12:13:12 +02:00 |
|
|
5ee58b2437
|
make html-responder (HTML response class) configurable; use cs-hx:response in demo app
|
2024-07-18 19:18:33 +02:00 |
|
|
3217a16002
|
provide config:path function for env-overridable paths (like log-path)
|
2024-07-18 12:22:34 +02:00 |
|
|
1ec80a559f
|
work in progress: demo app; web/dom: + void-element
|
2024-07-18 09:24:05 +02:00 |
|
|
473616860f
|
fix core test; web/dom: provide rendering of self closing (empty) element
|
2024-07-16 18:45:18 +02:00 |
|
|
a43de69210
|
web/dom: clean-up, improvements, ...
|
2024-07-15 19:35:56 +02:00 |
|
|
e33a86d031
|
web/dom: rewrite with element class OK
|
2024-07-15 17:18:07 +02:00 |
|
|
a00f7c652d
|
web/dom: now with creating an intermediate structure (basically working)
|
2024-07-15 17:01:07 +02:00 |
|
|
ae7545d5ce
|
web/dom, util:to-string: minor improvements - now should also work for numbers and other types
|
2024-07-14 15:57:05 +02:00 |
|
|
ead8f6eb80
|
web/dom: render link (<a>) with attributes OK
|
2024-07-14 14:15:20 +02:00 |
|
|
84804f852a
|
web/dom: unify call pattern for building elements - is always: attrs @body
|
2024-07-14 11:10:09 +02:00 |
|
|
b81d50cd43
|
web/dom: basically working - still missing: render attrs
|
2024-07-13 16:22:44 +02:00 |
|
|
98d2246017
|
web/dom: improvements (but still work in progress)
|
2024-07-13 12:46:23 +02:00 |
|
|
00366e8b13
|
work in progress: web/dom: render HTML
|
2024-07-13 12:15:14 +02:00 |
|
|
036d367439
|
web/response: provide classes for content types, render HTML content (work in progress)
|
2024-07-13 10:56:29 +02:00 |
|
|
c094b0b9ee
|
move response setup and rendering to new package web/response
|
2024-07-12 16:43:03 +02:00 |
|
|
a1ced84b80
|
web: rename response to interaction; client: provide 'accept' header
|
2024-07-12 13:52:20 +02:00 |
|
|
5d27e99bb7
|
web/server: work in progress: render response
|
2024-07-12 08:14:12 +02:00 |
|
|
3b98c9cc54
|
minor refactoring; prepare response handling
|
2024-07-07 22:03:46 +02:00 |
|
|
4d199a1d92
|
refactor core data types:simpliry message head, start with shape package
|
2024-07-07 18:24:51 +02:00 |
|
|
48e2fde93a
|
get rid of make-message
|
2024-07-07 15:06:50 +02:00 |
|
|
797b291262
|
minor improvements on message handling, server response, echo handler
|
2024-07-07 11:04:16 +02:00 |
|
|
9c3f68740c
|
web/server: use simple echo action handler for first full set-up of message handling chain with response object
|
2024-07-06 23:02:19 +02:00 |
|
|
bbe2116d85
|
web/server: move 'demo' handler to test package; core: add tests for util string functions
|
2024-07-05 20:44:17 +02:00 |
|
|
0424b3167c
|
server (basic impl): handle action using response object
|
2024-07-05 14:45:14 +02:00 |
|
|
48855bacbb
|
server: work in progress: handle message, prepare response
|
2024-07-05 11:43:08 +02:00 |
|
|
9dbc637955
|
provide code for supplying and selecting default-actions (like (:system :stop))
|
2024-07-05 10:09:48 +02:00 |
|
|
012999fc22
|
logging: improve layout pattern
|
2024-07-04 11:51:14 +02:00 |
|
|
b7502e5e77
|
logging: use customized pattern layout
|
2024-07-04 11:35:17 +02:00 |
|
|
999589a380
|
set up logging an all sub-system tests
|
2024-07-04 07:06:38 +02:00 |
|
|
5ed409fe4a
|
set up logging in test-web
|
2024-07-04 06:57:48 +02:00 |
|