102 Commits

Author SHA1 Message Date
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
francesco
a26c953cc6 MarkdownField.tsx implementation 2020-11-09 20:04:44 +01:00
francesco
e9ee937ca0 Adding default values to entities on creation and autovalues for timestamps 2020-11-08 02:13:42 +01:00
francesco
df73ef3e7d Added reorder feature for default arrays with drag n drop 2020-11-05 23:36:11 +01:00
francesco
c50b454417 Added entity forms to lateral menu.
Version 0.15.0
2020-11-03 21:54:21 +01:00
francesco
1a21a1b42c Design enhancements and collection table sizes added 2020-10-30 17:11:47 +01:00
francesco
532a3b8b68 Fixed navigation bug for subcollections
Version 0.14.2
2020-10-27 22:01:29 +01:00
francesco
b612c64512 Added missing files 2020-10-25 11:47:50 +01:00
francesco
c5735e639f Added release action and improved README.md 2020-10-25 11:10:48 +01:00
francesco
ca7ec5a0ce Virtualized tables.
Design enhancements.
2020-10-24 14:30:20 +02:00
francesco
763e1a0086 Infinite scroll
Version 0.14.0
2020-10-08 14:50:42 +02:00
francesco
975278c996 Big visual refactor.
Added boolean filters.
Version 0.14.0
2020-10-07 14:31:01 +02:00