An error occurred fetching the project authors.
- 08 Aug, 2018 3 commits
-
-
Tim Zallmann authored
-
Tim Zallmann authored
-
Tim Zallmann authored
-
- 11 Jul, 2018 2 commits
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
- 10 Jul, 2018 1 commit
-
-
Filipa Lacerda authored
Discussions were being toggled by jquery DOM querying them and toggling visibility but in vue, only the open discussions will be in the DOM Fix includes: - Adds a getter to the store to get the expanded discussions - Adds an action to collapse a discussion - When the user clicks the button, all data needed is now accessible through a getter and we can dispatch an action to toggle the discussion within the state, instead of showing/hiding with jQuery - Removes hardcoded properties Resolves #48237
-
- 09 Jul, 2018 1 commit
-
-
Filipa Lacerda authored
Removes double export for actions in diffs module in mr refactor
-
- 29 Jun, 2018 1 commit
-
-
Fatih Acet authored
-
- 26 Jun, 2018 1 commit
-
-
Tim Zallmann authored
-
- 21 Jun, 2018 1 commit
-
-
Felipe Artur authored
-