Commit Graph

1070 Commits

Author SHA1 Message Date
Deluan e5e20750e5 UI: Fine tuning the resource navigation 2020-01-22 14:18:55 -05:00
Deluan 04637b24cd UI: When navigating to another resource, pre-fill the filter with the parent info 2020-01-22 14:05:36 -05:00
Deluan 7dc3f49c1c Initial support for artist browsing from UI. Also add linking between resources 2020-01-22 13:02:19 -05:00
Deluan b23175e32b Initial support for album browsing from UI 2020-01-22 12:46:09 -05:00
Deluan ea30b4c2d9 Initial support for album browsing from UI 2020-01-22 12:32:31 -05:00
Deluan 3a8124a1de Add basic filters for album and artist 2020-01-22 11:25:58 -05:00
Deluan 9557f7ceed Initial support for song browsing from UI 2020-01-22 10:47:43 -05:00
Deluan fdf1ceeade Rename icon variable name 2020-01-22 09:04:33 -05:00
dependabot-preview[bot] 50c7d3800a Bump @testing-library/user-event from 7.2.1 to 8.0.3 in /ui
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 7.2.1 to 8.0.3.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Commits](https://github.com/testing-library/user-event/compare/v7.2.1...v8.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 11:52:53 -05:00
Deluan e717d99780 Authenticate UI 2020-01-20 10:25:35 -05:00
Deluan c661ac8833 Add a login page (not been used yet) 2020-01-19 22:59:33 -05:00
Deluan 2ef2377926 Add a proper title to the UserEdit view 2020-01-19 22:47:39 -05:00
Deluan 2ab0cecd48 Complete User CRUD 2020-01-19 21:46:36 -05:00
Deluan 1c04a19910 Add UserList in UI 2020-01-19 20:40:18 -05:00
Deluan 3a03284c59 Add routing for basic web ui 2020-01-19 19:35:03 -05:00
dependabot-preview[bot] ed631edc08 Bump @testing-library/jest-dom from 4.2.4 to 5.0.0 in /ui
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 4.2.4 to 5.0.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v4.2.4...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-17 08:33:49 -05:00
Deluan df151d88a4 Add JS tests/build to pipeline. Removed invalid test 2020-01-15 13:02:17 -05:00
Deluan 08e096c569 Formatted by Prettier 2020-01-14 18:06:40 -05:00
Deluan 127f70f841 Add prettier dependency 2020-01-14 16:11:12 -05:00
Deluan ea86238901 Add ui subfolder, bootstrapped a "hello-world" React-Admin app, changed Makefile to start both apps in dev mode 2020-01-14 15:34:59 -05:00