Skip to content

(accidental PR) #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 353 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
353 commits
Select commit Hold shift + click to select a range
c7820c3
feat: enhance RecursiveMenu component with improved link handling and…
Larscode-io Nov 23, 2024
fdefb4e
feat: refactor RecursiveMenu component and update constants for impro…
Larscode-io Nov 23, 2024
ce27999
feat: add new prize page with dynamic content rendering and responsiv…
Larscode-io Nov 23, 2024
7ba1648
feat: update recommendations section in multiple languages with new t…
Larscode-io Nov 23, 2024
02bdafc
feat: add recommendations section for judges and parties in multiple …
Larscode-io Nov 23, 2024
ded46ae
feat: enhance RecursiveMenu component with TypeScript interface for m…
Larscode-io Nov 24, 2024
f5d04d7
feat: update button styles in default layout for consistent text tran…
Larscode-io Nov 24, 2024
9a65bff
feat: update icon color to use theme variable for consistent styling …
Larscode-io Nov 24, 2024
0b3bdfb
refactor: remove unused imports in general-press-releases.vue for cle…
Larscode-io Nov 24, 2024
1a33a41
feat: update icon color to use new theme variable for PDF red across …
Larscode-io Nov 24, 2024
7b95013
feat: update pdfRed color in Vuetify theme for improved visibility
Larscode-io Nov 24, 2024
08fc2c5
refactor: update PDF link descriptions for clarity and consistency in…
Larscode-io Nov 24, 2024
659d24d
refactor: update link descriptions for clarity and consistency across…
Larscode-io Nov 24, 2024
1bfd0a0
refactor: remove unused prix.vue component for cleaner codebase
Larscode-io Nov 24, 2024
4b4c96d
feat: add demo pages for FileMaker and SQL API queries with dynamic d…
Larscode-io Nov 24, 2024
740f4dd
feat: add example API URLs in demo pages for FileMaker and SQL
Larscode-io Nov 24, 2024
45ed6a4
refactor: improve code consistency and error handling in API files
Larscode-io Nov 24, 2024
dd65f94
feat: add Juportal demo page and update menu links
Larscode-io Nov 24, 2024
9a5eaac
feat: add prize menu item and remove duplicate entry
Larscode-io Nov 24, 2024
c4611a3
fix: update pdfRed color value and improve usage comments in vuetify …
Larscode-io Nov 24, 2024
2c6c3c5
refactor: update job title translation and remove unused code in medi…
Larscode-io Nov 24, 2024
bb6119a
refactor: replace NewsletterSubscription component with SubscribeList…
Larscode-io Nov 24, 2024
a49bc32
fix: handle undefined page properties and update links in stay-inform…
Larscode-io Nov 24, 2024
06d8aad
fix: ensure courtItems is defined before applying translations in menu
Larscode-io Nov 24, 2024
87263bf
feat: add optional count property to CourtItem interface
Larscode-io Nov 24, 2024
004d7c6
fix: ensure sideBarLinks is always defined and handle undefined text …
Larscode-io Nov 24, 2024
0604868
feat: integrate faker for random email generation and update subscrip…
Larscode-io Nov 25, 2024
f672d27
chore: update package.json to add @faker-js/faker and @nuxt/types dep…
Larscode-io Nov 25, 2024
3719580
chore: update package.json to add @faker-js/faker dependency and remo…
Larscode-io Nov 25, 2024
9c1eb74
fix: update email placeholder to default to 'John' when randomEmail i…
Larscode-io Nov 25, 2024
229ef70
feat: add useFaker composable for dynamic locale-based faker imports
Larscode-io Nov 25, 2024
e7d8f07
fix: change input type to email for user email fields and adjust form…
Larscode-io Nov 25, 2024
42aacfc
demo page with new Menu structure, todo: media queries for mobile dev…
Larscode-io Nov 26, 2024
789a2ef
feat: enhance menu structure with dynamic submenus and layout adjustm…
Larscode-io Nov 26, 2024
067447a
feat: improve menu interaction with dynamic links and hover effects
Larscode-io Nov 26, 2024
58d2e87
feat: refine menu structure with improved submenu handling and layout…
Larscode-io Nov 26, 2024
30d2ab2
feat: implement toggle functionality for menu and enhance submenu str…
Larscode-io Nov 27, 2024
6bbc0ed
feat: add click event to close menu on submenu title interaction
Larscode-io Nov 27, 2024
86d8d85
feat: remove click event on submenu title to improve interaction
Larscode-io Nov 27, 2024
d4d0ddf
feat: update menu click handling to improve interaction and toggle fu…
Larscode-io Nov 27, 2024
f008330
feat: refactor ContentPage component template for improved structure …
Larscode-io Nov 27, 2024
996d5e5
feat: update todo comment to include checks for all pages
Larscode-io Nov 27, 2024
b728630
feat: add preliminary rulings page with API integration and dynamic c…
Larscode-io Nov 27, 2024
efae417
feat: enhance user profile page with additional fields and validation
Larscode-io Nov 27, 2024
4fda6a0
feat: add formatted judgment date field and clean up head function in…
Larscode-io Nov 27, 2024
8b82f8b
fix: update translation key for Advocate General opinion error message
Larscode-io Nov 27, 2024
8aca3a8
feat: add QuestionPreliminaryRuling interface and refactor preliminar…
Larscode-io Nov 27, 2024
ab61a50
feat: add EmptyComponent for displaying no results with customizable …
Larscode-io Nov 27, 2024
9dd0bea
feat: refactor API middleware and example endpoint for improved error…
Larscode-io Nov 28, 2024
cef7548
refactor: standardize string quotes and clean up request methods in F…
Larscode-io Nov 28, 2024
6369e85
feat: enhance Filemaker API demo page with loading and error handling…
Larscode-io Nov 29, 2024
0962830
feat: implement annual reports API and enhance publications demo with…
Larscode-io Nov 29, 2024
3732f1b
feat: update annual reports API and add brochures API with improved d…
Larscode-io Nov 29, 2024
8f599b5
feat: enhance brochures component with loading and error handling states
Larscode-io Nov 29, 2024
e3c9f66
old versioin
Larscode-io Nov 29, 2024
efd638c
feat: add general press releases API for retrieving media records
Larscode-io Nov 29, 2024
ffcffcd
Delete server/api/v1/media/general-press-releases.request.ts
Larscode-io Nov 30, 2024
b19ad0a
feat: enhance speeches component with loading and error handling, and…
Larscode-io Nov 30, 2024
22fdbb8
Merge branch 'v1' of https://github.com/Larscode-io/nuxt4 into v1
Larscode-io Nov 30, 2024
f48a4b8
feat: refactor publications API and enhance data fetching for speeche…
Larscode-io Nov 30, 2024
20dec01
feat: simplify speeches component by removing unused language mapping…
Larscode-io Nov 30, 2024
8d1aff8
feat: add constants for language settings, default values, and HTTP e…
Larscode-io Nov 30, 2024
7978230
feat: remove unused language imports and enhance studies component wi…
Larscode-io Dec 1, 2024
6b4b21a
feat: remove deprecated publication API files and related composables
Larscode-io Dec 1, 2024
bf4d4ac
feat: remove unused import of FileMakerService in getArrestDateMinus1…
Larscode-io Dec 1, 2024
ce7bf89
feat: remove unused import of FileMakerService in getJuportalData API
Larscode-io Dec 1, 2024
35a65ab
feat: remove unused imports of FileMakerService and related composabl…
Larscode-io Dec 1, 2024
6f208db
feat: refactor FileMakerService to FileMakerAPI and update related re…
Larscode-io Dec 1, 2024
8328126
feat: update references from FileMakerService to FileMakerAPI in getA…
Larscode-io Dec 1, 2024
52ba7b3
feat: update filemaker route pattern and add error logging for exclud…
Larscode-io Dec 1, 2024
e2ec59f
feat: refactor example API to use FileMakerAPI and update related logic
Larscode-io Dec 1, 2024
40294bf
fix: format service method map for better readability in useFileMaker…
Larscode-io Dec 1, 2024
4bdfcaf
refactor: rename useFileMakerPublications to fileMakerPublications an…
Larscode-io Dec 2, 2024
0cf2041
refactor: rename FileMakerAPI to FilemakerApi and update references a…
Larscode-io Dec 2, 2024
1b4efb1
refactor: remove unused import of FilemakerApi in getArrestDateMinus1…
Larscode-io Dec 2, 2024
aeb1720
refactor: remove unused import of FilemakerApi in getJuportalData.js
Larscode-io Dec 2, 2024
697e1d9
refactor: remove unused import of FilemakerApi in example.js
Larscode-io Dec 2, 2024
1325d98
refactor: remove unused import of FilemakerApi in fileMakerService.te…
Larscode-io Dec 2, 2024
60af7b8
refactor: remove admin layout and update references to filemakerPubli…
Larscode-io Dec 2, 2024
4872814
refactor: add FilemakerApi import in fileMakerPublications.js
Larscode-io Dec 2, 2024
f7c8fa5
refactor: correct comment wording in getArrestDateMinus10 method of F…
Larscode-io Dec 2, 2024
b22724a
refactor: update getArrestDateMinus10 method in FilemakerApi to impro…
Larscode-io Dec 2, 2024
fe8a6a8
refactor: add x-nuxt-client header to FilemakerApi requests
Larscode-io Dec 2, 2024
05fc8ed
refactor: streamline API-based pages by consolidating script setup an…
Larscode-io Dec 2, 2024
3eaa019
refactor: enhance query logic in general-press-releases API to handle…
Larscode-io Dec 3, 2024
2415529
refactor: add padding class to third-level menu items in default layout
Larscode-io Dec 3, 2024
ba826ff
refactor: add padding to submenu title in default layout for improved…
Larscode-io Dec 3, 2024
a50a5fc
refactor: update FileMaker middleware to include 'persberichten' rout…
Larscode-io Dec 3, 2024
1c7ed71
refactor: remove unused 'defineProps' import in ContentPage component
Larscode-io Dec 3, 2024
dd15663
refactor: rename API methods for clarity and update request parameters
Larscode-io Dec 3, 2024
6ea7178
refactor: update layout structure and styles for improved responsiven…
Larscode-io Dec 4, 2024
97f02c1
refactor: update default layout to improve button styling and respons…
Larscode-io Dec 4, 2024
3c5f2eb
refactor: enhance layout styles for improved responsiveness and clarity
Larscode-io Dec 4, 2024
6ee1d67
refactor: simplify layout code by updating app bar height and improvi…
Larscode-io Dec 4, 2024
78cc7a8
fix: add alt attribute to logo image for accessibility
Larscode-io Dec 4, 2024
a1a5436
refactor: clarify comments in mega menu structure for better understa…
Larscode-io Dec 4, 2024
4b0d0d8
refactor: remove fixed width and height from logo button for better f…
Larscode-io Dec 4, 2024
61f9de3
feat: add footer with navigation links and social media icons for imp…
Larscode-io Dec 4, 2024
92ec3cf
feat: add newsletter section component for user subscription
Larscode-io Dec 4, 2024
ca48df0
feat: enhance accessibility by adding ARIA roles and labels to naviga…
Larscode-io Dec 5, 2024
ca8ecd8
fix: correct translation function usage in press releases component d…
Larscode-io Dec 5, 2024
d7631b4
feat: add hover effect to top menu items for improved user interaction
Larscode-io Dec 5, 2024
49b406f
fix: add missing line for improved code readability in general press …
Larscode-io Dec 5, 2024
d02dcee
refactor: clean up imports and improve code formatting in judgments a…
Larscode-io Dec 5, 2024
af82f69
chore: add TODO comment for potential additional fetch in annual repo…
Larscode-io Dec 5, 2024
f01641a
feat: add pending cases component with lazy fetching and error handling
Larscode-io Dec 5, 2024
2931d83
feat: add judgments component with lazy fetching and error handling
Larscode-io Dec 6, 2024
62a1af2
feat: enhance pending cases component with additional data handling a…
Larscode-io Dec 6, 2024
5209b88
feat: update judgments component to include available part in data re…
Larscode-io Dec 6, 2024
6eb565b
feat: update LegalCase interface to include new fields for available …
Larscode-io Dec 6, 2024
f927121
feat: add agenda page with data fetching for pleadings and judgments
Larscode-io Dec 6, 2024
e43ec94
feat: refactor data structures for pleadings and judgments with new i…
Larscode-io Dec 6, 2024
b2338d1
feat: implement parallel data fetching for pleadings and judgments wi…
Larscode-io Dec 6, 2024
7e7aa4b
fix: update agenda menu link to remove unnecessary fragment identifier
Larscode-io Dec 6, 2024
e08ae79
refactor: remove unused icon elements from agenda page
Larscode-io Dec 6, 2024
2e6a882
fix: update agenda menu link to remove fragment identifier for public…
Larscode-io Dec 6, 2024
5ab8481
fix: add hoverMenu event on menu items for improved accessibility
Larscode-io Dec 6, 2024
bb1ce7d
feat: add JobAlert component and job-offers page with dynamic content…
Larscode-io Dec 6, 2024
e566d54
feat: update JobAlert component to include dynamic vacancy link and a…
Larscode-io Dec 6, 2024
cdc5288
feat: enhance JobAlert component with date validation and updated vac…
Larscode-io Dec 6, 2024
7cd29a5
feat: add date-fns library for date manipulation
Larscode-io Dec 6, 2024
0580424
feat: display job description in JobAlert component
Larscode-io Dec 6, 2024
9123cc7
feat: remove redundant line in JobAlert component template
Larscode-io Dec 6, 2024
2ece7d8
feat: refactor job-alert entries in job-offers.md for improved readab…
Larscode-io Dec 6, 2024
13524e5
feat: enhance JobAlert component with improved link structure and err…
Larscode-io Dec 7, 2024
99cc299
feat: enhance JobAlert component with date display and improved local…
Larscode-io Dec 7, 2024
2297240
feat: update JobAlert component to use startDate and endDate props fo…
Larscode-io Dec 7, 2024
52ba344
feat: add Privacy Policy page and refactor Pleadings Procedure compon…
Larscode-io Dec 7, 2024
ee68996
feat: add new interfaces for publications and create Disclaimer page …
Larscode-io Dec 7, 2024
06f4dd2
feat: update content keys for legal disclaimer and privacy policy in …
Larscode-io Dec 7, 2024
eb71f9c
feat: add Contacts page with detailed contact information and utility…
Larscode-io Dec 8, 2024
08e6c81
feat: update contact links and job titles for consistency in footer c…
Larscode-io Dec 8, 2024
202ee2b
fix: remove unused route reference in menu API handler
Larscode-io Dec 8, 2024
9ee7677
feat: add courtContacts route key to constants for footer navigation
Larscode-io Dec 8, 2024
a16cdfe
feat: add ContactView component for displaying contact information wi…
Larscode-io Dec 8, 2024
a19f18f
feat: add LinkedIn follow link to landing page in multiple languages
Larscode-io Dec 8, 2024
f34c978
fix: update privacy policy links to point to the correct footer paths
Larscode-io Dec 8, 2024
807cae9
fix: update ContactCard props to make ariaLabel optional and improve …
Larscode-io Dec 8, 2024
889e81f
fix: remove unused router.push call in updateCurrentActiveContentInTo…
Larscode-io Dec 8, 2024
158ca3f
fix: update ContactView to use onMounted for style initialization and…
Larscode-io Dec 9, 2024
2b9c426
fix: add 'informed' aria label to landing page translations for Germa…
Larscode-io Dec 9, 2024
bd041f3
fix: update aria labels for menu items and remove commented-out DEV s…
Larscode-io Dec 9, 2024
fc8144f
fix: standardize script setup syntax across AgendaCard, DecisionBox, …
Larscode-io Dec 10, 2024
49af1f6
feat: add MyCard component and useImageLoader composable for media ha…
Larscode-io Dec 11, 2024
abb1970
fix: add default maxItems prop to MyCard and enhance data fetching lo…
Larscode-io Dec 11, 2024
de56353
fix: refactor MediaCard component to use JavaScript, update API props…
Larscode-io Dec 11, 2024
dc9c5fb
fix: update MediaCard component to improve item mapping and enhance i…
Larscode-io Dec 11, 2024
8678c88
refactor: remove MyCard and x.vue components; streamline MediaCard it…
Larscode-io Dec 11, 2024
d24029b
refactor: comment out unused handleMediaCardClick function and adjust…
Larscode-io Dec 11, 2024
ae917dc
fix: update general press release translations to include singular fo…
Larscode-io Dec 12, 2024
1d4bad9
fix: update MediaCard component to increase max items and adjust titl…
Larscode-io Dec 12, 2024
ca452ed
fix: enhance MediaCard component to conditionally fetch press release…
Larscode-io Dec 12, 2024
bd51b29
fix: update judgments page to handle year selection and improve data …
Larscode-io Dec 13, 2024
5ff21ba
refactor: remove unused middleware definition from judgments page
Larscode-io Dec 13, 2024
e9948b3
feat: add utility functions for range generation and array chunking
Larscode-io Dec 13, 2024
fee5b61
fix: update judgments page to correctly handle year selection and imp…
Larscode-io Dec 13, 2024
7d98a98
fix: improve year selection logic on judgments page and ensure proper…
Larscode-io Dec 13, 2024
8249988
feat: enhance judgments page with press release fetching and download…
Larscode-io Dec 14, 2024
7aeb4c9
feat: refactor judgments page to use lazy fetching and enhance utilit…
Larscode-io Dec 15, 2024
888016d
feat: enhance pending cases page with case type filtering and no case…
Larscode-io Dec 15, 2024
a5cc160
feat: add slugify package for improved string manipulation
Larscode-io Dec 15, 2024
e668be3
fix: remove debug console logs from pending cases page
Larscode-io Dec 15, 2024
016dcd6
feat: enhance judgments and pending cases pages with improved UI and …
Larscode-io Dec 15, 2024
e8b57c0
feat: improve error handling and loading state in pending cases page
Larscode-io Dec 15, 2024
5b8cc2d
feat: enhance judgments page with improved loading state and error ha…
Larscode-io Dec 15, 2024
7cb184d
feat: enhance navigation drawer with improved layout and item structure
Larscode-io Dec 16, 2024
c3ee4c5
feat: implement dynamic translation for menu items and enhance SEO me…
Larscode-io Dec 16, 2024
8c973d5
feat: improve navigation drawer functionality with expandable items a…
Larscode-io Dec 16, 2024
9b084ac
feat: enhance navigation drawer with nested expandable submenus and i…
Larscode-io Dec 16, 2024
70ebaec
refactor: simplify navigation handling by removing unused expand logic
Larscode-io Dec 16, 2024
0426b7a
refactor: rename drawer variable to mobileDrawer and update related f…
Larscode-io Dec 16, 2024
42e5566
feat: add scienceBlue color to Vuetify theme and improve mobile drawe…
Larscode-io Dec 16, 2024
ae2ff8a
feat: replace handleNavigation function with nuxt-link for improved n…
Larscode-io Dec 16, 2024
d1977f3
feat: enhance navigation drawer with ripple effects and improved link…
Larscode-io Dec 16, 2024
d80a1cf
feat: update navigation links styling for improved accessibility and …
Larscode-io Dec 16, 2024
74dfcb0
feat: add 'Informed' menu item to the API response
Larscode-io Dec 16, 2024
e8cdd9f
feat: refactor press releases page to use dynamic IDs and improve tem…
Larscode-io Dec 16, 2024
1204e79
feat: enhance judgments page layout with additional metadata and impr…
Larscode-io Dec 17, 2024
9fab5ff
feat: add EMPTY_VALUE constant and update pending cases template for …
Larscode-io Dec 17, 2024
3d76393
feat: refine pending cases display by removing unused variables and e…
Larscode-io Dec 17, 2024
66eb7f4
feat: improve mobile navigation drawer toggle functionality and enhan…
Larscode-io Dec 17, 2024
c3bed40
feat: update menu item management instructions and streamline navigat…
Larscode-io Dec 17, 2024
03f9fba
feat: update layout comments for clarity and enhance responsive desig…
Larscode-io Dec 18, 2024
23dbdca
feat: standardize PDF icon color across components and remove unused …
Larscode-io Dec 18, 2024
7d28f3d
feat: update aria-label for PDF download link to improve accessibility
Larscode-io Dec 18, 2024
7ad1e09
feat: refactor Vuetify variable definitions and update CSS imports fo…
Larscode-io Dec 19, 2024
f77b59d
added fonts
Larscode-io Dec 19, 2024
d9bf79a
fonts as assets
Larscode-io Dec 19, 2024
ad27519
feat: update Vuetify icon import handling and enhance SCSS usage docu…
Larscode-io Dec 19, 2024
3f0ca4d
feat: remove unused font and Tailwind CSS files to streamline asset m…
Larscode-io Dec 19, 2024
4cf9c6b
renamed static to public
Larscode-io Dec 19, 2024
f361f14
feat: add custom font definitions for Tiempos Headline and Proxima Nova
Larscode-io Dec 19, 2024
dc6e566
feat: change layout from default1 to alternative in sql.vue
Larscode-io Dec 19, 2024
b69d02d
feat: update font URLs to use public paths and adjust Vuetify styles …
Larscode-io Dec 19, 2024
be7618b
feat: replace img with v-img component for logo and adjust styling
Larscode-io Dec 20, 2024
5c4990b
relocated fonts
Larscode-io Dec 20, 2024
d017a24
feat: define custom font families and integrate with Vuetify styles
Larscode-io Dec 20, 2024
3df27cb
feat: add density and variant properties to selection components in j…
Larscode-io Dec 21, 2024
89ed838
refactor: adjust skeleton loader placement and remove density propert…
Larscode-io Dec 21, 2024
4f5a04d
feat: add translation for 'unknown year' in multiple languages
Larscode-io Dec 21, 2024
52cfee8
feat: add year filter to pending cases and update UI for selection
Larscode-io Dec 21, 2024
535ccd2
feat: update pending cases filtering logic and enhance year selection UI
Larscode-io Dec 21, 2024
3c750ba
feat: add watch for selectedYear and improve year handling in pending…
Larscode-io Dec 21, 2024
b2ae06e
feat: enhance pending cases year filtering logic based on selected type
Larscode-io Dec 21, 2024
6790c7d
feat: update judgment and pending cases components with improved ID f…
Larscode-io Dec 22, 2024
7cc5a25
test
Larscode-io Dec 24, 2024
eca4c3d
fix: change example text color from blue to red
Larscode-io Dec 24, 2024
3fcd94a
feat: refactor pending cases component layout and improve error handling
Larscode-io Dec 26, 2024
908ade1
feat: refactor SCSS variables and implement CSS variables for Vuetify…
Larscode-io Dec 27, 2024
0061a6a
feat: add new message for upcoming case decisions in multiple languages
Larscode-io Dec 27, 2024
94f834b
feat: update pending cases component layout and add transition effects
Larscode-io Dec 27, 2024
a24a767
feat: add fade-scale transition effect to pending cases component
Larscode-io Dec 27, 2024
8d7e074
feat: update icon color to use CSS variables for consistency across p…
Larscode-io Dec 30, 2024
c274b56
feat: enable server-side rendering and refactor PDF icon color to use…
Larscode-io Dec 30, 2024
98920d9
feat: rename function for navigating to judgment page and update navi…
Larscode-io Dec 30, 2024
622d791
feat: update navigation logic to include judgment card ID in the dest…
Larscode-io Dec 30, 2024
0b25dc8
feat: refactor media pages to use CSS variables for icon colors and i…
Larscode-io Dec 31, 2024
eb2b4d5
feat: simplify navigation logic by updating query parameters and remo…
Larscode-io Dec 31, 2024
ba9eb18
feat: add conditional checks before scrolling to judgment in watchEffect
Larscode-io Dec 31, 2024
b845d7a
feat: enhance scrolling functionality by improving element retrieval …
Larscode-io Jan 1, 2025
2097850
feat: add admin layout and new pages, update SSR configuration, and r…
Larscode-io Jan 1, 2025
2445856
feat: enhance judgment data fetching by adding fallback year logic an…
Larscode-io Jan 1, 2025
ce516e7
feat: add empty state message for judgments when no data is available
Larscode-io Jan 1, 2025
5905f92
feat: add conditional check for query.id before scrolling to judgment
Larscode-io Jan 1, 2025
b94171f
feat: enhance pending cases component by adding dateLong to item tran…
Larscode-io Jan 1, 2025
4fe0c40
feat: remove references to X social media platform from multiple lang…
Larscode-io Jan 1, 2025
abe8dae
feat: remove references to X social media platform from media unit do…
Larscode-io Jan 1, 2025
81f878e
feat: remove references to X social media platform from stay informed…
Larscode-io Jan 1, 2025
edcab68
feat: update newsletter subscription component to include email confi…
Larscode-io Jan 3, 2025
f56e9e1
feat: remove unnecessary assets directory and its README file
Larscode-io Jan 3, 2025
5e7278b
mailinfo test
Larscode-io Jan 3, 2025
fd17ea7
test
Larscode-io Jan 3, 2025
d717a97
feat: remove unnecessary console.log statements from subscription and…
Larscode-io Jan 3, 2025
ffd44c3
feat: update newsletter subscription prompts to include colons for cl…
Larscode-io Jan 3, 2025
5a29ccb
feat: emphasize email confirmation prompt in multiple language newsle…
Larscode-io Jan 3, 2025
3bbaca4
feat: enhance subscription dropdown with icon and improved structure
Larscode-io Jan 3, 2025
6fa0a88
fix: update judgment items reference type and improve element handlin…
Larscode-io Jan 3, 2025
7813d26
feat: add margin and padding classes to NewsletterSection for improve…
Larscode-io Jan 4, 2025
d88c5f4
feat: add dateReceived field to Decision interface and update pending…
Larscode-io Jan 4, 2025
9e6a419
feat: update pending cases filter to reset selected year on checkbox …
Larscode-io Jan 4, 2025
fc74d4e
feat: add new mailing component and update dependencies for improved …
Larscode-io Jan 5, 2025
ab60a67
feat: enhance menu hydration logic and improve rendering for responsi…
Larscode-io Jan 5, 2025
71c0586
feat: basics of organization page (wip)
baeteja Jan 14, 2025
ffa8240
fix: fixed image for md judge fr
baeteja Jan 14, 2025
ca27f0e
feature: wip scroll sidebar state
baeteja Jan 14, 2025
669b0e8
feature: fixing sidebar
baeteja Jan 14, 2025
df26c74
detail page in progress
baeteja Jan 20, 2025
3e64638
minor cleanup
baeteja Jan 20, 2025
5a4c271
Migrated members page, BannerMember from previous version
nelisni-jstack Jan 24, 2025
f70ed21
Improve eslint rules
nelisni-jstack Jan 24, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"eslint.workingDirectories": [
"./app",
"./server"
],
"cSpell.words": [
"referendar"
]
}
7 changes: 0 additions & 7 deletions app/assets/README.md

