Commit Graph

93 Commits

Author SHA1 Message Date
Jake Potrebic
2d2d257bd8
user prompts 2021-04-05 16:35:53 -07:00
Jake Potrebic
bf9d694884
org avatars saved now 2021-04-05 15:47:34 -07:00
MiniDigger
fcd06db043 fix error handling for images 2021-04-05 18:28:09 +02:00
Jake Potrebic
3412bc2b94
bit of work on prompts and organization avatars 2021-04-05 01:20:15 -07:00
Jake Potrebic
46b168d771
health page 2021-04-04 17:55:03 -07:00
Jake Potrebic
ad811819b1
stats page 2021-04-04 13:58:33 -07:00
Jake Potrebic
ccb4666c2b
work on project flagging
* show if not project owner
* don't show if you already reported it
* show message if already reported (as a tooltip on disabled button)
2021-04-03 13:37:43 -07:00
Jake Potrebic
4491b5a31f
notification types
closes #405
2021-04-02 22:31:02 -07:00
MiniDigger
988a600c5a implement org member editing and org api perms
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-29 21:01:10 +02:00
Jake Potrebic
807a245191
bunch of log work 2021-03-29 00:11:27 -07:00
MiniDigger
4f385f7226 make footer a bit nicer too look at 2021-03-28 23:01:54 +02:00
MiniDigger
760850e9ff dont hide currently selected page in pagelist
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-28 20:49:53 +02:00
MiniDigger
04b76cd453 admin log page
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-28 20:49:26 +02:00
Jake Potrebic
adeee30891
project approvals 2021-03-28 00:07:28 -07:00
Jake Potrebic
017d23e7fa
added JsonCreator to FlagReason 2021-03-27 23:13:10 -07:00
Jake Potrebic
4101ce9fbf
project visibility stuff 2021-03-27 23:03:13 -07:00
Jake Potrebic
783cde2c87
work on project flags 2021-03-27 20:17:53 -07:00
Jake Potrebic
955db829ea
staff & author sorting 2021-03-27 15:41:20 -07:00
MiniDigger
ad4b878e6f actually commit the other stuff
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-26 20:36:51 +01:00
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