Commit graph

170 commits

Author SHA1 Message Date
3794296e45 Add missing semicolons 2023-04-04 17:06:18 +02:00
dec15e19bc remove bad validation 2023-04-04 00:27:12 +02:00
43f93d8d93 Use Correct Name for Create Success toast 2023-04-04 00:27:01 +02:00
cdf68eaccf Implement handle submit 2023-04-04 00:24:05 +02:00
620ccfbd91 fix Enabled for updated PillBar definitions 2023-04-04 00:23:39 +02:00
571ffd842b Make Numberbox convert to Number 2023-04-04 00:23:06 +02:00
09c1453669 Add missing keys 2023-04-04 00:12:16 +02:00
e3a488ccf5 Create Interface API. interface Fields top level 2023-04-04 00:02:37 +02:00
5a7bd8c91e update definitions for updated PillBox 2023-04-04 00:01:25 +02:00
c8fada4e0c PillBox use Index or option key as modelValue 2023-04-04 00:01:02 +02:00
d7f2eb64f9 Add Form Submit Functionality 2023-04-03 23:44:23 +02:00
54460ca3d5 Move edit to end of path 2023-04-03 23:01:05 +02:00
4c78d1da66
Nice form (#11)
* wip

* vee-validate experiments

* get test enabled form working

* Make PillBar Properly work with ModelValue

* Register NumberBox Globally

* Rework NiceForm

* Use new form props

* Rework Definitions for new Form
2023-04-03 22:59:20 +02:00
2fb089ba73 Add Pillbar modelValue 2023-04-02 19:22:45 +02:00
2c02451da7 Add All Interface fields 2023-04-02 19:21:54 +02:00
5f74accfd0 Add NumberBox 2023-04-02 19:21:36 +02:00
ffe2bf1880 Move types to definitions.ts, minor improvements 2023-04-02 18:57:30 +02:00
f91132f200 MAke Create Page not crash 2023-04-02 16:59:17 +02:00
f0edca127f fix router link disabling 2023-04-02 16:58:40 +02:00
0fdd9ddf60 setup proper create and edit router links 2023-04-02 16:22:25 +02:00
4bd841963e setup edit page 2023-04-02 16:21:57 +02:00
7d895039bf Add API Error Toast 2023-04-02 13:06:29 +02:00
0ddeee2f5c Implement Rule Reordering 2023-04-02 12:47:56 +02:00
bc35f3b1d2 add draggedRow event 2023-04-02 12:44:31 +02:00
5ebf7f1f4b Get Move API Method Working 2023-04-02 12:44:15 +02:00
d4741c933f Use Tableview for Rule Pages 2023-04-02 11:57:36 +02:00
ddc17caba5 Add Create, Update and Move API Methods 2023-04-02 11:57:11 +02:00
d89edc1a6a Use Correct Struct 2023-04-02 11:18:36 +02:00
e527329094 Add Parameters to API Method error logging 2023-04-02 11:18:09 +02:00
3bd8106511 enable diff slice ordering 2023-04-02 02:56:58 +02:00
29819910a5 remove deprecated ioutil 2023-04-02 02:55:32 +02:00
8d957a53e2 Make draggable a prop 2023-04-02 02:54:15 +02:00
04a11626f5 Fix Tableview Props 2023-04-02 02:50:06 +02:00
53e2e1f48c Write Config Changes to Disk 2023-04-02 02:44:21 +02:00
eb3ee9465c Ignore Pending Config not Existing Error 2023-04-02 02:43:29 +02:00
2716507c86 Use ConfigManager 2023-04-02 02:11:15 +02:00
75e981545a change title 2023-04-02 02:11:03 +02:00
742064e982 Add Config Page 2023-04-02 02:03:34 +02:00
5a15479c92 Remove Interfaces Apply 2023-04-02 02:01:15 +02:00
e02f5a79f0 Interfaces API use ConfigManager 2023-04-02 02:00:55 +02:00
48fa7349da Add Pending Config Apply and Discard API Methods 2023-04-02 02:00:34 +02:00
57fc5c0987 Add Transaction Discard Comment 2023-04-02 02:00:00 +02:00
27a2eabd82 Remove Interfaces Apply Button 2023-04-02 01:18:13 +02:00
61ac544723 Change Table Border Color 2023-04-02 01:15:04 +02:00
70d69f04cf Use Config Manager 2023-04-01 18:17:48 +02:00
081aeec142 Add Config API Calls 2023-04-01 18:17:08 +02:00
390990af21 add pending.json 2023-04-01 18:16:37 +02:00
f4cdd809cd Implement Config Manager 2023-04-01 18:16:25 +02:00
f6bcffd8df Add Config Clone 2023-04-01 18:15:37 +02:00
29bfd7f708 only Enable Delete if there is one selection 2023-04-01 02:01:11 +02:00