Commit Graph

20 Commits

Author SHA1 Message Date
Mauricio Bonani 3a2fa4073a Move all colours to CSS variables 2022-06-18 16:05:25 -04:00
Nick O'Leary 3841039728
Update gen publish script for 3.x 2022-05-03 14:29:25 +01:00
Nick O'Leary 5a012182d9
Update gen-publish script to update 'next' tag for main releases 2021-10-25 10:05:23 +01:00
Nick O'Leary 43febe269c
Add support for maintenance streams in generate-publish-script 2021-07-30 13:19:36 +01:00
Nick O'Leary b77cd56a01
Migrate from node-sass to sass
node-sass is deprecated and doesn't work on Node 16.
sass is actively maintained and considered the canonical sass
implementation.
2021-05-11 18:13:21 +01:00
Nick O'Leary 280203e64e
Move mosca to ui-test-dependencies list 2020-11-02 21:32:20 +00:00
Nick O'Leary 8ea25bcd1c
Update build-custom-theme to handle keyframes properly
Fixes #2636

Also adds a header to the generated CSS identifing the version
of NR and date/time it was generated.
2020-07-07 11:38:07 +01:00
Kazuhito Yokoi e44d89c2af Enable automated UI testing on Travis CI 2020-06-03 17:22:25 +09:00
Kazuhito Yokoi b49835c72f
Support BrowserStack in UI testing 2020-01-21 09:49:19 +09:00
Kazuhito Yokoi 8f45e8f84a Revert permission of script file 2019-11-14 12:38:54 +09:00
Kazuhito Yokoi 6726c42cc8
Remove @wdio/cli module 2019-11-05 21:59:37 +09:00
Kazuhito Yokoi 4f6023e44c Support UI testing on the latest Google Chrome 2019-11-05 11:40:20 +09:00
Nick O'Leary e94634544c
Add script to generate npm publish script 2019-10-14 15:50:48 +01:00
Nick O'Leary 6e3fa974ba
Remove all ui test dependencies from package.json
Given chromedriver was already an extra dependency that needed to
be manually installed, I have now moved all of the webdriver.io
dependencies out as well.

A new script has been added to install all of the ui test dependencies.

The Grunt file has been updated on how it checks for the missing
deps.
2019-08-06 16:32:46 +01:00
Mauricio Bonani 86947a384d
Update build-custom-theme.js 2019-05-31 08:33:22 -04:00
Nick O'Leary b9b900e908
Add build-custom-theme script 2019-05-22 14:27:28 +01:00
Nick O'Leary 9ee6655bfa
Bump jsonata in submodule package.json 2019-01-07 17:03:32 +00:00
Nick O'Leary 98616e772c
Bump dependencies 2018-12-07 14:13:59 +00:00
Nick O'Leary 8edf399631
Add set-package-version script to bump all version numbers 2018-09-21 14:27:56 +01:00
Nick O'Leary 974ba40f28
Add scripts/verify-package-dependencies.js 2018-08-19 00:44:17 +01:00