Tobias Skarhed
|
553f50e4f5
|
Form migrations: Switch to LegacyForms namespace (#23357)
* Move Switch to Legacy namespace
* Make story internal
* Fix import
|
2020-04-07 08:50:54 +02:00 |
|
Tobias Skarhed
|
703476b3ae
|
Forms migration: Input namespace (#23286)
* Update exports
* Add LegacyForms namespace
* Update ci grep
|
2020-04-02 16:18:06 +02:00 |
|
Hugo Häggmark
|
58cffde0f2
|
e2e: Uses Cypress instead of Puppeteer (#20753)
* WIP: intial commit
* Tests: Runs e2e tests
* Refactor: Adds BASE_URL support
* Refactor: Adds namespacing
* Refactor: Cleans up the Page api
* Build: Adds to build-branches-and-prs job for testing
* Build: Hardcoded image for now
* Refactor: Uses Selectors in App
* Refactor: Adds addDataSource flow
* WIP
* Refactor: Adds e2eScenario
* Refactor: Adds add and delete scenarios
* Refactor: Adds logging
* Refactor: Adds ability to for Selectors with variables
* Refactor: Using variable selectors instead
* Refactor: Adds flow until Share Panel
* Refactor: Adds clicking on rendered image link
* Refactor: Deletes log output
* Refactor: Updates snapshots
* Chore: Reverts changes
* Refactor: Removes log plugin because maybe it breaks yarn build
* Refactor: Adds rendered image download
* Refactor: Adds image comparison
* Refactor: Removes uncaught errors override
* Refactor: Changes order of images to compare
* Refactor: Updates truth image
* Build: Updates path to CI artifacts
* Refactor: Cleaning up types and config
* wip
* Refactor: Cleans up external api
* Refactor: More cleanup
* Refactor: More cleanup
* Refactor: Removes usages of Pages and Flows
* Refactor: Removes last traces of Cypress in spec
* Refactor: Adds comments
|
2019-12-09 00:14:25 -08:00 |
|
Hugo Häggmark
|
85c4311c9f
|
e2eTests: Adds cleanup of created datasource and dashboard (#20244)
* e2eTests: Adds cleanup of created datasource and dashboard
* Chore: Fixes Prettier error
* Tests: Updates snapshots
|
2019-11-08 09:48:33 +01:00 |
|
Peter Holmberg
|
4898502e4e
|
refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085)
* replace with Input component from grafana/ui
* removing placeholder classname
* change import
* fix import
|
2019-03-25 15:53:05 +01:00 |
|
Dominik Prokop
|
1d3122632f
|
Move Switch component to grafana-ui
|
2019-01-24 15:35:50 +01:00 |
|
Torkel Ödegaard
|
bfadcd2968
|
Merge branch 'master' into page-layout-component
|
2019-01-17 14:48:54 +01:00 |
|
Johannes Schill
|
1dfabf498a
|
chore: Replace the deprecated SFC with FC
|
2019-01-17 09:27:43 +01:00 |
|
Peter Holmberg
|
736db86d6e
|
removing Label and going with FormLabel
|
2019-01-16 18:02:27 +00:00 |
|
Hugo Häggmark
|
639dc6c3c3
|
Moved Label to grafana/ui/components
|
2019-01-16 12:29:04 +01:00 |
|
Peter Holmberg
|
83fbf52aac
|
fixing imports, minor fix on mapping row
|
2019-01-15 17:33:42 +00:00 |
|
Peter Holmberg
|
ac62e4a992
|
FormGroup component and implements
|
2019-01-14 22:09:06 +00:00 |
|
Simon Podlipsky
|
c39dc1fb15
|
Some cleanup
|
2019-01-05 15:25:07 +01:00 |
|
Peter Holmberg
|
72b7497d66
|
Added isDefault switch on settings
|
2018-12-05 11:47:02 +01:00 |
|
Peter Holmberg
|
f15ed848f9
|
Merge branch 'master' into data-source-settings-to-react
|
2018-11-01 13:52:53 +01:00 |
|
Peter Holmberg
|
5140325a0d
|
renders angular component
|
2018-10-31 13:23:05 +01:00 |
|