yo1frenchtoast
Cadet
- Joined
- Oct 15, 2019
- Messages
- 5
Hi all,
I wanted to add Swift as a new cloud provider in Cloud Credentials UI, it works on legacy interface but not the new one, it doesn't show the fields
The code : https://github.com/yo1frenchtoast/freenas/commit/8b1bfb8da2343912861db2216c8e5515be5ac59f
I just wanted to know what I was missing to make it work on the modern interface, I searched but didn't find what I did wrong
I only found that freenasUI.middleware.form (https://github.com/freenas/freenas/blob/master/gui/middleware/form.py) generate provider's forms dynamically
Thanks in advance =)
I wanted to add Swift as a new cloud provider in Cloud Credentials UI, it works on legacy interface but not the new one, it doesn't show the fields
The code : https://github.com/yo1frenchtoast/freenas/commit/8b1bfb8da2343912861db2216c8e5515be5ac59f
I just wanted to know what I was missing to make it work on the modern interface, I searched but didn't find what I did wrong
I only found that freenasUI.middleware.form (https://github.com/freenas/freenas/blob/master/gui/middleware/form.py) generate provider's forms dynamically
Thanks in advance =)