Skip to content
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 main #169

Merged
merged 134 commits into from
Aug 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
134 commits
Select commit Hold shift + click to select a range
b406533
remove padding from Container.
MattRueter Jun 4, 2024
4f39919
create service file.
MattRueter Jun 4, 2024
91364d0
Merge branch 'dev' into feature/tech-stack-functionality-p2
MattRueter Jun 5, 2024
6828911
fix form not connected error.
MattRueter Jun 5, 2024
75d6581
add delete functionality.
MattRueter Jun 6, 2024
9cc804f
add AddtechItem functionality p-1
MattRueter Jun 6, 2024
d8600c3
add editing techItem functionality.
MattRueter Jun 6, 2024
95ed7ad
get users voyageTeamMemberId for use in addTechStack functionality & …
MattRueter Jun 6, 2024
b4a43bd
clean linting errors.
MattRueter Jun 6, 2024
f007140
focus on input when toggled open.
MattRueter Jun 6, 2024
06966ad
Merge branch 'dev' into feature/tech-stack-functionality-p2
Dan-Y-Ko Jun 7, 2024
91e54a3
Merge remote-tracking branch 'origin/dev' into feature/voyage-overview
timothyrusso Jun 8, 2024
e3c2d65
fix: fix `submitVoyage` endpoint name
JaneMoroz Jun 10, 2024
2908539
fix: fix button
JaneMoroz Jun 10, 2024
514f538
feat: bring dashboard data from the server
timothyrusso Jun 11, 2024
b419cb1
Merge remote-tracking branch 'origin/dev' into feature/voyage-overview
timothyrusso Jun 11, 2024
96b1cad
fix: link of the widgets
timothyrusso Jun 12, 2024
89bdb07
refactor: render a message when a project's been submitted
JaneMoroz Jun 12, 2024
f5c9290
fix: lint
JaneMoroz Jun 12, 2024
f99c8b8
chore: change imports order
JaneMoroz Jun 12, 2024
79f5127
Merge branch 'dev' into feature/sprints-functionality-pt5
JaneMoroz Jun 12, 2024
865798c
move Spinner to buttons.
MattRueter Jun 12, 2024
72cfeb1
change padding on edit form to fix borders.
MattRueter Jun 12, 2024
fa99ad3
Merge branch 'dev' into feature/tech-stack-functionality-p2
MattRueter Jun 12, 2024
3fd99d3
Merge branch 'feature/tech-stack-functionality-p2' of github.com:chin…
MattRueter Jun 12, 2024
681106e
fix: improvement to fetch data for the dashboard
timothyrusso Jun 13, 2024
ccae6a4
fix: data types
timothyrusso Jun 13, 2024
b0d09b4
adjust margin of li. & open input with item name as defaultValue.
MattRueter Jun 13, 2024
e3f0cc3
Merge branch 'dev' into feature/voyage-overview
Dan-Y-Ko Jun 13, 2024
1ec7bbb
replace boolean check with ternary.
MattRueter Jun 13, 2024
03a21ea
change isEditing to editItemId.
MattRueter Jun 13, 2024
430e653
Merge remote-tracking branch 'origin/dev' into feature/voyage-overview
timothyrusso Jun 14, 2024
e906e6f
Merge branch 'feature/voyage-overview' of https://github.com/chingu-x…
timothyrusso Jun 14, 2024
957a589
fix: fix get current voyage sprint logic
JaneMoroz Jun 17, 2024
2f5490e
fix: let a user access all active voyages
JaneMoroz Jun 17, 2024
b317677
fix: submit voyage btn icon
JaneMoroz Jun 17, 2024
8ad9723
fix: fix notes section behavior (was added by default)
JaneMoroz Jun 17, 2024
ad260ac
style: fix checkbox for safari, CheckIcon was missing
JaneMoroz Jun 17, 2024
c50d7d1
fix: use getCurrentVoyageTeam in `sidebar`
JaneMoroz Jun 17, 2024
e4a77ae
fix: fix lint
JaneMoroz Jun 17, 2024
b9bf51c
Merge branch 'dev' into feature/tech-stack-functionality-p2
MattRueter Jun 19, 2024
a679ca6
decouple SettingsMenu and RemoveVoteBtn.
MattRueter Jun 19, 2024
f03759e
get voyageMemberTeamId from getCurrentVoyageTeam util.
MattRueter Jun 19, 2024
dd42c05
comment out unused id for now.
MattRueter Jun 19, 2024
851395c
Merge branch 'dev' into feature/voyage-overview
Dan-Y-Ko Jun 21, 2024
65d9406
fix: remove some changes
JaneMoroz Jun 23, 2024
ede6638
Merge branch 'dev' into feature/sprints-functionality-pt5
JaneMoroz Jun 23, 2024
17f94aa
Merge branch 'fix/sprints-page' into feature/sprints-functionality-pt5
JaneMoroz Jun 23, 2024
6d7164c
fix: dashboard widget hover effects
timothyrusso Jun 25, 2024
fee2bd0
Merge branch 'dev' into feature/tech-stack-functionality-p2
MattRueter Jun 25, 2024
ba7d92c
create validation schema for adding.
MattRueter Jun 25, 2024
b489cc6
double check button content
winniecwng Jun 20, 2024
bcf5cd1
change date
winniecwng Jun 26, 2024
1c9cd4d
icon button with aria-label
winniecwng Jun 26, 2024
64dcb2b
current sprint temp fix
winniecwng Jun 26, 2024
4370104
replace specific buttons with IconButtons
winniecwng Jun 26, 2024
43b21ae
write add tech item validation.
MattRueter Jun 26, 2024
758b276
add editing validation.
MattRueter Jun 26, 2024
523657b
Merge branch 'dev' into feature/tech-stack-functionality-p2
MattRueter Jun 26, 2024
a7eda57
Merge branch 'dev' into feature/tech-stack-functionality-p2
Dan-Y-Ko Jun 28, 2024
24026e4
Merge pull request #144 from chingu-x/feature/tech-stack-functionalit…
Dan-Y-Ko Jun 28, 2024
f9846c7
Merge remote-tracking branch 'origin/dev' into feature/voyage-overview
timothyrusso Jun 28, 2024
dcdc1d3
feat: remove throw errors in getDashboardData
timothyrusso Jun 28, 2024
9199a74
remove changes to currentSprint page
winniecwng Jun 28, 2024
2c1eb98
Merge branch 'dev' into feature/sprints-functionality-pt5
JaneMoroz Jul 1, 2024
951753a
Merge branch 'dev' into accessibility/aria-labels
Dan-Y-Ko Jul 1, 2024
73fc682
Merge pull request #154 from chingu-x/accessibility/aria-labels
Dan-Y-Ko Jul 1, 2024
fc22b65
Merge branch 'dev' into feature/voyage-overview
Dan-Y-Ko Jul 1, 2024
0fa8eef
add voting functions to service file.
MattRueter Jul 2, 2024
951a02b
quick fix: remove button now aligned with with add vote button.
MattRueter Jul 2, 2024
f966cd7
remove and add vote buttons accept id as prop.
MattRueter Jul 2, 2024
030c99a
refactor: separate event logic from calendar logic
JaneMoroz Jul 3, 2024
e231399
refactor: refactor events logic (part 1)
JaneMoroz Jul 3, 2024
b55c245
refactor TS types and interfaces.
MattRueter Jul 3, 2024
b54dc55
wire up add vote function.
MattRueter Jul 3, 2024
6b3c3c8
wire up remove vote function.
MattRueter Jul 3, 2024
4edbdeb
refactor: refactor events logic (part 2)
JaneMoroz Jul 3, 2024
1a04b5b
add disabled property to Button component, disable vote buttons when …
MattRueter Jul 3, 2024
222135f
revert file 'disabled' prop not needed as component accepts props.
MattRueter Jul 3, 2024
0a925c4
add error modal to voting error handling and clear linting errors.
MattRueter Jul 3, 2024
6aac086
feat: must have featureList
timothyrusso Jul 5, 2024
b6f533f
chore: add alias
JaneMoroz Jul 6, 2024
88c17c9
refactor: refactor events logic (part 3)
JaneMoroz Jul 6, 2024
b978da1
fix: lint
JaneMoroz Jul 6, 2024
f08bcdb
fix: fix current sprint range
JaneMoroz Jul 6, 2024
2c40f7a
refactor: remove unnecessary check, add transition to cell
JaneMoroz Jul 6, 2024
f4330e9
fix: fix naming
JaneMoroz Jul 6, 2024
6bea6e4
fix: updave .gitignore
JaneMoroz Jul 9, 2024
f49d152
Merge branch 'dev' into feature/sprints-pt5
JaneMoroz Jul 9, 2024
753c02f
feat: show isSeected tech stack
timothyrusso Jul 11, 2024
d558a8f
fix: fetch meetings
timothyrusso Jul 12, 2024
5cd0f00
fix: remove console log
timothyrusso Jul 12, 2024
64907f6
Merge pull request #159 from chingu-x/feature/sprints-pt5
Dan-Y-Ko Jul 12, 2024
184caad
Merge branch 'dev' into feature/voyage-overview
Dan-Y-Ko Jul 12, 2024
5f8ee41
Merge pull request #147 from chingu-x/feature/voyage-overview
Dan-Y-Ko Jul 12, 2024
2211f12
Merge branch 'dev' into fix/calendar-fix
JaneMoroz Jul 13, 2024
281c59c
fix: lint
JaneMoroz Jul 13, 2024
9d42cb3
refactor: rename some types
JaneMoroz Jul 13, 2024
46a0672
fix: fix calendar's next/previous month buttons
JaneMoroz Jul 13, 2024
9e0b2ee
fix: lint&prettier
JaneMoroz Jul 13, 2024
0348b64
show spinner instead of text while loading.
MattRueter Jul 14, 2024
4d8fcaa
add container to keep button alignment/size while in loading state.
MattRueter Jul 14, 2024
87637cf
replace container with conditional utility in button className.
MattRueter Jul 14, 2024
c7a99f2
Merge branch 'dev' into feature/tech-stack-functionality-p3
MattRueter Jul 14, 2024
5b999d8
Merge pull request #157 from chingu-x/feature/tech-stack-functionalit…
Dan-Y-Ko Jul 15, 2024
1891483
fix bug with new project/finalize project container not rendering whe…
Dan-Y-Ko Jul 15, 2024
d17baa5
update endpoints and types
Dan-Y-Ko Jul 15, 2024
8547bd1
Merge branch 'dev' into fix/calendar-fix
Dan-Y-Ko Jul 15, 2024
8071ef2
test successful auth
winniecwng Jul 12, 2024
61875c9
test-signout-flow
winniecwng Jul 12, 2024
f2325b0
replace data-testid to data-cy
winniecwng Jul 20, 2024
4ff3248
fix login
winniecwng Jul 20, 2024
43535e5
add data-cy for avg hour
winniecwng Jul 20, 2024
b1565ce
add config to optimize barrel imports
Dan-Y-Ko Jul 24, 2024
261cc30
Merge pull request #162 from chingu-x/chore/optimize_package_imports
Dan-Y-Ko Jul 24, 2024
39e0552
Merge branch 'dev' into e2e-auth
Dan-Y-Ko Jul 25, 2024
1e9b9ef
Merge pull request #160 from chingu-x/e2e-auth
Dan-Y-Ko Jul 25, 2024
21472c2
Merge branch 'dev' into fix/ideation
Dan-Y-Ko Jul 25, 2024
8b7675a
Merge branch 'dev' into fix/calendar-fix
JaneMoroz Aug 3, 2024
0f347bf
fix: set current date in `getCurrentSprint`
JaneMoroz Aug 3, 2024
70fe10f
chore: remove unnecessary imports
JaneMoroz Aug 3, 2024
31ba33c
feat: add submit button logic
timothyrusso Aug 5, 2024
7c83757
fat: show badge logic
timothyrusso Aug 6, 2024
a515365
Merge pull request #161 from chingu-x/fix/ideation
Dan-Y-Ko Aug 6, 2024
990b596
Merge branch 'dev' into fix/calendar-fix
Dan-Y-Ko Aug 6, 2024
3240c4b
remove comment
Dan-Y-Ko Aug 6, 2024
c2c97a1
Merge pull request #158 from chingu-x/fix/calendar-fix
Dan-Y-Ko Aug 6, 2024
412a1fa
Merge branch 'dev' into feature/weekly-checkin-widget
Dan-Y-Ko Aug 8, 2024
89bed00
Merge pull request #165 from chingu-x/feature/weekly-checkin-widget
Dan-Y-Ko Aug 8, 2024
4933e34
Rename bug_report.md to bug_report_old.md
jdmedlock Aug 17, 2024
73d71a9
Create bug_report.md
jdmedlock Aug 17, 2024
61167f9
Merge pull request #167 from chingu-x/feature/update-issue-template
Dan-Y-Ko Aug 17, 2024
6b955b0
remove env
Dan-Y-Ko Aug 17, 2024
dcb8675
Merge branch 'main' into dev
Dan-Y-Ko Aug 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 28 additions & 19 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,47 @@
---
name: Bug report
about: Create a report to help us improve
name: Chingu Dashboard Bug report
about: Chingu Dashboard Alpha Testing Bug Tracker
title: ''
labels: ''
labels: bug
assignees: ''

---

**Describe the bug**
***Describe the bug***
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
***To Reproduce Bug***
Steps to reproduce the bug:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
***Expected behavior***
A clear and concise description of what you expected to happen.

**Screenshots**
***Screenshots***
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
***Additional context***
Add any other context about the problem here.

***--------------- End of User Report: DO NOT MODIFY ITEMS BELOW THIS LINE ---------------***

***GitHub Issue No. / ID***

***Team Task***
Here will be added Team declaration by Team Leads.

***Development start date***
Date when dev team start fixing a bug

***Development end date***
Date when dev team complete fixing a bug

***BugFix Deploy Date***
Date when BugFix is deployed, and Bug Issue is closed

***PO Comment***
Here will be PO team add a comment.
38 changes: 38 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_old.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ yarn-error.log*
# local env files
.env*.local
.env
.env.production

# vercel
.vercel
Expand Down
Loading
Loading