-
Notifications
You must be signed in to change notification settings - Fork 0
mct #8
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
Hamza-7bl
wants to merge
22
commits into
modifications-MCD-MOT
Choose a base branch
from
master
base: modifications-MCD-MOT
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
mct #8
Conversation
This file contains hidden or 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
add initial data insertion for urban zones, building types, protectio…
✅ Deploy Preview for belfellah-mpd canceled.
|
✅ Deploy Preview for belfellah-mld canceled.
|
✅ Deploy Preview for belfellah-mcd canceled.
|
✅ Deploy Preview for belfellah-mcc ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for belfellah-mot ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for belfellah-mct ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
- Implemented building list, view, and add templates with corresponding routes. - Created detailed inspection management templates including add, list, and view functionalities. - Developed intervention management templates for adding, listing, and viewing interventions. - Added a dashboard template to display statistics related to buildings, inspections, and interventions. - Configured application settings and dependencies in config.py and requirements.txt. - Established the application entry point in run.py for Flask application initialization.
…tervention details view
…nd filtering capabilities - Updated buildings listing to include search and filter options for zone, type, protection, and state. - Improved inspections listing with filters for search, building, state, and date range. - Enhanced interventions listing with search and filters for building, status, provider, and validation. - Added dropdowns for filter options and improved UI for better user experience. - Implemented delete confirmation modals for interventions and buildings.
… zones - Implemented view template for proprietors with detailed information and associated buildings. - Created add and edit templates for protection levels, including form validation and data lists. - Developed list and view templates for protection levels with search functionality and delete confirmation modal. - Added add, edit, list, and view templates for urban zones, including search and filter options. - Enhanced user experience with Bootstrap modals for delete confirmations across all templates.
- Created edit, list, and view templates for documents with forms for adding and editing document details. - Implemented a modal for confirming document deletion. - Added search and filter functionality in the document list view. - Developed a global document list view with options to add, edit, and delete documents. - Introduced templates for managing building types, including add, edit, list, and view functionalities. - Enhanced user interface with Bootstrap components for better user experience.
… enhance UI with improved buttons and modals
… for local development
… handling and add fallback values
Updated project title and added detailed project description, structure, technology stack, installation instructions, and author information.
Removed commented-out code for app initialization.
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.