Integration users endpoint #2182
Replies: 6 comments 5 replies
-
|
On behalf of @Junjiequan : I heard from Max that you are about to work on users list. The task might overlap with what I have already done in this PR, where I created an empty user list view component under the admin-dashboard page. However, I’m not sure if that aligns with how you plan to implement the user list feature. |
Beta Was this translation helpful? Give feedback.
-
|
Hello Jay, Yes, we could have separate branches for each PR and continuously merge one branch into the other. It would be something like this in Git branches: Marco -> 'mavila_users_endpoint_integration' Jay -> 'jay_users_view_implementation'. I think this would allow us to integrate both features. It would depend on your branch, so please let me know when you would like me to merge your changes into mine. The PR needs fixing, I see: [baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update:
Error: src/app/state-management/effects/runtime-config.effects.ts:13:10 - error TS2305: Module '"@scicatproject/scicat-sdk-ts-angular"' has no exported member 'RuntimeConfigService'. 13 import { RuntimeConfigService } from "@scicatproject/scicat-sdk-ts-angular"; 15 01 2026 09:53:03.914:ERROR [karma-server]: Error: Found 1 load error Kind Regards ~M |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Dear Jay, I have implemented the changes in the following branch: SWAP-5087-mavila-users-integration I opened a PR in #2197 but maybe you want to cherry pick only these two commits:
The feature looks like this:
You can sort and search per column, I think this would be enough, I saw that pagination could be added, but I am not sure it is needed. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Dear @Junjiequan and @nitrosx, Kind Regards ~M |
Beta Was this translation helpful? Give feedback.





Uh oh!
There was an error while loading. Please reload this page.
-
#2181
Beta Was this translation helpful? Give feedback.
All reactions