Martin Pitt
fa7a430847
test: Remove redundant wait_present() calls ( #159 )
...
These are obsolete since
b1722f5b5d
Bump cockpit test API accordingly.
Closes #159
2019-04-03 16:59:13 +02:00
Bogdan Mustiata
2a2f99b6f0
React to hostname changes
...
Closes #94
2019-01-29 12:18:43 +01:00
Martin Pitt
42579dcdc3
Run tests with Python 3
...
Bump Cockpit test API to 171 for this, which made the test API
bilingual.
Closes #31
2018-07-02 17:37:20 +02:00
Lars Karlitski
7260f5c01f
Add scss example
...
Closes #26
2018-06-22 11:15:57 +02:00
Martin Pitt
47e02ef136
Add i18n for HTML and manifest
2018-06-19 18:09:57 +02:00
Martin Pitt
7ce7b2b40b
Add i18n support
...
Make the "Running on.." string translatable and copy the extraction and
conversion of JSX and PO files from Cockpit.
2018-06-19 14:40:45 +02:00
Martin Pitt
1edb6a070b
Remove some instances of "starter kit"
...
Rename some files and change some identifiers to be neutral to the
application name. This makes it simpler to change everything to a proper
name when cloning this project.
Document in the README how to find the remaining places to change.
Closes #20
2018-05-04 19:19:29 +02:00
Martin Pitt
931e1be3c3
Add integration test using Cockpit test API
...
Closes #16
2018-03-09 10:13:03 +01:00