Trivernis
|
852079aa5e
|
Merge branch 'max_dev' of Software_Engineering_I/greenvironment-frontend into master
|
5 years ago |
Max
|
04b975be27
|
Add group picture upload
|
5 years ago |
Trivernis
|
99f1a315ef
|
Add theme to local storage
- Add theme to local storage to apply it on load instead of waiting for the user response
|
5 years ago |
Trivernis
|
26983db1c0
|
Change vote buttons
- Change vote buttons to being thumbs up and down
|
5 years ago |
Trivernis
|
a915d14c89
|
Add site-margin to posts and change theme color
|
5 years ago |
Trivernis
|
ad2477fc36
|
Fix feed not getting displayed on big screen
|
5 years ago |
Max
|
d6f2af77c3
|
WIP: group pictures
|
5 years ago |
Max
|
bb10f34ef0
|
Fix display of audio and video in the feed
|
5 years ago |
Max
|
406aee674d
|
Add primary color to links in posts
|
5 years ago |
trivernis
|
f9b437fa5d
|
Fix scrollbar style for firefox and all themes
|
5 years ago |
trivernis
|
a4f6f9e4f7
|
Fix Posting and cleanup
- Fix posting not showing the new post
- Remove console.logs
|
5 years ago |
trivernis
|
a87236cebe
|
Merge branch 'master' into julius-dev
|
5 years ago |
trivernis
|
31e915d074
|
Add retry handler to all BaseService extending services
|
5 years ago |
trivernis
|
98a58c697d
|
Add retry handling to base and feed service
|
5 years ago |
Max
|
0603a96ec0
|
Add styled scrollbars
|
5 years ago |
Max
|
f0ebb52619
|
Fix user is not abled to send himself a friend request anymore
|
5 years ago |
Max
|
91e9068fb9
|
Fix error when user setting is null
|
5 years ago |
trivernis
|
300b84ea85
|
Refactor postlist and feed
|
5 years ago |
Max
|
80fe4cffcd
|
Fix spelling in file upload
|
5 years ago |
Max
|
4a2415b9e4
|
Fix feedcomponent being initialized 2 times
|
5 years ago |
Max
|
c61ccf617b
|
Add padding to error message in file upload
|
5 years ago |
trivernis
|
9ddc7de6ef
|
Remove unused document stuff
|
5 years ago |
trivernis
|
752adaf511
|
Update favicon to new flat icon
|
5 years ago |
trivernis
|
31376fa1b0
|
Add service worker for application caching
|
5 years ago |
trivernis
|
3f5897932e
|
Rename project to greenvironment
|
5 years ago |
trivernis
|
032d0f295d
|
Change file input to material button
|
5 years ago |
trivernis
|
c0ce20f65d
|
Fix upload is permitted without a file being selected
|
5 years ago |
trivernis
|
5a19cc0dc4
|
Cleanup code
|
5 years ago |
trivernis
|
d99310c9b6
|
Add File upload dialog
|
5 years ago |
trivernis
|
168c737665
|
Move file upload handling to self service
|
5 years ago |
trivernis
|
f4a456ace4
|
Fix event callback being private
|
5 years ago |
trivernis
|
454917efdd
|
Change error clearing to occur on input change
|
5 years ago |
trivernis
|
f9ef6c2669
|
Refactor profile and self service
|
5 years ago |
trivernis
|
0be475e79a
|
Add error messages when posting failed
|
5 years ago |
trivernis
|
f11e6a3699
|
Change icons
- Change default profile picture
- Change dark mode icon to flat one that matches the color schmee
- Move icons to assets/images
|
5 years ago |
trivernis
|
1535d9429d
|
Merge branch 'master' into julius-dev
|
5 years ago |
Trivernis
|
5f75b3cb19
|
Merge branch 'max_dev' of Software_Engineering_I/greenvironment-frontend into master
|
5 years ago |
Max
|
562664ec5f
|
Make nav bar black in dark mode
|
5 years ago |
Max
|
f89cd0ad7f
|
Remove primary color of toolbar in group and profile component
|
5 years ago |
Max
|
cd8180c39d
|
Improve alignment of userlist
|
5 years ago |
Max
|
1bfb34a35e
|
Add profile picture in sidenav, Make all profile pictures round
|
5 years ago |
trivernis
|
b6d578fdb6
|
Add the correct favicon
|
5 years ago |
trivernis
|
59994f3697
|
Fix votes not getting refreshed
|
5 years ago |
trivernis
|
b15dc8e16b
|
Revert "Merge remote-tracking branch 'origin/julius-dev' into julius-dev"
This reverts commit da971a1f13 .
|
5 years ago |
trivernis
|
da971a1f13
|
Merge remote-tracking branch 'origin/julius-dev' into julius-dev
|
5 years ago |
Trivernis
|
279c7cec32
|
Fix typos & stuff
|
5 years ago |
Max
|
fb663f0b72
|
Fix profile picture bug in social component
|
5 years ago |
Max
|
41c03cdb05
|
Add profile pictures in search, social and group page
|
5 years ago |
Trivernis
|
67c4664fe5
|
Fix typos & stuff
|
5 years ago |
Trivernis
|
c485641afb
|
Refactor social service
- Add error messages for group creation
- Switch to non-deprecated http module
|
5 years ago |
trivernis
|
08cd10c926
|
Remove unused imports and params from login.service.ts
|
5 years ago |
trivernis
|
7e12f42ce0
|
Refactor Login Service
- Change to new @angular/common/http for requests
|
5 years ago |
trivernis
|
dcf3808d49
|
Fix Style issue
|
5 years ago |
trivernis
|
e225e05c37
|
Fix typescript issue
|
5 years ago |
trivernis
|
cd75738210
|
Refactor Search Service
- Move the request part to the service
- Switch to @angular/common/http because @angular/http is deprecated
|
5 years ago |
Max
|
c065446515
|
Add profile picture in feed
|
5 years ago |
Max
|
9ccb389762
|
Add error snackbar for picture upload
|
5 years ago |
Max
|
a881f74a4f
|
Fix invalid upload url
|
5 years ago |
Max
|
a80bcf9d3e
|
Add environment
|
5 years ago |
Max
|
6588bc6535
|
Fix profilePicture reloading
|
5 years ago |
Max
|
92c7744599
|
Add profile picture on profile page
|
5 years ago |
Max
|
01c9948e0c
|
Add rough profile picture upload
|
5 years ago |
Max
|
cbf74bba4a
|
Fix missing profile picture
|
5 years ago |
Max
|
02b06f4f6f
|
Add profile hover animation
|
5 years ago |
Max
|
8218dd3e38
|
fixes: #138
|
5 years ago |
Max
|
f8ad256a8f
|
Fix most liked button
|
5 years ago |
Max
|
20958851e3
|
Fix post loading animation in feed
|
5 years ago |
Max
|
8d24b5fecb
|
Add infinite scrolling
|
5 years ago |
Max
|
240c0d2ab4
|
WIP: infinite scrolling
|
5 years ago |
Max
|
740efb49ba
|
improved posts
|
5 years ago |
Max
|
41e8ce01ac
|
Merge branch 'master' into max_dev
|
5 years ago |
Max
|
5b90ac638e
|
post is visible immediately
|
5 years ago |
Max
|
dc467d431a
|
Posts with activityies work now, most liked button works
|
5 years ago |
Max
|
894f8c498d
|
Add activity service
|
5 years ago |
Trivernis
|
4182ec459f
|
Fix use of /deep/ in home
|
5 years ago |
Trivernis
|
67d1aa66fd
|
Fix use of /deep/ by replacing it with ::ng-deep
- Fix use of /deep/ in sass files which results in an error
|
5 years ago |
Max
|
b6a8296eee
|
Moved 'What does the level mean?' to the about page
|
5 years ago |
Max
|
ad04096f15
|
added time picker for events
|
5 years ago |
Max
|
506b33f5a8
|
fixed upvote bug
|
5 years ago |
Max
|
c28959e01c
|
joined parameter of groups gets requested
|
5 years ago |
Max
|
e1b694be32
|
added join and leave Event
|
5 years ago |
Max
|
8a5b71a809
|
fixed group page width
|
5 years ago |
Max
|
284f8995e0
|
events and members are displayed on group page now
|
5 years ago |
Max
|
c9c6a9b836
|
added create event function
|
5 years ago |
Max
|
8a01f81958
|
fixed profile page width fixed #126 #129
|
5 years ago |
Max
|
5ff5f98828
|
fixed wrong string
|
5 years ago |
Max
|
f78c535530
|
removed console.logs
|
5 years ago |
Max
|
ccdf161a46
|
added link to group page
|
5 years ago |
Max
|
96a9e5baee
|
added group page
|
5 years ago |
Max
|
7aa028c452
|
fixed tslint errors
|
5 years ago |
Max
|
b460f77ee8
|
added join group button
|
5 years ago |
Max
|
a2864205e2
|
added some information on profile page
|
5 years ago |
Max
|
44cecfb74c
|
added posts to profile page
|
5 years ago |
Max
|
00c019196f
|
pictures in posts are displayed correctly now
|
5 years ago |
Max
|
3abd753045
|
on reload home is underlined
|
5 years ago |
Max
|
4dbb1dca23
|
'fixed' chat bug
|
5 years ago |
Max
|
104bdf8459
|
fixed tab toolbar width bug
|
5 years ago |
Max
|
a6ade21333
|
added delete post function
|
5 years ago |
Max
|
f0fff60aa8
|
i love tslint
|
5 years ago |
Max
|
ad62a29aff
|
added group creation
|
5 years ago |
Max
|
98f015e0fa
|
WIP add group
|
5 years ago |
Max
|
71e8dfef9b
|
fixed darkmode bug
|
5 years ago |
Max
|
d474a946ab
|
fixed darkmode color bug
|
5 years ago |
Max
|
ddc6d618d1
|
removed login button in feed
|
5 years ago |
Max
|
0e553fd53f
|
added a new line cause tslint said so lol
|
5 years ago |
Max
|
23bd554073
|
fixed displaying bug in safari
|
5 years ago |
Max
|
5833282888
|
fixed friendrequest bug
|
5 years ago |
Max
|
47b7d1853f
|
changed position of login button
|
5 years ago |
Max
|
b910f4086e
|
tabs in social container adapt to width now, too long usernames are cut
|
5 years ago |
Max
|
95b4e32c13
|
disabled chat and social tab if not logged in
|
5 years ago |
Max
|
17053fff49
|
added 'not logged in info' in feed
|
5 years ago |
Max
|
309f8c7c93
|
too long handles are cut now
|
5 years ago |
Max
|
1a9023750a
|
darken the background colour
|
5 years ago |
Max
|
b1f3b7201c
|
fixed profile link bug
|
5 years ago |
Max
|
7ded9d49b8
|
added login button to the settings menu
|
5 years ago |
Max
|
91ebff182a
|
added friend request button on profile page
|
5 years ago |
Max
|
73f37bad44
|
disabled zoom on mobile devices
|
5 years ago |
Max
|
483e1b68cd
|
fixed displaying bug
|
5 years ago |
Max
|
9d5674ec13
|
deleted not working buttons
|
5 years ago |
Max
|
fcd338e3fe
|
changed logo file
|
5 years ago |
Max
|
772ec00f37
|
deleted logo margin
|
5 years ago |
Max
|
e7742750f7
|
fixed changing logo size
|
5 years ago |
Max
|
099e63b7f3
|
added logo
|
5 years ago |
Max
|
6b260594e1
|
toolbar is really fixed now
|
5 years ago |
Max
|
5bdaeb2eb2
|
fixed another darkmode bug, settingsservice does the http now
|
5 years ago |
Max
|
4e9ab6964b
|
fixed some buggedy bug
|
5 years ago |
Max
|
0a87c3431f
|
dark theme is stored in user settings now
|
5 years ago |
Max
|
33fe3ae788
|
cleared some comments
|
5 years ago |
Max
|
da092f9cef
|
added "hello, <username>"
|
5 years ago |
Max
|
8d753f957e
|
fixed SelfService Bug
|
5 years ago |
Max
|
5998c8c20f
|
fixed request bug
|
5 years ago |
Max
|
fee4778f30
|
fixed building bug
|
5 years ago |
Max
|
a1e7416845
|
added progress spinner to feed and search
|
5 years ago |
Max
|
cef2e80cf5
|
requests and friends work completely now
|
5 years ago |
Max
|
8f8b95c5bd
|
requests are disabled if the user already received a request
|
5 years ago |
Max
|
72c1ac1f36
|
added requests
|
5 years ago |
Max
|
7643227cb1
|
fixed profile link bug on chrome mobile
|
5 years ago |
Max
|
51ae0a81af
|
fixed search
|
5 years ago |
Max
|
1c096cd655
|
fixed search field
|
5 years ago |
Max
|
ce072d41b1
|
fixed spelling mistake, post button is now hidden when post is empty
|
5 years ago |
Max
|
93b99003a0
|
implemented search function
|
5 years ago |
Max
|
f2364c381a
|
email is now always lower case
|
5 years ago |
Max
|
c88fbddb67
|
adjusted login service to changed API
|
5 years ago |
Trivernis
|
8a068b3c12
|
Merge branch 'master' into max_dev
|
5 years ago |
Trivernis
|
c3ed16b239
|
Applied style fixes
- fixed all tslint errors/warnings
|
5 years ago |
Max
|
9ba76b7f87
|
if you are not logged in you can see posts again
|
5 years ago |
Max
|
9813301bac
|
final fix
|
5 years ago |
Max
|
2fe48fef59
|
fix
|
5 years ago |
Max
|
a78bcf96aa
|
fix
|
5 years ago |
Max
|
ef0f26fdcc
|
fixed user.ts
|
5 years ago |