Commit 32d73a2
committed
feat(UI): Add gateways table (#4537)
* feat(ui): Add gateways table
Signed-off-by: Gabriel Costa <gabrielcg@proton.me>
* fix(ui): change pagination to cursor pattern
Signed-off-by: Gabriel Costa <gabrielcg@proton.me>
---------
Signed-off-by: Gabriel Costa <gabrielcg@proton.me>1 parent b3997bc commit 32d73a2
19 files changed
Lines changed: 1256 additions & 159 deletions
File tree
- client
- src
- api
- auth
- components
- servers
- ui
- pages
- test/mocks
- types
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments