language_select renamed available_languages
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jul 18 2019
Jul 17 2019
Update commit msg
- Fix failing tests
Update CSS and refactor
Jul 16 2019
I had to use !important everywhere to override the default css. I guess, there must be a way to avoid it.
- Add css
CSS needs to be updated for the dropdown.
Rest everything is done.
- Fix webpack error and trigger updateLanguage with dropdown
Jul 15 2019
I have added chosen-js plugin for searching and filtering of languages dropdown.
- add dropdown
- import css for chosen
- Refactor updateLanguage
- Add chosen plugin for searchable dropdown
Jul 12 2019
Jul 10 2019
Rebase with master
add max-width for svg in swh-content
add max-width to svg in readme
Add css for img max-width
Jul 8 2019
- remove unnecessary async
- Rebase
Jul 5 2019
Jul 4 2019
- Add tests
- Add tests
Jul 3 2019
use Urls to fetch url at one more place
- fetch api url through django-reverse
- fetch urls through django-reverse
@anlambert Thank you for the improvements. I think, it will be even better if we declare Urls object in cypress/support/index.js, no need to repeat in every spec file
Jul 2 2019
- removed unnecessary print (Commited by mistake)
Jul 1 2019
- Refactor
- Add tests
- Rebase
Rebase with master
Jun 30 2019
- Add another test for errors
Jun 28 2019
- Add test in error.spec
- Refactor errors.spec
- Rebase with master
Rebase with master
Add tests for breadcrumbs paths
Jun 27 2019
I tried calculating number of lines dynamically but the number of lines displayed are 93 and response.body.split('\n').length gives me 94.
- Dynamically calculate number of Lines
Jun 26 2019
rebase with master
Jun 25 2019
Jun 24 2019
Jun 21 2019
rebase with master
Jenkins failed to apply the patch.
Jun 20 2019
@anlambert thank you very much.
Configured eslint on vscode. Will fix the spec codes in a separate diff.
- Add newline at EOF
Jun 19 2019
Indent with 2 spaces instead of 4
Jun 18 2019
Rebase with master