This file was deleted.

45 changes: 45 additions & 0 deletions app/assets/css/content.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
.content-wrapper .container {
padding: 0 !important;
}

@media (max-width: 960px) {
.content-wrapper .container {
padding: 32px;
}
}

.content-wrapper .d-flex {
max-width: 1260px !important;
margin: auto;
margin-bottom: 40px;
}

@media (max-width: 960px) {
.content-wrapper .d-flex {
margin-bottom: 24px;
width: 100%;
}
}

.content-wrapper .nuxt-content h3 {
padding-top: 32px;
padding-bottom: 24px;
font-size: 2rem;
font-weight: 600;
}

@media (max-width: 960px) {
.content-wrapper .nuxt-content h3 {
padding-top: 24px;
padding-bottom: 16px;
font-size: 1.5rem;
}
}

.content-wrapper .nuxt-content h3 a {
text-decoration: none;
}

.content-wrapper .nuxt-content p {
padding: 10px;
}
60 changes: 37 additions & 23 deletions app/assets/css/fonts.css
Original file line number Diff line number Diff line change
@@ -1,45 +1,59 @@
@font-face {
font-family: 'Tiempos Headline';
src: url('~static/fonts/TiemposHeadline/TiemposHeadline-Semibold.woff')
format('woff');
src: url('https://www.const-court.be/public/fonts/TiemposHeadline/TiemposHeadline-Semibold.woff') format('woff');
font-weight: 600; /* Semibold corresponds to 600 */
font-style: normal;
font-display: swap;

}

