Popular repositories Loading
lwydra doesn't have any public repositories yet.
11 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 3 commits in 1 repository
Created a pull request in Frachtwerk/essencium-frontend that received 1 comment
fix(frontend): fix sorting by name of user table (#772)
DESCRIPTION
This fixes the sorting of the user table by name.
The property name
does not exist in the backend payload, instead either firstName
or l…
+7
−1
lines changed
•
1
comment
Opened 2 other pull requests in 1 repository
Frachtwerk/essencium-frontend
2
open
-
feat(dependencies): update pnpm to v10
This contribution was made on Apr 24
-
feat: indicate sortable table columns
This contribution was made on Apr 23
Opened their first issue on GitHub in Frachtwerk/essencium-frontend Public
First issue
pnpm v10 supportCreated an issue in Frachtwerk/essencium-backend that received 2 comments
Users can't be sorted and filtered by role at the same time
Describe the bug When trying to both filter and sort users by their roles at the same time, the BE returns an HTTP 500 exception mentioning errors …
2
comments
Opened 3 other issues in 1 repository
Frachtwerk/essencium-frontend
2
open
1
closed
-
Allow filtering for multiple roles in UserView
This contribution was made on Apr 24
-
Cannot filter user table by name
This contribution was made on Apr 23
-
Fix sorting by firstName in user table
This contribution was made on Apr 11