Laurence
e8398cb221
enhance(installer): use huh package to handle input
...
Instead of relying on stdin and stdout by default, using the huh package from charmbracelet allows us to handle user input more gracefully such as y/n instead of typing 'yes' or 'no'. If a user makes a mistake whilst typing in any text fields they cannot use left or right to edit a single character when using huh it can. This adds a dependancy and may increase the size of installer but overall improves user experience.
2026-02-18 11:05:48 +00:00
Owen Schwartz
362981ad19
Merge pull request #2498 from fosrl/crowdin_dev
...
New Crowdin updates
2026-02-17 21:57:14 -08:00
Owen Schwartz
fa4f7e4ac2
New translations en-us.json (Norwegian Bokmal)
2026-02-17 21:56:24 -08:00
Owen Schwartz
c6bca4e2ab
New translations en-us.json (Chinese Simplified)
2026-02-17 21:56:23 -08:00
Owen Schwartz
e28b361e05
New translations en-us.json (Turkish)
2026-02-17 21:56:22 -08:00
Owen Schwartz
a18691011b
New translations en-us.json (Russian)
2026-02-17 21:56:20 -08:00
Owen Schwartz
c4a6403cba
New translations en-us.json (Portuguese)
2026-02-17 21:56:19 -08:00
Owen Schwartz
1851bf941a
New translations en-us.json (Polish)
2026-02-17 21:56:18 -08:00
Owen Schwartz
b7ab3c2e92
New translations en-us.json (Dutch)
2026-02-17 21:56:16 -08:00
Owen Schwartz
ce1ad032ba
New translations en-us.json (Korean)
2026-02-17 21:56:15 -08:00
Owen Schwartz
8446c68e1b
New translations en-us.json (Italian)
2026-02-17 21:56:14 -08:00
Owen Schwartz
40ed388b0f
New translations en-us.json (German)
2026-02-17 21:56:12 -08:00
Owen Schwartz
ce1693aa2f
New translations en-us.json (Czech)
2026-02-17 21:56:11 -08:00
Owen Schwartz
11d16a1552
New translations en-us.json (Bulgarian)
2026-02-17 21:56:10 -08:00
Owen Schwartz
0ac54a2c88
New translations en-us.json (Spanish)
2026-02-17 21:56:08 -08:00
Owen Schwartz
b7d8b32123
New translations en-us.json (French)
2026-02-17 21:56:07 -08:00
miloschwartz
7ad76f5683
allow type hyphen in orgID
2026-02-17 21:54:55 -08:00
Owen
e2f78ba476
Merge branch 'main' of github.com:fosrl/pangolin into dev
2026-02-17 21:06:16 -08:00
Owen
5d92190d50
Merge branch 'cloud-multi-org' into dev
2026-02-17 21:01:44 -08:00
Owen
2b0d6de986
Handle feature lifecycle for multiple orgs
2026-02-17 21:00:48 -08:00
Owen
057f82a561
Fix some cosmetics
2026-02-17 20:46:02 -08:00
Owen
719d2a5ffe
Count everything when deleting the org
2026-02-17 20:39:47 -08:00
miloschwartz
d4bff9d5cb
clean orgId and fix primary badge
2026-02-17 20:35:36 -08:00
Owen
19fcc1f93b
Set org limit
2026-02-17 20:18:50 -08:00
miloschwartz
d45ea127c2
use billing org id in get subscription status
2026-02-17 20:07:29 -08:00
Owen
f591cf8601
Look to the right org to test is subscribed
2026-02-17 20:06:58 -08:00
Owen
6661a76aa8
Update member resources page and testing new org counts
2026-02-17 20:01:43 -08:00
miloschwartz
a2ed22bfcc
use add/remove helper functions in auto (de)provision
2026-02-17 17:50:41 -08:00
Owen
e370f8891a
Also update in the assign
2026-02-17 17:34:57 -08:00
miloschwartz
8a83e32c42
add send email verification opt out
2026-02-17 17:33:35 -08:00
Owen
831eb6325c
Centralize user functions
2026-02-17 17:31:41 -08:00
Owen
4d6240c987
Handle new usage tracking with multi org
2026-02-17 17:10:05 -08:00
miloschwartz
79cf7c84dc
support delete org and preserve path on switch
2026-02-17 16:45:15 -08:00
Owen
b71f582329
Use the billing org id when updating and checking usage
2026-02-17 15:09:42 -08:00
Owen
8315d4b6ae
Dont create ca certs quite yet
2026-02-17 14:48:13 -08:00
miloschwartz
b8c3cc751a
support creating multiple orgs in saas
2026-02-17 14:37:46 -08:00
Owen
d00262dc31
Send the right port and cert
2026-02-17 11:43:38 -08:00
Owen
3debc6c8d3
Add round trip tracking for any message
2026-02-16 20:29:55 -08:00
Owen
5092eb58fb
Ssh host should be the destination
2026-02-16 15:31:09 -08:00
Owen
f0b9240575
Accept resource as either niceId or alias
2026-02-16 15:29:23 -08:00
Owen
9cf59c409e
Initial sign endpoint working
2026-02-16 15:19:29 -08:00
Owen
bfd5aa30a7
Merge branch 'dev' of github.com:fosrl/pangolin into dev
2026-02-15 11:09:11 -08:00
Owen
9737170665
Merge branch 'Lokowitz-update-packages' into dev
2026-02-15 11:08:12 -08:00
Owen
922a040466
Merge branch 'update-packages' of github.com:Lokowitz/pangolin into Lokowitz-update-packages
2026-02-15 11:08:02 -08:00
miloschwartz
9eacefb155
support delete account
1.15.4-s.2
2026-02-14 22:44:30 -08:00
miloschwartz
33f0782f3a
support delete account
2026-02-14 18:01:37 -08:00
Milo Schwartz
e6a5cef945
Merge pull request #2371 from Fredkiss3/refactor/paginated-tables
...
feat: server side filtered, ordered & paginated tables
2026-02-14 11:43:01 -08:00
miloschwartz
4c8edb80b3
dont show table footer in client-side data-table
2026-02-14 11:40:59 -08:00
miloschwartz
d4668fae99
add openapi types
2026-02-14 11:25:00 -08:00
Fred KISSIE
ddfe55e3ae
♻️ add niceId to query filtering on most tables
2026-02-14 04:19:30 +01:00