ganfra
|
89ae06fe59
|
Rename testtags module
|
2 years ago |
ganfra
|
907d7eba75
|
Rename matrix modules
|
2 years ago |
ganfra
|
bbbbc3495d
|
Rename di module
|
2 years ago |
ganfra
|
a2f0c64921
|
Rename designsystem module
|
2 years ago |
ganfra
|
f6672fa5de
|
Rename core module
|
2 years ago |
ganfra
|
bc9b8e6b90
|
Rename architecture module
|
2 years ago |
ganfra
|
b068ccd092
|
Merge pull request #51 from vector-im/feature/fga/feature_template
Initial feature template module
|
2 years ago |
ganfra
|
6352966a3c
|
Merge branch 'develop' into feature/fga/feature_template
|
2 years ago |
Benoit Marty
|
756c118efb
|
Merge pull request #52 from vector-im/feature/bma/trafficlight
Add test tags
|
2 years ago |
ganfra
|
a2ddd03ada
|
Add some todos
|
2 years ago |
Benoit Marty
|
09240e23d3
|
Change package and fix KDoc.
|
2 years ago |
Benoit Marty
|
c3b1dbe1c4
|
testtags
|
2 years ago |
ganfra
|
50cd1ff1d4
|
Template : fix CI
|
2 years ago |
ganfra
|
d177b08079
|
Initial feature template module
|
2 years ago |
ganfra
|
5bb37df5e5
|
Merge branch 'develop' into feature/bma/documentation
|
2 years ago |
ganfra
|
4810464af9
|
Add some notes about architecture
|
2 years ago |
ganfra
|
ef23d08707
|
Merge pull request #47 from vector-im/feature/fga/presenter_tests
Feature/fga/presenter tests
|
2 years ago |
ganfra
|
5e0a040dba
|
Merge branch 'develop' into feature/fga/presenter_tests
|
2 years ago |
ganfra
|
97efff8aa4
|
Changes after review
|
2 years ago |
Benoit Marty
|
337842c5dc
|
Merge pull request #50 from vector-im/sync-strings
Sync strings
|
2 years ago |
Benoit Marty
|
321701c5b8
|
Merge pull request #28 from vector-im/feature/bma/uiTests
UI tests
|
2 years ago |
Benoit Marty
|
f071b2c081
|
This doc will be added in another PR.
|
2 years ago |
Benoit Marty
|
e6af0be4e5
|
Add Gemfile to be able to run danger locally.
|
2 years ago |
Benoit Marty
|
cf832ffef4
|
Allow user `github-actions[bot]` to update translations.
Check that new strings are not added to `values/strings.xml`
Signoff not required for "github-actions[bot]" user.
|
2 years ago |
Benoit Marty
|
7338335a40
|
`./gradlew test` actually includes paparazzi tests.
|
2 years ago |
Benoit Marty
|
ce0f0fdb6e
|
Update screenshot after paparazzi version upgrade to 1.2.0 (and remove o
|
2 years ago |
Benoit Marty
|
f9e1621cd8
|
Use official paparazzi 1.2.0
|
2 years ago |
Benoit Marty
|
8b386e6e84
|
Merge branch 'develop' into sync-strings
|
2 years ago |
Benoit Marty
|
cad3ed0861
|
Try to run only paparazzi
|
2 years ago |
Benoit Marty
|
cb350630ab
|
Merge pull request #48 from vector-im/dependabot/github_actions/danger/danger-js-11.2.2
Bump danger/danger-js from 11.2.1 to 11.2.2
|
2 years ago |
bmarty
|
d08dacb727
|
Import strings from Element Android
|
2 years ago |
dependabot[bot]
|
627336a928
|
Bump danger/danger-js from 11.2.1 to 11.2.2
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 11.2.1 to 11.2.2.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/11.2.1...11.2.2)
---
updated-dependencies:
- dependency-name: danger/danger-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
ganfra
|
1b054aca5b
|
Clean up after merge
|
2 years ago |
ganfra
|
df723bfc44
|
Merge branch 'develop' into feature/fga/presenter_tests
|
2 years ago |
ganfra
|
f7d9665eaf
|
Add some refactoring and first simple test on RoomListPresenter
|
2 years ago |
Benoit Marty
|
e8bd049da0
|
Merge pull request #46 from vector-im/feature/bma/kotlin1_8
Kotlin 1.8 + cleanup
|
2 years ago |
Benoit Marty
|
734e24d3d0
|
Fix CI running Paparazzi.
|
2 years ago |
Benoit Marty
|
27dd4d306b
|
Fix typo
|
2 years ago |
Benoit Marty
|
9f99f7da67
|
Use more recent lint version to fix lint false positive.
|
2 years ago |
Benoit Marty
|
3423ec1f9d
|
Fix compilation issue after rebase.
|
2 years ago |
Benoit Marty
|
1a847f5d67
|
Add images for screenshot test.
|
2 years ago |
Benoit Marty
|
8ac154ed12
|
Rename folder to `kotlin`
|
2 years ago |
Benoit Marty
|
bfb8f4bba2
|
Cleanup
|
2 years ago |
Benoit Marty
|
9ec1af8207
|
Actually run screenshot tests
|
2 years ago |
Benoit Marty
|
2b9fb78f14
|
Update preview
|
2 years ago |
Benoit Marty
|
a43c3ec86f
|
Naming convention for Previews
|
2 years ago |
Benoit Marty
|
33f549104b
|
Improve preview (and make the screenshot test fails in order to check the CI behavior)
|
2 years ago |
Benoit Marty
|
b55bcf5fed
|
CI no need to run test twice
|
2 years ago |
Benoit Marty
|
54aa496247
|
Ktlint
|
2 years ago |
Benoit Marty
|
9ad43aee73
|
Fix licence template
|
2 years ago |