190 Commits

Author SHA1 Message Date
741ef41422 Refactor 2025-08-12 09:01:25 -04:00
73b4b866d4 Made query selective. 2025-08-11 12:17:37 -04:00
50481c18ad Added errors for missing or bad data. 2025-08-10 16:20:47 -04:00
7dbbe2fdce Added error when field name not in document definition. 2025-08-10 11:14:32 -04:00
92f1814d1c Test refactor. 2025-08-09 08:03:36 -04:00
6d0876f9e9 Got add and query working for documents. 2025-08-07 13:51:22 -04:00
2fa92904a9 Got the document file responding to the addition. 2025-08-06 13:41:35 -04:00
11455ee118 Still setting up document additions. 2025-08-05 11:27:18 -04:00
20f798043f Added basic field definitions. 2025-08-05 09:56:48 -04:00
ad094b23f3 Added basic field definitions. 2025-08-04 23:51:57 -04:00
a71881e59d Added the basics of a document definition. 2025-08-04 16:54:35 -04:00
e2b9045e3c Can now show a document description. 2025-08-03 12:21:45 -04:00
de009308c7 Setup document testing. 2025-08-02 09:55:13 -04:00
96e6c48dbe Message now accepts into action. 2025-08-02 08:58:50 -04:00
0553524ec6 Got the system to error on duplicate documents. 2025-08-01 10:58:40 -04:00
60ad95a5e5 Now able to create a new document properly. 2025-07-30 10:06:12 -04:00
466cc7db64 Reworked queuedata to not leave artifacts on failure. 2025-07-30 08:37:58 -04:00
1572e2f86a Able to create new documents. 2025-07-28 10:49:34 -04:00
3b641e7c28 Backed document name out of route. 2025-07-25 11:08:47 -04:00
a573c8d523 Got the router into a usable state. 2025-07-21 13:31:23 -04:00
2c431d55f9 Added routes to multple senders. 2025-07-20 10:39:15 -04:00
f673673dac Setting up message routing. 2025-07-17 09:12:23 -04:00
9de7e75740 Setting up documents to be creayed at run time.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-07-04 10:25:37 -04:00
17693947af Removed old testing.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-06-24 17:08:38 -04:00
5ce1dfc873 Finished rewriting release testing. 2025-06-24 17:07:04 -04:00
e555acfdb4 Replaced start up tests.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-06-22 17:04:37 -04:00
e69dbf58fa Setup for getting pages from the cluster.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-06-18 16:15:53 -04:00
7d89f6c7ad Ran black and pylint on files.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-06-17 16:56:04 -04:00
f73d091dc2 Added initial cluster setup.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-06-17 16:50:54 -04:00
2066084c13 Got the release servers running.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-06-16 12:32:20 -04:00
f6f8f0f205 Beginning setup of new release testing.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-06-15 09:46:50 -04:00
5ed9f549a7 Updated python libraries.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-06-04 08:43:59 -04:00
051ea735be Attempting to get actions working.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-05-28 15:23:53 +00:00
71a98c880d Corrected label.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 10s
2025-05-26 11:15:12 -04:00
ea68ca662a runner test setup.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2025-05-26 11:08:33 -04:00
804a539a04 Added language to session. 2025-05-23 09:46:13 -04:00
2c9b08c77d Added isolang as a message field. 2025-05-20 12:56:59 -04:00
ac0df7ae1f Added license 2025-05-14 22:13:10 +00:00
9e16684ac9 Removed Field2. Bad experiment. 2025-05-08 12:07:57 -04:00
ae257f949d Making Field be more generic. 2025-05-06 17:56:21 -04:00
fd7d85edbb Updated libraries. 2025-05-06 09:07:29 -04:00
5502013b76 Patch errors if page is missing. 2025-05-04 09:55:05 -04:00
cb7526dd45 Checked json data. 2025-05-04 08:18:55 -04:00
ce3400e353 Added reply with error. 2025-05-03 18:14:47 -04:00
80124af836 Handle bad json. 2025-05-03 09:48:53 -04:00
e7c7d9f270 Prevent overwriting existing documents. 2025-05-03 08:40:51 -04:00
ea825c89eb Got content added to new pages. 2025-05-02 18:04:17 -04:00
57a09461f1 Got the new page added. 2025-05-02 08:09:05 -04:00
4fbbd30c4b Added ability to add page, but hangs in main. 2025-05-01 13:46:46 -04:00
1bfbfc5e44 Gave control to documents service. 2025-04-26 10:29:58 -04:00