Owen
646e440dec
Merge branch 'dev' into private-http-ha
2026-04-13 20:52:47 -07:00
Owen
561a9ab379
Merge branch 'private-site-ha' into private-http-ha
2026-04-13 10:25:49 -07:00
Owen
71497a7887
Merge branch 'dev' into private-site-ha
2026-04-12 17:54:07 -07:00
miloschwartz
f91da2ec46
fix no default idp selector showing on ce closes #2813
2026-04-12 15:20:09 -07:00
miloschwartz
89471a0174
include site name in target dropdown in public resources table
2026-04-12 15:09:40 -07:00
miloschwartz
0cbcc0c29c
remove extra sites query
2026-04-12 14:58:55 -07:00
miloschwartz
1564c4bee7
add multi site selector for ha on private resources
2026-04-12 12:17:45 -07:00
Owen
5803da4893
Crud working
2026-04-11 21:09:12 -07:00
miloschwartz
79751c208d
basic ui working
2026-04-09 22:24:39 -04:00
miloschwartz
a74378e1d3
show domain and destination with port in table
2026-04-09 18:17:08 -04:00
Owen
96b9123306
Merge branch 'dev' into private-site-ha
2026-04-09 17:39:45 -04:00
Laurence
7d3d5b2b22
use targetid also on proxy create as that also has same issue
2026-04-06 14:17:04 +01:00
Laurence
81eba50c9a
fix: use targetId as row identifier
...
fix: 2797
2026-04-06 14:03:33 +01:00
Owen
d83fa63af5
Fix to null out the rewrite on the frontend too
2026-04-02 21:58:14 -04:00
Owen Schwartz
d08be59055
Merge pull request #2752 from fosrl/dev
...
1.17.0-rc.0
2026-03-31 15:24:25 -07:00
jaydeep-pipaliya
e06f2f47b1
fix: show contextual toast when saving with no targets
...
Instead of always showing "Settings updated" when saving, show
"Targets cleared" when the target list is empty. This gives the user
accurate feedback without blocking the save action.
Fixes #586
2026-03-31 11:48:56 +05:30
Owen
be3e066843
Merge branch 'dev' into feature/region-rules
2026-03-30 14:36:50 -07:00
Owen
073b89b355
make path the default
2026-03-30 14:18:10 -07:00
Owen
9808a48da0
Merge branch 'multi-role' into dev
2026-03-29 13:55:23 -07:00
miloschwartz
e13a076939
ui improvements
2026-03-26 16:37:31 -07:00
Owen
c48bc71443
Update crud endpoints and ui
2026-03-22 14:18:34 -07:00
Fred KISSIE
572c9bf319
Merge branch 'dev' into feat/selector-filtering
2026-03-20 04:24:48 +01:00
Owen
991fed93ee
Add warning when creating resource with provided
2026-03-19 14:26:14 -07:00
Fred KISSIE
18ed38889f
♻️ filter sites server side in resource target
2026-03-17 04:07:02 +01:00
Owen
74f4751bcc
Dont show raw resource option unless remote node
2026-03-11 17:47:15 -07:00
Fizza-Mukhtar
1a2069a6d9
fix: prevent resource creation with dashboard domain to avoid redirect loop
2026-03-05 00:39:03 -08:00
Owen
db042e520e
Adjust language
2026-03-03 20:34:56 -08:00
Owen
fdeb891137
Fix pagination effecting drop downs
2026-02-28 12:07:42 -08:00
Abhinav-kodes
c600da71e3
fix: sync resource toggle states with context on initial load
...
- Replace defaultChecked with checked for controlled components
- Add useEffect to sync rulesEnabled, ssoEnabled, whitelistEnabled
when resource context hydrates after mount
- Add nullish coalescing fallback to prevent undefined initial state
2026-02-25 22:07:08 +05:30
miloschwartz
d6ba34aeea
set auth daemon type on resource
2026-02-20 17:33:21 -08:00
Fred KISSIE
ab65bb6a8a
Merge branch 'dev' into refactor/paginated-tables
2026-02-13 06:03:09 +01:00
miloschwartz
143acbae48
add identity provider mode setting
2026-02-11 18:05:06 -08:00
miloschwartz
da8b620c75
refactor and add tiers
2026-02-11 10:06:55 -08:00
miloschwartz
911b5e6814
refactor front end hooks
2026-02-11 10:06:55 -08:00
miloschwartz
5ca598139e
use pricing matrix in existing usePaidStatus funcitons
2026-02-11 10:06:55 -08:00
miloschwartz
ceb359d614
refactor is licensed and subscribed util functions
2026-02-11 10:06:54 -08:00
miloschwartz
fed56c1959
show features in ce
2026-02-11 10:06:54 -08:00
Fred KISSIE
59b8119fbd
Merge branch 'dev' into refactor/paginated-tables
2026-02-11 04:12:40 +01:00
miloschwartz
efc6ef3075
show features in ce
2026-02-07 17:00:44 -08:00
Fred KISSIE
6c85171091
✨ serverside filter+paginate client resources table
2026-02-06 02:42:15 +01:00
Fred KISSIE
bb1a375484
✨ paginate, search & filter resources by enabled
2026-02-04 02:20:28 +01:00
Fred KISSIE
e3e4bdfe09
🚸 fix target item tabbing by memoizing the getColumns (and its dependencies)
2026-01-23 04:40:19 +01:00
miloschwartz
9671079ffb
show alias address in private resources table
2026-01-21 14:30:42 -08:00
miloschwartz
b299f3d6aa
use display name function
2026-01-19 21:00:48 -08:00
miloschwartz
bd87585396
fix whitelist hyrdration closes #2190
2026-01-14 22:08:16 -08:00
miloschwartz
2810632f4a
add flag to enable org only idp in ee
2026-01-07 20:40:59 -08:00
miloschwartz
c0c0d48edf
ui enhancements
2025-12-24 16:14:26 -05:00
Owen
a01c06bbc7
Respect http status for url & maintenance mode
...
Fixes #2164
2025-12-24 16:14:26 -05:00
Owen
729c2adb3f
Dont allow maintence page on remote nodes
2025-12-23 15:24:26 -05:00
Owen
5c67a1cb12
Format
2025-12-22 16:28:41 -05:00