Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ppolxda/diffgram

Tags

0.13.3

Toggle 0.13.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: attribute group list fixes (diffgram#831)

Co-authored-by: Pablo <[email protected]>

0.13.2

Toggle 0.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: prevent cancelling requests of task list (diffgram#830)

The on destroy methods cancels the requests of the video previews as well as any other requests.

Co-authored-by: Pablo <[email protected]>

0.13.1

Toggle 0.13.1's commit message
Add "Viewer" permission for view routes

Restore enable_view_existing from recent merge hiccup

0.13.0

Toggle 0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: assignment issues on job detail (diffgram#825)

Now the assignment and users display should display all users as expected.

Co-authored-by: Pablo <[email protected]>

0.12.24

Toggle 0.12.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Login new assumptions (diffgram#820)

* Restore

Not sure why this was commented out
but it's causing a vue warn
Maybe other functions we need to restrict here but then let's remove it entirely etc

* Add dedicated change button

1) The part that was confusing was that change project was within the project menu.
So it meant that various conditions that made sense for most of the menu did not make sense for change project.
2) Now there is a dedicated change project, that will only show up when there is no active project, the user's email is verified, and there is a project available
3) Now the project/task menu only shows when there's an active project.
While there's some UI trade offs for now that seems simpler then the disabled
4) Note for reactivity and context it seems that we need it in the menu and button

while we could "get smart" about some of the other resume onboarding, change, new project etc. there are so many contextual things for now feels better to keep that screen open - again keeping in mind it's a fallback that users should rarely get to

* Remove old code `annotation_assignment`

Old iteration direction

* Add clear_userProjects_list concept

* Remove old annotation_project concept

0.12.23

Toggle 0.12.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Onboarding little updates (diffgram#811)

* Add fix for some older email clients

- Add a user visible plain text backup
- Strong +1 to switch to the templating system so the changes to the sendgrid template are made in sendgrid and not here

* Fix assumption in new context

Fixes diffgram#808

0.12.22

Toggle 0.12.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fancy email verify (diffgram#807)

* Add fancy HTML template

* add support for sending html

0.12.21

Toggle 0.12.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: Missing param (diffgram#802)

When we manually set props like this then it appears we need to also set default props. becuase it was not receiving a project string id the automatic project changer could not work

0.12.20

Toggle 0.12.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Tree View (diffgram#800)

* Replication of the bug

* fix: count of attributes in list view

* fix: remove default 100 on attribute template too

* Delete console logs

Co-authored-by: Vitalii Bulyzhyn <[email protected]>
Co-authored-by: Pablo <[email protected]>

0.12.19

Toggle 0.12.19's commit message
fix: image name