Commit graph

594 commits

Author SHA1 Message Date
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
Neil
9ddfd15477
#255 package install notification (#292)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-13 17:28:40 +08:00
Neil
caffd2f347
#289 custom protocol tea:// opens app and goes to target page (#290)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-13 16:20:38 +08:00
Neil
5836fd9a2b
notify on new gui version being downloaded (#288)
* #283 notify on new gui version: support i18n in notification banner

* #283 enable i18n setup on notification banner
---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-13 12:36:34 +08:00
neil
1e47c2be13 bump v0.0.7 2023-03-10 16:57:06 +08:00
Neil
414cdc2be8
auth and i81n menu into the sidebar (#285)
* #277 auth into the sidebar

* show version to be removed

* #282 fix notification buttons

* update button colors

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-10 16:56:12 +08:00
Neil
64aa63a8c0
Package detail buttons (#284)
* remove footer

* #281 show package state and cta in package detail page

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-10 12:28:37 +08:00
neil
73984ac4d8 Merge branch 'main' of github.com:teaxyz/gui 2023-03-09 20:04:29 +08:00
Neil
da1816660b
merge Workshop and News into Resources (#280)
* #270 move workshop and news into resources

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-09 16:14:37 +08:00
neil
205e29d00a bump v0.0.6 2023-03-09 12:41:19 +08:00
Neil
1154aa0dc5
Custom title bar (#278)
* #127 intiialize custom title bar

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-09 12:15:26 +08:00
Neil
bb6dc9903e
#274 show tab filter for packages that needs updates (#275)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-09 09:50:00 +08:00
Neil
db84f9c7f1
Package Progress install (#272)
* #263 fake progress for package installation

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-08 14:15:42 +08:00
Neil
78a6887374
show packages list filter and sorting buttons (#269)
* #267 #262 show packages list filter and sorting buttons

* #262 toggle installed vs all packages filter

* #267 show more packages

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-07 13:18:21 +08:00
neil
3c17dd97f9 execute node via tea 2023-03-07 11:21:01 +08:00
Neil
a7a63ad030
Crowdin dynamic update (#268)
* #264 i18n dropdown ui

* #264 improve i18n configuration to use hardcoded english as default

* #264 sync language english to crowdin when merged to main

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-07 11:12:11 +08:00
Neil
cdf01642ac
#265 cleanup homepage show news and tutorial (#266)
* #265 cleanup homepage show news and tutorial

* #261 removing grid bg fixes the scrollbar

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-06 09:14:35 +08:00
neil
6829c32c2e bump version 0.0.5 2023-03-06 06:55:41 +08:00
Neil
29cfc4a122
#258 notification overlap fix (#260)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-06 06:53:30 +08:00
Neil
dd6fd4d299
#256 change homepage to packages list page (#257)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-04 16:48:04 +08:00
ABevier
beb57ce015
Detect if tea cli is installed or needs update and prompt user (#251)
* issue-230: detect if tea cli is installed or needs update and prompt user

* issue-230: detect if tea cli is installed or needs update and prompt user

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-04 07:32:03 +08:00
Neil
6e6c636d9c
#246 enable install specific version on command (#254)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-03 20:37:58 +08:00
Neil
0c467b08aa
suggest package update (#253)
* #246 prepare pkg shape detect if needs to update

* #246 optimize package card usage

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-03 15:56:52 +08:00
Neil
ba7be4230d
fix create-dmg volicon dependency (#252)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-03 10:53:29 +08:00
Neil
2243eaad69
#248 apply correct mac icon (#250)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-03 08:52:50 +08:00
Neil
076dd1d4eb
#246 #247 include all installed versions of package in GuiPackage shape (#249)
* #246 #247 include all installed versions of package in GuiPackage.installed_versions

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-02 21:39:22 +08:00
Neil
beb882eef5
236 prompt user to update gui if new version is downloaded (#244)
* 236 prompt user to update gui if new version is downloaded

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-02 16:28:41 +08:00
Neil
a837f100b1
dont load sentry on dev env (#243)
* dont load sentry on dev env
---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-01 13:05:42 +08:00
Neil
32e53ee1ad
I18n crowdin (#242)
* #241 init crowdin usage

* #241 convert all convertible copy into i18n value

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-28 13:38:57 +08:00
neil
d3fa446c8c fix conditional 2023-02-27 19:56:53 +08:00
neil
7681a4749d bump version 0.0.3 2023-02-27 19:01:19 +08:00
Neil
85d0eb0ff4
auto notorize on release (#240)
* #216 improve dmg design
- auto notorize on build from electron

* check conditionality

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-27 18:58:54 +08:00
Neil
c2578dc453
#232 initialize sentry (#238)
* #232 initialize sentry

* gha: update get platform job

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-27 14:46:26 +08:00
neil
788b647c5c cloudfront cache invalidation is annoying atm 2023-02-24 16:49:26 +08:00
neil
7f9a4049ca gui: bump v0.0.2 2023-02-24 15:43:57 +08:00
neil
0c7184c7c3 cache 2023-02-24 15:31:52 +08:00
Neil
d8b5ee8980
#219 update yaml checksum data for new installers (#235)
* #219 update release yaml checksum data

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-24 15:16:53 +08:00
neil
70abf03bc5 fix env 2023-02-24 13:28:19 +08:00
neil
9648a4dede fix release pipeline 2023-02-24 12:33:41 +08:00
neil
9de8be5c20 bump gui: v0.0.1 2023-02-24 12:27:32 +08:00
Neil
c61712fd6d
init mixpanel (#227)
* #217 iinit mixpanel and track installation succes and failure

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-24 12:24:15 +08:00
Neil
cf0a2d1b8a
bugfix install package (#231)
* #226 enable install

* #226 add DEBUG_BUILD=1 to show inspector tools

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-24 10:33:23 +08:00
Neil
ddf80ff7b8
#215 init i18n (#223)
* #215 init i18n

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-24 08:23:27 +08:00
Neil
7359da0319
web preview and refactor native api integration module (#222)
* #213 web preview and cleanup native api integration
* remove old tauri build implementation
* fix git path 

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-22 15:59:37 +08:00
Neil
e5fd744c3f
#220 make reusable build-sign-notarize jobs (#221)
* #220 make reusable build-sign-notarize jobs

* #220 update main and release to reuse build-sign job

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-22 10:55:30 +08:00
neil
17a924db98 publish test v0.0.0 2023-02-21 21:05:31 +08:00