@font-face {
font-family: 'Tiempos Headline Italic';
src: url('~static/fonts/TiemposHeadline/TiemposHeadline-SemiboldItalic.woff')
format('woff');
font-family: 'Tiempos Headline';
src: url('https://www.const-court.be/public/fonts/TiemposHeadline/TiemposHeadline-SemiboldItalic.woff') format('woff');
font-weight: 600; /* Semibold corresponds to 600 */
font-style: italic;
font-display: swap;

}

@font-face {
font-family: 'Proxima Nova';
src: url('~static/fonts/ProximaNova/ProximaNova-Regular.woff') format('woff'),
url('~static/fonts/ProximaNova/ProximaNova-Regular.woff2') format('woff2');
src: url('https://www.const-court.be/public/fonts/ProximaNova/ProximaNova-Regular.woff') format('woff'),
url('https://www.const-court.be/public/fonts/ProximaNova/ProximaNova-Regular.woff2') format('woff2');
font-weight: 400; /* Regular corresponds to 400 */
font-style: normal;
font-display: swap;

}

@font-face {
font-family: 'Proxima Nova Semibold';
src: url('~static/fonts/ProximaNova/ProximaNova-SemiBold.woff') format('woff'),
url('~static/fonts/ProximaNova/ProximaNova-SemiBold.woff2') format('woff2');
font-family: 'Proxima Nova';
src: url('https://www.const-court.be/public/fonts/ProximaNova/ProximaNova-SemiBold.woff') format('woff'),
url('https://www.const-court.be/public/fonts/ProximaNova/ProximaNova-SemiBold.woff2') format('woff2');
font-weight: 600; /* Semibold corresponds to 600 */
font-style: normal;
font-display: swap;

}

