Commit graph

91 commits

Author SHA1 Message Date
2a1922c918 Create settings manager 2024-11-15 01:38:40 +01:00
178f3190ce get bridge working! 2024-11-15 01:38:19 +01:00
242fd2510f Remove Anyhow completely, slight refactoring 2024-11-15 01:37:52 +01:00
27c039278c Fix all AppBridge payloads, split to actions and events etc
Some checks failed
clippy / clippy (push) Has been cancelled
2024-11-08 01:10:59 +01:00
djkato
3d916f1ff4 fix separate wasm and unix deps
Some checks failed
clippy / clippy (push) Has been cancelled
2024-10-04 19:47:10 +02:00
djkato
b21d49a125 Bridge progress 2024-09-27 19:11:10 +02:00
djkato
59c1ec058c final sitemap I think 2024-09-25 22:25:15 +02:00
djkato
8744fb6acf rework related changes 2024-07-16 17:46:00 +02:00
djkato
d199d679c4 attempt to fix UrlUpdates creating new urls instead of updating 2024-07-15 16:04:35 +02:00
djkato
66ea84db86 clippy 2024-07-15 16:03:13 +02:00
djkato
55ddc8a524 what was this for?? 2024-07-15 16:03:03 +02:00
djkato
acf75392ce version bump 2024-07-15 16:02:51 +02:00
djkato
6cf330cfa7 clippy 2024-07-15 16:02:44 +02:00
djkato
f4c5c73073 forgot to make these fields public 2024-07-15 16:02:37 +02:00
djkato
7af5ceac2d clippy 2024-07-15 16:02:17 +02:00
djkato
08b35291bd ups 2024-07-14 23:21:14 +02:00
djkato
298cb1b6fe clippy 2024-07-14 23:14:14 +02:00
djkato
388d3b5398 serde transparecy, pub 2024-07-14 23:14:00 +02:00
djkato
83d3f6e708 fixes n stuff 2024-07-14 22:29:09 +02:00
djkato
5fa0a3f4c0 Basically whole app in one commit lol 2024-07-14 22:28:21 +02:00
djkato
9ef2313c1e bugfix fileapl, more derives for utility 2024-07-14 22:16:05 +02:00
djkato
7f9072c4a7 switch to cbor file db 2024-07-11 19:21:50 +02:00
djkato
522b2cad31 clippy fix 2024-07-10 23:54:22 +02:00
djkato
528a391132 FileApl, refactor 2024-07-10 23:52:16 +02:00
djkato
303c122877 ditch xml, let's just use sitemap.txt 2024-07-10 23:51:59 +02:00
djkato
e471bf8adb remove env_apl as fallback, just crash instead 2024-07-10 15:08:20 +02:00
djkato
1340398449 almost finished first sitemap logic I think 2024-07-08 20:20:36 +02:00
c986b7feeb starting sitemap rewrite 2024-07-03 16:07:04 +02:00
b8ae6fcb67 it builds! axum and leptos separate routes 2024-06-17 23:51:41 +02:00
bf03d7a180 packages 2024-06-17 22:18:48 +02:00
3bf66a32c1 Bridge init 2024-06-17 22:18:13 +02:00
305a58e8b5 we getting there... 2024-06-17 22:17:57 +02:00
9011c9f34d move schema to root for all apps 2024-06-17 22:17:50 +02:00
f65bc71150 init app-template-ui 2024-06-12 16:22:08 +02:00
c09a74bcca fix conditional compilation 2024-05-23 01:07:04 +02:00
c9b233e78f add features to feature gate big deps 2024-05-23 00:21:13 +02:00
7ce567db1c rename image prefix from "saleor" to "saleor-app" 2024-05-17 16:19:39 +02:00
66f8556dbe stop using latest 2024-05-17 16:13:52 +02:00
9142786057 remove dead code 2024-05-17 16:04:23 +02:00
76f76ee847 change from using :latest to crate version num 2024-05-17 16:04:05 +02:00
36a26d5627 stop using redundant gql update of trans. message 2024-05-17 15:43:59 +02:00
753154a584 version bumps 2024-04-15 19:51:44 +02:00
1db7ae5263 redis bump 2024-04-15 19:51:37 +02:00
8e142c813d finally it works 2024-04-15 19:51:15 +02:00
fd0a218f23 bump versions 2024-04-15 19:50:54 +02:00
c1ce5e1174 stop leaking APL token through debug, typos 2024-04-11 18:19:22 +02:00
b257d18c95 filter payment methods based on obtainment type 2024-04-10 16:59:10 +02:00
31eac1d7ab dead code allow clippy 2024-04-03 20:06:29 +02:00
823628004e allow dead code clippy 2024-04-03 20:03:28 +02:00
4f07cf86c0 sdk version bump 2024-04-03 19:49:03 +02:00