Commit Graph

74 Commits

Author SHA1 Message Date
Jake Potrebic
3ab98821f6
fix 2 issues
* missing return in routePermissions.ts so it was just setting perms to null all the time
* stopped requiring org prop on user pages as its not always present
2021-03-22 20:07:53 -07:00
MiniDigger
68b1949019 flag stuff
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-22 20:14:36 +01:00
Jake Potrebic
ee8bbf2787
work on organizations 2021-03-21 23:39:06 -07:00
Jake Potrebic
5764d43230
organization creation 2021-03-21 01:53:22 -07:00
Jake Potrebic
87c2af6a18
accept/decline/unaccept project invites 2021-03-20 22:56:00 -07:00
Jake Potrebic
85f4d1b62a
project member deletion 2021-03-20 22:14:29 -07:00
Jake Potrebic
e904f66b0c
improve notifications
* fix typo on backend
* add v-badge to notif dropdown item
* include all in total notif count
2021-03-20 21:22:10 -07:00
Jake Potrebic
64171bd66d
only show pending invites to specific people
* those with perms
* those who the invites are actually for
2021-03-20 21:21:11 -07:00
Jake Potrebic
ae590f56e8
work on project members/invites 2021-03-20 19:06:09 -07:00
Jake Potrebic
00f06fd62f
use v-html for error msgs 2021-03-20 19:04:17 -07:00
Jake Potrebic
1bbe90ff99
channel editing 2021-03-20 13:45:16 -07:00
Jake Potrebic
2869ae87d5
add version count to project channel 2021-03-20 11:06:54 -07:00
Jake Potrebic
c4aa3bc263
bit of fixes
* channel modal
* remove redundant ChannelController method
* fix labels in v-file-input
2021-03-20 10:30:05 -07:00
MiniDigger
494c982559 channel manage page layout 2021-03-20 16:50:18 +01:00
Jake Potrebic
d9e8d28a02
bunch of work on member list component 2021-03-20 00:24:17 -07:00
Jake Potrebic
7d9e0c128a
add almost all validations from backend config 2021-03-19 17:00:38 -07:00
Jake Potrebic
f3802c7793
made markdown css global 2021-03-19 16:28:54 -07:00
Jake Potrebic
dde5d2da43
fix markdown header anchors 2021-03-19 16:19:38 -07:00
Jake Potrebic
ce70f579c7
started some validation stuff 2021-03-18 17:44:19 -07:00
Jake Potrebic
42aa4f4e7b
version filtering 2021-03-17 22:00:56 -07:00
Jake Potrebic
631ffeb43e
user tagline editing 2021-03-17 16:55:48 -07:00
Jake Potrebic
1b2b27ee05
re-arrange user page layouts 2021-03-17 13:41:18 -07:00
Jake Potrebic
f025bced30
ProjectCompact fixes 2021-03-17 13:16:54 -07:00
Jake Potrebic
dfe3ba6a37
version dependencies mgmt improvements 2021-03-16 22:44:44 -07:00
Jake Potrebic
4531d7a597
work on main page 2021-03-16 10:25:46 -07:00
Jake Potrebic
e1ea6eb2c5
tiny issues
* formatting
* remove imports from 'vue-property-decorator'
* only notify of version reviews if its the last open review that is reviewed
2021-03-15 10:23:32 -07:00
MiniDigger
dcbdddb618 some lang in user profile header 2021-03-14 18:24:47 +01:00
MiniDigger
9576882ac8 api key page layout 2021-03-14 18:16:16 +01:00
MiniDigger
0e26eed9b5 userlist, announcement and other misc stuff
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-13 17:40:57 +01:00
Jake Potrebic
f4d63a4889
all the review stuff (except 1) 2021-03-13 02:10:56 -08:00
Jake Potrebic
d614fa9b03
started work on version review implementation 2021-03-12 02:10:28 -08:00
Jake Potrebic
0c42b6ac32
edit version platform/dependencies 2021-03-11 23:59:36 -08:00
Jake Potrebic
ff8899272c
version creating dependency configuration 2021-03-11 00:03:55 -08:00
Jake Potrebic
c4570a7dbc
work on version dependencies/platform stuff 2021-03-10 13:41:26 -08:00
MiniDigger
c607d485bb add fallback images to avatars 2021-03-09 18:49:31 +01:00
MiniDigger
efbce98b06 start with version page layout 2021-02-21 11:58:58 +01:00
MiniDigger
6424415df7 Add admin/stats page layout, charts, wooo 2021-02-20 11:36:24 +01:00
MiniDigger
ba5f12bb14 Implement sponsor card 2021-02-13 12:34:36 +01:00
Jake Potrebic
bd4e128135
bunch of i18n 2021-02-12 22:37:28 -08:00
Jake Potrebic
77f7110c2b
recommended version stuff 2021-02-11 19:33:01 -08:00
MiniDigger
dd0c115fd4 some todo/cleanup 2021-02-11 12:48:52 +01:00
MiniDigger
4ca8d85b72 version list 2021-02-11 11:39:29 +01:00
Jake Potrebic
0cc6e58dc9
fix typescript errors 2021-02-10 22:28:10 -08:00
Jake Potrebic
dc9ad9c2c0
good chunk of version creation 2021-02-10 22:17:29 -08:00
Jake Potrebic
fb1efe97e5
cleanup and finished project pages 2021-02-09 20:40:34 -08:00
Jake Potrebic
9b8e45ca08
delete page 2021-02-09 15:56:02 -08:00
Jake Potrebic
65bdd49286
bunch of project page work
only thing missing is page deletion
2021-02-08 23:53:45 -08:00
MiniDigger
e67b897535 bunch of unfinished stuff 2021-02-08 21:45:54 +01:00
Jake Potrebic
7b25ae4b95
bit more vue work 2021-02-08 10:26:46 -08:00
Jake Potrebic
9f9df35366
bit more header work and error handling 2021-02-07 15:19:32 -08:00