b088ec9e62
refactor(backend): remove content excerpt ( #9441 )
2026-03-27 13:38:46 +00:00
237798b0f0
feat(package/ui): os-modal & webapp integration ( #9375 )
2026-03-13 02:30:54 +00:00
518ed8af89
refactor(webapp): webapp test - no more skipped, no more todos ( #9252 )
2026-02-20 23:15:56 +00:00
4f4f2e4696
refactor(package/ui): os-card ( #9246 )
2026-02-19 08:06:48 +00:00
0cbdfea5a1
feat(webapp): push to top indicator ( #9237 )
2026-02-18 00:10:18 +00:00
77a1e0964b
refactor(webapp): migrate icons ( #9238 )
2026-02-17 22:40:51 +00:00
794b4dabfa
refactor(webapp): vue3 migration - button - icon + circle + loading ( #9208 )
2026-02-13 16:27:33 +00:00
9b98dcae9a
refactor(webapp): vue3 migration - phase 3 - integration ( #9180 )
2026-02-10 20:56:32 +00:00
af497deb77
fix(webapp): allow running frontend tests locally ( #9125 )
2026-01-24 20:09:36 +00:00
4b3a26d517
feat(webapp): shout comments ( #8600 )
...
* shout comments
* fix notifications
* Remove whitespace for empty category sections
* Overhaul post actions
* Adjust spacing
* Allow fine-grained size control for icons and circle buttons via css variables; adjust comments layout
* Adjust spacing
* Add test for ActionButton (WIP)
* Rename import
* Remove text and add count bubble
* Use filled icons to indicate active states
* Adjust sizes and orientation
* Remove unused properties, add test
* Fix ObserveButton test
* Fix ShoutButton test
* fix tests
* Adapt styles
* Adjust style for larger numbers
* Remove unused icon
* Fix test structure
* Remove unused class names
---------
Co-authored-by: Maximilian Harz <maxharz@gmail.com>
2025-05-31 00:13:15 +02:00
8cf405c549
feat(backend): badges ( #8391 )
...
* delete all old badges
* reward/unrewardBadge
* verification Badges
* name all badged accordingly
* more tests, lint
* seed badges
* profileBadge mechanic
* badgesUnusedCount
* seed profileBadges set
* configure profile badge count
* insert badges db:data:badges:default
* seed commands to seed default badges and allow to seed branding data
* copy data migrations when building docker
* typo
* correct data:branding command & document it
* test new functionality
* Update backend/src/db/seed/badges.ts
Co-authored-by: Max <maxharz@gmail.com>
* Update backend/src/db/seed/badges.ts
Co-authored-by: Max <maxharz@gmail.com>
* Update backend/src/db/seed/badges.ts
Co-authored-by: Max <maxharz@gmail.com>
* naming coventions
* final naming fix
lint
fix build
fix badge type in test
renamed badge_ to trophy_
lint fixes
small renameing
fixes
fix users spec
fix webapp queries
fix display
* expose badge description
---------
Co-authored-by: Max <maxharz@gmail.com>
2025-04-17 23:08:54 +00:00
Moriz Wahl
4ce5bdd6fa
get most components working
2023-02-15 10:23:34 +01:00
Wolfgang Huß
e82d35c824
Fix linting
2022-08-25 23:17:50 +02:00
roschaefer
276ea79e8f
Update prettier to v2
2020-03-24 21:11:11 +01:00
Robert Schäfer
512ef672bf
feat: Introduce graphql image type ( #3043 )
...
* refactor(graphql): Introduce image type
* Undo changes to .travis.yml
* chore: Upgrade travis to node LTS
- URL is available since v10
* chore: use lts
Co-authored-by: mattwr18 <mattwr18@gmail.com>
2020-03-16 15:32:19 +01:00
Alina Beck
ad385490bc
follow @mattwr18 PR review
...
- replace magic numbers with tokens
- remove unused name attribute
- use slot shorthand (for the slots added in this PR)
2020-02-17 10:44:52 +01:00
Alina Beck
f29d486da0
replace ds-card in CommentForm
2020-02-03 20:10:44 +01:00
Alina Beck
d2148bdd47
Merge branch 'master' into migrate-styleguide-card
2020-02-03 19:23:22 +01:00
Alina Beck
38eec0fc5f
rename Comment to CommentCard
2020-01-22 17:43:25 +03:00