Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement a federated Identity management system that links both dashboard and website #7

Open
dadepo opened this issue Jul 10, 2016 · 0 comments

Comments

@dadepo
Copy link
Member

dadepo commented Jul 10, 2016

As a user of both the dashboard and website, if I am already logged in into the dashboard, and I go to the website, I would want the website to be aware of my identity so operations that requires this knowledge, can seamlessly use my identity.

Such operation includes, for instance:

  1. appending my name as the person who submits a name entry.
  2. When I click on Improve Entry, and I am registered as a lexicographer, I should be directed to the entry page in the dashboard.
Zifah added a commit that referenced this issue Jul 24, 2024
* Set new API URLs

* Fix API endpoint for GetGeoLocations.

* Change Get, Update, Delete user to use user email instead of id

* Multiple changes:

- Display roles array as a comma-separated list
- Make CRUD operations for user with "email" instead of "id"
- Remove "ROLE_" prefix from user role

* Fix API URL temporarily.

* Check in package-lock.

* Remove unnecessary search names page

Premise: There are already two other text boxes on the website for searching. I don't see the need for a dedicated page.

* Fix "toDateString" filter to work with new date format.

* Fix calls for "Delete Feedback" to match new API endpoints.

* Improve error handling for User Create page (#6)

* Fix JSHint warning.

* Change name for Embedded Video field. (#7)

* Set updater name (#8)

* Add grunt build for staging environment.

* API runs locally in Docker on port 51515

* Stop using form-encoded functions. (#9)

* Remove step to unpublish name before publishing it. (#10)

* Stop updating Name on navigation in Name Edit page. (#11)

* Implement auto-fetch etymology part meaning from server. (#12)
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant