Wykres commitów

29 Commity (main)

Autor SHA1 Wiadomość Data
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
Jorge Caballero (DataDrivenMD) aa91a95d3d Merge branch 'chore-automatic-linting' of https://github.com/Distal-Labs/wildebeest into chore-automatic-linting 2023-03-02 15:06:36 -08:00
Jorge Caballero (DataDrivenMD) 22881ce587 Add automatic linting to pre-commit 2023-03-02 15:05:17 -08:00
Jorge Caballero (DataDrivenMD) 5d93ad9e07 Add automatic linting to pre-commit 2023-03-02 14:46:56 -08: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 246edfc789 add both FE and BE for server settings (including rules) 2023-03-01 16:55:06 +00:00
Sven Sauleau c3fb612d21 add neon client 2023-03-01 09:30:35 +00:00
Dario Piotrowicz 3d39ca74c5 remove unneeded top level concurrently dependency 2023-02-28 16:19:46 +00:00
James Culveyhouse 4f71caac31 Sign in button and authed account settings page 2023-02-28 00:24:57 -06:00
Dario Piotrowicz 3d0e394a14 implement UI for about page
initial step for #282
2023-02-20 18:29:06 +00:00
Dario Piotrowicz 9b42a3ca5a add CI=true to database:create-mock
add CI=true to database:create-mock so that wrangler doesn't show
a confirmation prompt asking the user if they want to apply the
migrations (since at that point it is obvious they do)
2023-02-17 23:14:25 +00:00
Dario Piotrowicz a7568b73a9
Merge pull request #246 from cloudflare/seo-metadata
add title, description and seo metadata to various pages
2023-02-10 15:23:14 +00:00
Dario Piotrowicz e3271478e1 add title, description and seo metadata to various pages
resolves #218
2023-02-10 15:18:50 +00:00
Sven Sauleau 64743520f7 lint ./consumer 2023-02-09 11:52:11 +00:00
dario-piotrowicz 8372ea296a replace ui tests with e2e tests implemented with playwright 2023-02-04 17:50:24 +00:00
Dario Piotrowicz c4b26c6353 add missing live-reload flag to dev script 2023-01-30 22:41:36 +00:00
Sven Sauleau efbeaf7dd4 Pleroma-compatible version string
Refs https://github.com/cloudflare/wildebeest/pull/70
2023-01-17 12:29:28 +00:00
Sven Sauleau cb7828821e
Merge pull request #93 from cloudflare/fix-commit-sha
fix commit hash setting
2023-01-12 15:02:47 +01:00
Dario Piotrowicz 5ec212f3df fix commit hash setting 2023-01-12 13:11:15 +00:00
Sven Sauleau 41846f2d42 MOW-98: add optional sentry 2023-01-12 11:06:39 +00:00
Dario Piotrowicz e4337540ab
Merge pull request #56 from cloudflare/eslint-functions
Linting improvements
2023-01-11 14:20:27 +00:00
Pete Bacon Darwin 186d5e42b3 Update to latest wrangler 2023-01-10 14:41:04 +00:00
Dario Piotrowicz 11040ba8e2 add linting checks to PRs checks 2023-01-10 12:53:18 +00:00
Dario Piotrowicz 00463b233a update lint script 2023-01-10 12:53:18 +00:00
Dario Piotrowicz 822fd9de60 add lint:frontend script 2023-01-10 12:48:44 +00:00
Dario Piotrowicz 920df83cad add lint:functions script and make it pass 2023-01-10 12:48:42 +00:00
Pete Bacon Darwin 036db19ede Fix UI tests by ensuring test DB is seeded 2023-01-06 16:02:26 +00:00
Pete Bacon Darwin 9b32c802e8 Update wrangler dependency 2023-01-06 15:29:37 +00:00
Sven Sauleau 25be15b2a0 Import wildebeest code
Co-authored-by: Sven Sauleau <sven@cloudflare.com>
Co-authored-by: Dario Piotrowicz <dario@cloudflare.com>
Co-authored-by: André Cruz <acruz@cloudflare.com>
Co-authored-by: James Culveyhouse <jculveyhouse@cloudflare.com>
Co-authored-by: Pete Bacon Darwin <pete@bacondarwin.com>
2023-01-04 09:51:17 +00:00