Loading LICENSE +1 −1 Original line number Diff line number Diff line MIT License Copyright 2024 Masaryk University Copyright 2026 Masaryk University Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal Loading analyst/LICENSE +1 −1 Original line number Diff line number Diff line MIT License Copyright 2024 Masaryk University Copyright 2026 Masaryk University Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal Loading analyst/package.json +1 −1 Original line number Diff line number Diff line { "name": "@inject/analyst", "version": "5.0.0rc1", "version": "5.0.0", "description": "Analyst module for Inject Exercise Platform", "main": "index.js", "license": "MIT", Loading analyst/src/components/TeamSelector/TeamButton.tsx +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ export const TeamButton: FC<TeamButtonProps> = ({ onClick, }) => { const users = team?.users || [] // TODO: deduplicate, unite const usersTextFull = users .map(user => { const { firstName, lastName, username } = user Loading backend @ aac3fc30 Compare 385b4ad9 to aac3fc30 Original line number Diff line number Diff line Subproject commit 385b4ad92e88c98d467b68fe136417c45abcf3d6 Subproject commit aac3fc3002ca4ce278e76dc2baa6d6f8b5f1cc73 Loading
LICENSE +1 −1 Original line number Diff line number Diff line MIT License Copyright 2024 Masaryk University Copyright 2026 Masaryk University Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal Loading
analyst/LICENSE +1 −1 Original line number Diff line number Diff line MIT License Copyright 2024 Masaryk University Copyright 2026 Masaryk University Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal Loading
analyst/package.json +1 −1 Original line number Diff line number Diff line { "name": "@inject/analyst", "version": "5.0.0rc1", "version": "5.0.0", "description": "Analyst module for Inject Exercise Platform", "main": "index.js", "license": "MIT", Loading
analyst/src/components/TeamSelector/TeamButton.tsx +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ export const TeamButton: FC<TeamButtonProps> = ({ onClick, }) => { const users = team?.users || [] // TODO: deduplicate, unite const usersTextFull = users .map(user => { const { firstName, lastName, username } = user Loading
backend @ aac3fc30 Compare 385b4ad9 to aac3fc30 Original line number Diff line number Diff line Subproject commit 385b4ad92e88c98d467b68fe136417c45abcf3d6 Subproject commit aac3fc3002ca4ce278e76dc2baa6d6f8b5f1cc73