Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor frontend code #41

Open
1 of 3 tasks
Benjozork opened this issue Apr 14, 2020 · 1 comment
Open
1 of 3 tasks

Refactor frontend code #41

Benjozork opened this issue Apr 14, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Benjozork
Copy link
Collaborator

Benjozork commented Apr 14, 2020

Motivation

  • Many services have different APIs and sometimes behaviour; this can lead to bugs and headaches when implementing functionality
  • Many backend paradigms are hard to express in the current frontend code

Solution / Tasks

  • Make Resource a thing on frontend (excluding our reflection extensions like slice(), instantiate(), etc.)
  • Genericize frontend services
  • Rework auth code
@Benjozork Benjozork added the enhancement New feature or request label Apr 14, 2020
@ranile
Copy link
Collaborator

ranile commented May 10, 2020

Auth code has been reworked some time ago with the merge of frontend-rework branch

@Benjozork Benjozork self-assigned this Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants