|
|
0c5ad832ed
|
Add document adjusts for unique check.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-09-07 17:04:14 -04:00 |
|
|
|
71bd781314
|
Got unique fields working.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-09-05 23:52:24 -04:00 |
|
|
|
65b052eba6
|
Got fields working with default values.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 3m46s
|
2025-09-02 16:44:29 -04:00 |
|
|
|
ad3ad3295f
|
Allowed optional entry checks.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-08-30 10:58:34 -04:00 |
|
|
|
eb73a31014
|
Finished getting update running.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-08-28 13:18:18 -04:00 |
|
|
|
cfdb0dda19
|
added multiple updates.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-08-28 11:02:47 -04:00 |
|
|
|
d70758aecf
|
added multiple updates.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-08-28 10:49:18 -04:00 |
|
|
|
cda6cc1c8c
|
Update only matches query.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-08-28 10:37:42 -04:00 |
|
|
|
5bb7f1b108
|
Added update.
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.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-08-26 10:03:46 -04:00 |
|
|
|
6c8ee13d99
|
Test refactor.
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.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-08-22 13:12:54 -04:00 |
|
|
|
dce8434fb0
|
Completed field default settings.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-08-21 11:51:56 -04:00 |
|
|
|
2cc63b9527
|
Added default value.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-08-21 10:38:13 -04:00 |
|
|
|
c961cf49a8
|
Added default type functions.
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.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-07-04 10:25:37 -04:00 |
|
|
|
17693947af
|
Removed old testing.
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.
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.
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.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-06-17 16:56:04 -04:00 |
|
|
|
f73d091dc2
|
Added initial cluster setup.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-06-17 16:50:54 -04:00 |
|
|
|
2066084c13
|
Got the release servers running.
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.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-06-15 09:46:50 -04:00 |
|
|
|
5ed9f549a7
|
Updated python libraries.
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
|
2025-06-04 08:43:59 -04:00 |
|