-
Notifications
You must be signed in to change notification settings - Fork 15
CCE Minor Core Functionality (Edit/View/Withdraw/Modify) #1428
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
bledsoef
wants to merge
92
commits into
development
Choose a base branch
from
1399_EditFunctionality
base: development
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
Changes from all commits
Commits
Show all changes
92 commits
Select commit
Hold shift + click to select a range
b417d7b
got most the way done with editing and viewing functionality
bledsoef 54ec678
cleaned up formatting and working on file handling
bledsoef c54d7d0
almost done with PR
bledsoef 5896afd
resolved merge conflicts
bledsoef ebd1578
deleted unnecessary comment
bledsoef 45f2830
Merge branch '1395_NewCCEMinorPortal' of github.com:BCStudentSoftware…
bledsoef 7f8682a
made exiting take you back to the manageproposals tab
bledsoef ad8cf9c
Added another button for the edit page
Kafui123 89a81ed
working on tests but they are bugging rn
bledsoef 9cc3bb4
Merge branch '1399_EditFunctionality' of github.com:BCStudentSoftware…
bledsoef 4b22f15
Changes
Kafui123 2ed4c78
ApprovalFunctionality initial implementations
Kafui123 4c30034
Changes to the approval functionality tab
Kafui123 42b3a68
made so many changes its kinda bonkers
bledsoef fffb76a
Merge branch '1395_NewCCEMinorPortal' of github.com:BCStudentSoftware…
bledsoef 405f93c
Changes
Kafui123 507add3
Merge branch 'development' into 1399_EditFunctionality
bledsoef ae093bd
Merge branch '1399_EditFunctionality' of github.com:BCStudentSoftware…
Kafui123 a3a6130
Changes
Kafui123 1e757a5
Merge branch '1399_EditFunctionality' of github.com:BCStudentSoftware…
Kafui123 f71c56b
ApprovalFunctionality Dusted
Kafui123 cf6c135
Ca
Kafui123 39e3941
Merge branch 'development' into 1399_EditFunctionality
bledsoef 695eb8b
fixed error
bledsoef 72cf133
fixed bug
bledsoef 8b66da6
Merge branch 'development' into 1399_EditFunctionality
bledsoef 941b1da
fixed conflict
bledsoef 74cd3e1
Merge branch '1399_EditFunctionality' of github.com:BCStudentSoftware…
Kafui123 9979082
Fixed the failing tests....status was now being passed as part of our…
Kafui123 0f754bb
added completed status and option
bledsoef cf49111
fixed merged conflicts
bledsoef 4544ec8
Merge branch '1398_ApprovalFunctionality' of github.com:BCStudentSoft…
bledsoef 793a2dd
made the status timeline
bledsoef a83ed62
working on macro styling
bledsoef 922b17e
Merge pull request #1436 from BCStudentSoftwareDevTeam/1398_ApprovalF…
bledsoef 2219758
Merge branch 'development' into 1399_EditFunctionality
bledsoef d32ea22
fixed critical bug
bledsoef e97e7ca
deleted .copy() THANKS LAWRENCE
bledsoef 7628cce
resolved more comments
bledsoef c22a3c7
fixed tests
bledsoef 9d22d1d
working on file attachments
bledsoef 700efd6
fixed most of the stuff except for tests
bledsoef 60eaac8
fixed errors
bledsoef e793306
fixed some bugs
bledsoef c824d52
made more changes
bledsoef 20f51f6
fixed all bugs, PLEASE LET THIS BE TRUE
bledsoef 3ec0ed5
Fixed failing tests by improving parts of the logic. test_removePropo…
ojmakinde cff1d8d
All tests fixed. Will now begin improving implementation logic.
ojmakinde f9baba5
Removed unnecessary exception catching across created files.
ojmakinde 9190876
Improved the functionality of saveFiles() function
ojmakinde b1acdb1
Fixed tests from saveFiles() improvement
ojmakinde 6be8d15
Fixed the bug where custom hours and custom experience description we…
ojmakinde 35a50a8
Removed hanging logic for creating unnecessary /static dir
ojmakinde a5d7c82
Merge branch 'development' of github.com:BCStudentSoftwareDevTeam/cel…
ojmakinde f360568
Merge branch '1399_EditFunctionality' into 1473_AddCompletedStatus
ojmakinde 77811c4
Fixed merge bugs and re-added withdrawProposal() function
ojmakinde 29ae54e
Wrote logic for marking proposals as complete. Need to update the CSS…
ojmakinde 3cb3d35
Corrected the update proposal functionality and wrote tests for new f…
ojmakinde 0918e59
Removed the Notes and Print options from the CCE Minor dropdown
ojmakinde e4b6306
Implemeneted logic that prevents students from modifying a proposal o…
ojmakinde 3f5af5d
Fixed the getCCEMinorProposals() function and reomved unnecessary ser…
ojmakinde c5433d5
Added flash message to inform students that proposals can only be edi…
ojmakinde 5662f69
Added isApproved() property and added functionality to approve or una…
ojmakinde c1d10b7
Fixed the bug with summer experience type not showing up
ojmakinde 185daaf
Merge branch 'development' of github.com:BCStudentSoftwareDevTeam/cel…
ojmakinde dbf13af
Fixing small JS bugs scattered across files.
ojmakinde 9de8357
Added input check for checkboxes and radios in proposal creation
ojmakinde 8a1d591
Fixed the withdraw modal
ojmakinde 8dcbc77
Fixed form validation and re-implemented native validation, removing …
ojmakinde 58d0f48
Fixing the button for the otherEngagement page.
RueHaile 3e12991
file save error half fix
RueHaile 66e4ec1
Buttons are functional
RueHaile 74ca5c9
css fix
RueHaile 07d62f4
fixing the other events
RueHaile f195276
setting hrs and week total right
RueHaile 89e6cca
disable the approve if draft
RueHaile 8b5c865
fix the edit view and also the mark as complete.
RueHaile df14f2e
Merge branch 'development' into 1399_EditFunctionality
bakobagassas ec5dcec
fixed the edit-> save(no path error)
RueHaile 7a40006
Modified updateOtherEngagementRequest with previous implementation as…
a676f41
Rolled back previous form validation for summer engagements and other…
40de44d
More validation tweaks and changes. Trashcan icon does not appear on …
c801099
Fixed the double loading on proposal creation and the flash problem. …
631d2e4
Fixed minor flash bugs and deleted commented code.
cc0d049
Fixed the invisible trashcan bug and made file uploads optional for o…
e77122d
Merge branch 'development' of github.com:BCStudentSoftwareDevTeam/cel…
9c695e2
Merge branch 'development' into 1399_EditFunctionality
bakobagassas 43ef744
Updated docstrings.
55ffb04
Implemented get_or_create() for file manipulation.
f1e6502
Merge branch '1399_EditFunctionality' of github.com:BCStudentSoftware…
d385dda
Removed an unused function.
d2447f2
Fixed the invisible trash icon problem.
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.