Commit Graph

82 Commits (c0253b5498953efd8e3a1839b5ed07ef13e82809)

Author SHA1 Message Date
Boaz Poolman b25fe0cefb feat: add a e2e test for partial import/export from the gui 2024-12-30 21:47:02 +00:00
Boaz Poolman b7d31ddb0c fix: diff viewer 2024-12-30 15:09:52 +00:00
Boaz Poolman f731691cd1 chore: try to fail the diff viewer test 2024-12-30 13:05:04 +00:00
Boaz Poolman 11cde0b638 fix: disable unfinished test 2024-12-30 13:04:25 +00:00
Boaz Poolman 4e4613d8ab fix: updated eslint rules for cypress files 2024-12-30 10:43:38 +00:00
Boaz Poolman f194c394d2 feat: add cypress and e2e tests 2024-12-29 22:41:05 +00:00
Boaz Poolman 2261b9915a fix: workaround for ssr issue of react diff-viewer lib 2024-12-24 13:51:06 +00:00
Boaz Poolman d9fd9585ad fix: console warnings 2024-11-06 19:58:20 +01:00
Boaz Poolman c989e3f371 fix: shrink bundle size 2024-11-06 12:38:28 +01:00
Boaz Poolman 20794eaa21 style: fix eslint issue 2024-11-06 12:01:37 +01:00
Boaz Poolman cc0e71988a refactor: use pack-up for bundling 2024-11-06 11:59:15 +01:00
Boaz Poolman c02262184f
Merge pull request #150 from michaelrazmgah/feature/fix-issue-where-locale-is-not-found
fix: Fixing bug where Strapi UI is crashing when no locale is found
2024-10-18 22:00:59 +02:00
Boaz Poolman 829cbb0ae2 fix: eslint issue 2024-10-18 21:56:10 +02:00
Michael Razmgah 2a72cb1bb5
fix: Adding require into try catch to simplify by catching error inside single try-catch 2024-10-18 20:31:07 +02:00
Tim Schipper 9911e78b50 feat: add response.data and fix styling for layout with download zip button 2024-10-16 09:55:19 +02:00
Alexander Engel 3a71083a05 chore: fixed linting, moved helper function 2024-10-14 12:27:22 -07:00
Alexander Engel 6e6b6cfba7 fix: moved button to new file 2024-10-14 12:07:17 -07:00
Alexander Engel d735151d9b Merge branch 'master' of github.com:boazpoolman/strapi-plugin-config-sync 2024-10-14 12:07:03 -07:00
Alexander Engel 38563dbe6d fix: do not store config file 2024-10-14 11:58:53 -07:00
Michael Razmgah e74594a970
fix: Fixing bug where Strapi UI is crashing when no locale is found 2024-10-14 09:49:14 +02:00
Boaz Poolman 75f53344d2 style: fix eslint issues 2024-10-12 19:52:13 +02:00
Boaz Poolman b14ee74c36 fix: config checkbox selection in the admin panel 2024-10-12 19:44:39 +02:00
Boaz Poolman 00da5012d8 fix: modal, dialog & typography styling 2024-10-12 18:46:42 +02:00
Boaz Poolman e8db8c6107 fix: rename design-system components for migtration to v2 2024-07-10 10:23:57 +02:00
Boaz Poolman 7ab1ad86e9 refactor: migrate design-system components for Strapi 5 2024-05-31 08:26:15 +02:00
Boaz Poolman 4ee4e74bd7 style: fix eslint issue 2024-05-08 20:52:31 +02:00
Boaz Poolman 9178f1e902 fix: admin requests 2024-05-08 20:46:09 +02:00
Boaz Poolman 0b4974a338 fix: missing import 2024-05-08 19:51:35 +02:00
Boaz Poolman ae6402803a refactor: update EmptyStateLayout to conform to it's new props 2024-05-08 15:58:30 +02:00
Boaz Poolman c2ab9288c1 feat: initial v5 migration 2024-04-03 20:55:53 +02:00
Iván Eixarch 4e2820fcdf Fix Eslint 2023-10-15 03:53:57 +02:00
Iván Eixarch c9f6843f96 Add spanish translation 2023-10-11 20:46:51 +02:00
Alexander Engel 761024cc74 feat: added option to download zip 2023-06-15 16:33:56 -07:00
boazpoolman ceadfbbdc6 chore: Remove fontawesome 2022-12-31 14:19:17 +01:00
boazpoolman f300183630 style: Fix eslint issues 2022-11-28 18:40:44 +01:00
boazpoolman eef725684d feat: Addition of the 'soft' setting 2022-11-28 17:00:35 +01:00
boazpoolman ad7fc93b84 chore: Move to 'Aeolun/react-diff-viewer-continued' 2022-11-27 15:11:28 +01:00
boazpoolman ca910cfdaf chore: Update @strapi packages and alter imports accordingly 2022-11-27 14:35:11 +01:00
Boaz Poolman 5b7f4f3d9d docs: Textual changes 2022-06-19 22:32:57 +02:00
Boaz Poolman 63ac38c926 feat: Move admin page to settings 2022-03-16 22:09:46 +01:00
Boaz Poolman 37ef6f6c69 fix: Frontend issues 2022-03-16 21:29:54 +01:00
Boaz Poolman bfccce21de fix: Fetching the Strapi app env 2021-12-09 09:20:46 +01:00
Boaz Poolman 14eddc5459 fix: Production warning in admin 2021-12-08 16:05:45 +01:00
Boaz Poolman eae79c1684 feat: Alert on sync page in production 2021-12-01 17:08:36 +01:00
Boaz Poolman 4783b42d0f feat: Add some padding to the bottom of the table 2021-11-20 20:33:31 +01:00
Boaz Poolman 1d9c834c9d feat: Add loader 2021-11-20 20:29:33 +01:00
Boaz Poolman c88f6f02e3 fix: Initial export in admin 2021-11-20 20:24:57 +01:00
Boaz Poolman 792a58722d fix: Bugs in admin 2021-11-20 19:51:03 +01:00
Boaz Poolman 17c68c2c36 feat: Partial export/import in admin 2021-11-20 19:06:01 +01:00
Boaz Poolman 15c770e9d0 feat: Add titles to the diff viewer 2021-11-19 20:39:32 +01:00