Commit Graph

73 Commits (5de1accc7725ac49c5f1f364d0f53f47f08d6ac1)

Author SHA1 Message Date
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
Boaz Poolman b07ffa6281 fix: Issue of duplicate key prop in array of components 2021-11-19 20:05:25 +01:00
Boaz Poolman a1d9d53517 chore: Update to @strapi/strapi 4.0.0-beta.14 2021-11-19 19:39:57 +01:00
Boaz Poolman ccef257c32 feat: Empty states in admin 2021-11-13 14:30:16 +01:00
Boaz Poolman 3be97749f9 refactor(v4): Implement @strapi/design-system 2021-11-13 14:15:31 +01:00
Boaz Poolman 6f8268f3ac refactor: Rename permission menu-item to menu-link 2021-11-11 22:43:52 +01:00
Boaz Poolman 68aa8b57e0 chore: Grab plugin icon name from package.json 2021-11-10 19:57:29 +01:00
Boaz Poolman ad68519ac2 feat: Managed access for the settings page (RBAC) 2021-11-10 19:51:00 +01:00
Boaz Poolman db9745ef81 refactor(v4): plugin icon as react component 2021-10-27 16:04:58 +02:00
Boaz Poolman ecb580ec95 refactor: Rename @strapi/icons imports 2021-10-27 13:45:55 +02:00