Rodrigo Villablanca
|
20e44399c7
|
SystemStore migration to return plain errors (#14835)
* SystemStore migration to return plain errors
* Fix nilness
* Fix translations
* Fix merge
* Fix layers
* Fix merge errors
* Lint: remove unnecessary use of sprint
* Fix merge errors
* Fix i18n
Co-authored-by: Agniva De Sarker <agnivade@yahoo.co.in>
|
2020-08-13 20:32:57 +05:30 |
|
Rodrigo Villablanca
|
32b7d2b5f1
|
StatusStore migration (#14978)
* Finished!
* Typos
* Fix error
* Fix layers
* Lint: remove unnecessary use of sprint
* Fix shadowing err
|
2020-08-13 11:12:08 +05:30 |
|
Rodrigo Villablanca
|
909cda6d49
|
Pluginstore migration (#14971)
Automatic Merge
|
2020-08-13 01:35:57 -04:00 |
|
Jesús Espino
|
19173ea6ff
|
Migrating Team.SaveMember/SaveMultipleMembers into errors (#14924)
* Migrating Team.SaveMember/SaveMultipleMembers into errors
* Removing copy/paste comments
* Fixing another small thing
* Fixing tests
* Addressing PR review comments
* Fixing some tests
* Fixing golangci-lint
* Fixing linter
* Regenerating store layers
* Fix lint error after merge
* Other lint error fixed
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
|
2020-08-12 21:02:41 +02:00 |
|
Jesús Espino
|
1b141678fe
|
Adding initial retry layer version (#14954)
* Adding initial retry layer version
* Some simplification around the generated code
* Generating retry layer again
* Improving naming generation in store generated layers
* Address PR review comments
* Updating store layers
* Addressing PR review comments
* fixing lint errors
* Updating store layers
* Adding license header
* Applying the retry layer to the reaction_store
* Regenerating retry layer
|
2020-08-12 20:05:16 +02:00 |
|