Ivan Shmidt
af56473342
NavLink->Link, NavButton->Button, remove redirects for now
2020-06-04 00:03:34 +02:00
Ivan Shmidt
0a13a11f7b
Enforcing RouteRefs more: docs, templates, types
2020-06-03 16:40:13 +02:00
Patrik Oldsberg
d0fb818c4d
package/app: move app config to yaml
2020-06-02 17:49:22 +02:00
Adil Alimbetov
f72d97dc17
Sidebar logo update ( #814 )
...
* Testing logo ux
* Updated logo on sidebar
* removed unused vars
* adjusted types on icon components
2020-05-27 10:13:41 +02:00
Patrik Oldsberg
8368b559b7
Merge pull request #953 from spotify/rugvip/app-diff
...
packages/cli: add initial app:diff
2020-05-25 17:41:31 +02:00
Patrik Oldsberg
ce292ae347
package/core: bump material-table and remove package patch
2020-05-24 21:56:17 +02:00
Patrik Oldsberg
6c2a9d471a
packages/cli: update prettier config in plugin template
2020-05-21 20:10:50 +02:00
Patrik Oldsberg
f38ae61f5b
packages/cli: added app:diff + fixes to template and diff lib
2020-05-21 20:10:50 +02:00
Marcus Eide
553bfddb8e
Bump jest to 26.0.1
2020-05-19 14:22:14 +02:00
Patrik Oldsberg
3c075c3093
Merge pull request #900 from spotify/eide/bump-tl-jest-dom-5-7-0
...
Manually bump @testing-library/jest-dom from 4.2.4 to 5.7.0
2020-05-18 15:08:17 +02:00
Marcus Eide
fb3e003272
Bump testing-library/user-event to 10.2.4
2020-05-18 12:59:58 +02:00
Marcus Eide
324245586f
Change import of jest-dom in setupTests.ts according to change in api
2020-05-18 11:11:58 +02:00
Marcus Eide
8429710760
Bump testing-library/jest-dom to 5.7.0
2020-05-18 11:11:26 +02:00
Patrik Oldsberg
5d61636f7f
packages/cli: update app template for new build system
2020-05-17 23:30:18 +02:00
Patrik Oldsberg
65805ca70b
packages: update root package.json and template tsconfig
2020-05-17 23:30:17 +02:00
Patrik Oldsberg
1dd33e8e33
packages,plugins: remove extra tsconfig files
2020-05-17 23:30:16 +02:00
Patrik Oldsberg
fb78fb2da4
packages,plugins: add main:src package.json field to all built packages
2020-05-17 23:29:59 +02:00
Patrik Oldsberg
75fc0fa706
Merge pull request #876 from spotify/rugvip/theme
...
package/core: make themes configurable as a part of app creation, and add API for switching themes
2020-05-15 19:08:34 +02:00
Patrik Oldsberg
16df7e9ce0
Merge pull request #867 from spotify/rugvip/createApp
...
packages/core: refactor createApp to just take options + separate out AppContext
2020-05-15 10:38:30 +02:00
Patrik Oldsberg
e3972a527e
Merge pull request #862 from spotify/rugvip/pc
...
packages/cli: add publish config sync to plugin:diff
2020-05-15 10:13:32 +02:00
Patrik Oldsberg
a386750b7d
packages/cli: remove reduntant theme provider from app template
2020-05-15 10:03:33 +02:00
Patrik Oldsberg
4a0f37b98a
packages/cli: update app template to use new createApp
2020-05-15 09:38:02 +02:00
Patrik Oldsberg
a82d2a523d
Merge pull request #864 from spotify/rugvip/srct
...
packages,plugins: point types to src/ for development
2020-05-14 15:48:34 +02:00
Patrik Oldsberg
682d9ce612
packages,plugins: point types to src/ for development + add pre/post back cli commands
2020-05-14 14:24:19 +02:00
Patrik Oldsberg
d10325da29
Merge pull request #860 from spotify/rugvip/cleandist
...
packages,plugins: only publish .js and .d.ts files in dist
2020-05-14 13:47:50 +02:00
Patrik Oldsberg
71ead7eb35
Merge pull request #861 from spotify/rugvip/nodiff
...
github/workflows: add check to make sure plugin templates stay in sync
2020-05-14 12:01:11 +02:00
Patrik Oldsberg
75395ecff1
packages/cli: add publish config sync to plugin:diff
2020-05-14 11:54:58 +02:00
Patrik Oldsberg
bdec811fe1
packages/cli: update templates to use latest @types/jest version
2020-05-14 11:35:15 +02:00
Patrik Oldsberg
d76f8714a4
packages,plugins: only publish .js and .d.ts files in dist
2020-05-14 11:32:07 +02:00
Patrik Oldsberg
5553d2dc94
bump react-use to 14.2.0 + add to core
2020-05-14 11:02:53 +02:00
Patrik Oldsberg
1713fac765
packages,plugins: bump react-router-dom to 5.2.0
2020-05-13 13:56:59 +02:00
Patrik Oldsberg
b1400b9896
packages/cli: remove cypress version override from app template
2020-05-11 11:23:33 +02:00
Patrik Oldsberg
ad1e2fec2b
Merge pull request #764 from spotify/rugvip/pdocs
...
packages/cli: update plugin template README to explain next steps and plugin:serve
2020-05-08 16:05:45 +02:00
Patrik Oldsberg
66d056a46c
Merge pull request #763 from spotify/rugvip/pserve
...
packages/cli: update templates to include plugin:serve setup
2020-05-08 16:05:34 +02:00
Patrik Oldsberg
fa7001007d
Merge pull request #760 from spotify/rugvip/pdiff
...
plugins: added diff command to all plugins and templates
2020-05-08 16:05:24 +02:00
Patrik Oldsberg
fca8b3211e
packages/cli: update plugin template README to explain next steps and plugin:serve
2020-05-08 14:52:50 +02:00
Patrik Oldsberg
c615ba09c4
packages/cli: update templates to include plugin:serve setup
2020-05-08 13:50:12 +02:00
Patrik Oldsberg
8fa65fc519
plugins: added diff command to all plugins and templates
2020-05-08 13:26:37 +02:00
Patrik Oldsberg
1afd6c7d92
packages/cli: update templates dependencies
2020-05-08 13:09:32 +02:00
Fredrik Adelöw
c1dd24a100
OCD time: devDependencies consistently below dependencies :)
2020-05-07 08:46:10 +02:00
Patrik Oldsberg
70040b22a7
drop support for src-relative imports
2020-05-06 16:48:55 +02:00
Sebastian Qvarfordt
425cf93c08
Replacing SortableTable and a few MUI tables with new Table component ( #722 )
...
* Befind work of replacing tables with new Table component
* Removed test plugins and fixed test
* Fixed lint issue
* Removed toolbar from lighthouse audit page
* Moved column out of auditstables render function, no no interation with useInterval
2020-05-06 12:58:34 +02:00
Patrik Oldsberg
b87d266c74
packages/cli: target modern browsers and switch output to module
2020-05-01 15:55:47 +02:00
Patrik Oldsberg
3dc707c156
packages: only include dist folder in published packages
2020-04-25 19:42:47 +02:00
Patrik Oldsberg
7ac528b1ce
packages/cli: update eslint config test config to include dev/ and only setupTests directly in src
2020-04-23 00:51:31 +02:00
nikek
1269cc9e6b
remove css zoom
2020-04-22 13:59:47 +02:00
Marcus Eide
17c4a04818
Merge pull request #578 from spotify/eide/cy-in-app
...
Include cypress tests when creating a new app
2020-04-20 15:17:13 +02:00
Marcus Eide
52736265a2
Use cross-env
2020-04-20 14:12:24 +02:00
Marcus Eide
f5c67a4740
Add workflow step for cypress test
2020-04-20 13:34:12 +02:00
Ruairí O'Brien
6f1c910a20
Put backstage cli back in dev dependencies
2020-04-17 19:15:04 +01:00