File tree
9 files changed
+31
-14
lines changed9 files changed
+31
-14
lines changedLines changed: 23 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
| 8 | + | |
7 | 9 |
| |
8 | 10 |
| |
9 | 11 |
| |
| 12 | + | |
10 | 13 |
| |
11 | 14 |
| |
12 | 15 |
| |
| 16 | + | |
13 | 17 |
| |
14 | 18 |
| |
15 | 19 |
| |
| 20 | + | |
16 | 21 |
| |
17 | 22 |
| |
18 | 23 |
| |
| 24 | + | |
19 | 25 |
| |
20 | 26 |
| |
21 | 27 |
| |
| 28 | + | |
22 | 29 |
| |
23 | 30 |
| |
24 | 31 |
| |
| 32 | + | |
25 | 33 |
| |
26 | 34 |
| |
27 | 35 |
| |
| 36 | + | |
28 | 37 |
| |
29 | 38 |
| |
30 | 39 |
| |
| 40 | + | |
31 | 41 |
| |
32 | 42 |
| |
33 | 43 |
| |
| 44 | + | |
34 | 45 |
| |
35 | 46 |
| |
36 | 47 |
| |
| 48 | + | |
37 | 49 |
| |
38 | 50 |
| |
39 | 51 |
| |
| 52 | + | |
40 | 53 |
| |
41 | 54 |
| |
42 | 55 |
| |
43 | 56 |
| |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
44 | 65 |
| |
45 | 66 |
| |
46 | 67 |
| |
| 68 | + | |
47 | 69 |
| |
48 | 70 |
| |
49 | 71 |
| |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
| 72 | + |
- README.md+1-1
- package.json+2-2
- src/adminjs.ts+18-16
- src/backend/decorators/property/property-decorator.spec.ts+1
- src/backend/decorators/property/property-decorator.ts+5
- src/backend/decorators/property/property-options.interface.ts+37-2
- src/backend/utils/view-helpers/view-helpers.ts+1-1
- src/frontend/components/app/filter-drawer.tsx+9-2
- src/frontend/components/application.tsx+1-1
- src/frontend/components/property-type/array/edit.tsx+1-1
- src/frontend/components/property-type/datetime/edit.tsx+1-1
- src/frontend/components/property-type/datetime/filter.tsx+2-2
- src/frontend/components/property-type/utils/property-description/index.ts+1
- src/frontend/components/property-type/utils/property-description/property-description.tsx+28
- src/frontend/components/property-type/utils/property-label/property-label.tsx+2
- src/frontend/hooks/use-record/params-to-form-data.spec.ts+1-1
- src/frontend/hooks/use-record/params-to-form-data.ts+4
- src/frontend/interfaces/property-json/property-json.interface.ts+35
- tsconfig.json+3-1
- yarn.lock+7-7
Submodule adminjs-mikroorm updated 1 file
Submodule better-docs updated 10 files
- .github/workflows/push.yml+1-1
- fixtures/typescript/abstract-class.ts+26
- fixtures/typescript/functions.ts+13
- fixtures/typescript/interface.ts+1-1
- fixtures/typescript/type.ts+20
- package.json+15-16
- tmpl/container.tmpl+7-3
- tmpl/type.tmpl+1-1
- typescript/type-converter.js+86-18
- typescript/type-converter.spec.js+1-8
0 commit comments