|
e27386f4dd
|
Convert domains page to use RestTable
|
2024-07-19 19:27:13 +01:00 |
|
|
2f6d043b63
|
Start working on domain management tab
|
2024-07-19 17:59:14 +01:00 |
|
|
f55e6c798a
|
Bind redirect target management component
|
2024-07-18 23:21:13 +01:00 |
|
|
4c23003a93
|
Add create route and redirect buttons
|
2024-07-18 23:16:08 +01:00 |
|
|
2d20e8341e
|
Add d3 graphing package
|
2024-07-11 00:15:18 +01:00 |
|
|
27b5cfbb6d
|
Trim wildcards in target management ordering
|
2024-06-23 17:54:03 +01:00 |
|
|
1581a7b810
|
Update rest table after item deletion
|
2024-06-23 17:32:00 +01:00 |
|
|
e278762629
|
Use empty key for target endpoints
|
2024-06-23 15:51:26 +01:00 |
|
|
9b72a57ff0
|
Add string based sorting and fix issues with target management views
|
2024-06-23 15:45:22 +01:00 |
|
|
6adc2b11cc
|
Disable azalea in prod
|
2024-06-23 13:19:56 +01:00 |
|
|
f4b1c896ba
|
Completely redesign the UI
|
2024-06-23 12:33:57 +01:00 |
|
|
85f3bd66ae
|
Show search bar and save button all the time
|
2024-04-25 15:42:42 +01:00 |
|
|
0dfd1a93d0
|
Change blur values
|
2024-03-28 23:14:07 +00:00 |
|
|
8164ed39e1
|
Fix background image url
|
2024-03-27 13:19:42 +00:00 |
|
|
3a430db456
|
Change format of branch in url
|
2024-03-27 13:16:15 +00:00 |
|
|
ce1358f39a
|
Start rewriting with glass effect
|
2024-03-24 16:20:22 +00:00 |
|
|
32b02a155d
|
Refactor test client and some other minor changes
|
2024-02-22 00:28:13 +00:00 |
|
|
955d600d31
|
Convert to pop2.ts
|
2024-02-21 23:22:41 +00:00 |
|
|
48375db450
|
Properly logout of account
|
2024-02-15 15:44:34 +00:00 |
|
|
f3d4b0e0a2
|
New OAuth based login system
|
2024-02-14 16:50:17 +00:00 |
|
|
11848b2d97
|
Add simple search box for routes and redirects
|
2023-12-17 11:18:51 +00:00 |
|
|
70c0fbd772
|
Fix jwt parsing
|
2023-12-17 11:02:31 +00:00 |
|
|
075f21a9a3
|
Do POST request for /verify
|
2023-12-14 23:47:16 +00:00 |
|
|
db46ef716c
|
Oops typo
|
2023-12-14 11:47:21 +00:00 |
|
|
76b24f3f68
|
Verify token on startup
|
2023-12-14 11:46:04 +00:00 |
|
|
a10ed84d6a
|
Do not crash if jwt token cannot be parsed
|
2023-12-14 11:39:45 +00:00 |
|
|
716db16f37
|
Remove token expiry counter
|
2023-12-13 13:02:45 +00:00 |
|
|
69f7b1a7c3
|
Auto reload tables on tab change
|
2023-12-13 12:55:33 +00:00 |
|
|
47bf91e7ff
|
Add apiRequest function to auto refresh outdated access token
|
2023-12-13 12:54:45 +00:00 |
|
|
3d12a4dda3
|
Mess with table widths
|
2023-11-26 13:26:56 +00:00 |
|
|
a683aea5fb
|
Add curl --fail
|
2023-11-22 09:23:52 +00:00 |
|
|
0c0f2148bc
|
Add certificate view
|
2023-11-14 18:04:30 +00:00 |
|
|
8ecd8c287a
|
Line up column with header
|
2023-11-13 21:31:43 +00:00 |
|
|
57d4366472
|
Some minor changes on the sites view
|
2023-11-13 20:19:52 +00:00 |
|
|
8c32bce49e
|
New sites view
|
2023-11-13 16:44:12 +00:00 |
|
|
679080c0ef
|
Add footer bar with git commit metadata
|
2023-11-13 14:28:24 +00:00 |
|
|
74b2969bac
|
Merge branch 'generic-target-view'
|
2023-11-13 13:31:09 +00:00 |
|
|
97b9bef467
|
Convert target tables to one generic component
|
2023-11-13 13:26:45 +00:00 |
|
|
f39fc853a3
|
Hide flags dropdown on click outside
|
2023-11-13 12:14:00 +00:00 |
|
|
ae57abc2e5
|
Add target management view patch
|
2023-11-13 02:35:01 +00:00 |
|
|
91ed75f970
|
Add created, modified and removed counts for routes and redirects
|
2023-11-12 20:28:56 +00:00 |
|
|
2ca7a47853
|
Use display table cell
|
2023-11-10 09:51:14 +00:00 |
|
|
d22749bfb3
|
Add status dashboard button
|
2023-11-10 09:49:24 +00:00 |
|
|
512aab0a22
|
Update publish workflow
|
2023-11-03 09:31:35 +00:00 |
|
|
62c49301bb
|
Update sites panel url
|
2023-11-02 11:01:41 +00:00 |
|
|
4e223c3b56
|
Add sites view
|
2023-10-31 17:17:11 +00:00 |
|
|
4993a31fe6
|
Don't fully reload when the table data is already in store
|
2023-10-31 12:17:29 +00:00 |
|
|
f9f5298a4b
|
Use store for routes and redirects to keep data between sidebar page changes
|
2023-10-31 11:06:58 +00:00 |
|
|
9c169e3e55
|
Rename to admin panel
|
2023-10-30 22:13:16 +00:00 |
|
|
1d7b2842c3
|
Bring routes and redirects views closer in implementation
|
2023-10-30 12:41:44 +00:00 |
|