Texera / texera

Collaborative Machine-Learning-Centric Data Analytics Using Workflows
https://texera.github.io
Apache License 2.0
163 stars 75 forks source link

Replace all hardcoded URLs with app-routing constants #3075

Closed GspikeHalo closed 3 days ago

GspikeHalo commented 6 days ago

Purpose:

Ensures all URL references are centralized to improve maintainability and avoid duplication issues.

Changes:

Replaces all hardcoded URLs in the project with constants defined in app-routing.constant.ts.