Commit 983ab32
committed
feat: Migrate endpoint views to @conduction/nextcloud-vue components
Refactors the endpoint management interface to use the standardized CnIndexPage component. This update replaces manual list and modal components with a schema-driven implementation and includes a custom action for testing endpoints.1 parent a8d04be commit 983ab32
7 files changed
Lines changed: 201 additions & 481 deletions
File tree
- src
- modals
- endpoint
- store/modules
- views/Endpoint
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
| |||
95 | 93 | | |
96 | 94 | | |
97 | 95 | | |
98 | | - | |
99 | | - | |
100 | 96 | | |
101 | 97 | | |
102 | 98 | | |
| |||
141 | 137 | | |
142 | 138 | | |
143 | 139 | | |
144 | | - | |
145 | | - | |
146 | 140 | | |
147 | 141 | | |
148 | 142 | | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
This file was deleted.
0 commit comments