220 Commits

Author SHA1 Message Date
francesco
3edc0c0847 Version update 0.25.2
Small bugfix
0.25.2
2021-02-14 22:09:16 +01:00
francesco
78553b9928 Version update 0.25.1 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
4986c3dade Simplified and completed internal generic types 2021-02-11 22:02:33 +01:00
francesco
311704c653 Entity form fix when errors in new untouched entity.
Fixed library exports.
Version 0.25.0
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
0d6b7569a0 Reorder of internal exports 2021-02-09 19:52:52 +01:00
francesco
7e029da798 Fix for ArrayContainer hash of non objects 2021-02-09 18:23:16 +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
ea2fadb61c Refactor of collection table internal API 2021-01-28 22:19:18 +01:00
francesco
8494764173 Added initialSort 2021-01-28 21:08:02 +01:00
francesco
f3a1d9addb Version update 0.24.0 0.24.0 2021-01-26 23:22:56 +01:00
francesco
7e4af6693a Fix for non editable tables buttons bug 2021-01-26 23:15:28 +01:00
francesco
b7cc6ccf59 Merge branch 'firebase-ui'
# Conflicts:
#	CHANGELOG.md
#	README.md
#	example/src/SampleApp.tsx
#	src/CMSApp.tsx
#	src/CMSAppProps.tsx
#	src/collection/popup_field/PopupFormField.tsx
#	src/contexts/AuthContext.tsx
#	src/form/fields/ArrayDefaultField.tsx
#	src/form/fields/StorageUploadField.tsx
#	src/form/form_factory.tsx
#	src/models/form_props.tsx
2021-01-25 16:15:39 +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
11bd7ade68 Code cleanup and package refactor.
Exporting hooks now.
Version 0.23.0
0.23.0
2021-01-23 23:17:55 +01:00
fgatti675
8a4f51a954 Merge pull request #41 from faizaand/feature/firebase-ui
Email and password authentication via Firebase UI
2021-01-23 17:50:13 +01:00
francesco
143f95f2c5 Allowing copy of entities and selection 2021-01-23 14:40:14 +01:00
francesco
39059bff00 Disabled save button if not modified 2021-01-23 14:40:14 +01:00
francesco
9b4ff61c20 Added extra actions on collections toolbar 2021-01-23 14:40:14 +01:00
Faizaan Datoo
63e5453299 Include package and styles 2021-01-21 02:13:39 -05:00
Faizaan Datoo
d45581acf6 Add Firebase UI email and password auth 2021-01-21 01:59:21 -05:00
fgatti675
e408abacc7 Merge pull request #38 from Camberi/dependabot/npm_and_yarn/example_backend/functions/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1 in /example_backend/functions
2021-01-10 21:48:36 +01:00
dependabot[bot]
c06d786086 Bump axios from 0.19.2 to 0.21.1 in /example_backend/functions
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 01:23:51 +00: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
0.22.0
2021-01-02 13:11:09 +01:00
francesco
56d2ade1e0 Version update 0.21.2 0.21.2 2020-12-30 20:29:07 +01:00
francesco
b9d46313cd Enhanced map previews 2020-12-30 20:27:48 +01:00
francesco
2b826610c5 Fixed click behaviour on not editable tables 2020-12-30 18:32:56 +01:00
francesco
4ec32fd336 Merge remote-tracking branch 'origin/master' 0.21.1 2020-12-30 13:36:20 +01:00
francesco
33ca291ef7 Styles and keys refactor for enhanced performance.
Version 0.21.1
2020-12-29 15:49:25 +01:00
fgatti675
73f87c37f7 Merge pull request #33 from Camberi/dependabot/npm_and_yarn/example_backend/functions/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8 in /example_backend/functions
2020-12-29 00:31:54 +01:00
francesco
26a6126ff0 Enhanced table reference fields and refactor of cell selection and styles.
Performance optimizations by memoization and fixing styles.
0.21.0
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
83b1efdf87 Yup update and dependencies 2020-12-18 12:56:37 +01:00
francesco
696e20cbde Dependencies updates and cleanup 0.20.0 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
dependabot[bot]
0416e3c791 Bump ini from 1.3.5 to 1.3.8 in /example_backend/functions
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 21:57:50 +00:00
francesco
910711a7b1 Minor update on reference previews 2020-12-06 10:52:06 +01:00
francesco
b3004c1898 Dependencies update.
Added mono font for ids
2020-12-05 23:29:05 +01:00
francesco
033b376fdc Refactor of CMSApp.tsx to separate LoginView.tsx and CMSRouterSwitch.tsx 2020-12-05 16:41:46 +01:00
francesco
de5350cdc9 Refactor of CMSApp.tsx to separate LoginView.tsx and CMSRouterSwitch.tsx 2020-12-05 16:06:31 +01:00
francesco
b578a750bb Fiz return value of ReferencePreview.tsx 0.19.0 2020-12-04 13:42:39 +01:00
francesco
3b394797a5 Version update 0.19.0 2020-12-04 13:30:21 +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
c795b72ff9 Changelog update 2020-12-02 13:28:53 +01:00