Wykres commitów

37 Commity (8372ea296a8844cb4d0ef4f2504f70b0c8c3b8f2)

Autor SHA1 Wiadomość Data
dario-piotrowicz 8372ea296a replace ui tests with e2e tests implemented with playwright 2023-02-04 17:50:24 +00:00
Dario Piotrowicz 6298220010 implement account page 2023-02-03 12:43:27 +00:00
Dario Piotrowicz 88f6dbf676 improve images modal
improve the modal by:
 - allowing the navigation of images
 - making sure that the whole image is visible
 - adding controls
 - extracting the modal as a standalone component
2023-01-31 18:54:22 +00:00
Dario Piotrowicz d77df85b6d
Merge pull request #159 from cloudflare/style-auth-screen
Style auth screen
2023-01-31 11:41:51 +00:00
Dario Piotrowicz 65af6ca9bc style authorization screen 2023-01-31 10:51:19 +00:00
Dario Piotrowicz 2cdb55ed0f improve image and video handling
by:
 - adding MediaGallery
 - adding missing controls to video element
 - renaming ImageGallery to Image
 - fixing video attachments not being correctly recognized
 - standardizing mastodon media_attachmen types in mock db init
2023-01-30 15:38:13 +00:00
Sven Sauleau 7694d7fca5 MOW-119: show video UI 2023-01-20 13:58:18 +00:00
Dario Piotrowicz da40d56d2f make sure reblog text doesn't shift on page load 2023-01-12 16:56:26 +00:00
Dario Piotrowicz b363755500 apply Links for account links 2023-01-12 16:29:44 +00:00
Dario Piotrowicz 281740b7cd hide about link 2023-01-12 16:27:50 +00:00
Sven Sauleau 9256d39647
Merge pull request #83 from cloudflare/reblogs
Add reblogs (boosts) to the frontend UI
2023-01-12 11:39:01 +01:00
Dario Piotrowicz f431edbb38 make sure text next to icons doesn't shift on page load 2023-01-11 23:20:32 +00:00
Dario Piotrowicz 6f47da7b70 get rid of non-themed colors 2023-01-11 22:33:07 +00:00
Dario Piotrowicz cf32cf7d8b add missing alt for instance thumbnail 2023-01-11 22:33:07 +00:00
Pete Bacon Darwin 2ff36ac360 Add reblog boosts to the frontend UI 2023-01-11 22:06:56 +00:00
James Culveyhouse 97ab1ab5e1 Fix globe icon alignment issue 2023-01-11 14:38:56 -06:00
Dario Piotrowicz 4897e9d5d8 add aria-labels to rightColumn links 2023-01-11 12:04:13 +00:00
Dario Piotrowicz 261daa4e29 add aria-label to wildebeest logo links 2023-01-11 12:03:32 +00:00
Dario Piotrowicz 4aa6263c2d add alt to avatar img elements 2023-01-11 12:03:32 +00:00
James Culveyhouse 980cf7aaba
Merge pull request #66 from cloudflare/more-ui-tests
More UI tests
2023-01-10 15:54:29 -06:00
James Culveyhouse 4c617b1504 Small fixes to improve lighthouse scores 2023-01-10 15:18:57 -06:00
Dario Piotrowicz 315c959243 improve styling
improve styling by:
 - removing unnecessary css (rely on tailwind instead)
 - remove usage of pixels (use rem instead)
 - update state- colors to wildebeest- colors (regression)
2023-01-10 19:06:21 +00:00
Dario Piotrowicz d1e23e23e0 use proper tailwind sizes for avatar imgs 2023-01-10 16:57:40 +00:00
Dario Piotrowicz 48fe4135b4 fix/improve colors usage 2023-01-10 16:51:54 +00:00
Dario Piotrowicz 83cab3c522 fix right colum position 2023-01-10 14:08:52 +00:00
Dario Piotrowicz e7869e9848 add footer to ui with commit hash 2023-01-10 12:43:35 +00:00
Dario Piotrowicz 9854346dbe make wildebeest color variables hue customizable 2023-01-09 23:23:20 +00:00
Dario Piotrowicz a39120f86d introduce wildebeest colors
introduce wildebeest colors to match more closely the mastodon
color scheme

resolves #48
2023-01-09 23:23:20 +00:00
Dario Piotrowicz 74decfec6c
adjust wildebeest logo (#51)
- use the wildebeest logo which includes the text as well
- make the wildebeest logo resizable via props
- delete the no longer needed mastodon logo

resolves #46
2023-01-09 19:40:08 +00:00
Dario Piotrowicz 5a01f190f2 make layout mobile-responsive
alongside the responsiveness:
 - remove custom sticky class (use tailwind's instead)
 - create tailwind-values scss file
 - apply various tweaks/improvements to the current ui

resolves #13
2023-01-09 10:18:24 +00:00
James Culveyhouse 8cacee5a77
Mock the instance config in dev (#33) 2023-01-06 21:27:05 +00:00
Sven Sauleau aef029ca55 wire instance details to API 2023-01-06 15:30:17 +00:00
James Culveyhouse 2db765e573 Image gallery 2023-01-05 17:21:36 -06:00
Dario Piotrowicz 362304ffe4 delete theme.scss file and apply related refactoring/improvements 2023-01-05 00:03:00 +01:00
Dario Piotrowicz fb14050e67 fix styles broken after tailwind addition 2023-01-04 23:02:58 +01:00
Dario Piotrowicz 800fca928a remove major part of existing css 2023-01-04 23:02:51 +01: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