Commit Graph

  • bad79df298 make linter happy Aine 2025-06-18 16:36:52 +03:00
  • ef41275cf0 Fix locale settings Suguru Hirahara 2025-06-17 22:35:12 +09:00
  • 26519b9482 minor adjustments Aine 2025-06-17 16:26:51 +03:00
  • ddb84fc9cc Add Japanese localization (#631) Suguru Hirahara 2025-06-17 13:21:01 +00:00
  • 752dc7a4cf update package.json Aine 2025-06-16 13:39:25 +03:00
  • daa22f7e54 Bump eslint from 9.28.0 to 9.29.0 (#624) dependabot[bot] 2025-06-16 13:06:41 +03:00
  • 62791a76f3 Bump jest-environment-jsdom from 29.7.0 to 30.0.0 (#622) dependabot[bot] 2025-06-16 13:03:30 +03:00
  • 82ea3a553b Bump @tanstack/react-query from 5.80.6 to 5.80.7 (#619) dependabot[bot] 2025-06-16 13:00:03 +03:00
  • 0850ef5dd2 Bump react-hook-form from 7.57.0 to 7.58.0 (#620) dependabot[bot] 2025-06-16 12:59:53 +03:00
  • e1721df11c Bump @types/react from 19.1.6 to 19.1.8 (#621) dependabot[bot] 2025-06-16 12:59:39 +03:00
  • 79883f1f09 Bump @vitejs/plugin-react from 4.5.1 to 4.5.2 (#623) dependabot[bot] 2025-06-16 12:59:17 +03:00
  • f7187eb4cf Bump @eslint/js from 9.28.0 to 9.29.0 (#625) dependabot[bot] 2025-06-16 12:58:34 +03:00
  • 96fd25d1cc Bump ts-jest from 29.3.4 to 29.4.0 (#626) dependabot[bot] 2025-06-16 12:58:18 +03:00
  • d89af10b49 Bump typescript-eslint from 8.33.1 to 8.34.0 (#628) dependabot[bot] 2025-06-16 12:57:56 +03:00
  • 3062833b77 Bump @typescript-eslint/parser from 8.33.1 to 8.34.0 (#627) dependabot[bot] 2025-06-16 12:51:17 +03:00
  • b3a97fcccb Bump @types/node from 22.15.30 to 24.0.1 (#629) dependabot[bot] 2025-06-16 12:50:42 +03:00
  • 52ffb80f35 Bump softprops/action-gh-release from 2.2.2 to 2.3.2 (#630) dependabot[bot] 2025-06-16 12:50:22 +03:00
  • 03bc1e3323 fix empty User Account Data error message Aine 2025-06-14 07:34:00 +03:00
  • 2d9ff83bbd do not fail on incorrect MXC URLs v0.11.1-etke44 Aine 2025-06-10 16:32:31 +03:00
  • 680fa3c0ee add missing title to error pages Aine 2025-06-10 15:17:04 +03:00
  • ddf835c4d1 provide more details about MXC URL when parsing fails Aine 2025-06-10 08:42:43 +03:00
  • ae50f2ee5d Bump @tanstack/react-query from 5.79.0 to 5.80.6 (#615) dependabot[bot] 2025-06-09 18:51:34 +03:00
  • d95c10dfba Bump @types/node from 22.15.29 to 22.15.30 (#616) dependabot[bot] 2025-06-09 18:51:22 +03:00
  • 590ee8c0fe Bump typescript-eslint from 8.33.0 to 8.33.1 (#617) dependabot[bot] 2025-06-09 18:51:10 +03:00
  • ca10f04f24 Bump @vitejs/plugin-react from 4.5.0 to 4.5.1 (#612) dependabot[bot] 2025-06-09 18:50:57 +03:00
  • d2f04fc031 Bump @mui/icons-material from 7.1.0 to 7.1.1 (#618) dependabot[bot] 2025-06-09 18:50:42 +03:00
  • cb96e4f736 Bump react-router-dom from 7.6.1 to 7.6.2 (#614) dependabot[bot] 2025-06-09 18:50:29 +03:00
  • 14bc205ef2 Validate that password is entered upon reactivation of account (#609) Borislav Pantaleev 2025-06-07 01:19:01 +03:00
  • 31356c0bdc Improve user account status toggles (#608) Borislav Pantaleev 2025-06-07 00:40:46 +03:00
  • ab247891dc Use correct API to suspend/unsuspend user (#607) Borislav Pantaleev 2025-06-06 23:49:47 +03:00
  • 5165625cd0 fix typos Aine 2025-06-04 22:30:36 +03:00
  • cc74071933 Merge pull request #585 from etkecc/validate-base-url-on-blur Aine 2025-06-03 20:59:09 +00:00
  • 273e7b11ad update readme; remove autofocus from username field (login form) Aine 2025-06-03 23:57:55 +03:00
  • 55e7d53769 Merge branch 'main' into validate-base-url-on-blur Aine 2025-06-03 23:41:23 +03:00
  • 9c1838031c Fix server info version display with restrictBaseUrl values Borislav Pantaleev 2025-06-03 23:37:51 +03:00
  • 3b61e6e02c update yarn.lock v0.11.1-etke43 Aine 2025-06-02 17:50:09 +03:00
  • a4e4d37413 Merge pull request #589 from etkecc/dependabot/npm_and_yarn/react-hook-form-7.57.0 Aine 2025-06-02 14:47:06 +00:00
  • 4127954c1d Merge pull request #592 from etkecc/dependabot/npm_and_yarn/eslint-plugin-prettier-5.4.1 Aine 2025-06-02 14:39:47 +00:00
  • 554d2cd132 Merge pull request #594 from etkecc/dependabot/npm_and_yarn/typescript-eslint-8.33.0 Aine 2025-06-02 14:39:34 +00:00
  • d2326a4cf3 Merge pull request #595 from etkecc/dependabot/npm_and_yarn/mui/material-7.1.1 Aine 2025-06-02 14:39:14 +00:00
  • 7c0c9f922d Merge pull request #599 from etkecc/dependabot/npm_and_yarn/ra-language-russian-5.4.4 Aine 2025-06-02 14:38:55 +00:00
  • 4dd3aa2375 Merge pull request #602 from etkecc/dependabot/npm_and_yarn/ra-language-french-5.8.3 Aine 2025-06-02 14:38:42 +00:00
  • 05d3740b80 Merge pull request #603 from etkecc/dependabot/npm_and_yarn/eslint-9.28.0 Aine 2025-06-02 14:38:29 +00:00
  • e425efa26a Bump eslint from 9.27.0 to 9.28.0 dependabot[bot] 2025-06-02 14:19:59 +00:00
  • cd8e35ba27 Bump ra-language-russian from 5.4.3 to 5.4.4 dependabot[bot] 2025-06-02 14:19:32 +00:00
  • 710cc57c4f Bump react-hook-form from 7.56.4 to 7.57.0 dependabot[bot] 2025-06-02 14:19:28 +00:00
  • 249bc4d0c2 Bump @mui/material from 7.1.0 to 7.1.1 dependabot[bot] 2025-06-02 14:18:34 +00:00
  • aa6567a490 Bump typescript-eslint from 8.32.1 to 8.33.0 dependabot[bot] 2025-06-02 14:16:58 +00:00
  • f40cb4839e Merge pull request #590 from etkecc/dependabot/npm_and_yarn/types/node-22.15.29 Aine 2025-06-02 14:15:34 +00:00
  • d5df57b7ec Merge pull request #586 from etkecc/dependabot/github_actions/docker/build-push-action-6.18.0 Aine 2025-06-02 14:15:17 +00:00
  • 5f89026db3 Merge pull request #600 from etkecc/dependabot/npm_and_yarn/types/react-19.1.6 Aine 2025-06-02 14:14:49 +00:00
  • 10aaef98b0 Merge pull request #597 from etkecc/dependabot/npm_and_yarn/tanstack/react-query-5.79.0 Aine 2025-06-02 14:14:31 +00:00
  • c323e170ac Merge pull request #598 from etkecc/dependabot/npm_and_yarn/react-admin-5.8.3 Aine 2025-06-02 14:14:12 +00:00
  • 797b924a62 Merge pull request #604 from etkecc/upstream-update Aine 2025-06-02 14:13:38 +00:00
  • f1023ebc64 update from upstream (ref: e15411a04c ) Aine 2025-06-02 17:11:03 +03:00
  • e15411a04c chore: bump react-admin to 5.8 and mui to 7.1 (#679) Dirk Klimpel 2025-06-02 14:50:28 +02:00
  • 3902dcd3d1 fix(Dockerfile): FROM and AS both in uppercase, FromAsCasing (#680) Dirk Klimpel 2025-06-02 14:48:44 +02:00
  • 9c911abfb7 Bump ra-language-french from 5.8.2 to 5.8.3 dependabot[bot] 2025-06-02 08:40:33 +00:00
  • 23c39cede8 Bump @types/react from 19.1.5 to 19.1.6 dependabot[bot] 2025-06-02 08:40:13 +00:00
  • 50e62f0b6c Bump react-admin from 5.8.2 to 5.8.3 dependabot[bot] 2025-06-02 08:38:14 +00:00
  • d7d1d3c5b5 Bump @tanstack/react-query from 5.77.2 to 5.79.0 dependabot[bot] 2025-06-02 08:38:07 +00:00
  • 16d339c6f3 Bump eslint-plugin-prettier from 5.4.0 to 5.4.1 dependabot[bot] 2025-06-02 08:35:23 +00:00
  • 9b0786f699 Bump @types/node from 22.15.21 to 22.15.29 dependabot[bot] 2025-06-02 08:34:49 +00:00
  • fc1b20e95b Bump docker/build-push-action from 6.17.0 to 6.18.0 dependabot[bot] 2025-06-02 07:59:53 +00:00
  • ef8ae9b38f fix: Start if BASE_URL is not defined (#677) Dirk Klimpel 2025-05-30 09:01:22 +02:00
  • 7a286ad506 Downgrade react-router to 6.27.0 to fix import users (#678) Dirk Klimpel 2025-05-30 08:58:39 +02:00
  • f7d46a4cec bring back handleUsernameChange Borislav Pantaleev 2025-05-29 00:10:05 +03:00
  • 4ac465f16c Check base_url server info onBlur Borislav Pantaleev 2025-05-28 23:59:04 +03:00
  • c82d8653fd update deps Aine 2025-05-26 16:19:10 +03:00
  • 949c2e8809 Merge pull request #578 from etkecc/dependabot/npm_and_yarn/tanstack/react-query-5.77.1 Aine 2025-05-26 12:23:14 +00:00
  • 20a1cec358 Merge pull request #579 from etkecc/dependabot/npm_and_yarn/react-router-dom-7.6.1 Aine 2025-05-26 12:23:03 +00:00
  • 21240b8ada Merge pull request #580 from etkecc/dependabot/npm_and_yarn/vitejs/plugin-react-4.5.0 Aine 2025-05-26 12:22:48 +00:00
  • f218363e97 Merge pull request #576 from etkecc/dependabot/npm_and_yarn/papaparse-5.5.3 Aine 2025-05-26 12:22:28 +00:00
  • 1a5fd713da Merge pull request #581 from etkecc/dependabot/npm_and_yarn/types/lodash-4.17.17 Aine 2025-05-26 12:22:05 +00:00
  • 3d6202f335 Bump papaparse from 5.5.2 to 5.5.3 dependabot[bot] 2025-05-26 12:20:07 +00:00
  • 9161e26d3a Bump @vitejs/plugin-react from 4.4.1 to 4.5.0 dependabot[bot] 2025-05-26 12:20:03 +00:00
  • b00d810fae Bump @types/lodash from 4.17.16 to 4.17.17 dependabot[bot] 2025-05-26 12:19:55 +00:00
  • 9a4b995d09 Merge pull request #577 from etkecc/dependabot/npm_and_yarn/types/react-19.1.5 Aine 2025-05-26 12:17:42 +00:00
  • c97405b622 Merge pull request #575 from etkecc/dependabot/npm_and_yarn/types/node-22.15.21 Aine 2025-05-26 12:17:25 +00:00
  • b5ebd9173e Bump react-router-dom from 7.6.0 to 7.6.1 dependabot[bot] 2025-05-26 09:53:56 +00:00
  • a1ff4dc9ef Bump @tanstack/react-query from 5.76.1 to 5.77.1 dependabot[bot] 2025-05-26 09:52:55 +00:00
  • 2298fee054 Bump @types/react from 19.1.4 to 19.1.5 dependabot[bot] 2025-05-26 09:52:50 +00:00
  • e236126a30 Bump @types/node from 22.15.19 to 22.15.21 dependabot[bot] 2025-05-26 09:52:22 +00:00
  • 7da5265575 update version in package.json v0.11.0-etke42 Aine 2025-05-20 22:05:51 +03:00
  • 62fc97a417 Sync with upstream Aine 2025-05-20 22:02:51 +03:00
  • fa3f2437a3 Bump softprops/action-gh-release from 2.0.8 to 2.2.2 (#660) master dependabot[bot] 2025-05-20 17:35:55 +02:00
  • 8dc5238fcb Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.7.3 (#659) dependabot[bot] 2025-05-20 17:35:45 +02:00
  • 238350b940 Bump typescript-eslint from 8.32.0 to 8.32.1 (#661) dependabot[bot] 2025-05-20 17:35:26 +02:00
  • 99bf7b1889 Bump vite from 5.4.19 to 6.3.5 (#664) dependabot[bot] 2025-05-20 17:30:15 +02:00
  • d72c91644d Bump ra-language-english from 5.2.3 to 5.8.2 (#667) dependabot[bot] 2025-05-20 17:09:09 +02:00
  • 319c7aa33a In-App Docs: tooltips add-some-tooltips Aine 2025-05-20 12:16:40 +03:00
  • 5bec4c71ea update yarn.lock Aine 2025-05-19 12:34:38 +03:00
  • 245dadc470 Merge pull request #562 from etkecc/dependabot/npm_and_yarn/react-hook-form-7.56.4 Aine 2025-05-19 09:30:43 +00:00
  • 08cde13fd4 Merge pull request #561 from etkecc/dependabot/npm_and_yarn/types/react-19.1.4 Aine 2025-05-19 09:30:30 +00:00
  • 765456d233 Merge pull request #566 from etkecc/dependabot/npm_and_yarn/types/node-22.15.19 Aine 2025-05-19 09:30:17 +00:00
  • b6bc4a2d43 Merge pull request #558 from etkecc/dependabot/npm_and_yarn/ts-jest-29.3.4 Aine 2025-05-19 09:29:29 +00:00
  • 851478bbcb Merge pull request #563 from etkecc/dependabot/npm_and_yarn/tanstack/react-query-5.76.1 Aine 2025-05-19 09:29:11 +00:00
  • ff8e43631a Merge pull request #565 from etkecc/dependabot/npm_and_yarn/eslint-9.27.0 Aine 2025-05-19 09:28:54 +00:00
  • 7b8a43b835 Merge pull request #567 from etkecc/dependabot/npm_and_yarn/typescript-eslint-8.32.1 Aine 2025-05-19 09:28:36 +00:00
  • bc0c186242 Merge pull request #572 from etkecc/dependabot/npm_and_yarn/ra-language-french-5.8.2 Aine 2025-05-19 09:28:20 +00:00