Commit Graph

27 Commits

Author SHA1 Message Date
5251689158 Updated error to be more expressive.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-25 10:16:50 -05:00
7e067fde8c Moved client requests into lib testing.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-22 00:21:57 -05:00
8c73798f95 Corrected external add document issue.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-19 14:26:29 -05:00
d85bddaa34 Moved session tests into general library.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-19 10:39:03 -05:00
8ce7bb642e Refactored session id.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3s
2026-02-19 08:59:48 -05:00
0614c98221 Added a records function to client.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-18 12:00:39 -05:00
f1eb397d3b Moved update into action module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
2026-02-16 09:53:04 -05:00
d47124656f Moved delete into action module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
2026-02-16 08:28:59 -05:00
e2bb5bb93f Added show module which will eventually show DocDef.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-16 07:12:59 -05:00
903158b72a Updated reply to include document name.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
2026-02-14 13:45:49 -05:00
1f82c07565 Moved reply into action.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-14 13:04:55 -05:00
1a06794265 Added doc_name to Registry.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
2026-02-14 12:34:19 -05:00
62335d8682 Made records produce a document name.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-13 15:04:16 -05:00
404c6e9c34 Moved Records into the document module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-13 12:00:39 -05:00
a9b87200ef Made MTTError a proper Error structure.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-12 22:49:19 -05:00
7ff9ca340f Built new error module to hold document name.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-12 12:24:20 -05:00
564602b766 Started MessageAction trait.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-12 10:18:53 -05:00
ed2a303d1c Made addition require document name.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-12 00:05:33 -05:00
9dbaaceb80 Moved addition into action.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-09 23:32:14 -05:00
aae2548da3 Added document name to query.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-09 19:28:22 -05:00
eca86a53b9 Moved operand into action.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-08 12:57:29 -05:00
3f16284682 Moved calculation into action.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-08 12:26:19 -05:00
aa7d5ae1f6 Moved CalcValue into action.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-08 11:59:54 -05:00
445cbb57f1 Added request information.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-07 23:13:24 -05:00
5d8624656a Moved action type into action module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-07 22:45:18 -05:00
3d19493763 Moved MsgAction into action module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-07 22:03:00 -05:00
5ffb79b7f2 Moved Query into separate actions.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-06 12:06:51 -05:00