1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
andreas-unleash cd9627ef0b
Virtualize users table (#2429)
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->
Virtualise the Users' table
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

<!-- Does it close an issue? Multiple? -->
Closes #

<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#
-->

### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->


## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->

Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
2022-11-18 11:27:48 +02:00
..
addons fix: should only require CREATE_ADDON when creating addon (#2204) 2022-10-18 19:58:05 +02:00
admin Virtualize users table (#2429) 2022-11-18 11:27:48 +02:00
application feat: add application counter to application list (#2019) 2022-08-31 16:10:01 +02:00
archive Update texts (#1226) 2022-08-22 13:05:55 +00:00
changeRequest Custom roles redesign (#2439) 2022-11-17 15:33:23 +01:00
common fix: tags highlight case sensitivity (#2462) 2022-11-17 13:08:47 +00:00
context feat: add count to context field list (#2020) 2022-08-31 15:26:06 +02:00
environments fix: update text in environments (#2433) 2022-11-15 11:08:41 +00:00
events Feat/use collaborate data (#2067) 2022-09-16 15:23:08 +02:00
feature conditional message for change request strategy form (#2465) 2022-11-17 15:40:45 +01:00
feedback chore(deps): update material-ui monorepo (#2269) 2022-11-10 21:40:38 +00:00
layout Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00
menu feat: get suggested changeset draft (#2274) 2022-10-28 09:43:49 +02:00
playground/Playground feat: update strategy segments with edit / create strategy (#2420) 2022-11-16 15:35:39 +01:00
project Change requests - add multiple reviewers (#2448) 2022-11-17 11:08:29 +02:00
providers Feat/change request permissions (#2382) 2022-11-10 11:08:58 +01:00
segments fix: only show link to create segment if you have permission (#2291) 2022-10-31 08:45:31 +00:00
splash feat: Open-Source Strategy Constraints (#2112) 2022-09-30 10:45:34 +02:00
strategies fix: strategy name sort (#2130) 2022-10-04 10:41:43 +01:00
tags chore(deps): update material-ui monorepo (#2269) 2022-11-10 21:40:38 +00:00
user fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
App.styles.ts Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00
App.tsx Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00