Replies: 2 comments 4 replies
-
On a priority basis, we need an Admin UI and we need an export/import from GLUU 4 to Jansen., so there is a one-to-one mapping. A single click migration would save a ton of time, and frustration working through ambiguous documentation where details are understated or assumed. |
Beta Was this translation helpful? Give feedback.
-
Here are my thoughts from some research, do correct me where I might be wrong,
I belive we could remove jQuery-ui library, jQuery is used for DOM manipulation which is used in the project & Upgrading Bootstrap alone won't replace the core functionality provided by jQuery.
|
Beta Was this translation helpful? Give feedback.
-
I have started to implement the code changes for this redesign. A good amount of CSS and HTML would be changed to implement this.
JS libraries and CSS that are used in current pages seem out of date now. This is probably the right time to upgrade them. The bootstrap library that we are using is version-4. That was Released 5 years back. The latest is 5.3.2. And we have a bunch of other libraries. For instance, we are currently using fontawesome and jQuery too. As I read, it seems that if we upgrade to Bootstrap 5, we don't need the previous two libraries either.
But I am no SME in this area. So, I am putting this thought out for discussion. Should we upgrade to Bootstrap 5 and remove fontawesome and jQuery?
Thoughts?
CC: @duttarnab @moabu @nynymike
Beta Was this translation helpful? Give feedback.
All reactions