discourse/app/assets
Jarek Radosz e91fa0ef80
DEV: Convert user-tips functions into a service (#23032)
The original motivation for this change was to avoid mutating imported modules (by stubbing imported functions in tests)

Other than that it's a good practice to place code like this in services, especially (although not the case here) if it requires access to other services or controller.
2023-08-10 16:41:46 +02:00
..
images
javascripts DEV: Convert user-tips functions into a service (#23032) 2023-08-10 16:41:46 +02:00
stylesheets UX: align tags to top in modal (#23055) 2023-08-10 10:26:25 +02:00