Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ♻️: set api to backend folder * 🐛: fix retrieval of data * 📝: added README.md and .gitignore * 📝: added README.md for backend * 📝: change to project README.md * 🎉: creating flutter app * 🔧: created and implementation of env variables and update README.md * 🚧: created and implementation of env variables and update README.md not finished * 🐛: fix retrieval of data * 🎉: creating flutter app * 🔧: implementation of env variables * 👷: tests for ci githubaction * Create main.yml * 👷: tests for ci githubaction * 👷: tests for ci githubaction * 👷: tests for ci githubaction * 🚧: started data layer and repo - added a class list to test - config environnement for main * 👷: tests for ci githubaction * 👷: tests for ci githubaction * 👷: tests for ci githubaction * ➕: added symfony/apache-pack to symfony - rename main.yaml to dev.yml * ✨: added data layer for dayschedule (a day with a list of courses) - refactor with a global api service - added new prod url * 🚧: added login page - widgets - login page - main for debug (to delete) - added in pubspec assets dir * 🚧: login form with inputs - inputs - styling * fix: added class_param to dayschedule bloc to get data - added file conf for run * 💄: end of login form * ♻️: changed main and prod.dart * 🔧: updated base .gitignore - added .vscode directory * 🔥: removed .vscode directory at base of project * 🔥: removed .idea folder * 🐛: fix calculation of weekend days * ✨: create classes selection page * 🐛: fix calculation of weekend days * ➕: added symfony/orm-pack * ♻️: refactor all models * ♻️: add entities to manage schedules * ➕: added symfony/serializer package * 💥: change in entity structure and API response * 💥: change in entity structure and API response * ♻️: created XMLService to handle fetching * 👷: removed .gitignore to entity * 💡: Adding comments to back-end code * 🚧: handle sharedpreferences when login * ✨: create timetable page * 📌: fix php to 8.1 for back * ✨: added cubits to fetch data * 🚧: trying to get new schedule * ♻️: removed timetable class - changed api models for timetable * ♻️: added entity to handle classes * 🐛: fix timetable problem with class * 📝: added openapi spec * 📝: updated openapi spec * 👔: updated hours entity * ♻️: moved openapi spec * ♻️: moved openapi spec * 🚧: trying to get weekschedule data and remove schedule data layer * 🐛: fixed entity models * 🐛: fixed entity with api * 🔧: setup lint for flutter * 🚨: fixing linter warnings * 📝: updated readme for backend * 🚨: added linter for php and fixing linter alerts * 🐛: fix week schedule vie * 👷: added steps to ci for linter * 👷: update ci build * 👷: added ci for lint and edit deploy script * 💚: fix path for linter * ⬇️: sebastian/diff downgrade for ci * ⬇️: tests * ⬇️: fix for build composer * 🚨: dart format * ok * 💚: fix ci lint * 💚: omg wtf is this * 💚: yes * ♻️: remove useless import * fix: remove .env data * ♻️: remove print linter * ➕️: added meta depedency * 🚨: fix warnings from linter * ➕: added shared preferences * 🔧: added devtools options * 💩: je test la * ➕: added flutter bloc * ♻️: removed useless views and repositories and renamed some folder * ♻️: removed useless views and repositories and renamed some folder * ♻️: dart format * 🚧: added shared preferences to login page but not redirecting to class page * ✨: save login info into shared preferences and redirect to class select page * 💚: dont upload code for pr * 🚨: Fix lint warnings * 🐛️: fixed overflow on login page * 💄: update style files * ♻️: refactor of datetime input * 🚨: fix lint warning * 💩: don't take care about this commit * 🚧: adapting datas api to front * 🚧: adapting datas api to front * fix: dart format * fix: dart format * 💄: added some style to week_schedule page * 💄🚧: planning view - custom card - custom app bar * ✨: Login + Class Selection - stored in shared preferences - user repository * 💄: added font and design * ✨: added routes + cache for classes * 🐛: fix with redirection between pages * 💄: added font and design * ♻️: refact className and fix conflicts * ✨: new field in api for lunch time * ✨: new field in api for lunch time * ➕: added flutter_localizations and inlt to pubget * 💄: add menu * 🚨: forget to make a dart format * 🌐: Translation of the login and class selection page - Small refactor of some pages for translation * 📝: Updated front README.md * 🙈: not pushing cache to ref * 🙈: not pushing cache to ref * ➕: Added flutter_dotenv to pubspec * 🔐: Add environnement variables to app * 🍱: Added .env to pubspec assets * 📝: Updated frontend README with env vars * 🔧: Sample env file for frontend * 💩: dont mind its fixing * 🚨: ok yan merge fixed lol * 🚨: ok yan merge fixed lol * 💩: dont mind its fixing * 🚨: ok yan merge fixed lol * 🚨: fix lint * 🚨: fix lint * ✨: create profil page * 🚧💄: design of planning view 👔: added usercubit * 🚨: dart format * 👷: supp dist frontend when deploy * 💚: oops * 💚: copie seulement du backend * ♻️🎨💄: - added final design? and improved the structure of widgets 👔: classcubit 👔: usercubit * ♻️🎨💄: - added final design? and improved the structure of widgets 👔: classcubit 👔: usercubit * 🌐: i10n * 🚨: linter * 🚨: linter * fix: resolved conflict * ⏪️: mistake * 🚧💄: configuration of menu * 👷: change api host * 🚨: dart format * fix: small details about frontend * fix: menu * fix: menu * fix: get current route for menu * fix: get current route for menu * ♻️: refactor the code menu * 🚨: dart format * ➕: Added flutter_launcher_icons * ♻️: Refactoring code and merging style files - Fixing login * 🔧: config launcher * 💄: Adapting the AppBar to all pages * ♻️: Removed Future builders for class page * ♻️: l10n and add route profil page * ✨: fetching and display on profile page * ✨: Added logout page - ♻️ Refactor of class page - Added translations * 🚚: changed route settings for profile page * ♻️: refactor profil page * 🚚: Reorganization of some pages * ♻️: Refactoring login page * ♻️: Refactoring before handing in the project * 🌐: add localization * Merge remote-tracking branch 'origin/dev' into ui/configuration_menu * 💄: Shared color and added theme config * 🔀: Resolved merge conflicts * 💄: changed text size profil * 🚑️: Fix empty rooms * 🚑️: Fix empty rooms and usless classes * 🙈: php cs cache added to gitignore * 👷: Added CI for main * 👷: Added CI for main --------- Co-authored-by: Jules Artaud <[email protected]> Co-authored-by: Yuta1409 <[email protected]> Co-authored-by: Jules Artaud <[email protected]> Co-authored-by: Yan <[email protected]>
- Loading branch information