|
236397fc9c
|
Merge pull request 'fix: sticky-header-border-effect' (#4) from sticky-header-fix into main
Reviewed-on: #4
|
2025-05-12 09:17:00 +02:00 |
|
|
bb346773bd
|
Merge pull request 'Added SEO Basics' (#3) from seo-basics into main
Reviewed-on: #3
Reviewed-by: Fiona Lena Urban <fiona@webfussel.de>
|
2025-05-12 09:16:44 +02:00 |
|
|
3083b99898
|
fix: sticky-header-border-effect
|
2025-05-11 21:43:04 +02:00 |
|
|
33713419f6
|
fix: (seo-)headings for pages + css
|
2025-05-11 14:05:01 +02:00 |
|
|
9746896a43
|
add: nuxt-seo-utils basic functions
|
2025-05-11 14:03:59 +02:00 |
|
|
c95aa68ec2
|
add: padding for Imp/Priv + fix: padding-defaults
|
2025-05-11 11:19:23 +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 |
|
|
cef5330567
|
add: logo
ProPapier Logo, different claim
|
2025-05-10 21:10:32 +02:00 |
|
|
1bd69c9c97
|
add: subheader
Subheader for dynamic content
|
2025-05-10 18:36:42 +02:00 |
|
|
4b07ebb2ec
|
add: search bar
Add new header and search bar
|
2025-05-10 18:07:18 +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 |
|
|
3f398a0081
|
Merge pull request 'add: inputmode for better UI' (#2) from inputmode into main
Reviewed-on: #2
|
2025-05-10 13:50:08 +02:00 |
|
|
0133475e2a
|
add: input mode
Add input mode for decimals on number fields
|
2025-05-10 13:48:39 +02:00 |
|
|
9a953980dc
|
add: inputmode for better UI
|
2025-05-10 13:41:50 +02:00 |
|
|
4b22115159
|
remove: console.log
Removed useless console.log
|
2025-05-10 13:41:10 +02:00 |
|
|
70348d85ee
|
Merge pull request 'add: new list layout design' (#1) from feature/list-layout into main
Reviewed-on: #1
|
2025-05-10 13:35:49 +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 |
|
|
192b031140
|
add: new design (wip)
New design as WIP, swipe controls
|
2025-05-10 11:24:46 +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 |
|
|
259adf53f6
|
fix: design adjustments
Smaller name, ellipsis for long name, indicator for number of roles/sheets/layers
|
2025-05-09 20:22:38 +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 |
|
|
c5be0b6b04
|
fix: replace bug
Fixed missing fallback for old local storage saves
|
2025-05-06 08:21:58 +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 |
|
|
9d686e2af2
|
add: ssg
Added ssg config
|
2025-04-21 09:56:22 +02:00 |
|
|
eabd67f93e
|
add: imp, privacy
Add imprint and privacy stuff
|
2025-04-21 09:53:25 +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 |
|