Commit Graph

10 Commits

Author SHA1 Message Date
Buster Neece 7c48e69c11
Initial Typescript impl. 2022-12-23 21:21:06 -06:00
Buster Neece 4065c7dbd9
Compose common form components. 2022-12-23 08:53:11 -06:00
Buster Neece 27e5be80ee
Vue3: Remove unnecessary wrapping div. 2022-12-17 19:07:15 -06:00
Buster Neece 104e57800d
Remove v-translate directive use. 2022-12-16 03:17:52 -06:00
Buster "Silver Eagle" Neece c623746d4c
Move sweetalert to be with other vendor deps. 2021-11-03 16:04:10 -05:00
Buster "Silver Eagle" Neece 31dc6106d1
Switch Vue sweetalert to be a vendor dep and instance function.
(Reason: To be able to use this.$gettext in the defaults of the function, and to have cleaner integration with Vue)
2021-10-13 03:51:07 -05:00
Buster "Silver Eagle" Neece 64a1c9f501
Overhaul Axios error handling and loading UX. 2021-10-01 02:41:24 -05:00
Buster "Silver Eagle" Neece 35441c3cb2
Use BVue toasts for alerts in Vue components; use new Vue prototype methods. 2021-09-29 22:50:18 -05:00
Buster "Silver Eagle" Neece 093556f413
Implement common confirmDelete function. 2021-09-20 13:43:27 -05:00
Buster "Silver Eagle" Neece 6eaeaec023
Move admin/custom fields to Vue. 2021-09-20 10:51:39 -05:00