Project

General

Profile

Actions

User story #4961

closed

Clean-up js/css ressources links

Added by François ARMAND almost 10 years ago. Updated about 9 years ago.

Status:
Released
Priority:
1
Category:
Performance and scalability
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

Our Javascript and CSS ressources links are a mess and we need to clean them up before even considering other performance optimization on them.

So for now, at least:

- use the minified version of the used library (jquery, ui, etc). That accounts for hundreds of ko
- clean-up ressources links: prefer full feature package to individual plugins (especially for UI - each http connection is very expensive), put ALL js loading in the main template (browser are very good to optimize identic headers), etc.


Subtasks 4 (0 open4 closed)

Bug #5012: some css are broken in rudder-webapp since js/css cleaning/minification ReleasedNicolas CHARLES2014-06-13Actions
Bug #5042: tabs are not working anymore since rudder js minificationReleasedNicolas CHARLES2014-06-16Actions
Bug #5043: some css are still not applied (order of files is not correct) since optimization of css ReleasedNicolas CHARLES2014-06-16Actions
Bug #5047: api management page: button is disabled since minificationReleasedNicolas CHARLES2014-06-16Actions
Actions

Also available in: Atom PDF