181 Commits

Author SHA1 Message Date
5bb7f1b108 Added update.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-08-28 10:15:28 -04:00
841f935c8d Got document file to respond to update.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-08-26 10:03:46 -04:00
6c8ee13d99 Test refactor.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-08-26 08:06:22 -04:00
a0ceacdd4f Removed reply and error for general response.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-08-22 13:12:54 -04:00
dce8434fb0 Completed field default settings.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-08-21 11:51:56 -04:00
2cc63b9527 Added default value.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
2025-08-21 10:38:13 -04:00
c961cf49a8 Added default type functions.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3m1s
2025-08-20 10:26:56 -04:00
051fd9ebf6 Added defaults to FieldType. 2025-08-17 08:56:34 -04:00
17feadd651 Added query errors. 2025-08-13 11:17:51 -04:00
692f2dceb7 Added additional testing for query.w 2025-08-12 10:30:46 -04:00
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
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
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
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
55ffa538e8 Got backend using errors. 2025-04-25 14:02:40 -04:00
cb9bac9d8a Laying the ground work to add pages. 2025-04-24 12:00:17 -04:00
cb69c4d55a Corrected for cargo update. 2025-04-23 11:12:15 -04:00
ce10c73eae Added api post. 2025-04-23 10:46:33 -04:00