Wykres commitów

195 Commity (a8eb07759f0cf6030007644c254ce61e7cb2ae78)

Autor SHA1 Wiadomość Data
Jorge Caballero (DataDrivenMD) a8eb07759f Requested changes + bind DB for e2e tests 2023-03-09 08:10:15 -08:00
Sven Sauleau 32cc669141
Merge pull request #380 from cloudflare/sven/refactor-internal-apis
refactor UI internal APIs
2023-03-07 15:52:44 +01:00
Sven Sauleau fac372da0d refactor UI internal APIs 2023-03-07 14:46:08 +00:00
Sven Sauleau bdeaaf8dfa
Merge pull request #378 from cloudflare/rule-nums
show rule number/index instead of id in UI
2023-03-07 14:12:02 +01:00
Sven Sauleau 2f2c0e110e
Merge pull request #379 from cloudflare/improve-server-settings-ui
Improve server settings UI
2023-03-07 14:11:49 +01:00
Dario Piotrowicz 3f4647fc14 remove wrong spaReset attributes 2023-03-07 10:00:36 +00:00
Dario Piotrowicz 8c7b6c7e71 show rule number/index instead of id in UI
resolves #376
2023-03-07 09:35:26 +00:00
Dario Piotrowicz 0dbcfb9644 add missing string conversion to loginUrl 2023-03-07 09:25:41 +00:00
Sven Sauleau 2bc881e9ca
Merge pull request #370 from cloudflare/add-prelint-script
add type-check frontend script
2023-03-07 09:03:09 +01:00
Sven Sauleau 0ae7bfcc4b
Merge pull request #362 from cloudflare/link-to-about
add links to about page
2023-03-06 22:25:22 +01:00
Dario Piotrowicz 81114acb95 add types-check frontend script
add a types check that runs tsc making sure that all
typings present in the frontend application are valid
2023-03-06 19:47:28 +00:00
Dario Piotrowicz 75c8b7ff0e remove admins endpoint 2023-03-06 19:06:32 +00:00
Dario Piotrowicz 65c4924cdb improve/fix frontend authenticated vs admin settings 2023-03-06 19:00:51 +00:00
Sven Sauleau 5704849170 use OAuth endpoint for UI 2023-03-06 16:24:39 +00:00
Sven Sauleau 0796038118
Merge pull request #369 from cloudflare/settings-auth-loader
add missing auth loader to settings page and add access check to isUserAdmin
2023-03-06 12:41:28 +01:00
Dario Piotrowicz d505ed278e add access check to isUserAdmin function 2023-03-06 11:34:02 +00:00
Dario Piotrowicz db7f1bf13a add missing auth loader to settings page 2023-03-06 10:12:02 +00:00
CyberFlame 41a9d11634
[minor] get rid of 'the' 2023-03-06 23:03:09 +13:00
Sven Sauleau acd4a5e5b2 mastodon -> wildebeest 2023-03-06 09:01:26 +00:00
Dario Piotrowicz 69b7b0bbec add links to about page 2023-03-02 12:35:44 +00:00
Dario Piotrowicz 3d644175b4 add missing getDatabase await 2023-03-02 09:43:09 +00:00
Dario Piotrowicz de571b816a remove deprecated loader.use call 2023-03-02 09:40:13 +00:00
Dario Piotrowicz 5f77fdf9f8 fix outdated loader$ types 2023-03-02 09:39:19 +00:00
Dario Piotrowicz e0e37851b2 remove outdated comment 2023-03-02 09:31:52 +00:00
Dario Piotrowicz da8285c8e0 enable about page and server-settings pages 2023-03-02 09:29:01 +00:00
Dario Piotrowicz 0580e089ab
Merge pull request #347 from cloudflare/server-settings-ui
Server settings UI
2023-03-01 20:53:30 +00:00
Dario Piotrowicz d15916ddd2 update e2e about test 2023-03-01 16:55:22 +00:00
Dario Piotrowicz 246edfc789 add both FE and BE for server settings (including rules) 2023-03-01 16:55:06 +00:00
Dario Piotrowicz 939988721a
Merge pull request #348 from cloudflare/hastags
handle hashtags in statuses
2023-03-01 11:13:17 +00:00
Dario Piotrowicz a606e76093 handle hashtags in statuses
- by parsing them in enrichStatus
 - implementing a tag page to show their timeline

resolves #345
2023-02-28 17:05:22 +00:00
Sven Sauleau 2659576712
Merge pull request #350 from cloudflare/fix-meta-readonly-ts
fix DocumentHeadValue being modified as readonly
2023-02-28 16:49:39 +00:00
Dario Piotrowicz b131e83aa0 bump qwik and qwikcity 2023-02-28 16:19:46 +00:00
Dario Piotrowicz da89397209 improve frontend watch script and remove no longer needed concurrently dependency 2023-02-28 16:19:46 +00:00
Dario Piotrowicz c184d28e4f improve dev/todo loaders 2023-02-28 16:19:46 +00:00
Dario Piotrowicz 30a817563e remove deprecated .use() loader calls 2023-02-28 16:19:46 +00:00
Dario Piotrowicz 55c780ad02 fix DocumentHeadValue being modified as readonly 2023-02-28 11:42:52 +00:00
Dario Piotrowicz 74aa6656ca add missing argument to handleRequestGet 2023-02-28 11:08:51 +00:00
James Culveyhouse d9cc274673 Integration alias api endpoint 2023-02-28 00:24:58 -06:00
James Culveyhouse 4f71caac31 Sign in button and authed account settings page 2023-02-28 00:24:57 -06:00
James Culveyhouse b16db6f510 UI for migration page 2023-02-28 00:22:48 -06:00
James Culveyhouse 36a926e816 Aliases page 2023-02-28 00:22:48 -06:00
Sven Sauleau d89ed5a8af make getDatabase async 2023-02-27 17:37:03 +00:00
Dario Piotrowicz f20fb8052b improve typing around getDataBase 2023-02-24 10:19:25 +00:00
Sven Sauleau 279431fcdf use getDatabase in frontend 2023-02-24 09:42:28 +00:00
Yuji Yamaguchi c55b09a771
Changed to use getErrorHtml 2023-02-24 00:16:47 +09:00
Sven Sauleau 7dea01b781 extract database types
Refs https://github.com/cloudflare/wildebeest/issues/228
2023-02-22 16:18:06 +00:00
Dario Piotrowicz 4e0cf1da14 cleanup extra grid col and row classes 2023-02-22 14:22:16 +00:00
Dario Piotrowicz d4aab92c79 make account card somewhat viewable on small screens 2023-02-22 13:03:00 +00:00
Dario Piotrowicz 530f46c8bb remove break-all 2023-02-22 12:40:30 +00:00
Dario Piotrowicz 3d0e394a14 implement UI for about page
initial step for #282
2023-02-20 18:29:06 +00:00