Patrik Oldsberg
|
d4f587fdbe
|
Merge pull request #304 from spotify/rugvip/cli-helpers
cli: add helpers for running child processes and error handling in commands
|
2020-03-18 16:07:15 +01:00 |
|
Patrik Oldsberg
|
371084d30c
|
cli: add helper to wait for child to exit + use to fix watch-deps
|
2020-03-18 15:55:05 +01:00 |
|
Patrik Oldsberg
|
7035f8ed52
|
cli: removed unnecessary try-catch in plugin:serve
|
2020-03-18 15:54:16 +01:00 |
|
Fredrik Adelöw
|
72bbbfd243
|
Require plugin IDs to be valid
|
2020-03-18 15:45:05 +01:00 |
|
Patrik Oldsberg
|
79d2ba5bc7
|
cli: add helpers for running child processes and error handling in commands
|
2020-03-18 12:02:52 +01:00 |
|
Patrik Oldsberg
|
3772c82beb
|
cli: use shell option to fix build issues on windows
|
2020-03-17 20:40:48 +01:00 |
|
Zen Tang
|
47f97b9f12
|
display multiple emails
|
2020-03-16 14:33:44 -05:00 |
|
Fredrik Adelöw
|
cbf0c0511a
|
Merge pull request #263 from spotify/freben/ts
Some more TS weekend buffoonery
|
2020-03-16 11:10:28 +01:00 |
|
Fredrik Adelöw
|
b6b7e19754
|
Some more TS weekend buffoonery
|
2020-03-16 09:27:00 +01:00 |
|
Patrik Oldsberg
|
321780a05f
|
Merge pull request #251 from spotify/rugvip/api-provider
packages/core: added api provider
|
2020-03-13 17:22:26 +01:00 |
|
Fredrik Adelöw
|
72dca3b1a5
|
Just some utilities converted to ts
|
2020-03-13 11:59:57 +01:00 |
|
Raghunandan Balachandran
|
a3dcdd0b82
|
Merge pull request #231 from spotify/soapraj/plugin-assets
copy plugin assets to dist
|
2020-03-13 11:37:27 +01:00 |
|
Fredrik Adelöw
|
8a39b44778
|
Merge pull request #247 from spotify/freben/morelint
Remove some lint exceptions
|
2020-03-13 11:30:53 +01:00 |
|
Patrik Oldsberg
|
9e8c5bc588
|
core/layout/Page: removed unused theme fields
|
2020-03-13 10:13:25 +01:00 |
|
Patrik Oldsberg
|
64cdb6bbe1
|
packages/core: added api provider
|
2020-03-13 09:52:41 +01:00 |
|
Patrik Oldsberg
|
a15458b0af
|
core: added logCollector test util
|
2020-03-13 09:52:41 +01:00 |
|
Raghunandan
|
78321d2718
|
move copy assets to build step
|
2020-03-13 09:39:15 +01:00 |
|
Fredrik Adelöw
|
c1c3f17bc7
|
Touch stuff just to test workflow settings
|
2020-03-13 08:43:41 +01:00 |
|
Fredrik Adelöw
|
9cca522c43
|
Fix progess test
|
2020-03-13 08:39:49 +01:00 |
|
Raghunandan
|
b65160dcf5
|
switch order for plugin build script
|
2020-03-12 20:40:52 +01:00 |
|
Raghunandan
|
d4f4c6c978
|
remove watch mode options for copyAssets command
|
2020-03-12 20:40:52 +01:00 |
|
Raghunandan
|
13b8fe81f2
|
add module declaration for asset files
|
2020-03-12 20:40:52 +01:00 |
|
Raghunandan
|
49ed390eb7
|
add copy assets to cli
|
2020-03-12 20:40:51 +01:00 |
|
Fredrik Adelöw
|
e1565289b7
|
Remove some lint exceptions
|
2020-03-12 16:38:10 +01:00 |
|
Fredrik Adelöw
|
509c3318b3
|
Remove incremental builds, since that breaks CI right now
|
2020-03-12 13:52:57 +01:00 |
|
Fredrik Adelöw
|
1fec035351
|
Add license headers and eslint rules for them
|
2020-03-12 13:05:25 +01:00 |
|
Fredrik Adelöw
|
bb1bc34bd4
|
Fix version insertion tests in cli
|
2020-03-12 13:02:39 +01:00 |
|
Patrik Oldsberg
|
73517462f7
|
packages/cli: use current version when templating a plugin
|
2020-03-12 11:38:37 +01:00 |
|
Fredrik Adelöw
|
17a9e71e96
|
Step back versions to 0.x to signal non-finished status
|
2020-03-11 10:28:57 +01:00 |
|
nikek
|
8045713c9a
|
Add a welcome page
|
2020-03-10 18:49:57 +01:00 |
|
Patrik Oldsberg
|
22b4e274f4
|
Merge pull request #227 from spotify/rugvip/nonteties
packages/core: removed entity-related APIs
|
2020-03-10 16:48:28 +01:00 |
|
Patrik Oldsberg
|
ebd7a4e42f
|
packages/core: removed some unused javascript things
|
2020-03-10 16:04:57 +01:00 |
|
Patrik Oldsberg
|
54214323c6
|
packages/core: removed entity-related APIs
|
2020-03-10 15:54:25 +01:00 |
|
Patrik Oldsberg
|
12f607c6f0
|
Merge pull request #218 from spotify/patriko/cra
app: try using create-react-app without hoisting
|
2020-03-10 14:38:25 +01:00 |
|
Stefan Ålund
|
d1a5d5850d
|
Change title dot color
|
2020-03-10 08:43:24 +01:00 |
|
Patrik Oldsberg
|
246e5b70c7
|
app: try using create-react-app without hoisting
|
2020-03-09 22:46:03 +01:00 |
|
Stefan Ålund
|
d53ca4ec15
|
Make home theme match microsite
|
2020-03-09 20:33:30 +01:00 |
|
Stefan Ålund
|
a60cc0aaac
|
Merge pull request #216 from spotify/nikek/supportbutton
Add SupportButton to core components
|
2020-03-09 20:01:50 +01:00 |
|
Stefan Ålund
|
bc37fe1f76
|
Small tweaks to the SupportButton use
|
2020-03-09 20:00:20 +01:00 |
|
nikek
|
fa4c7d465f
|
Add Support button to create-plugin template
|
2020-03-09 16:54:05 +01:00 |
|
nikek
|
7a284ad193
|
Add SupportButton to core components
|
2020-03-09 16:46:46 +01:00 |
|
Patrik Oldsberg
|
93924f1751
|
Merge pull request #202 from spotify/patriko/waves
core/layout: replace burst with waves
|
2020-03-09 12:07:45 +01:00 |
|
Raghunandan Balachandran
|
d6948372cf
|
Merge pull request #201 from spotify/soapraj/tables-stylong
get them zebras back
|
2020-03-09 12:06:20 +01:00 |
|
Patrik Oldsberg
|
625c2ffb68
|
core/layout: replace burst with waves
|
2020-03-09 11:52:28 +01:00 |
|
Raghunandan
|
3d2842783f
|
get them zebras back
|
2020-03-09 11:50:58 +01:00 |
|
Fredrik Adelöw
|
3c1ce0a6dd
|
Restructure the app sidebar + shell to be mainly in core
|
2020-03-09 10:55:10 +01:00 |
|
Patrik Oldsberg
|
d45d072120
|
cli/commands/test: rename to testCommand to avoid jest picking it up
|
2020-03-09 09:59:14 +01:00 |
|
Patrik Oldsberg
|
4127cdbed3
|
cli: fix regex in createPlugin tests
|
2020-03-09 09:57:03 +01:00 |
|
Patrik Oldsberg
|
ebf20c38ba
|
cli: forward test coverage flag
|
2020-03-09 09:46:52 +01:00 |
|
Stefan Ålund
|
49a1b7c804
|
Merge pull request #192 from spotify/alund/example-header
Richer UI in newly created plugin
|
2020-03-07 22:52:17 +01:00 |
|