Commit graph

22 commits

Author SHA1 Message Date
d71e59b9c0 add: OpenGraph image, timeline card state
Added three states to timeline card, added open graph image and description
2025-05-23 08:58:14 +02:00
38cd37cf74 add: only delete swipe, edit on tap
Edit price cards on tap, only delete swipe exists, fixed dialogs, add ripple
2025-05-12 14:56:05 +02:00
1504b8bfe9 fix: a lot of design flaws
Info text when empty, new inputs, minimum height of content fixed
2025-05-11 11:07:19 +02:00
0aa495e05b add: reactive store
Add useLocalStorage from VueUse
2025-05-10 14:33:49 +02:00
9498911e7a add: reactive store
Add useLocalStorage from VueUse
2025-05-10 14:32:40 +02:00
27f051cf14 add: wording, vibration
Adapt wordings, add small vibration on edit and delete
2025-05-10 13:59:25 +02:00
4b22115159 remove: console.log
Removed useless console.log
2025-05-10 13:41:10 +02:00
11bcdce6cb add: new list layout design
New design, custom uuid, better handling of swipe
2025-05-10 13:32:28 +02:00
628659c39d add: new design
New design
2025-05-10 11:43:35 +02:00
3200c29c2f add: new design (wip)
New design as WIP, swipe controls
2025-05-10 11:13:25 +02:00
7af148058e add: new design (wip)
New design as WIP, swipe controls
2025-05-10 11:07:06 +02:00
8ccedbed8a fix: design adjustments
Smaller name, ellipsis for long name, indicator for number of roles/sheets/layers
2025-05-09 20:09:12 +02:00
8f924151da add: new price card design
Bigger header, icons for deletion and edit, form validation
2025-05-05 20:40:17 +02:00
7aa21c1c19 add: new price card
Added new price card design, wip
2025-04-28 21:07:04 +02:00
85e6035a9a add: iteration 1 finished
Finished simple calculator iteration
2025-04-07 18:52:48 +02:00
e4ff2ba229 add: better card handling
Better handling of cards, safe to localStorage
2025-03-11 07:25:24 +01:00
d0f2adaa38 add: collapsing and deletion animation
Added collapsable cards and animation for deletion and card footer
2025-03-06 13:20:56 +01:00
7c46be6227 add: collapsing and deletion animation
Added collapsable cards and animation for deletion and card footer
2025-02-24 21:38:45 +01:00
c99c243dfc add: bottom toolbar, remove button for cards
Implemented bottom toolbar for adding and calculating, added remove button for Price Cards
2025-02-17 20:38:18 +01:00
aa9c936f80 add: design, icons, calculation
Implemented new design for PriceCards, added some icons for visuals, added calculation per price card
2025-02-13 21:21:56 +01:00
878b7e06e8 fix: min and max values of PriceCards
min default of 1, max default of undefined for infinite
2025-02-10 21:26:50 +01:00
72aaf5174d INIT: initial commit
Added some initial files, components, functionality
2025-02-10 21:19:58 +01:00