Skip to content
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

Setup 2 #13

Merged
merged 11 commits into from
Jun 13, 2023
Merged

Setup 2 #13

merged 11 commits into from
Jun 13, 2023

Conversation

m1212e
Copy link
Member

@m1212e m1212e commented Jun 13, 2023

No description provided.

@m1212e m1212e merged commit c7ac5d6 into main Jun 13, 2023
@m1212e m1212e deleted the setup-2 branch June 13, 2023 00:21
Strehk added a commit that referenced this pull request Jun 14, 2023
* chore: Bakend setup rework (#10)

* chore: Bakend setup rework

* 🐞 fix: Satisfy typescript compiler

* 🔵 other: satisfy linter

* ✨feature: Add CI mode for backend run to test server start in CICD

* 🐞 fix: Esbuild set production env at build time

* 🐞 fix: Make disconnect db only run when db initialized

* 🐞 fix: Make github action not fail on expected timeout

* 🐞 fix: Gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* Merge backend rework and ci actions into main (#12)

* chore: Bakend setup rework

* 🐞 fix: Satisfy typescript compiler

* 🔵 other: satisfy linter

* ✨feature: Add CI mode for backend run to test server start in CICD

* 🐞 fix: Esbuild set production env at build time

* 🐞 fix: Make disconnect db only run when db initialized

* 🐞 fix: Make github action not fail on expected timeout

* 🐞 fix: Gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* Setup 2 (#13)

* chore: Bakend setup rework

* 🐞 fix: Satisfy typescript compiler

* 🔵 other: satisfy linter

* ✨feature: Add CI mode for backend run to test server start in CICD

* 🐞 fix: Esbuild set production env at build time

* 🐞 fix: Make disconnect db only run when db initialized

* 🐞 fix: Make github action not fail on expected timeout

* 🐞 fix: Gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* Setup i18n (#14)

* chore: Bakend setup rework

* 🐞 fix: Satisfy typescript compiler

* 🔵 other: satisfy linter

* ✨feature: Add CI mode for backend run to test server start in CICD

* 🐞 fix: Esbuild set production env at build time

* 🐞 fix: Make disconnect db only run when db initialized

* 🐞 fix: Make github action not fail on expected timeout

* 🐞 fix: Gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* 🖥️ wip: Setup i18n solution

* 🐞 fix: Make linter compatible with i18n

* 🐞 fix: Metadata & use Client Directive

* 🐞 fix: Remove harming lines from nested layout.tsx files

* 🐞 temp fix: Metadata, i18n & use Client Directive

* Added TODO i18n support for country names

Co-authored-by: Felix <[email protected]>

---------

Co-authored-by: Felix <[email protected]>
@Strehk Strehk mentioned this pull request Jun 14, 2023
m1212e added a commit that referenced this pull request Jun 18, 2023
* ✨feature: Basic Dashboard and Navbar

* ✨feature: Settings Panel

* 🚅 perfs: Next JS Version Update

* 🐞 fix: width button bug

* 🚅 perfs: Next.JS Update

* ✨feature: Basic Dashboard Layout

* ✨feature: Speakers list dashboard widget

* 🐞 fix: Margin fix Speakers List Widget

* ✨feature: Timer Dashboard Widget

* 🐞 fix: Linting and Formatting

* ✨feature: Whiteboard Markdown Widget

* 🐞 fix: Markdown Bullet Points bug

* 🐞 fix: Small Whiteboard fixes and improvments

* 🐞 fix: Small Whiteboard fixes and improvments

* 🐞 fix: Small Whiteboard fixes and improvments

* ✨feature: Form Modals for sending request to Chair and Research

* Removing unsed imports (and linting)

* ✨feature: Committee Status Widget

* ✨feature: Documents Widget

* 🐞 fix: Remove unused Imports

* 🐞 fix: minor design changes for header flag

* 🐞 fix: Scroll-Bar is now better visible

* 🔵 other: Markdown css file transfer

* ✨feature: Info Circle and smaller Text on Research Message disclaimer

* 🔵 other: Markdown css file transfer

* ✨feature: Speech time animations

* 🔵 other: Renaming files to fit convention

* 🐞 fix: DocumentId renamed (clearer variable name)

* 🐞 fix: DocumentId renamed (clearer variable name)

* 🐞 fix: Navbar active button rewrite & new requested structure

* 🖥️ wip: Added Typescript Enum Todo

* 🐞 fix: Formatting and Linting

* 🐞 fix: DocumentId renamed (clearer variable name)

* 📄 docs: Add TODO for login page guard

* 🐞 fix: Navigation route startswith() function (as requested)

* ✨feature: ToastProvider

* 🐞 fix: Linting and Formatting

* 🔵 other: flags file cleanup

* ✨feature: CountryName Provider Function and multiple language Country Names

* 🔵 other: Linting and Formatting

* 🐞 fix: Typescript Types

* 📄 docs: Moving Toast Context to separat Context-Folder

* ✨feature: TS Cleanup, Flag Path function

* 🔵 other: Widget Template refactoring

* ✨feature: SpeakersList Page

* ✨feature: View Logic for Speakers List Elements

* 🐞 fix: Sonar Lint complaining about missing key

* ✨feature: Functioning Timers, Data Restructoring and Test API Data

* 🐞 fix: Linting and Formatting

* 🐞 fix: Nested Layout Mistake

* Update Speakers List (#21)

* chore: Bakend setup rework (#10)

* chore: Bakend setup rework

* 🐞 fix: Satisfy typescript compiler

* 🔵 other: satisfy linter

* ✨feature: Add CI mode for backend run to test server start in CICD

* 🐞 fix: Esbuild set production env at build time

* 🐞 fix: Make disconnect db only run when db initialized

* 🐞 fix: Make github action not fail on expected timeout

* 🐞 fix: Gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* Merge backend rework and ci actions into main (#12)

* chore: Bakend setup rework

* 🐞 fix: Satisfy typescript compiler

* 🔵 other: satisfy linter

* ✨feature: Add CI mode for backend run to test server start in CICD

* 🐞 fix: Esbuild set production env at build time

* 🐞 fix: Make disconnect db only run when db initialized

* 🐞 fix: Make github action not fail on expected timeout

* 🐞 fix: Gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* Setup 2 (#13)

* chore: Bakend setup rework

* 🐞 fix: Satisfy typescript compiler

* 🔵 other: satisfy linter

* ✨feature: Add CI mode for backend run to test server start in CICD

* 🐞 fix: Esbuild set production env at build time

* 🐞 fix: Make disconnect db only run when db initialized

* 🐞 fix: Make github action not fail on expected timeout

* 🐞 fix: Gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* Setup i18n (#14)

* chore: Bakend setup rework

* 🐞 fix: Satisfy typescript compiler

* 🔵 other: satisfy linter

* ✨feature: Add CI mode for backend run to test server start in CICD

* 🐞 fix: Esbuild set production env at build time

* 🐞 fix: Make disconnect db only run when db initialized

* 🐞 fix: Make github action not fail on expected timeout

* 🐞 fix: Gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* 🖥️ wip: Setup i18n solution

* 🐞 fix: Make linter compatible with i18n

* 🐞 fix: Metadata & use Client Directive

* 🐞 fix: Remove harming lines from nested layout.tsx files

* 🐞 temp fix: Metadata, i18n & use Client Directive

* Added TODO i18n support for country names

Co-authored-by: Felix <[email protected]>

---------

Co-authored-by: Felix <[email protected]>

* 🐞 fix: Linter Complaining about usage of any and array index

* Widget Template Comment to clarify use case

Co-authored-by: Felix <[email protected]>

* 🐞 fix: Clear Interval

* 🐞 fix: Removing unused animationState variable

* 📄 docs: Component Description

* ✨feature: Linter

* 📄 docs: Doc Notation Fix

* 🐞 fix: Lint

---------

Co-authored-by: m1212e <[email protected]>
m1212e added a commit that referenced this pull request Jun 22, 2023
* ✨feature: Basic Dashboard and Navbar

* ✨feature: Settings Panel

* 🚅 perfs: Next JS Version Update

* 🐞 fix: width button bug

* 🚅 perfs: Next.JS Update

* ✨feature: Basic Dashboard Layout

* ✨feature: Speakers list dashboard widget

* 🐞 fix: Margin fix Speakers List Widget

* ✨feature: Timer Dashboard Widget

* 🐞 fix: Linting and Formatting

* ✨feature: Whiteboard Markdown Widget

* 🐞 fix: Markdown Bullet Points bug

* 🐞 fix: Small Whiteboard fixes and improvments

* 🐞 fix: Small Whiteboard fixes and improvments

* 🐞 fix: Small Whiteboard fixes and improvments

* ✨feature: Form Modals for sending request to Chair and Research

* Removing unsed imports (and linting)

* ✨feature: Committee Status Widget

* ✨feature: Documents Widget

* 🐞 fix: Remove unused Imports

* 🐞 fix: minor design changes for header flag

* 🐞 fix: Scroll-Bar is now better visible

* 🔵 other: Markdown css file transfer

* ✨feature: Info Circle and smaller Text on Research Message disclaimer

* 🔵 other: Markdown css file transfer

* ✨feature: Speech time animations

* 🔵 other: Renaming files to fit convention

* 🐞 fix: DocumentId renamed (clearer variable name)

* 🐞 fix: DocumentId renamed (clearer variable name)

* 🐞 fix: Navbar active button rewrite & new requested structure

* 🖥️ wip: Added Typescript Enum Todo

* 🐞 fix: Formatting and Linting

* 🐞 fix: DocumentId renamed (clearer variable name)

* 📄 docs: Add TODO for login page guard

* 🐞 fix: Navigation route startswith() function (as requested)

* ✨feature: ToastProvider

* 🐞 fix: Linting and Formatting

* 🔵 other: flags file cleanup

* ✨feature: CountryName Provider Function and multiple language Country Names

* 🔵 other: Linting and Formatting

* 🐞 fix: Typescript Types

* 📄 docs: Moving Toast Context to separat Context-Folder

* ✨feature: TS Cleanup, Flag Path function

* 🔵 other: Widget Template refactoring

* ✨feature: SpeakersList Page

* ✨feature: View Logic for Speakers List Elements

* 🐞 fix: Sonar Lint complaining about missing key

* ✨feature: Functioning Timers, Data Restructoring and Test API Data

* 🐞 fix: Linting and Formatting

* 🐞 fix: Nested Layout Mistake

* ✨feature: First Voting Page draft

* Update Speakers List (#21)

* chore: Bakend setup rework (#10)

* chore: Bakend setup rework

* 🐞 fix: Satisfy typescript compiler

* 🔵 other: satisfy linter

* ✨feature: Add CI mode for backend run to test server start in CICD

* 🐞 fix: Esbuild set production env at build time

* 🐞 fix: Make disconnect db only run when db initialized

* 🐞 fix: Make github action not fail on expected timeout

* 🐞 fix: Gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* Merge backend rework and ci actions into main (#12)

* chore: Bakend setup rework

* 🐞 fix: Satisfy typescript compiler

* 🔵 other: satisfy linter

* ✨feature: Add CI mode for backend run to test server start in CICD

* 🐞 fix: Esbuild set production env at build time

* 🐞 fix: Make disconnect db only run when db initialized

* 🐞 fix: Make github action not fail on expected timeout

* 🐞 fix: Gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* Setup 2 (#13)

* chore: Bakend setup rework

* 🐞 fix: Satisfy typescript compiler

* 🔵 other: satisfy linter

* ✨feature: Add CI mode for backend run to test server start in CICD

* 🐞 fix: Esbuild set production env at build time

* 🐞 fix: Make disconnect db only run when db initialized

* 🐞 fix: Make github action not fail on expected timeout

* 🐞 fix: Gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* Setup i18n (#14)

* chore: Bakend setup rework

* 🐞 fix: Satisfy typescript compiler

* 🔵 other: satisfy linter

* ✨feature: Add CI mode for backend run to test server start in CICD

* 🐞 fix: Esbuild set production env at build time

* 🐞 fix: Make disconnect db only run when db initialized

* 🐞 fix: Make github action not fail on expected timeout

* 🐞 fix: Gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* 🐞 fix: gh action

* 🖥️ wip: Setup i18n solution

* 🐞 fix: Make linter compatible with i18n

* 🐞 fix: Metadata & use Client Directive

* 🐞 fix: Remove harming lines from nested layout.tsx files

* 🐞 temp fix: Metadata, i18n & use Client Directive

* Added TODO i18n support for country names

Co-authored-by: Felix <[email protected]>

---------

Co-authored-by: Felix <[email protected]>

* ✨feature: Voting Page and Procedures

* ✨feature: Details on Voting page, Logic & Alerts

* 🐞 fix: Voting Alert

* ✨feature: Full i18n Support in EN and DE for all available content up to this point

* ✨feature: Locale Support for Country Names, Cleanup

* ✨feature: Updated Data structure and some basic animations

* ✨feature: More Animation

* ✨feature: Animation Fine Tuning, Grey Text streamlining

* ✨feature: Refactoring of Documents Widget

* 📄 docs: Description of all Components

* 🐞 fix: i18n

* 🐞 fix: Deleting old files

* 🐞 fix: Format and lint

* 🐞 fix: Remove deprecated and duplicate i18n folders

* 📄 docs: Component Documentation

* ✨feature: New Voting Page Layout, Tab View and more

* indicate not used variable

Co-authored-by: Felix <[email protected]>

* ✨feature: Final Changes and Cleanup

---------

Co-authored-by: m1212e <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant