Commit Graph

223 Commits

Author SHA1 Message Date
francesco
de86d6a01d API refactor and MUI5 import updates 2021-09-09 18:20:15 +02:00
francesco
2e26ad5f22 Internal refactorings 2021-08-31 17:58:06 +02:00
francesco
9ef6d8cdb1 Callbacks and collectionPath refactor 2021-08-31 14:15:01 +02:00
francesco
c90353afb3 Firebase 9 implementation and Storage abstraction 2021-08-31 01:42:24 +02:00
francesco
5edba27554 Merge branch 'next' into router_v6 2021-08-28 11:57:42 +02:00
francesco
04ae7b1348 Firestore implementation is now abstracted away as a datasource 2021-08-28 00:31:33 +02:00
francesco
b45638af48 Migration to mui v5 2021-08-28 00:31:33 +02:00
francesco
70688dbaba Added liked products to sample users 2021-08-28 00:09:50 +02:00
francesco
ea510f0ad2 Refactor of CMSRouterSwitch.tsx 2021-08-27 11:22:40 +02:00
francesco
9936733fd4 CMSApp refactor 2021-08-26 18:26:06 +02:00
francesco
5933ad60bd Firestore implementation is now abstracted away as a datasource 2021-08-25 12:42:00 +02:00
francesco
3f09399999 Migration to mui v5 2021-08-18 18:53:52 +02:00
francesco
91d1b1f843 Fix for broken custom views and new entities 2021-08-14 21:46:13 +02:00
francesco
487ac1d97c Schemas to use regular type 2021-08-13 17:14:11 +02:00
francesco
195ff6cf83 Fix for oneOf type fields not working correctly 2021-08-09 17:24:19 +02:00
francesco
f95862dbc1 Form fields performance enhancement 2021-08-07 16:04:28 +02:00
francesco
d524ef7f1b Removed react-markdown 2021-08-07 16:04:28 +02:00
francesco
019ff15304 Updated firebase imports 2021-08-07 16:04:28 +02:00
francesco
d10a9bd82f Fix for url paths including custom views.
Added blog preview example
2021-08-07 16:04:28 +02:00
francesco
ef99e9b2a0 Updated home page cards 2021-08-07 16:04:28 +02:00
francesco
1f1b5e22c3 Better collection popup behaviour 2021-07-28 12:19:28 +02:00
francesco
f730293803 Changed side dialogs to include subcollections and custom views side by side 2021-07-26 18:19:48 +02:00
francesco
ad8cac0d00 Minor 2021-07-22 20:17:29 +02:00
francesco
c8d054c878 Fixed collection table popup 2021-07-21 22:40:22 +02:00
francesco
6ceae2248d Added support for oneOf configurations in arrays 2021-07-21 10:44:17 +02:00
francesco
0138d89f2d Added possibility to add custom views to entity side panels.
Bug fix when opening side panel from a reference, not showing subcollections.
Revamped products example.
2021-07-20 13:12:54 +02:00
francesco
e06b933d8c Revert example switch to simple app instead of complete one 2021-07-19 14:15:11 +02:00
francesco
c98cd1bce6 Updated code to include an example using the authController extra field 2021-07-19 14:11:54 +02:00
francesco
d7f9d31b9f Renamed useAuthContext to useAuthController
Added authcontroller in permission builder
Added authcontroller in navigation builder
2021-07-18 18:49:54 +02:00
francesco
c0ce5eb4d5 Docs updates 2021-07-07 18:11:04 +02:00
francesco
937a6f0d21 Fix for filtering by 0 values 2021-07-06 14:34:31 +02:00
francesco
3e50e0575f New filters and sort implementation 2021-07-06 13:36:48 +02:00
francesco
972dde1354 Fix for sample custom view 2021-06-26 11:29:45 +02:00
francesco
2ac84f8ebb Added deployment instructions 2021-06-24 15:48:42 +02:00
francesco
4df920a453 Internal type fixes 2021-06-17 21:53:43 +02:00
francesco
931f1381f3 Fix for map types 2021-06-17 11:40:47 +02:00
francesco
f8aae73402 Changed AlgoliaTextSearchDelegate to be a function instead of a class 2021-06-06 12:30:40 +02:00
francesco
17068845fa Dependencies update.
Updated example linking and README.md
2021-06-04 17:30:58 +02:00
francesco
0ada1f84d3 Landing page implementation 2021-05-26 20:11:00 +02:00
francesco
6d0d7ac87d Version update 0.39.0 2021-05-13 16:07:33 +02:00
francesco
df1645b7ed Added multiple paths per CMS view, useful for having params, also the flag hideFromNavigation so they can be hidden from the menu 2021-05-13 15:57:01 +02:00
francesco
779c8b5a38 Allowing adding additional columns to export function 2021-05-13 15:21:16 +02:00
francesco
e1e1922e62 Allowing changing the pagination size 2021-05-10 16:28:35 +02:00
francesco
d90414e586 Dependencies update 2021-05-10 00:49:01 +02:00
francesco
8fe6b059fd Moved material dependency to peer dependencies 2021-05-09 21:09:00 +02:00
francesco
ef1c8e40fd Updated linking of example dependencies 2021-05-09 14:04:33 +02:00
francesco
b01be44dbf Refactor of statically typed buildSchema function 2021-05-06 12:41:35 +02:00
fgatti675
5dc6f70f78 Merge pull request #79 from PupoSDC/add-type-safe-schema-builder
Add type safe builder
2021-05-06 10:23:47 +02:00
francesco
fee8c9f175 Decoupled entity side view with main view providers 2021-05-05 13:25:42 +02:00
francesco
67ab330121 Moved entity dialogs view to provider level 2021-05-05 12:56:19 +02:00