Commit Graph

109 Commits

Author SHA1 Message Date
mbalsdon
bee47e29a8 fix small issue where selected checkboxes stay selected after changing group 2022-03-24 17:34:37 -07:00
mbalsdon
0c247569b7 add onGroupChange input to GroupSelect component 2022-03-24 17:33:11 -07:00
mbalsdon
a735ee8304 add onGroupChange function parameter (can be null) 2022-03-24 17:31:53 -07:00
mbalsdon
c21e4785ce add search to call group dialog 2022-03-24 16:48:14 -07:00
mbalsdon
fea1a6aae5 change 'call favourites' to 'call group' 2022-03-24 16:11:55 -07:00
mbalsdon
ad5ecf2d41 add dropdown to switch between groups; remove select all button 2022-03-24 16:11:14 -07:00
mbalsdon
e18562c0c9 implement basic contactspage search 2022-03-24 14:34:46 -07:00
mbalsdon
f09a2177dd implement contactspage search (buggy) 2022-03-24 14:22:08 -07:00
CodeServer
24875f914b home real time update 2022-03-23 06:52:55 +00:00
CodeServer
9c7102dccd home fix 2022-03-23 06:37:53 +00:00
CodeServer
a5467dadab home update 2022-03-23 06:03:50 +00:00
CodeServer
1c85863245 get logged in user id 2022-03-22 23:16:27 +00:00
Taehee Choi
19906db3da sidebar changes 2022-03-20 23:56:18 -07:00
Taehee Choi
9b5d8002a0 redux updates 2022-03-15 15:41:41 -07:00
Jincheng Lu
4a2f14a388
Merge branch 'main' into home 2022-03-14 16:39:10 -07:00
CodeServer
c45fb59154 changed from label to Typography, changed time format 2022-03-14 23:35:14 +00:00
f7223aef44 removed test 2022-03-13 18:50:29 -07:00
Taehee Choi
97ed807785 merge conflict fixes 2022-03-13 18:37:40 -07:00
cth0604
40e33dd0c9
Merge branch 'main' into redux-setup 2022-03-13 18:26:13 -07:00
Taehee Choi
20a4d5dabf initial redux set up 2022-03-13 18:16:19 -07:00
353472b7a1 fixed eslint warnings 2022-03-13 18:08:33 -07:00
cth0604
b86d51d4c1
Merge pull request #15 from CPSC319-Winter-term-2/mbalsdon-callfavs
Call favourites dialogbox
2022-03-13 12:03:44 -07:00
cth0604
2bc8bbbba2
Merge pull request #17 from CPSC319-Winter-term-2/mbalsdon-calendarpage2
add calendar
2022-03-13 12:03:06 -07:00
Taehee Choi
52f76f8209 fix lint warnings 2022-03-13 11:58:14 -07:00
Taehee Choi
3320d0d932 initial redux setup 2022-03-13 11:56:47 -07:00
mbalsdon
5f79c81b2e add react-big-calendar 2022-03-12 11:36:04 -08:00
mbalsdon
18635704bb fix spacing and font 2022-03-11 23:45:42 -08:00
mbalsdon
55f91fbfb5 finish nonfunctional call favourites button dialog component 2022-03-11 21:43:40 -08:00
CodeServer
6b9d210e21 hide navbar sidebar bug fixes 2022-03-11 21:17:00 +00:00
CodeServer
c14ee4c3ad hided navbar and sidebar from login page 2022-03-11 20:44:38 +00:00
Jincheng Lu
e0013d15f5
Merge branch 'main' into cochrane 2022-03-11 01:29:56 -08:00
CodeServer
686c8fe008 finished Protected Routes 2022-03-11 08:45:17 +00:00
Taehee Choi
6f8b36bf87 sidebar position fixed 2022-03-10 18:27:01 -08:00
Taehee Choi
792d254ff7 small design change 2022-03-08 12:42:07 -08:00
Mathew Balsdon
28abd08255
Merge pull request #6 from CPSC319-Winter-term-2/meeting-info-page
meeting details page implemented and api bodies included
2022-03-08 08:59:37 -08:00
CodeServer
a20c839324 changed index.tsx file back 2022-03-08 01:33:02 +00:00
CodeServer
abfc8581f9 finished login 2022-03-08 01:14:18 +00:00
cth0604
ff53f91a62
Merge pull request #5 from CPSC319-Winter-term-2/cochrane
Cochrane
2022-03-07 14:32:04 -08:00
Taehee Choi
82f0906124 meeting details page implemented and api bodies included 2022-03-06 16:43:45 -08:00
CodeServer
8cfc55312c avoid overlap with the sidebar 2022-03-06 01:35:29 +00:00
CodeServer
b543030a9c avoid overlap with sidebar 2022-03-06 01:34:13 +00:00
CodeServer
d83e6fafd6 added login page 2022-03-05 23:15:41 +00:00
cth0604
6865a55672
Merge pull request #4 from CPSC319-Winter-term-2/contacts-page
Contacts page
2022-03-05 01:48:23 -08:00
Taehee Choi
d21dda7719 contacts page first draft done 2022-03-05 01:30:48 -08:00
mbalsdon
c296241841 add settings button context menu (nonfunctional parts) 2022-03-03 18:23:17 -08:00
CodeServer
e3b3256bd8 moved to material ui 2022-03-03 08:42:29 +00:00
CodeServer
775c468548 breaking home up into components 2022-03-03 02:04:16 +00:00
Taehee Choi
abeede8d82 minor changes to fix linter errors 2022-03-01 23:09:00 -08:00
mbalsdon
1d0a0bf210 complete most of the non-functional sidebar components 2022-03-01 11:56:49 -08:00
mbalsdon
c4841eb127 add sidebar boilerplate 2022-03-01 10:36:07 -08:00
Taehee Choi
87b612aaef various changes 2022-02-28 21:40:09 -08:00
Taehee Choi
0ef11f7f74 various changes 2022-02-28 21:37:40 -08:00
cth0604
22ac34dee4
Merge branch 'main' into material-ui-setup 2022-02-28 21:26:28 -08:00
Taehee Choi
2dccfc758b theme updated 2022-02-28 21:17:44 -08:00
lu2019`
2e7313c22d added home 2022-02-28 21:09:26 -08:00
Taehee Choi
bd92806f0a navbar completed 2022-02-28 20:21:06 -08:00
Taehee Choi
72325791d6 initial material ui setup 2022-02-27 02:44:03 -08:00
Taehee Choi
80ece8ed03 added more boilerplate code 2022-02-20 12:35:39 -08:00
Mathew Balsdon
8e91a0ae8d
upload boilerplate files 2022-02-16 19:00:29 -08:00