153 Commits

Author SHA1 Message Date
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
francesco
2ff6f71060 Small builders.ts types fix 2021-05-05 12:22:27 +02:00
PupoSDC
01e1da17aa Add type safe builder PoC 2021-05-04 20:26:04 +02:00
francesco
0953fd250b Version 0.38.1 update
Fix for uniqueInArray bug
2021-05-03 19:14:22 +02:00
francesco
cc32816721 Changed collection table popup behaviour.
Added `uniqueInArray` validation prop
2021-05-03 15:55:30 +02:00
francesco
4c18763244 - Mono typeface import css has been removed from the core library and needsto be imported in every implementation now, like the Rubik typeface. Examples and Readme updated. Useful for SSR.
- Enhanced feedback for references configuration errors, no longer crashing the app.
- Changed double click behaviour in collections table to open the inline editor,replaced by a triple click. You can double click to select the content of the cell.
2021-04-30 18:12:07 +02:00
francesco
191b012212 Split CMSApp into CMSAppProvider.tsx and CMSMainView.tsx 2021-04-29 13:17:23 +02:00
francesco
17fa03a95c Big internal refactor and added useNavigationFrom.tsx 2021-04-26 14:04:54 +02:00
francesco
672b649894 Making NavigationBuilder async 2021-04-17 00:10:42 +02:00
francesco
12fd62496b Version update 0.34.0 2021-04-07 16:04:31 +02:00
francesco
6e45c1ce9a Added unique fields validation 2021-04-06 13:33:23 +02:00
francesco
4ec08e1138 Refactor of custom fields 2021-04-02 01:27:58 +02:00
francesco
d31542a08d Allowing selecting the colors of enum chips 2021-03-30 10:42:07 +02:00
francesco
4c9cd54800 Version update 0.31.0 2021-03-26 12:37:32 +01:00
francesco
39d92622f4 Allowing customization of uploaded file names and paths 2021-03-26 12:17:10 +01:00
francesco
1ab1ebc418 Changed example so it works just by copy pasting the folder 2021-03-17 17:27:54 +01:00
francesco
0f434a4d78 Minor sample cleanup 2021-03-16 17:43:13 +01:00
francesco
596f8e75c4 Permissions system
Refactored Example.
Version 0.30.0
2021-03-16 13:38:39 +01:00
francesco
9fe8f95914 Styles update 2021-03-12 13:30:39 +01:00
francesco
f3c6c2e51d Added HomeRoute with a recap of main collections and descriptions 2021-03-11 18:43:38 +01:00
francesco
9daaebab5b Allowing override locale (only for dates) and dates format
https://github.com/Camberi/firecms/issues/58
2021-03-09 16:50:43 +01:00