Commit graph

739 commits

Author SHA1 Message Date
neil molina
8713bdcccc bump v0.0.20 2023-03-30 15:30:24 +08:00
neil molina
447cc29c91 Merge branch 'main' of github.com:teaxyz/gui 2023-03-30 15:29:40 +08:00
Neil
e33e37f871
New hamburger menu (#359)
* #354 window border should be all around

* #356 show hamburger menu popup

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-30 15:29:31 +08:00
neil molina
10dd8c69ef Merge branch 'main' of github.com:teaxyz/gui 2023-03-30 11:56:20 +08:00
Neil
4d67aa9a2b
ui adjustments (#358)
* #354 window border should be all around

* #354 Package Page Banner: open github button should open in default browser

* #354 search placeholder 14px and adjust position

* #354 remove markdown component background color

* #354 remove mini space between scrollbar and footer

* #354 side-menu label text size to 14px

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-30 11:52:15 +08:00
ABevier
dba09e5d34
retries (#355) 2023-03-29 23:02:20 -04:00
neil molina
809c0d40e2 #354 window border should be all around 2023-03-30 10:59:11 +08:00
Neil
b412ab8a2a
improve update-all ux (#357)
* #348 improve update-all ux: show spinner and move fake progress to pkg store

* #353 fix clipped dropdown

* bump tea version usage

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-30 10:36:57 +08:00
neil molina
654422d8cd #352 package card hover effect 2023-03-29 14:19:49 +08:00
neil molina
239229ef93 fix top header on expand side bar 2023-03-29 14:07:00 +08:00
neil molina
171c5818ac bump v0.0.19 2023-03-29 12:45:24 +08:00
Neil
8381cd8bff
infinite scroll + fadeaway (#351)
* #312 init infinite scroll

* #312 adjust header heights
---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-29 12:44:39 +08:00
ABevier
d6dbffa6e5
version select when installing (#349)
- drop down resolve #349
2023-03-29 11:09:50 +08:00
Neil
8766702c35
open package meta links with default user browser + new packages filter (#350)
* #344 open package meta links with default user browser

* #318 enable new packages filter

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-29 10:09:32 +08:00
neil molina
858839495b bump v0.0.18 2023-03-28 19:56:18 +08:00
Neil
4a3be10ada
home button hover effect (#347)
* #345 home button hover effect

* change cursors

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-28 19:55:31 +08:00
Neil
7a1d5fd64d
improve tea cli installed check (#346)
* #342 improve installed check

* #342 add close button for the modal

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-28 12:23:34 +08:00
Neil
c48d0435d3
Breadcrumbs (#343)
* #335 breadcrumbs

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-28 08:36:19 +08:00
neil molina
c6d062bd40 bump v0.0.17 2023-03-25 16:02:17 +08:00
Neil
6aaee7a6ca
#247 show UPDATE ALL button (#340)
* #247 show update all button

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-25 15:59:22 +08:00
ABevier
aed776e79c
change init logic to not pull bottles (#337)
* change init logic to not pull bottles

* prettier
2023-03-25 14:59:26 +08:00
Neil
718126cfc8
new footer layout (#339)
* #338 new footer layout

* adjust search result height

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-25 13:54:27 +08:00
neil molina
956b047fef bump v0.0.16 2023-03-24 15:20:13 +08:00
Neil
05e31f4798
New top bar (#334)
* #333 new top-bar

* package page adjustments

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-24 15:19:37 +08:00
Neil
dbb390429e
#331 initial welcome banner to require tea cli (#332)
* #331 show banner if Tea cli is not installed
- adjustments of notification: show only if tea is not latest

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-24 13:37:23 +08:00
ABevier
f837a79945
fix pnpm scripts (#330) 2023-03-24 09:00:27 +08:00
neil molina
c92a6eb5c8 fix 2023-03-23 19:03:50 +08:00
neil molina
a3982f976a bump v0.0.15 2023-03-23 16:44:13 +08:00
Neil
a47c1bf5c8
#328 sync logs (#329)
* #328 improve auth initialization

* #328 sync logs to s3

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-23 16:42:56 +08:00
Neil
f5f87ebe4b
#306 init search results (#325)
* #306 package search result

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-23 15:13:50 +08:00
Neil
18966f8b8a
replace api loading (#327)
* #326 change packages loading strategy

* #326 refactor implementation of new sync strategy


---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-23 13:35:06 +08:00
neil molina
515d69433b bump version 0.0.13 2023-03-22 14:54:19 +08:00
Neil
a50e7b9289
add logging in renderer thread (#323)
* #322 add logging in renderer thread

* #322 add more logging in main process

* #322 improve logging

* #322 cleanup data requested

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-22 14:53:27 +08:00
neil molina
caec6b2e7b bump v0.0.13 2023-03-21 16:14:35 +08:00
Neil
49873fb6c4
ui adjustments (#320)
* #319 improve sorting

* #309 adjustments to title bar

* #309 fadeaway adjustments

* #309 font adjustments

* #309 update tea package update

* fix search font

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-21 16:13:33 +08:00
neil molina
069add921b bump v0.0.12 2023-03-21 10:10:06 +08:00
Neil
59294d2e82
assume no access in tea (#316)
* assume no access in tea

* add more try catch in ipc handlers

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-21 10:08:33 +08:00
Neil
8501fc1765
new next sidebar (#315)
* #314 filter with new sidebar

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-21 10:08:03 +08:00
Neil
76cddeae2d
#300 pushy refactor (#307)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-20 15:08:41 +08:00
neil molina
0eb3c344fd bump to v0.0.11 2023-03-19 09:05:31 +08:00
Neil
c4e69ea89b
recursive retry on GET /v1/packages (#313)
* #311 recursive retry on GET /v1/packages

* #308 add recursive retry on all GET requests

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-19 09:04:42 +08:00
Neil
cbe19fa138
refactor main thread (#304)
* move auto-updater to its own module

* #276 move ipc to its own mobule

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-16 17:45:06 +08:00
neil
754a80a1bd bump version to v0.0.10 2023-03-16 09:25:52 +08:00
Neil
c5a3a72948
#301 init home page with side nav (#302)
* #301 init home page with side nav

* #301 filter by state and sort

* #301 update package cards layout

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-16 09:24:48 +08:00
Neil
b43a64566d
implement push notification using pushy (#299)
* #245 implement push notification using pushy

* #298 subscribe to installed package

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-15 11:53:37 +08:00
neil
09ed1fbcef #294 show version of next gui update 2023-03-15 08:02:32 +08:00
neil
4b993ae268 bump to v0.0.9 2023-03-14 16:18:31 +08:00
neil
1f87cb687a #295 hide non-mvp features 2023-03-14 16:16:55 +08:00
Neil
185712e1b7
deep link improvements (#296)
* #293 package fullname to sveltekit slug

* macos default behavior of cmd+w vs cmd+q

* #293 open tea gui: when minimized, all windows closed, or when the app is closed

* #293 open package page when minimized and restored via tea://

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-14 16:07:20 +08:00
neil
eae71795d4 bump v0.0.8 2023-03-13 17:29:23 +08:00