Skip to content

Release v0.1.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 13:48
a2a9853

Changelog

2b89db5 - init
b6ce4c2 - fix eslint errors
49f0029 - enable travis
238a74e - run cypress in headless mode
f18817b - fixed CI failure (#2)
c534d55 - basic login with G-sign in (#3)
6818c3c - fix Login view
ef9055a - tests on login component (#6)
d5e5a67 - created konnekt homepage
216d85d - created konnekt searchpage
2b9a3fd - edited konnekt search page
7135384 - changed the layout from 2 column to 3 column
1573152 - removed horizontal line
4b54a60 - made requested changes
5b47c44 - added pug and changed Login page (#9)
d77f2c8 - Konnekt using pug (#10)
a51a89f - Toolbar and Navigation Drawer (#11)
d4c6ebf - update packages
67c6ab1 - add eslint-plugin-prettier package
615e75f - add Header component
a4a7107 - remove lint errors
ff1f3b6 - fix tests and vue upgrade to v2.x
2da7285 - change visibility of main app bar in konnekt
a2458a9 - change v-toolbar to v-app-bar change properties of btn fix navigation drawer list
10a85ce - add href in GO button
1a817f3 - fix App vue logic for app bar
ceec2d8 - change variable name to lower case
4714f28 - use programmatic links
faf296c - edited travis.yml
63f1d18 - remove div
fa4874b - add margin between chips
c259ffe - add route exception on Header
b6d8240 - add programmatic link and make search bar responsive
53fde10 - make webpage responsive add margin
58b4bb3 - add programmatic links
7167b7e - Add SidenavHeader.vue and router-link workaround
a0cf225 - Merge pull request #14 from killbotXD/konnektFix
58b3ac5 - fix header view logic and styling
55dbfa0 - Create test.yml (#16)
febc326 - Delete .travis.yml
d8e1604 - create office bearer card component
d74b5d9 - create office bearer view
b9d112a - change border radius of login card
90709ab - move Toolbar to common
0f136d5 - remove Konnekt-Toolbar from OfficeBearers
bb007fc - linked topbar with office bearers page
b4b2305 - add icon to buttons in office bearer card
ee5e1a6 - pass avatar size as prop and add multiple cards
5109bf9 - change text size in office bearer header and fixed width
6ab3e88 - fix card height
2b13133 - reformat files
b882d92 - add office bearer to router
2e1c0dd - remove toolbar from OfficeBearers.vue
4a71312 - fix header.vue
178eab9 - change route name
c212eb4 - change button link
e028b9e - change icon and rename styles
d0cc6ab - add key to v-for
0824b7e - Merge pull request #15 from killbotXD/officeBearers
8adcacf - create profile.vue
7c66c40 - drop add route to konnekt
2772c08 - create partial cards
9dfeba7 - add routes
a1a7dc1 - add programatic links to profile
2f0c552 - add metadata and profile as a child
beb53cc - create profile view component
43a12bb - create profile edit component
3fa1d64 - added apollo
4a4ac07 - populate konnekt search from graphql query response
27eec18 - use pug in all Views
06e0154 - fix avatar issue
bee4c1c - add href to Go button
2418a11 - update package.json
006b3df - add apollo in package.json
2f0465e - refactor code
bcfdc47 - refactor code and extract ProfileCard component
7e39b40 - add assets
e9d1277 - Update Homepage
e22ceba - change fest carousel layout
b77280c - create society.vue
04a8d27 - add routes to society.vue
de400d5 - remove redundant link
6d870fb - add footer and quick links
8bebd4b - rename link in router and add it to header
50e445f - create footer component
0520e0b - create event table for Society.vue
c647340 - create basic Society.vue
b69b5e9 - add event table in society.vue
c34d169 - add about in society.vue
ce3041e - add home link
4a10893 - add exact class to btn
c79a10a - create Society.vue
d343f0d - create newsTable component
6996941 - add newstable
f28f0ff - change table head color
9ec5bd5 - update news table
d8224b1 - add club route
4c128bb - create club template
32c49b3 - add correct links to cards
7565343 - remove excess padding
8939d37 - add padding in tabs
e41b10f - delete HelloWorld and add code to Home
e13df1f - refactor code
0dea3c1 - Fix E2E test error
093430c - Merge branch 'master' into appologql
741e48e - Change apollo to stable version and remove head from konnekt search
25ac9f1 - change node.node to node
cb25267 - change string name
b687057 - vue-apollo integration
7dfa6b8 - create society query and update schema.json
f693258 - add v-menu for societies
b81fcd0 - add link in menu tag
31e3eb6 - change margin of festival text
327491f - add query for society and update schema.json
0b4f8b6 - updated schema.json
5d0d7a1 - Add society data query
935232b - Add params for club
6ee9927 - Populate club and society data in society template
6f5acf0 - update queries
5c3d0ec - add individual cards
963551e - populate data from object
4b00cff - create club data query
4db0bdf - populate club data
86e6504 - Update schema.json
ad7da0a - Create Festival query
3ba0963 - Populate festivals from gql query
32d431f - create news query
de6c9e0 - populate data from prop
f54bc4d - Import news query in club and pass props
acf66e5 - Add Club Id in club data query
f82d95d - update schema.json with events
e913e6b - Add ClubId variable to news query
b074d48 - Add variable to news query and minor frontend changes
952d1d9 - update graphql schema
79478d3 - Create Club event query
5ba8144 - Import event query in club
ec728c0 - populate event table with data
ca0ebd1 - add nullcheck on SingleEvent
cfc4978 - remove logs
110e387 - update schema.json
056d480 - Change queries for club data
29bed3b - create activity component
f9acb6e - Use activity component in club component
2d8b942 - update society data query for event table
fb6e0ee - Push events into an object and pass it as a prop to event table
0f6498f - fix event table in society
cbf761b - update society data query
df2af09 - Add conditional table rows
475aee9 - Pass data to newsTable and format outputs
cef2bd2 - format outputs
268c652 - Change margin and format festival about
16c91d0 - add link to forum
2943545 - add footer links
04a5159 - add padding to icons and remove persistent event modal
cd8fe71 - fix broken link
9cd97a6 - add icon padding and remove persistent modal
53b1859 - remove white background from card
50eaba3 - remove white background from society
15e5fc0 - update graphql schema
00bf584 - add null check on societies
a74964e - create festivalCarousel component
f050333 - update festival query for photos
1032c45 - Add mask and use Festival carousel component
bec0618 - add nullcheck for captain and vice captain
b59970b - fix tel statement
cc7c466 - create components for key people
d8d3930 - create core member component
874e0d5 - Add null check on core members'
d0e9f97 - change image size to full size in carousel
4f1541e - update graphql schema
61b2057 - Update club data query with avatar and cover
13080aa - Update society data query with avatar and cover
3a79b6c - Update society query with avatar and cover
a8fd3ac - Add cover url and club cover url with a class for card stripe
07b3f54 - Add dummy cover
83a3a50 - Add url for society cover on homepage
89e3671 - change height back to 80%
535772a - Add parallax Url
3a06e8c - Add image url and optional image urls
5019228 - add Image url with vif and change text orientation
7d5334e - Add core member avatar url and optional url
d5977fd - add Captain avatar url and last name
d888ab2 - used full size images and add cycle prop to carousel
b72f65e - add null check on news
0f12b7f - add null check on society news
3840b83 - add null check on club card in society view
fa8fdcd - add null check on key people cards in society
f25993d - change club parallax image size
fde1cbf - add alt text when there are no key people in club
180c83b - Add null check and alt text on event table in club
793e22f - add null check on event table in society
1bbf955 - change text alignment to center in event modal
3f6388e - Add null check on activities in club
23fff68 - Add mailto in office bearer card
2b362ab - add mailto in captain compoennt
b0d7cbb - add mailto in coremember component
c91203c - create stripe card for societies
41ddaad - Add stripe card for club card
eac2634 - add society description
717157b - Add name in queries for images
662d8b4 - filter image sizes
756633d - update schema json with carousel
1f00020 - rename queries
751b1b4 - Create query for home carousel
b9b0f71 - Populate Carousel Images From Backend
be9a494 - Create fragment for users full name on UserNode
0411836 - Create Office Bearer Fragemnt
ad753b1 - Create fragment for basic club data
b9e9bbb - create fragment for event queries
0018552 - create fragment for News queries
bfee735 - Re-write all queries
f0cfbf4 - add students gymkhana text on carousel
19a5b7b - Update Event table
48b24ae - update home query for event and news table
71070dc - update table queries and how data is populated
8a321ef - create office bearers query
238da18 - populate office bearers
b168d27 - Add designation as a prop
cab0b77 - pass designation as a prop in all templates
052b615 - Update year in footer
ae8f506 - hack jumping carousel , add transparent topbar, add auto scroll
6f1876a - add null check on home gallery
32c68b0 - refactor Home.vue, change homeCarousel query and enable lint on GQL tags
8f2aefa - refactor Society.vue
06925e6 - refactor Club.vue
eac49a2 - refactor FestivalCarousel.vue
9f473b4 - refactor OfficeBearerCard.vue
79bc246 - refactor CaptainComponent.vue
e7b563b - refactor Footer.vue
8ddc91c - refactor Header.vue
35c48ad - refactor StripedCard.vue
90c1111 - update schema.json
2827737 - Add past news and upcoming events in home query
3283458 - Update news and event table and add nullckecks
b17df3e - Fix key people nullckeck logic and minor UI changes
56742ea - change background color of activities
a0ec347 - create query file for header society list
db4cfc4 - remove elevation-0 and use imported query
4fbe47c - Update sizes fragment
010b511 - change fragments to CapitalCase
be73190 - update fragment names in queries
e4b6894 - update schema.json for home gallery
c1769d9 - Create gallery fragment
d85923c - Create home gallery query
d6b4393 - Update home carousel query and homepage
48ad1b4 - add new background image
56c53af - Create custom Ligth gallery component
240e4a8 - add keys in light gallery carousel
ae4d0e2 - Add home gallery query and custom LG
1780778 - remove alt text and update nullcheck for key people in society
1c22b5a - update graphql schema
10ab668 - add society report link
49c4b79 - add link to club resources
ce31457 - add nullckeck on office bearers
ce1a597 - update schema.json
ccdc7f1 - change background color of login card header
50effff - add colors to sociel media icon map
b48c74f - create client for pgraphql queries
286ba43 - change col width in office bearer view
6ed0f2e - add social media icons to office bearer card
28d3395 - mention client in apollo query in konnekt search
ea44e51 - create social media icon fragment
ab1a87e - add social media fragment in office bearer fragment
94336c8 - Create query for viewer profile
403b1d3 - add apollo query for user profile
a6674b1 - add z-indexes for custom light gallery
f050147 - update schema.json
91aa979 - rename search query
2ed8aab - refactor CustomLightGallery.vue
883d9e7 - rename src/components/Profile.vue -> src/views/ProfileDetail.vue and src/components/ProfileEdit.vue -> src/views/ProfileEdit.vue
3b53781 - add release workflow and fix Cypress issues
1e9f09f - create query for sidenav
e68972c - add cover in viewer query
216dfcb - create auth mutation
3d6b7f7 - create login methond and fix icon logic
809ead5 - add logout method and populate viewer data
15120ac - add avatar and cover prop in profile card and populate data
ea1c9bc - populate viewer data in profile detail
8a6a45e - add route guards on private pages
ac3612b - update onlogin method
ca5a3c4 - populate viewer data into input fields in profile edit
18030a1 - create updateProfileMutation
b85834c - add method to update user profile
d1637e9 - Create forum template
5378f39 - create topic card
107ad35 - add router links for forum
9a64492 - add links for forum
960c76f - remove redundant code
11f5eeb - add create topic dialog
f7ac368 - Use add topic dialog in forum
3640ca1 - rename forumTopic to ForumTopicCard
2e27a5e - Created base forum template with router view
acc58e4 - update forum to forum home
1fe9ff7 - update links
a8e80e6 - created routes for forum and children
97eff3d - add routerlink to topic
c58d064 - create forum topic
4bf6e11 - fix pagination warning
56ad675 - create buttons for forum
a5f8c95 - Create Forum answer card component
0977ffe - Fix button alignment in forum topic card
81240a7 - Create dialog component for adding answers
6ce4d35 - Bind answer dialog to reply button
87d5483 - Refractor files
48ebf27 - Fix route error
01c7230 - Update null check in konnekt search
e3566eb - Add props to forum icon buttons
3a3a0ac - Change param name in forum route
6815bab - Create props for Forum topic card and populate them
37e5329 - Create forum topic query
fd97dfc - populate pagination data in forum home
990f495 - change route params to slug and update forum card
19507d0 - remove log statements
2404f76 - use moment for time
c895ff9 - remove redundant text
933fd5a - create fragment for topic node
97e0346 - Create query for topic
9723a81 - Use fragment in forumTopicsQuery
4a99d56 - Add props in answer component
1dedfbb - populate and pass data from apollo query
299ac66 - create upvote mutation
6f41967 - add Id in answer and topic nodes
5adcf35 - add emit method in upvote button component
c9c2740 - Add upVote mutation in all the components for topic and answers
6982bd8 - Add create topic mutation
39bc5a0 - Add validation to create topic fields and remove one v-slot and emit details to parent component
684f349 - Add create topic mutation to forum home
7a021f2 - fix emit method
e1ed790 - edited and added missing buttons
a2b3692 - add mutation for adding answer
54919bd - add mutation in template
d48386c - add delete mutation
f937532 - Create delete mutation and tirgger from requests by child components
292c0a5 - send search term from route query param
268ab5b - Created a profile template
94e3792 - Rename profile template
8bb82f0 - add route for profile view
7061f42 - Create fragment for userprofile
1b1e2b5 - Create get userprofile query and update other queries
2c8c614 - Create profile template component and added onclick triggers to go to userProfile
5f300cd - Add apollo loadin tag in profileDetail
78dac72 - Update Schema.json
8453c69 - minor refractors and error fixes
39dcf1a - add publicPath
b269d28 - shift to public query
5728e1d - add navigation guard to forum
8e5e626 - Add filter arg to society query
c2ec62b - remove close button
74379a4 - Add target in links
7ade3d9 - Add next route in navigation guard
549bd91 - remove loading condition from whole template and add it to the search results
345635e - Add elevation on hover and remove color
9befac1 - change route on logout
74fd839 - Remove redundant tags
94c06ab - add rout to answers
49661f2 - Create Questions answered by user Query and component and add it to the router
e760b63 - add key up method on search in konnekt home
5642f86 - Add loader in Konnekt search and chip search method on profile
7a51524 - add Is active filter in office bearers
6ea787f - null check on avatar in edit
80ca7b7 - add fix to null searchTerm
f4c5d61 - Display text when no edges
0b101f7 - change konnekt query
e034f49 - Update queries and mutations
b751b47 - Chang pagination logic to show more logic with a local state
402a497 - update logic for qurty fetch
021390a - add else on loader
206b02f - Implement Google Oauth
bd10c48 - Implement profile creation components and mutations
e5be425 - Update method to redirect on new login and Update mutation for nececessary data for the redirect
a144944 - Add null check on skills
1bda307 - update graphql schema
0d86c24 - Fix failing tests
9ac8a10 - Add Avatar Image in assets and remove hardcoded links
e789640 - Add assets instead of hardcoded links, resolve appollo issue on profile edit
eaacb91 - Add parallax banner
9348cb4 - Add social link and remove comments
d0044bf - Merge pull request #21 from killbotXD/private-part-implementation
54a697a - Update graphql Urls
07808e5 - Merge pull request #22 from killbotXD/master
6d884ef - change build arg from publicPath to assetsDir
01eacaf - Fix UI crashes
a2a9853 - Merge pull request #24 from killbotXD/V0.1.1-patch-1