Commit Graph

32 Commits

Author SHA1 Message Date
8dd8b8b438
feat: add hotel details and list components with routing 2024-11-12 09:18:15 +01:00
d773cfe4bf
fix: Fix fucking everything I dont know why it broke I dont know how I fixed it but it works now dont know how but good luck balls balls 2024-11-05 09:43:26 +01:00
144d86c0d9
feat(app): add user age filtering and average calculation 2024-10-22 09:11:31 +02:00
f5673e0c24
chore: remove obsolete build workflow file 2024-10-22 08:33:29 +02:00
4f1c0b6e2e
refactor(app): simplify hotel item rendering logic
All checks were successful
Build / Build and analyze (push) Successful in 1m40s
2024-10-22 08:32:18 +02:00
e50c5686db revert 71c242f9f2ce6613ea00ad4a71915bc7c5dd504b
All checks were successful
Build / Build and analyze (push) Successful in 1m41s
revert chore(deps): lock file maintenance
2024-10-22 06:16:42 +00:00
26ea503cbd
feat: update hotel service to use observables
All checks were successful
Build / Build and analyze (push) Successful in 1m41s
2024-10-22 07:31:24 +02:00
5e739e63e7 Merge pull request 'chore(deps): lock file maintenance' (#11) from renovate/lock-file-maintenance into master
All checks were successful
Build / Build and analyze (push) Successful in 1m38s
Reviewed-on: #11
2024-10-04 06:02:39 +00:00
71c242f9f2 chore(deps): lock file maintenance
All checks were successful
Build / Build and analyze (pull_request) Successful in 2m0s
2024-10-01 08:01:19 +00:00
382e5263bf
refactor(app.component): simplify observable stream creation
All checks were successful
Build / Build and analyze (push) Successful in 1m41s
2024-10-01 09:36:52 +02:00
d1cc5b076d
feat(app): add observable stream processing in ngOnInit
All checks were successful
Build / Build and analyze (push) Successful in 1m43s
2024-10-01 08:27:41 +02:00
43cc6e96ec
style(hotel): fix string casing in Hotel interface
All checks were successful
Build / Build and analyze (push) Successful in 1m43s
2024-10-01 07:55:31 +02:00
8d1a676f5e
refactor(HotelItem): remove duplicate Input import
Some checks failed
Build / Build and analyze (push) Has been cancelled
2024-10-01 07:54:34 +02:00
eb9f11155a Merge pull request 'Add sonar-project.properties' (#7) from jank-patch-1 into master
All checks were successful
Build / Build and analyze (push) Successful in 1m40s
Reviewed-on: #7
2024-10-01 05:51:22 +00:00
fc013c8ee9 Add .gitea/workflows/build.yml
All checks were successful
Build / Build and analyze (pull_request) Successful in 1m40s
2024-10-01 05:49:05 +00:00
f9b2d998c6 Add sonar-project.properties 2024-10-01 05:48:28 +00:00
1cf47c6516
feat: add hotel service and integrate into app component 2024-10-01 07:45:24 +02:00
bd5b42f4d2
feat(star-rating): implement dynamic star rating display 2024-09-24 08:34:01 +02:00
e8683dad06
feat: add star rating component and integrate it in HotelItem 2024-09-24 07:20:23 +02:00
ee61ef13db Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into master
Reviewed-on: #1
2024-09-17 06:52:24 +00:00
f9a4eca2ba chore(deps): add renovate.json 2024-09-17 06:51:41 +00:00
27b36bdee0
style(HotelItem): correct comparison operator in template 2024-09-17 08:31:00 +02:00
f575d73b3a
feat(HotelItem): update currency display logic and options 2024-09-17 08:23:33 +02:00
f96a09abc4
feat: add language selection and currency formatting options 2024-09-17 07:47:38 +02:00
698375b1bf
chore: update Angular dependencies to version 18.2.3 2024-09-10 08:11:24 +02:00
cecb4c94b7
feat: add new flake profiles and update app component 2024-09-10 08:09:59 +02:00
270782cb78
chore: add flake profiles and bun.lockb file 2024-09-10 07:46:21 +02:00
268ed3795c
feat: add initial flake configuration and .envrc file 2024-09-10 07:39:18 +02:00
339dac3999
feat: add hotel item component and search functionality 2024-09-10 07:35:29 +02:00
f243483688
feat(Child): add broke message and update button styles 2024-09-03 09:10:37 +02:00
Jan Klattenhoff
4c94212b7f Random 2024-08-20 14:26:19 +02:00
Jan Klattenhoff
d1db066c74 Initial Commit 2024-08-13 13:11:57 +02:00