Commit Graph

289 Commits

Author SHA1 Message Date
6014a3bb25 Got a firm start on UniversalStrings.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-03-14 12:33:40 -04:00
caee3bbe6a Created the ability to store paragraph data.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-03-13 10:41:34 -04:00
02939f968f Started the field that will eventually become a web page.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-03-12 14:11:16 -04:00
e5c14d55cd Changed UserAction to ClientAction.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-03-10 10:54:29 -04:00
1684ab3367 Made message ids its own structure.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-03-10 10:41:24 -04:00
af0af3373b Made SenderID a structure.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-03-10 09:57:16 -04:00
fc2149153e Added multilingual test to triggers.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-03-09 11:43:05 -04:00
c7054e4306 Fixed the ignored session tests.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-03-08 16:02:08 -04:00
aca474b42c Finished moving tests into lib test.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-03-06 10:41:10 -05:00
fb91971a1c Moved the rest of the trigger tests to lib.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-03-05 12:00:35 -05:00
50962e2b68 Moved on_query test to lib testing.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-03-05 11:13:18 -05:00
bb47a7af31 Moved delete with index test.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-03-05 08:06:38 -05:00
87e737ff6f Started moved delete tests into library tests.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-03-04 12:38:45 -05:00
ff9aef6d44 moved final addition testing into lib testing.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-03-04 11:07:38 -05:00
43aa53fc49 Moved the index update tests to lib testing.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-03-03 13:00:26 -05:00
d41b5ff418 Moved some update errors into lib testing.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-03-02 08:47:40 -05:00
00d8283fb9 Started moving update tests into lib. 2026-03-01 13:33:03 -05:00
224096cbdb Moved bad query type test.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
2026-03-01 09:39:01 -05:00
1836e4803a Moved query wrong field test to lib.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2m45s
2026-03-01 08:07:05 -05:00
1283139571 Moved multi-field query tests to lib.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-28 18:27:23 -05:00
771372144e Moved query operand tests to lib lest.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-28 15:47:19 -05:00
8d0b149b31 Moved missing fields add test to lib.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-27 12:22:57 -05:00
632332298d Moved add failure on bad field type to lib testing.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-27 09:33:27 -05:00
473b478877 Made a specific id for names.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-27 08:36:22 -05:00
97f9d24330 Moved failed to find document into lib tests.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-25 13:44:43 -05:00
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
f334bfa9f1 Moved create document testing into library tests.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-19 14:53:04 -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
36b414d0c4 Began moving session tests into library tests.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
2026-02-18 13:08:47 -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
bcddc1047a Removed document id from message.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-18 10:09:55 -05:00
c3748ab845 Linking path creation to actions.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
2026-02-18 08:55:42 -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
115910120c Moved Oid into document module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-13 12:48:17 -05:00
45bcd04ee3 Moved InternalRecord into document module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-13 12:37:47 -05:00
4f69ecc7a9 Moved InternalRecords into document module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s
2026-02-13 12:24:46 -05:00
920c2da38f Moved Record into document module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2026-02-13 12:13:47 -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