-
-
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
MERGE TO PRODUCTION #103
Open
nofamex
wants to merge
106
commits into
main
Choose a base branch
from
staging
base: main
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
MERGE TO PRODUCTION #103
Changes from all commits
Commits
Show all changes
106 commits
Select commit
Hold shift + click to select a range
4f0fa03
[CHORES] setting up library (#9)
Zsaschz a39cf5b
Chores/test setup (#10)
Zsaschz 108d5cf
Chores/fix theme setup (#11)
Zsaschz a43204b
Chores/fix theme setup (#12)
Zsaschz b806c18
[CHORES] Set base color pallete
FXDROS 073772c
[CHORES] Give implementation example
FXDROS a43f4b9
[CHORES] Install necessary packages
FXDROS 0548a3e
[CHORES] Fix vuetify example
FXDROS 762cc82
[CHORES] Resolve comments
FXDROS 804c711
[REFACTOR] Reformat indentation
FXDROS 7dfe211
Merge pull request #13 from uasoft-indonesia/chores/vuetify-setup
FXDROS 6a30600
[RED] create test for room tag
kanziebub 7d9e235
[RED] create test classroom info exists
kanziebub 0dbb5a1
[RED] create test teacher info exists
kanziebub c566bf3
[RED] create test course info exists
kanziebub e598d62
[GREEN] implement course card for view course
kanziebub 29598e4
[REFACTOR] change id to room-tag
kanziebub 8571d7a
[RED] create test for using course card
kanziebub 22bc307
[GREEN] implement using course card
kanziebub 640bfba
[GREEN] implement controller and route for view course
kanziebub a3ea08f
[REFACTOR] improve template with v-app
kanziebub eb9814d
[REFACTOR] undo previous refactor
kanziebub fa16756
[REFACTOR] rm unnecessary code from vuetify template
kanziebub 6a417ad
[GREEN] adjust spacing for flex items
kanziebub 8f8f976
[REFACTOR] adjust font size
kanziebub 96e7341
[RED] init test for add course card
kanziebub 0eeec01
[RED] create test for add course tag
kanziebub c7a0218
[GREEN] init add course card
kanziebub 5025270
[GREEN] implement add course tag
kanziebub fad3062
[REFACTOR] fix import
kanziebub a07d38e
[RED] create tests for buttons
kanziebub 5c3598f
[GREEN] implements create and join btns
kanziebub 2608cce
[REFACTOR] fix var name
kanziebub 74f3786
[RED] create add course card test
kanziebub 8b59206
[GREEN] implement add course card in landing
kanziebub 6f3c8fb
Merge branch 'staging' of https://github.com/uasoft-indonesia/badaso-…
kanziebub 49147d3
[GREEN] add avatar container and menu button
kanziebub 667b08e
[REFACTOR] newline
kanziebub 86dbafe
[REFACTOR] rm meaningless comment
kanziebub cae561c
[CHORES] rm vue-router
kanziebub c357870
[REFACTOR] newline
kanziebub 77dcf70
[REFACTOR] rm unnecessary comments
kanziebub a823e32
[REFACTOR] fix indentation
kanziebub 15e4da1
PBI 1 register (#16)
Zsaschz a69b3d0
[CHORE] Add sonarqube (#17)
nofamex 5f78b2e
[REFACTOR] resolve merge conflict
kanziebub ec24c7f
[REFACTOR] fix indentation
kanziebub f650887
PBI 2 - User can login (#18)
nofamex 6c5a13b
[GREEN] implement api call
kanziebub 6d961fc
[REFACTOR] fix deleted fe routing
kanziebub 5e03665
[GREEN] wiring
kanziebub 791fd42
[CHORES] resolve merge conflicts
kanziebub 8b8e8e5
[REFACTOR] fix code smell
kanziebub 7b7d9ec
PBI-4: create course (#20)
AldiNFitrah 1035360
PBI 1 register (#21)
Zsaschz b669feb
[REFACTOR] rm unnecessary code
kanziebub 83d1791
[REFACTOR] fix indent
kanziebub 0cb32a5
[REFACTOR] fix indent
kanziebub 58b7a78
[REFACTOR] fix import and naming
kanziebub c161bb3
[REFACTOR] fix code smells
kanziebub 0117622
Merge pull request #14 from uasoft-indonesia/PBI-3-view_class
kanziebub fd8654d
PBI-7-8: Teacher & Student Can See People In Course (#15)
IlmaMannix 8e1a5b8
PBI-5: Join Class (#19)
FXDROS 4263727
People in Course show the right people (PBI-7-8) (#25)
IlmaMannix 2e49ac1
Chores/sonarqube configuration (#29)
Zsaschz 293755f
PBI-6: View and Share Invite Code (#30)
darren-ngoh 4b55fc9
Integrate course (PBI 3-5) (#24)
AldiNFitrah 38ee80d
PBI 1 register (#32)
Zsaschz 8788b94
[CHORES] Change routing for web.php (#33)
FXDROS b83fde1
PBI 20 & 21: Sidebar and Layout (#51)
Zsaschz a111709
PBI-9,10,11: Create, Read, and Edit Announcement (#49)
FXDROS b150f07
[REFACTOR] api call (#35)
kanziebub 207e2e2
[Bug Fix] PBI-9,10,11: Create, See, and Edit Announcement (#52)
FXDROS 9dfc74d
PBI-13-Create and see comment (#53)
IlmaMannix 833e7e5
PBI-12: Delete Announcement (#54)
FXDROS 350836a
PBI-14: Delete comment (#55)
IlmaMannix 8e84a55
PBI-15: Edit Comment (#56)
IlmaMannix 756a770
[BUG FIX] PBI 20 & 21 Sidebar and Layout (#57)
Zsaschz ea0692e
[REFACTOR] Remove declaration of unused variable: data (#59)
FXDROS 6928772
PBI-16,17,18,19: Topic in class (#61)
darren-ngoh 5ae4baf
[REFACTOR] hotfix some bugs (#62)
Zsaschz 19d145d
[SLICING] PBI - 22 : Create Lesson Material (#74)
FXDROS 9e15078
[TEST-FIX] Announcement Content (#75)
FXDROS 16a67fe
[SLICING] PBI-23: See Lesson Material (#76)
FXDROS 3cd2ec1
[TEST FIX] Classwork/Topic (#77)
darren-ngoh fa9fb68
PBI 26 - Create Course material (#78)
Zsaschz e9956af
PBI-23: See Lesson Material (#79)
FXDROS 8a0c699
[SLICING] PBI-24: Edit Lesson Material (#81)
darren-ngoh 2a86d96
PBI-30: Create & See Comment in Lesson Material (#80)
IlmaMannix 7e19422
PBI-31-32: Edit & Delete Comment in Lesson Material (#83)
IlmaMannix 15cb0c4
PBI 27 28 29 read edit delete material content (#84)
Zsaschz 2fc7ecc
[CHORES] remove typos (#85)
Zsaschz 72461d0
[CHORES] fix kebab showing on student (#86)
Zsaschz d91b534
[SLICING] PBI-37 See Submission (#87)
FXDROS d5ba837
PBI-33: Create Assignment (#94)
IlmaMannix fc2bfb3
PBI-34: View Assignment (#95)
IlmaMannix f846fc4
PBI 41 create quiz (#93)
Zsaschz 7b036c3
PBI 42 read quiz (#92)
Zsaschz 016e1db
PBI 37,38,39 - Create, See, and Edit Submission (#96)
FXDROS c77b6cd
Add details assignment (#97)
IlmaMannix 6fab842
PBI-30: See Submission (#98)
FXDROS 4d93a52
Pbi 35 36 edit delete assignment (#99)
darren-ngoh 3cb72d7
PBI 43 & 44: edit and delete quiz (#100)
Zsaschz 568d264
[HOTFIX] Fixing UI Implementation (#101)
FXDROS 4bb2cb5
[HOTFIX] Fixing UI Implementation Part 2 (#102)
IlmaMannix 35e49a2
Merge branch 'main' into staging
nofamex 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"presets": ["@babel/preset-env"], | ||
"plugins": [["@babel/transform-runtime"]] | ||
} |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,4 +20,4 @@ jobs: | |
working-directory: website | ||
run: | | ||
yarn install --frozen-lockfile | ||
yarn build | ||
yarn build |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
/vendor/ | ||
node_modules | ||
package-lock.json | ||
yarn.lock |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"presets": ["@babel/preset-env"], | ||
"plugins": [["@babel/transform-runtime"]] | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,44 @@ | ||
{ | ||
"name": "badaso/ilma-theme", | ||
"version": "0.1.0", | ||
"description": "ilma theme is official free theme for badaso LMS module", | ||
"keywords": [ | ||
"laravel", | ||
"admin", | ||
"panel", | ||
"dashboard", | ||
"pwa", | ||
"vue", | ||
"generator", | ||
"lms", | ||
"badaso" | ||
], | ||
"license": "MIT", | ||
"homepage": "https://badaso-ilma.uatech.co.id/", | ||
"support": { | ||
"issues": "https://github.com/uasoft-indonesia/badaso-ilma-theme/issues", | ||
"discussion": "https://github.com/uasoft-indonesia/badaso-ilma-theme/discussions", | ||
"source": "https://github.com/uasoft-indonesia/badaso-ilma-theme" | ||
}, | ||
"autoload": { | ||
"psr-4": { | ||
"Uasoft\\Badaso\\Theme\\Ilma\\": "src/" | ||
} | ||
"name": "badaso/lms-theme", | ||
"version": "0.1.0", | ||
"description": "ilma theme is official free theme for badaso LMS module", | ||
"keywords": [ | ||
"laravel", | ||
"admin", | ||
"panel", | ||
"dashboard", | ||
"pwa", | ||
"vue", | ||
"generator", | ||
"lms", | ||
"badaso" | ||
], | ||
"license": "MIT", | ||
"homepage": "https://badaso-ilma.uatech.co.id/", | ||
"support": { | ||
"issues": "https://github.com/uasoft-indonesia/badaso-ilma-theme/issues", | ||
"discussion": "https://github.com/uasoft-indonesia/badaso-ilma-theme/discussions", | ||
"source": "https://github.com/uasoft-indonesia/badaso-ilma-theme" | ||
}, | ||
"authors": [ | ||
{ | ||
"name": "UASOFT", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"require": { | ||
"inertiajs/inertia-laravel": "^0.5.4" | ||
}, | ||
"autoload": { | ||
"psr-4": { | ||
"Uasoft\\Badaso\\Theme\\LMSTheme\\": "src/" | ||
}, | ||
"authors": [ | ||
{ | ||
"name": "Uasoft", | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"name": "nofamex", | ||
"email": "[email protected]" | ||
} | ||
], | ||
"extra": { | ||
"laravel": { | ||
"providers": [ | ||
"Uasoft\\Badaso\\Theme\\Ilma\\Providers\\BadasoIlmaThemeProvider" | ||
] | ||
} | ||
"laravel": { | ||
"providers": [ | ||
"Uasoft\\Badaso\\Theme\\LMSTheme\\Providers\\LMSThemeProvider" | ||
] | ||
} | ||
} | ||
"require": {} | ||
} | ||
} | ||
} |
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Untuk penamaan tema, mungkin bisa disesuaikan dengan nama yang sekarang, sehingga bisa menjadi "Uasoft\Badaso\Theme\Ilma\Providers\BadasoIlmaThemeProvider"