Commit Graph

289 Commits

Author SHA1 Message Date
francesco
a376340196 Internal modules cleanup 2021-02-27 17:20:20 +01:00
francesco
957ea011f2 Treating autovalues as read only fields 2021-02-25 13:16:11 +01:00
francesco
4ff7624a7a Typescript 4.2 adaptations 2021-02-24 15:50:53 +01:00
francesco
65657ce370 Version update 0.27.0 0.27.0 2021-02-23 22:47:21 +01:00
francesco
d73aae37b9 Added assigned size to custom previews.
Added `clearMissingValues` to map property config.
2021-02-23 22:39:08 +01:00
francesco
3f574eb0c9 Fix for table select fields with number as data types 2021-02-23 13:19:29 +01:00
francesco
dca344c0c5 Version update 0.26.3 0.26.3 2021-02-22 20:14:51 +01:00
francesco
1db7ff0521 Minor fix for enum selects of type "number" 2021-02-22 20:14:10 +01:00
francesco
a3dcfef942 Version update 0.26.2 0.26.2 2021-02-22 17:54:59 +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
0.26.1
2021-02-20 23:36:31 +01:00
francesco
3e92c15cdc Version update 0.26.0 0.26.0 2021-02-18 17:46:59 +01:00
francesco
89a4bc806c Updated CHANGELOG.md 2021-02-18 17:35:57 +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
23e2e63067 Simplified model generics 2021-02-15 01:01:47 +01:00
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