Skip to content

Releases: mentorpal/mentor-admin

demo release

23 Jun 22:28
Compare
Choose a tag to compare
demo release Pre-release
Pre-release
4.1.0-alpha.16

tmp disable cypress tests

simultaenous uploads and my mentor

23 Jun 22:06
b2316f0
Compare
Choose a tag to compare
Pre-release
My Mentor Page shows relevant information about mentor progress. (#44)

* new layout for mentor info card

* format and tests

* removed import error

* circular progress, shows thumbnail or placeholder

* prompts upload on image hover (non-functional)

* new layout draft

* ui changes

* test for upload

* fixed test

* setup for mentor.thumbnailSrc + tests

* thumbnailsrc > thumbnail, uploadthumbnail function

* mock test for displaying changed image

* renamed component

* renamed test and removed post request

* removed upload tooltip, moved upload button

* fixed missing mentor id

* ran new make format

* adds licenses

* fixes: missing thumbnail in gql query

* fix lint errors

Co-authored-by: Jim Alvarez <[email protected]>
Co-authored-by: larry kirschner <[email protected]>

Cancel upload jobs fix_1

23 Jun 20:15
Compare
Choose a tag to compare
Pre-release
4.1.0-alpha.14

cancelling upload no longer indicates a failure

Cancel upload jobs fix

23 Jun 19:47
Compare
Choose a tag to compare
Pre-release
4.1.0-alpha.13

flaky test fix

Cancel upload jobs

23 Jun 16:55
Compare
Choose a tag to compare
Cancel upload jobs Pre-release
Pre-release
4.1.0-alpha.11

Format

my mentor page - upload button updates mentor thumbnail

23 Jun 04:45
Compare
Choose a tag to compare

4.1.0-alpha.10
upload button passes correct mentor id

my mentor page - displays+uploads thumbnail

22 Jun 22:38
Compare
Choose a tag to compare
4.1.0-alpha.7

thumbnailsrc > thumbnail, uploadthumbnail function

my mentor page - displays thumbnail

22 Jun 21:59
Compare
Choose a tag to compare
Pre-release
4.1.0-alpha.6

setup for mentor.thumbnailSrc + tests

Upload sends trim in seconds

21 Jun 22:20
Compare
Choose a tag to compare
Pre-release
4.1.0-alpha.5

Fix cancel upload test

complete upload items can be dismissed

18 Jun 22:39
Compare
Choose a tag to compare
Pre-release
4.1.0-alpha.4

completed items are dismissed when their respective page is visited o…