Commit Graph

6 Commits

Author SHA1 Message Date
Cody Jackson 320db032f1 Adding node-driver
It loads for both `yarn dev` and `yarn serve-pkgs`.

Unfortunately I don't see the driver render at all. More investigation will be needed.
2024-09-09 20:35:27 +02:00
cnotv c05e67cbed Move any extension but clock in a separated folder 2024-09-09 20:34:35 +02:00
cnotv 6b869c2007 Disable TS check 2024-08-28 13:22:44 +02:00
cnotv 29d8947017 Run migration script; exclude ./extension floder manually 2024-08-27 11:49:55 +02:00
Richard Cox 6993c4fc63 Fix `yarn build-pkg node-driver` and add basic README 2023-12-01 12:06:45 +00:00
Neil MacDougall be2d2b7af5
Example node-driver extension (#27)
* Example node-driver extension

* Add validation for authenticate button

* Add support for adding to whitelist

* Use Openstack helper for cloud credential

* Fix allow-list and lint errors
2023-05-31 08:45:36 +01:00