adfinis / timed

Monorepo for the Timed time-tracking application
GNU Affero General Public License v3.0
7 stars 5 forks source link

Django-Admin ins Timed Frontend integrieren #51

Open trowik opened 11 months ago

trowik commented 11 months ago

Vorteil hier ist kein Schnitt zwischen Backend und Frontend für den Benutzer. Und zusätzlich müssen User Interface Komponenten wie e.g. Projektauswahl nur einmal programmiert werden (und nicht nochmals nach programmiert werden im Django Admin).

Allenfalls ist hier das Ember Addon https://github.com/DockYard/ember-admin interessant.

c0rydoras commented 3 months ago

AFAICT this would massively increase timeds UX and also fix some bugs we have with our django-admin gebastel