@font-face {
font-family: 'Proxima Nova Bold';
src: url('~static/fonts/ProximaNova/ProximaNova-Bold.woff') format('woff'),
url('~static/fonts/ProximaNova/ProximaNova-Bold.woff2') format('woff2');
font-family: 'Proxima Nova';
src: url('https://www.const-court.be/public/fonts/ProximaNova/ProximaNova-Bold.woff') format('woff'),
url('https://www.const-court.be/public/fonts/ProximaNova/ProximaNova-Bold.woff2') format('woff2');
font-weight: 700; /* Bold corresponds to 700 */
font-style: normal;
font-display: swap;

}

* {
box-sizing: border-box;
font-family: proxima-nova, sans-serif;
font-weight: 400;
}

/* body { */
/* font-family: 'Proxima Nova', sans-serif; */
/* font-weight: 400; */
/* } */

/* h1 { */
/* font-family: 'Tiempos Headline', serif; */
/* font-weight: 600; */
/* } */

/* em { */
/* font-family: 'Proxima Nova', sans-serif; */
/* font-style: italic; */
/* font-weight: 400; */
/* } */
5 changes: 0 additions & 5 deletions app/assets/css/tailwind.css

This file was deleted.

Binary file added app/assets/img/ogImage.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 0 additions & 15 deletions app/assets/scss/colors 2.scss

