1
0
Fork 0
Commit graph

86 commits

Author SHA1 Message Date
a61728602d whitespace 2024-11-26 22:58:23 -05:00
236578ea8c Only show New Sticker button if it's my profile.
Send login form user name to login API.
2024-11-26 21:34:57 -05:00
3b54a5e6a3 Redirect /profile to my profile. 2024-11-26 20:39:13 -05:00
24bf40f5f1 Ignore unused. 2024-11-26 20:38:08 -05:00
29c5076c41 Toggle home page if user is not logged in to welcome page. 2024-11-26 19:46:25 -05:00
07f50afa32 After login go back to original page. 2024-11-26 16:06:53 -05:00
2ba961ce2a Clicking on stickers on the profile page takes you to stickerview.
Home goes to profile page for now.

Create a menu item for an unclaimed sticker.

Only fetch an item if we don't have it yet.
2024-11-26 14:35:39 -05:00
e9da81daca Set owner of sticker.
Owner is property of sticker.  Stickers are a reference for users, so flip the API.
2024-11-26 12:36:11 -05:00
4ab5bcf367 Claim sticker.
Make proxy generic.
2024-11-26 11:30:20 -05:00
0de75f5913 this is my sticker button 2024-11-26 08:51:46 -05:00
3ef1507bab Add StickerView. 2024-11-25 20:06:22 -05:00
ddc8c5fc5c remove debugging 2024-11-25 20:04:26 -05:00
f0de7a195c logout 2024-11-25 19:32:44 -05:00
a51d75894b Rename StickerView to StickerBuilderView 2024-11-24 22:07:09 -05:00
8382689a97 Remove outline, add padding. 2024-11-24 22:05:32 -05:00
7c02bafd18 Sort imports 2024-11-24 21:03:01 -05:00
4728c1765b Get login working. 2024-11-24 20:50:39 -05:00
865a070826 Mobile first layout with sidebar in bottom of screen. 2024-11-23 12:55:41 -05:00
06ad60e917 Factor out TopBar. 2024-11-22 19:43:37 -05:00
221ada41e2 Factor out sidebar. 2024-11-22 19:39:54 -05:00
65336c1baf Move navigation to a component. 2024-11-22 19:23:24 -05:00
2d8373d7d6 Add profile page. 2024-11-21 19:34:28 -05:00
0e28438740 Watch route and set page title. 2024-11-17 22:21:56 -05:00
8e7c20fde9 Enabled the sidebar to slideout.
Use main, header, and aside.

Disabled #Sticker2 and the snapshot button for now.
2024-11-17 21:08:05 -05:00
24c00be38f Get color working. 2024-11-17 15:01:11 -05:00
1106ba403c Get 4 layouts mostly working. 2024-11-17 14:24:01 -05:00
0cbe7bb91e Stop using pixels for sticker. Use svg image for QR code.
Move Sticker to it's own component.
2024-11-17 11:41:35 -05:00
add1f0eed5 change primary color 2024-11-17 11:39:21 -05:00
efb4e6990a Add StickerView. 2024-11-17 09:15:51 -05:00
e41bf0b91b styles must be scoped 2024-11-16 23:02:44 -05:00
57f42953e9 Add forms. 2024-11-16 23:02:23 -05:00
a7c6513231 style on the welcome page. 2024-11-16 16:01:03 -05:00
abebfef132 refactor and removals 2024-11-16 15:08:09 -05:00
ea3a216455 Remove overlay badge 2024-11-16 14:29:29 -05:00
6e89752aaf Use PrimeBlocks layout and move navigation into it. 2024-11-16 14:29:03 -05:00
65534a4e55 initial commit 2024-11-16 11:40:53 -05:00