Commit Graph

34 Commits

Author SHA1 Message Date
Deluan 3007ca68d5 fix: disable User.lastAccessAt field for now.
Updating it on every request was cause DB retentions/lock errors
2020-01-28 16:20:59 -05:00
Deluan b7d7251cf4 fix: user's email is not mandatory 2020-01-26 22:17:58 -05:00
Deluan 476c695cf1 ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
Deluan 478090380d feat: show times in user edit and list views 2020-01-25 18:01:11 -05:00
Deluan 58a7879ba8 feat: first time admin user creation through the ui 2020-01-25 17:10:16 -05:00
Deluan c71c04f7dd Change to dark theme 2020-01-23 22:51:52 -05:00
Deluan bee55c04c8 Rename project to Navidrome 2020-01-23 19:44:08 -05:00
Deluan aaefc6bfc7 Revert "Bump react-admin from 3.1.2 to 3.1.3 in /ui"
This reverts commit 4bb4526c5f.
2020-01-23 18:49:03 -05:00
Deluan 6733623289 Revert "Bump ra-data-json-server from 3.1.2 to 3.1.3 in /ui"
This reverts commit 4fb9438f22.
2020-01-23 18:48:57 -05:00
dependabot-preview[bot] d37447f957 Bump @testing-library/jest-dom from 5.0.0 to 5.0.2 in /ui
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.0.0 to 5.0.2.
- [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/v5.0.0...v5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 18:34:20 -05:00
dependabot-preview[bot] 821404d59c Bump @testing-library/user-event from 8.0.3 to 8.0.4 in /ui
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Commits](https://github.com/testing-library/user-event/compare/v8.0.3...v8.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 18:34:05 -05:00
dependabot-preview[bot] 4bb4526c5f Bump react-admin from 3.1.2 to 3.1.3 in /ui
Bumps [react-admin](https://github.com/marmelab/react-admin) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/marmelab/react-admin/releases)
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marmelab/react-admin/compare/v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 18:33:46 -05:00
dependabot-preview[bot] 4fb9438f22 Bump ra-data-json-server from 3.1.2 to 3.1.3 in /ui
Bumps [ra-data-json-server](https://github.com/marmelab/react-admin) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/marmelab/react-admin/releases)
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marmelab/react-admin/compare/v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 18:33:30 -05:00
Deluan 35aeb0a396 UI: Use login theme everywhere 2020-01-23 18:20:38 -05:00
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