This file was deleted.

29 changes: 29 additions & 0 deletions app/assets/scss/colors.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,32 @@ $successGreen: #3aa82f;
$rajahLight: rgba(254, 201, 118, 0.9);
$rajahExtraLight: rgba(254, 201, 118, 0.2);
$textOnRajah: #3d3a44;
$pdfRed: #c90304;

// expose the preceding scss variables to the root element of the document as css variables
// scss variables are preprocessed and not available in the browser
// Using the modern Dart Sass syntax.

:root {
--logo-color: #{$logoColor};
--indigo: #{$indigo};
--indigo-extra-light: #{$indigoExtraLight};
--indigo-light: #{$indigoLight};
--indigo-medium-light: #{$indigoMediumLight};
--sky-blue: #{$skyBlue};
--sky-blue-extra-light: #{$skyBlueExtraLight};
--rajah-yellow: #{$rajahYellow};
--ivory-grey: #{$ivoryGrey};
--dark-grey: #{$darkGrey};
--link-blue: #{$linkBlue};
--error-red: #{$errorRed};
--warning-orange: #{$warningOrange};
--success-green: #{$successGreen};
--rajah-light: #{$rajahLight};
--rajah-extra-light: #{$rajahExtraLight};
--text-on-rajah: #{$textOnRajah};
--pdf-red: #{$pdfRed};
}

