Pavlo Tkach and GitHub
f649d960c1
Add user email prefix to the console user create ( #2623 )
2024-12-13 19:47:21 +00:00
Pavlo Tkach and GitHub
71afc25110
Fix console new user screen layout ( #2617 )
2024-12-05 18:17:52 +00:00
Pavlo Tkach and GitHub
fa377733be
Allow adding existing users to registrar ( #2616 )
2024-11-27 22:40:32 +00:00
Pavlo Tkach and GitHub
eeed166310
Add console user role update and minor fixes to delete ( #2610 )
2024-11-15 18:36:10 +00:00
Pavlo Tkach and GitHub
35f95bbbe4
Add delete user to the console ( #2603 )
...
* Add delete user to the console
* Add delete user to the console
* Add delete user to the console
2024-11-08 18:20:01 +00:00
Pavlo Tkach and GitHub
332f491ac7
Fix cut off status list on domains page ( #2601 )
2024-10-28 18:20:04 +00:00
Pavlo Tkach and GitHub
4bd7c18fe9
Add console settings update progress status ( #2596 )
2024-10-25 22:23:22 +00:00
Pavlo Tkach and GitHub
91e241374d
Add required fields to API users().insert ( #2593 )
2024-10-17 19:45:12 +00:00
Pavlo Tkach and GitHub
6e77c89cd6
Add console users screen ( #2576 )
2024-10-08 16:00:47 +00:00
gbrodman and GitHub
c68d54a5ed
Don't show snackbar on rlock-load failure if 403 ( #2574 )
...
ACCOUNT_MANAGER users don't have permission to see locks so it'll throw
403s. That's OK, we don't need/want to display that error to the client.
2024-09-30 20:42:33 +00:00
Pavlo Tkach and GitHub
ab5f6cc229
Add environment support to the console build ( #2539 )
2024-08-30 18:31:28 +00:00
Pavlo Tkach and GitHub
66513a114e
Add OT&E UI to the new console ( #2536 )
2024-08-23 20:53:45 +00:00
gbrodman and GitHub
730585cd14
Fix front-end unit tests ( #2529 )
...
This doesn't really add any tests, and we'll require many more additions
if we actually want to have full unit testing, but this at least makes
the tests pass when running `npm test`.
2024-08-21 16:39:29 +00:00
Pavlo Tkach and GitHub
d0d28cc7e6
Fix console contact delete button not working ( #2528 )
2024-08-09 16:42:39 +00:00
Pavlo Tkach and GitHub
2d1260c01b
Allow updating icannReferralEmail through the new console ui ( #2525 )
2024-08-07 16:28:08 +00:00
Pavlo Tkach and GitHub
fa721e82ff
Mark console state field on new registrar form as required ( #2509 )
CodeQL / Analyze (java) (push) Failing after 58s
CodeQL / Analyze (javascript) (push) Failing after 56s
CodeQL / Analyze (python) (push) Failing after 53s
Dependency Submission / dependency-submission (push) Successful in 2m12s
2024-07-26 18:46:43 +00:00
Pavlo Tkach and GitHub
213e06f02e
Add registry lock ui ( #2500 )
2024-07-26 16:02:19 +00:00
gbrodman and GitHub
233ee09efe
Add simple registry-lock-verification page ( #2499 )
...
This is a fairly simple page that solely exists to display the result
from the action, and to link the user back to the domain list.
2024-07-23 19:04:35 +00:00
Pavlo Tkach and GitHub
68b46735cd
Prevent focus from being lost on console domains search ( #2496 )
2024-07-15 18:46:18 +00:00
Pavlo Tkach and GitHub
bfeaf4a23e
Add ability to remove elements from console UI per user role ( #2495 )
2024-07-15 17:45:46 +00:00
Pavlo Tkach and GitHub
5f9f157494
Move console global loader, fix table scroll bars ( #2494 )
2024-07-12 18:57:26 +00:00
gbrodman and GitHub
0f0097c15c
Wait to load domain list until a registrar is selected ( #2485 )
...
This isn't the worst thing in the world but it does result in a bad
request to the server otherwise, and log/error spam. So, only load the
domains list if we have a registrar selected.
2024-06-25 18:39:53 +00:00
Pavlo Tkach and GitHub
15df3aea44
Update Angular 17 -> 18 ( #2479 )
2024-06-14 23:09:34 +00:00
Pavlo Tkach and GitHub
a90a85afae
Fix domain page "not found" layout issue ( #2474 )
2024-06-08 11:36:23 +00:00
gbrodman and GitHub
b77a219e19
Move domain-list search+download outside of loading bar ( #2457 )
...
This means that they'll stick around even while we're loading domains
from the server.
https://b.corp.google.com/issues/343213150
2024-06-06 20:35:20 +00:00
Pavlo Tkach and GitHub
bd8e6354b5
Add new registrar screen to the console ( #2469 )
2024-06-07 00:21:53 +00:00
gbrodman and GitHub
589041b3ed
Fully reset domain-list page on registrar change ( #2456 )
...
When the registrar changes we should reset the page and the total
results to 0 (since we haven't loaded them yet)
https://b.corp.google.com/issues/343193698
2024-05-29 12:54:01 -04:00
Pavlo Tkach and GitHub
8e22ce7c70
Add phone and fax number to console whois endpoint ( #2447 )
2024-05-20 20:32:23 +00:00
Pavlo Tkach and GitHub
05b43965d1
Fix console EPP password form, minor adjustments ( #2445 )
2024-05-17 18:44:44 +00:00
Pavlo Tkach and GitHub
3e77004274
Create gcp console service ( #2433 )
2024-05-10 21:29:58 +00:00
gbrodman and GitHub
ae14e35df7
Change a few wording bits in the console ( #2436 )
...
These probably aren't perfect but they seemed to make sense given the
old console. Nothing major.
2024-05-10 18:27:55 +00:00
Pavlo Tkach and GitHub
54c896cbb9
Add console epp password integration ( #2426 )
2024-05-06 18:32:54 +00:00
Pavlo Tkach and GitHub
570618705e
Allow console access for FTE globar role ( #2419 )
2024-05-01 16:19:29 +00:00
Pavlo Tkach and GitHub
e78ce42dd5
Add console DUM download ( #2402 )
...
* Add console DUM download
* Add console DUM download
2024-04-26 15:56:50 +00:00
Pavlo Tkach and GitHub
9ca54e4364
Add UI for EPP Password update ( #2393 )
2024-04-10 22:29:52 +00:00
Pavlo Tkach and GitHub
eb164809de
Add console favicon ( #2391 )
2024-03-27 20:32:01 +00:00
Pavlo Tkach and GitHub
4ddbeb6d06
Add console registrar field focus handler, split whois address field ( #2388 )
2024-03-27 18:55:57 +00:00
Pavlo Tkach and GitHub
59f4129ee0
Restyle registrar console based on the new design proposal ( #2336 )
2024-03-21 22:05:09 +00:00
Pavlo Tkach and GitHub
45c5d12743
Add angular signals and computed to the console ( #2308 )
2024-02-01 14:15:05 -05:00
Pavlo Tkach and GitHub
14ab9423f8
Update Angular to v17 ( #2260 )
2024-01-16 13:45:56 -05:00
Pavlo Tkach and GitHub
9006312253
Create reusable dialog / bottom sheet component ( #2237 )
2023-12-08 17:52:57 -05:00
gbrodman and GitHub
e5e2370923
Debouncedly use a search term in console domain list ( #2242 )
2023-12-08 15:37:30 -05:00
Pavlo Tkach and GitHub
2687181045
Update console file naming to be camelCase like ( #2235 )
2023-11-30 11:42:36 -05:00
gbrodman and GitHub
36a8908712
Add a basic domain-list page to the new console ( #2219 )
...
This does not include any styling for now, just wanted to make sure
we're all good with regards to the basic approach. I'm open to suggestion on
which columns to include.
Note: filter searching is not implemented yet because the backend does
not allow for it (yet)
2023-11-27 14:58:48 -05:00
Pavlo Tkach and GitHub
26bae65e1e
Add registrar details view ( #2186 )
2023-10-26 09:14:09 -04:00
gbrodman and GitHub
779da518df
Pass name/email/phone info to the new console front end ( #2180 )
2023-10-16 16:51:35 -04:00
gbrodman and GitHub
a63916b08e
Refine error handling in RequestHandler and the console slightly ( #2177 )
...
If we don't explicitly handle random unexpected exceptions, the error
that the front end receives includes a big ole stacktrace, which is
unhelpful for regular users and possibly bad to expose. Instead, we
should provide a vague "something went wrong" message.
Separately, we can create a default SnackBar options and use that (we
want it longer than 1.5 seconds because that's pretty short).
2023-10-12 14:03:12 -04:00
gbrodman and GitHub
2a7e9a266a
Fix minor alignment issue on console WHOIS page ( #2166 )
2023-10-11 09:25:05 -04:00
Pavlo Tkach and GitHub
4fb8a1b50b
Add dark theme support to the console ( #2167 )
2023-10-03 15:54:25 -04:00
Pavlo Tkach and GitHub
e07f25000d
Add console registrars paging, fix empty registrars mobile ( #2162 )
2023-10-03 15:51:48 -04:00