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
francesco
957ea011f2
Treating autovalues as read only fields
2021-02-25 13:16:11 +01:00
francesco
9ba73ae916
Enhanced disabled fields in table mode
2021-02-22 17:51:23 +01:00
francesco
19d26668e1
Changed behavior of custom fields in table mode.
...
Version update 0.26.1
2021-02-20 23:36:31 +01:00
francesco
0e1a5dd8db
Fix for empty strings being detected as false in default values and save hooks
2021-02-18 17:23:26 +01:00
francesco
096a826595
Renamed CMSFieldProps to FieldProps
2021-02-18 16:38:52 +01:00
francesco
ebac1676c3
Dynamic fields in forms, changed disabled behaviour
2021-02-18 16:04:45 +01:00
francesco
8d21149146
Dynamic fields in forms
2021-02-18 15:13:04 +01:00
francesco
065f8c8743
Fixing generic types for generated columns
2021-02-18 15:11:39 +01:00
francesco
78553b9928
Version update 0.25.1
2021-02-14 20:02:43 +01:00
francesco
eca52b6d9c
Allow overriding schemas for specific entities and using a SchemaResolver
2021-02-14 19:42:27 +01:00
francesco
311704c653
Entity form fix when errors in new untouched entity.
...
Fixed library exports.
Version 0.25.0
2021-02-10 20:09:11 +01:00
francesco
f2df253be3
Enabled overriding of entity schemas side panel
2021-02-10 00:43:27 +01:00
francesco
883fa75580
Simplified side navigation.
...
Created system for handling arrays of references
2021-02-09 00:36:27 +01:00
francesco
dd0d9422c7
Renamed EntityCollectionView to EntityCollection
2021-01-28 22:33:35 +01:00
francesco
8494764173
Added initialSort
2021-01-28 21:08:02 +01:00
francesco
0e5f014a3d
Added context to CMSFieldProps to allow to retrieve the entity values
2021-01-25 16:13:36 +01:00
francesco
90077eb0b7
Updated implementation of FirebaseUI
2021-01-24 17:19:24 +01:00
francesco
6de9c60e1a
Code cleanup and package refactor.
...
Exporting hooks now.
Version 0.23.0
2021-01-23 23:46:02 +01:00
francesco
143f95f2c5
Allowing copy of entities and selection
2021-01-23 14:40:14 +01:00
francesco
9b4ff61c20
Added extra actions on collections toolbar
2021-01-23 14:40:14 +01:00
francesco
ff2c8dcc91
- onFirebaseInit callback on the CMSApp called after Firebase initialisation.
...
Useful for using the local emulator.
- Fixed initial values bug when creating new entities and validation.
- Added `showError` prop to CMSFieldProps
2021-01-02 13:11:09 +01:00
francesco
26a6126ff0
Enhanced table reference fields and refactor of cell selection and styles.
...
Performance optimizations by memoization and fixing styles.
2020-12-28 20:04:42 +01:00
francesco
10592e760c
Editable collection table
2020-12-25 01:59:42 +01:00
francesco
a6e1d44ec7
Fix for autoupdated values forcing unsaved changes prompt dialog in forms.
2020-12-24 01:32:42 +01:00
francesco
1897f1abb9
Updated example to make automatic update on development with latest react scripts
2020-12-24 00:40:51 +01:00
francesco
696e20cbde
Dependencies updates and cleanup
2020-12-15 11:14:41 +01:00
francesco
102f46d47a
Fix for array of timestamps preview and enhanced preview error handling
2020-12-14 23:11:21 +01:00
francesco
033b376fdc
Refactor of CMSApp.tsx to separate LoginView.tsx and CMSRouterSwitch.tsx
2020-12-05 16:41:46 +01:00
francesco
0c3abe58f4
Refactor or main menu navigation.
...
Added grouping and breadcrumbs to additional views and redesign.
Added CMSApp.tsx info to README.md
Refactored firebase imports to make it compatible with Firebase SDK 8
2020-12-04 13:21:24 +01:00
francesco
814fbb3bf5
Moved delete hook to entity schema level
2020-11-30 12:11:34 +01:00
francesco
a4e4b8f4a1
Added url fragment navigation in side view
2020-11-22 02:01:23 +01:00
francesco
7bb37c119f
React version 17 update
...
Big refactor of preview components, now each property preview type is split into its own component
2020-11-21 18:02:23 +01:00
francesco
a189614295
Changed default way of loading Firebase config, now the specified config has priority over the environment.
2020-11-16 11:00:45 +01:00
francesco
df5b927449
Added array filter and clear buttons
2020-11-15 23:45:38 +01:00
francesco
3505111cb2
Added root navigation entries grouping.
...
Adaptive width for subcollections in side view.
Refactored main drawer.
Version 0.16.2
2020-11-12 13:17:44 +01:00
francesco
e7afd337f2
Refactor of StorageUploadField.tsx
2020-11-12 00:28:58 +01:00
francesco
0ce5dc7a47
Added CollectionCell component that fades out overflowing cell content
2020-11-11 19:23:55 +01:00
francesco
2fa7bc5147
Version 0.16.0
...
Ui tweaks, markdown preview
2020-11-10 17:44:14 +01:00
francesco
3a2582d71f
Reference properties now inferring collection based on path
2020-11-10 15:51:55 +01:00
francesco
f2be36dd93
Refactor of CMSAppProvider
2020-11-10 13:09:58 +01:00