74 Commits

Author SHA1 Message Date
791ef2639c 🔧 chore(schemas): update collectionNavigation.json and fieldMeta.json schemas
🔀 Merge branch 'feature/schema-update' into 'master'
The collectionNavigation.json schema was updated to include a new enum value "MANUALLY" for the "order" property in the "defaultSort" object. This allows for manual sorting of items in the admin UI lists. The fieldMeta.json schema was updated to include new properties and definitions related to folding configuration for array fields, hiding field widgets, direction of fields, path steps, and meta elements. These updates enhance the flexibility and customization options for the field widgets in the application.
2023-08-06 09:31:19 +00:00
7e01225447 final dashboard 2023-07-23 21:30:36 +00:00
3a69cf5e34 really final changes 2023-07-23 21:26:41 +00:00
83d346dfec hopefully final changes 2023-07-23 21:20:46 +00:00
4b5dbec747 hopefully final changes 2023-07-23 21:09:31 +00:00
59c269f0c4 dashboard fixes 2023-07-23 20:57:50 +00:00
5d6fc43f44 schemas updated 2023-07-23 20:32:50 +00:00
c0c3b2b593
🚀 feat(index.d.ts): add api(), project(), and collection() methods to global declaration
This commit adds three new methods to the global declaration file: api(), project(), and collection(). These methods return an object with any key-value pairs, allowing for more flexibility in the codebase.
2023-05-25 12:47:34 +00:00
65626872e3
📝 docs(index.d.ts): add timeout property to RequestOptions interface
The RequestOptions interface now includes a timeout property, which specifies the number of seconds before the request times out. This improves the usability of the interface by allowing developers to specify a timeout for requests.
2023-05-02 16:23:55 +00:00
baa34b4646
include tag for css 2023-03-30 10:09:24 +00:00
922cf2ff2e
meta: folding, foreignKey 2023-03-18 09:48:26 +00:00
b51fe632de
smtp with auth 2023-02-24 09:20:04 +00:00
3e3fb870fd
openapi object allowed in field meta 2023-02-06 13:19:33 +00:00
a6911b3ed6
context.json package 2022-12-07 14:53:01 +00:00
6350eac2c5
ts types into global scope 2022-11-28 05:25:11 +00:00
9e714c734e
added inputProps to text, checkbox widget type 2022-11-28 04:45:17 +00:00
bbc1881faf
disabled css schema 2022-11-18 19:10:40 +00:00
14da32bac6
updated schema for contentbuilder and refactored code 2022-11-18 18:59:36 +00:00
dcfde495c7
assets in schema 2022-11-18 16:26:45 +00:00
c7a3d26f42
log HookException 2022-11-09 16:51:26 +00:00
c795339d1c
fixed widgets 2022-11-02 14:04:36 +00:00
746fa80a57
validate hook 2022-11-02 11:16:18 +00:00
61b7976274
meta with include tag 2022-11-02 11:10:29 +00:00
30e7eb2db8 field validator required, allowZero 2022-10-27 16:48:27 +02:00
f738754f04 field validator 2022-10-27 15:58:18 +02:00
8db5fd03a2 custom permissions 2022-10-24 10:48:04 +02:00
82a185a887 fixed defaultValue json schema 2022-10-18 16:52:02 +02:00
5fccea7513 defaultValue, dependsOn, subNavigation 2022-10-18 16:48:16 +02:00
5664ae00db tabs widget in schema 2022-10-13 13:50:37 +02:00
6d6b6ebef6 allow empty projection select in schema 2022-10-12 16:49:01 +02:00
86da315459 choices with endpoint in json schema 2022-10-12 16:46:04 +02:00
f250ddee2c allow x- properties in schema 2022-10-12 16:23:32 +02:00
eb7d7122e9 added checkboxArray as field widget 2022-10-12 16:12:24 +02:00
cbe4d1f48b choices schema id=null 2022-08-16 11:07:52 +02:00
5d77340b4e schema fieldArray 2022-08-16 11:00:25 +02:00
7743cebae3 schema fieldArray 2022-08-16 10:24:45 +02:00
d0773b5ceb added json prop 2022-05-19 10:08:02 +02:00
099ae2fb37
date type 2022-04-22 16:29:30 +02:00
771ee5e73c
collection indexes 2022-03-02 17:45:45 +01:00
dddd5229d5
renamed to tibi-types 2022-02-26 10:43:52 +01:00
39da9c02fc
context.fs.writeFile 2022-02-22 14:03:10 +01:00
de02d51100
job type and schema 2022-02-21 10:23:11 +01:00
c4cd7b35fc
fs.configDir 2022-02-08 18:54:53 +01:00
d2109ddea4
fs.configDir 2022-02-08 18:49:52 +01:00
b261b9cf92
pdfcpu type 2022-02-08 16:11:43 +01:00
9e4132af0f
pdfcpu type 2022-02-08 16:06:09 +01:00
78b33639c5
pdf merge 2022-02-05 10:57:29 +01:00
7e82ac91a7
pdfcpu 2022-02-04 11:14:02 +01:00
123dc3dc92
pdfcpu 2022-02-04 10:38:35 +01:00
af7ded48f4
pdfcpu 2022-02-03 17:20:13 +01:00