-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ui
updated
8 files
+1 −0 | public/callback.html | |
+12 −12 | src/components/AppDrawer.vue | |
+19 −8 | src/components/forms/FDLForm.vue | |
+166 −77 | src/components/forms/FunctionForm.vue | |
+93 −21 | src/views/Functions.vue | |
+51 −5 | src/views/Info.vue | |
+2 −1 | src/views/Invoke.vue | |
+3 −2 | src/views/Login.vue |