Fred KISSIE
|
5a0a8893e8
|
Merge branch 'dev' into refactor/save-button-positions
|
2025-12-15 17:04:58 +01:00 |
|
miloschwartz
|
d5307adef0
|
fix bug preventing save resource priority closes #2063
|
2025-12-12 22:52:00 -05:00 |
|
Fred KISSIE
|
9cee3d9c79
|
♻️ refactor
|
2025-12-12 23:35:24 +01:00 |
|
Fred KISSIE
|
8257dca340
|
♻️ refactor
|
2025-12-12 23:34:35 +01:00 |
|
Fred KISSIE
|
5e0a1cf9c5
|
💡remove comment
|
2025-12-12 22:09:37 +01:00 |
|
Fred KISSIE
|
93d4f60314
|
♻️correctly init the form
|
2025-12-12 21:55:23 +01:00 |
|
Fred KISSIE
|
124ba208de
|
♻️ use react querty
|
2025-12-12 21:40:49 +01:00 |
|
Fred KISSIE
|
7f07ccea44
|
Merge branch 'dev' into refactor/save-button-positions
|
2025-12-12 00:32:02 +01:00 |
|
Fred KISSIE
|
181612ce25
|
🐛 full domain should be updated when the form is saved
|
2025-12-11 22:26:38 +01:00 |
|
Fred KISSIE
|
4e842a660a
|
🚧 wip: refactor proxy resource page
|
2025-12-10 21:15:42 +01:00 |
|
Fred KISSIE
|
ea43bf97c7
|
Merge branch 'dev' into refactor/save-button-positions
|
2025-12-10 20:04:59 +01:00 |
|
Owen
|
f9b03943c3
|
Format all files
|
2025-12-09 10:56:14 -05:00 |
|
miloschwartz
|
f9b15b9156
|
add color to health check
|
2025-12-08 10:31:53 -05:00 |
|
Owen
|
71db29c09c
|
Merge branch 'dev' of github.com:fosrl/pangolin into dev
|
2025-12-06 21:37:24 -05:00 |
|
Owen
|
8cced5011b
|
Fix empty strip preventing create
|
2025-12-06 21:37:10 -05:00 |
|
miloschwartz
|
56d30ad6bd
|
clean up targets input a little
|
2025-12-06 21:00:57 -05:00 |
|
miloschwartz
|
d7e06161a8
|
use niceId for client routes
|
2025-12-06 20:31:20 -05:00 |
|
Fred KISSIE
|
72bc26f0f8
|
💬 update texts to be more specific
|
2025-12-06 01:14:15 +01:00 |
|
Fred KISSIE
|
2ec2295cd6
|
♻️ separate proxy page into multiple forms
|
2025-12-06 00:51:36 +01:00 |
|
Fred KISSIE
|
a0a369dc43
|
♻️ refactor reverse proxy targets page
|
2025-12-05 23:10:10 +01:00 |
|
miloschwartz
|
a3b852ef45
|
Merge branch 'dev' into clients-user
|
2025-12-05 15:17:32 -05:00 |
|
miloschwartz
|
8ee4ee7baf
|
remove bg-muted on target sep
|
2025-12-04 22:11:27 -05:00 |
|
miloschwartz
|
2dcc94cd14
|
fix hc port NaN issue
|
2025-12-04 22:03:37 -05:00 |
|
miloschwartz
|
2bad9daaea
|
move edit resource to proxy subpath
|
2025-12-04 21:18:17 -05:00 |
|
Fred KISSIE
|
ba09479827
|
♻️ organize imports
|
2025-12-04 22:50:17 +01:00 |
|
Varun Narravula
|
9065385b87
|
feat(healthcheck): add SNI input field to target healthcheck config
|
2025-12-04 11:59:18 -05:00 |
|
miloschwartz
|
a746ef36a8
|
Merge branch 'dev' into clients-user
|
2025-12-04 11:38:05 -05:00 |
|
Fred KISSIE
|
1b09e5b9f9
|
🚚 move subpages to correct paths
|
2025-12-04 00:42:50 +01:00 |
|
Fred KISSIE
|
18db4a11c8
|
♻️ separate client & proxy resources tables
|
2025-12-02 02:33:43 +01:00 |
|
Fred KISSIE
|
610e46f2d5
|
🚧 WIP: separate proxy & client resources
|
2025-12-01 18:26:32 +01:00 |
|
Owen
|
937b36e756
|
Build client site resource associations and send messages
|
2025-11-19 18:05:42 -05:00 |
|
Owen
|
97312343e4
|
Merge branch 'dev' into clients-user
|
2025-11-17 11:28:47 -05:00 |
|
Lokowitz
|
58cf471bc4
|
fix z.coerce.number
|
2025-11-16 14:29:19 +00:00 |
|
Lokowitz
|
7db99a7dd5
|
used zod codemod
|
2025-11-16 14:18:17 +00:00 |
|
miloschwartz
|
7c728c144c
|
fix broken inputs in health check form
|
2025-11-14 12:00:15 -05:00 |
|
Owen
|
fa7aa508ea
|
Merge branch 'dev' into pallavi/feat/make-niceId-editable
|
2025-11-09 10:39:30 -08:00 |
|
Owen
|
a70799c8c0
|
Merge branch 'dev' into clients-user
|
2025-11-08 16:51:45 -08:00 |
|
miloschwartz
|
693c9fbe0f
|
make actions sticky in targets and rules input
|
2025-11-08 14:39:14 -08:00 |
|
miloschwartz
|
b83ec1b503
|
remove target unique check
|
2025-11-08 13:57:00 -08:00 |
|
Owen
|
ddc14d164e
|
Rename nice id to Identifier in the ui
|
2025-11-08 19:44:23 +05:30 |
|
Pallavi Kumari
|
aeda85fcfb
|
move resource niceid update to general page
|
2025-11-08 19:44:23 +05:30 |
|
miloschwartz
|
999fb2fff1
|
Merge branch 'dev' into clients-user
|
2025-11-06 16:55:16 -08:00 |
|
miloschwartz
|
85892c30b2
|
add site resource modes and alias
|
2025-11-05 15:24:07 -08:00 |
|
miloschwartz
|
2274404324
|
update tables
|
2025-11-05 10:29:29 -08:00 |
|
miloschwartz
|
009d84a3c6
|
remove shadows and outline ring
|
2025-11-03 11:22:00 -08:00 |
|
Pallavi Kumari
|
54f7525f1b
|
add status column in resource table
|
2025-11-02 13:55:17 +05:30 |
|
Pallavi
|
1b3eb32bf4
|
Show targets and status icons in the dashboard
|
2025-11-02 13:55:16 +05:30 |
|
Owen
|
4d7e2d5840
|
Minor fixes to rc
|
2025-10-30 11:42:31 -07:00 |
|
Owen
|
ca6c45087b
|
Fix the ordering of deleting targets
|
2025-10-29 14:40:09 -07:00 |
|
Owen
|
b59a6b82ef
|
Merge branch 'dev' into user-compliance
|
2025-10-27 10:37:53 -07:00 |
|