forked from gfroidcourt/iut-onboarding
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Added announcement #3
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for info-iut-onboarding ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Xabi08YT
added a commit
that referenced
this pull request
Jan 22, 2025
Xabi08YT
added a commit
that referenced
this pull request
Feb 2, 2025
* prepared 2 pages for admin dashboard * Added shadcn for vue and tailwindcss * Made login page frontend * Css fixes * Made layout of the main dashboard page * Added forgotten files * Commit before pc reset * Added announcement (#3) * Update app.vue (#5) * Updated announcements (#6) * Update app.vue (#7) * Reworked Hyperplanning backend (#8) * Reworked Hyperplanning backend * Removed unused code and unused files. * Removed unused code + fixes for images * Thème de noel (#9) * Want maintainer ;( * Fixed EDT for empty rooms (#11) * CI/CD rework to drop netlify (#12) * Create main.yml * Added preview script, corrected main script name * Updated preview script to ditch Github CLI * removing line that caused the script to crash * Added small test to ensure we are pulling the right thing. Will be removed during the next commit. * Pulled the right thing, removing test. Added files for podman * Corrected auto deploy script * Renamed dockerfile * Correcting dockerfile * Added root url to support reverse proxy custom paths * Added forgotten commas * Test for images * Test to import images as ES modules. Switched the proxy from nuxt to the reverse proxy (Caddy) * Test image import from bg * Corrected image paths * Added cleanup steps * Removed sudo because sudo is not needed and user is not sudoer. * Corrected proxying for hyperplanning * Replaced every image link with a valid one. Removed every files linked to netlify, attempt to fix menus. * Added logo for new year * Attempt to fix plannings. Fixed bad image link * Corrected link to build * Same as last commit but just because of one capital letter >:( * Attempt to correct plannings and allow the code to compile * Added failing condition to deploys * Test to see if what i am trying to correct is really the problem :/ * 2nd test that SHOULD pass * NO >:( Driving me crazy * Tried to switch the page to client side * Testing with everything on server side * May have found the problem. Sending test fix * Import fix * Correction attempt for planning url * Test to see everything working (or not) * Test for menus * Test fixes for HP and menus * missing async fix * Multiple fixes in crous menus. * Fully repaired menus. * Fixed plannings. Things should be ready to merge. Code unhacked. * Update deploy-preview.yml * Corrected service name * Changed icals for some classes because they finished their semester (#13) * Added shadcn for vue and tailwindcss * Made login page frontend * Commit before pc reset * Responsive design for admin panel * Better responsive * Added ui/ux elements * Added automatic change detection and made detection for unwanted meals more stict * Made partial doc for API * Added swagger ui * Database schema * Pre no GSM area commit * Added forgotten files * Made most of the CRUD logic * Started to switch to the dotenv lib to read env vars. * Made all methods in jwt.js * Removed potential hash leak from getUsers function * Switched to JOSE for JWT. //TODO: FIX JWT CHECK * Added exemple.env * Fixed authenticated access problems * Made events route (UNTESTED)' * Disabled slides are from now on really disabled * The slides are now staying the time defined in the database. * Added setup script * Added all information viewing for PC * Added UI components * Corrected date formatting * Some fixes * Added cache update for event, created all function needed for events to be added, modified or deleted. Only event deletion is linked to the GUI. * Split admin panel into different components in order to be maintainable * Done event editing. //TODO: Fix CRUD OP in DB and set modification field default values to the current event value * Added missing UI Elements * Date field modifying the display of an already existing event are now default to the database values. * Updated icals for S2 * Readded the file * Included volumes for .env files in compose.yaml * Fixed building * Fixed event editing * Tried to fix container bootloop * Added some alpine packages required for prisma to work. * Removed cleanup steps as they are not necessary since the storage driver switch on the remote server. * Switched to pnpm to try having a more efficient package install
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.