// inside vue template section:
// <div :style="{ color: 'var(--indigo)' }">
2 changes: 2 additions & 0 deletions app/assets/scss/fonts.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@use "colors.scss" as *;

.title-container {
width: 100%;
display: flex;
Expand Down
61 changes: 61 additions & 0 deletions app/assets/scss/main.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
@font-face {
font-family: 'Tiempos Headline';
src: url('/nuxt/fonts/TiemposHeadline/TiemposHeadline-Semibold.woff') format('woff'),
url('https://www.const-court.be/public/fonts/TiemposHeadline/TiemposHeadline-Semibold.woff') format('woff');
font-weight: 600;
/* Semibold corresponds to 600 */
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Tiempos Headline';
src: url('/nuxt/fonts/TiemposHeadline/TiemposHeadline-SemiboldItalic.woff') format('woff'),
url('https://www.const-court.be/public/fonts/TiemposHeadline/TiemposHeadline-SemiboldItalic.woff') format('woff');
font-weight: 600;
/* Semibold corresponds to 600 */
font-style: italic;
font-display: swap;
}

@font-face {
font-family: 'Proxima Nova';
src: url('/nuxt/fonts/ProximaNova/ProximaNova-Regular.woff') format('woff'),
url('/nuxt/fonts/ProximaNova/ProximaNova-Regular.woff2') format('woff2')
url('https://www.const-court.be/public/fonts/ProximaNova/ProximaNova-Regular.woff2') format('woff2'),
url('https://www.const-court.be/public/fonts/ProximaNova/ProximaNova-Regular.woff') format('woff');
font-weight: 400;
/* Regular corresponds to 400 */
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Proxima Nova';
src: url('/nuxt/fonts/ProximaNova/ProximaNova-SemiBold.woff') format('woff'),
url('/nuxt/fonts/ProximaNova/ProximaNova-SemiBold.woff2') format('woff2'),
url('https://www.const-court.be/public/fonts/ProximaNova/ProximaNova-SemiBold.woff') format('woff'),
url('https://www.const-court.be/public/fonts/ProximaNova/ProximaNova-SemiBold.woff2') format('woff2');
font-weight: 600;
/* Semibold corresponds to 600 */
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Proxima Nova';
src: url('/nuxt/fonts/ProximaNova/ProximaNova-Bold.woff') format('woff'),
url('/nuxt/fonts/ProximaNova/ProximaNova-Bold.woff2') format('woff2'),
url('https://www.const-court.be/public/fonts/ProximaNova/ProximaNova-Bold.woff') format('woff'),
url('https://www.const-court.be/public/fonts/ProximaNova/ProximaNova-Bold.woff2') format('woff2');
font-weight: 700;
/* Bold corresponds to 700 */
font-style: normal;
font-display: swap;
}

// // This rule ensures that non-Vuetify parts of your app (e.g., custom HTML or non-Vuetify components)
// // use Proxima Nova because it uses Roboto by default.
body {
font-family: 'Proxima Nova', sans-serif;
}
25 changes: 0 additions & 25 deletions app/assets/scss/media 2.scss

This file was deleted.

2 changes: 2 additions & 0 deletions app/assets/scss/media.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Using the modern Dart Sass syntax.

@mixin mobile {
@media (max-width: 599px) {
@content;
Expand Down
14 changes: 14 additions & 0 deletions app/assets/styles/vuetify.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
// assets/styles/vuetify.scss

// Define custom font families because Vuetify uses Roboto by default.
$body-font-family: 'Proxima Nova', sans-serif;
$heading-font-family: 'Roboto', serif;
$btn-font-family: $body-font-family;

// Passing our custom SCSS variables to Vuetify's styles
// to ensure that Vuetify components use our specified fonts.
@use 'vuetify' with ($body-font-family: $body-font-family,
$heading-font-family: $heading-font-family);

// can vuetify pickup css colors and use them in the theme?
// https://vuetifyjs.com/en/features/theme/#css-variables
3 changes: 0 additions & 3 deletions app/assets/vuetify-variables 2.scss

This file was deleted.

3 changes: 0 additions & 3 deletions app/assets/vuetify-variables.scss

This file was deleted.

4 changes: 2 additions & 2 deletions app/components/AgendaCard.vue
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<script lang="ts" setup>
<script setup lang="ts">
import type { Decision } from '@/core/constants'

const props = defineProps({
Expand Down Expand Up @@ -31,7 +31,7 @@ const transform = (items: Decision[]): Decision[] => {

return itemsWithShortDescription
}

console.log('ERROR: ', props.apiUrl)
const { data: items, error } = await useFetch<Decision[]>(props.apiUrl, { transform: transform })

if (error.value) {
Expand Down
Loading