Tiago Vasconcelos
d2ff0b8f64
Add a banner header (props to JoshuaM) ( #41 )
...
* add banner header
* init naddr
* add type to place order content obj
* add content to config
* naddr working, still WIP
* add banner and UI customization
* add banner header
* init naddr
* add type to place order content obj
* add content to config
* naddr working, still WIP
* add banner and UI customization
* add market name to stall page breadcrumbs
* Add usage description to readme
2023-05-29 22:23:49 +03:00
Vlad Stan
f7dd15e775
feat: allow to add test public key
2023-05-04 12:15:45 +03:00
Jose Sahagun
de45284656
Welcome typo
2023-04-25 13:55:40 -07:00
Vlad Stan
e05b54468a
feat: add reconnect to nostrclient
2023-04-11 19:03:41 +03:00
Vlad Stan
547c477ce6
fix: shipping cost; update UI on new order
2023-04-03 11:57:55 +03:00
Vlad Stan
8d1998c33b
feat: dinamically refresh orders
2023-03-30 13:58:14 +03:00
Vlad Stan
4974192b21
feat: navigate from chat to orders
2023-03-30 13:58:14 +03:00
Vlad Stan
08e71e28e3
feat: navigate from customer to chat
2023-03-30 13:58:14 +03:00
Vlad Stan
5b03c324f1
feat: filter orders
2023-03-30 13:58:14 +03:00
Vlad Stan
7c6feca831
fix: Vue error
2023-03-30 13:58:14 +03:00
Tiago Vasconcelos
a88f0ee1d2
fix: motorina0's camel-case nitpick
2023-03-27 15:39:07 +01:00
Tiago Vasconcelos
d19bd8bfc4
fix: url not displayed in light theme
2023-03-27 15:32:08 +01:00
Vlad Stan
b0890b8ebb
Merge pull request #26 from lnbits/shopping_cart_actions
...
Shopping cart actions
2023-03-24 15:11:49 +02:00
Tiago Vasconcelos
83f25f7972
shopping cart add and remove products quantity
2023-03-23 16:34:26 +00:00
Vlad Stan
260bea9ccf
fix: clear merchant screen on delete
2023-03-23 09:47:40 +02:00
Tiago Vasconcelos
1edd2be480
remove key generation on checkout, redirect to login
2023-03-22 12:35:57 +00:00
Vlad Stan
bc5c0b1702
feat: make it easier to hide keys
2023-03-17 18:21:02 +02:00
Tiago Vasconcelos
47adf676e2
feat: one pool to rule them all (WIP)
2023-03-17 15:38:54 +00:00
Vlad Stan
d7d7869b0e
feat: link order to DMs
2023-03-17 10:51:20 +02:00
Tiago Vasconcelos
6ff002e73b
add market client url
2023-03-15 14:55:24 +00:00
Vlad Stan
92c0833991
feat: delete merchant from the local DB
2023-03-14 16:26:04 +02:00
Vlad Stan
3e0b480f0a
feat: user merchant_id instead of user_id
2023-03-14 14:31:30 +02:00
Vlad Stan
152fe5baab
feat: add merchant-details
2023-03-14 14:31:30 +02:00
Vlad Stan
82a04cc8b9
chore: code format
2023-03-14 14:31:30 +02:00
Vlad Stan
9bf416072f
fix: direct message focus
2023-03-14 14:31:30 +02:00
Vlad Stan
bfea056747
feat: base for getting out messages
2023-03-14 14:31:30 +02:00
Vlad Stan
ef6f2ebe33
feat: store event_created_at for some events
2023-03-14 14:31:30 +02:00
Vlad Stan
240da5277f
feat: basic chat
2023-03-14 14:31:30 +02:00
Vlad Stan
b7c099c935
feat: add empty DMs box
2023-03-14 14:31:30 +02:00
Tiago Vasconcelos
0fe9712b45
allow for nip19 for account
2023-03-13 15:48:32 +00:00
Tiago Vasconcelos
9853f2b455
add avatar to account
2023-03-13 15:13:48 +00:00
Tiago Vasconcelos
469aabc10a
initial drafting of nostr global search fro products
2023-03-13 15:12:46 +00:00
Tiago Vasconcelos
02746ec170
tweaks
2023-03-09 10:02:16 +00:00
Tiago Vasconcelos
7413a9f620
fix add merchant pubkey
2023-03-09 10:02:16 +00:00
Tiago Vasconcelos
fbb45ed9f7
remove exchange rates
2023-03-09 10:02:16 +00:00
Tiago Vasconcelos
cc6c59253f
login/account functionality
2023-03-09 10:02:16 +00:00
Tiago Vasconcelos
52f8dead0e
general fixes, prop passing and shopping cart (doesn't send dm)
2023-03-09 10:01:28 +00:00
Tiago Vasconcelos
64ed5795b8
routing done
2023-03-09 10:01:28 +00:00
Tiago Vasconcelos
8af6abedbe
detach js from html
2023-03-09 10:01:28 +00:00
Tiago Vasconcelos
9c29653ea0
mergeable-ish client UI
2023-03-09 10:01:28 +00:00
Tiago Vasconcelos
800619df9f
add customer stall component, remove toolbar
2023-03-09 10:01:28 +00:00
Tiago Vasconcelos
83640c49a2
market component (ready until final product object)
2023-03-09 10:01:28 +00:00
Tiago Vasconcelos
e251cce9ef
fetch profiles
2023-03-09 10:01:28 +00:00
Tiago Vasconcelos
85d680ad3e
remove pubkeys and relays
2023-03-09 10:01:28 +00:00
Tiago Vasconcelos
2c5207a200
menu add pubkey/npub
2023-03-09 10:01:28 +00:00
Tiago Vasconcelos
63d1783fa4
get nostr events and display
2023-03-09 10:01:28 +00:00
Tiago Vasconcelos
b4b1b308b2
initial files
2023-03-09 10:01:28 +00:00
Vlad Stan
b446629707
feat: add basic order-list
2023-03-07 09:12:14 +02:00
Vlad Stan
5328ce170c
fat: add create product logic
2023-03-02 17:42:28 +02:00
Vlad Stan
2acce94fe9
feat: allow restore from nsec
2023-03-02 15:52:40 +02:00