Commit Graph

225 Commits

Author SHA1 Message Date
fgatti675
fefcaaa120 Merge pull request #168 from Camberi/dependabot/npm_and_yarn/example/nth-check-2.0.1
Bump nth-check from 1.0.2 to 2.0.1 in /example
2021-12-18 17:46:57 +01:00
francesco
d3f259a5f7 Added dependencies prop to AdditionalColumnDelegate to rerender cells based on other properties. 2021-12-17 17:08:05 +01:00
francesco
3e061a0363 Performance updates 2021-12-16 19:07:23 +01:00
francesco
69c145a4e1 Performance updates 2021-12-15 21:27:54 +01:00
francesco
134b5db942 Fix for dynamic fields in property builder not updating correctly. 2021-12-13 15:22:40 +01:00
francesco
a62c4e9a93 Navigation drawer indicator and 404 page added. 2021-12-11 15:10:26 +01:00
francesco
ba59a01d01 Removed schema config model and replaced for resolved entity collection 2021-12-07 17:41:06 +01:00
francesco
4ff6f4c02b Entity schema registry rework 2021-12-06 11:25:30 +01:00
dependabot[bot]
9f732c5e42 Bump nth-check from 1.0.2 to 2.0.1 in /example
Bumps [nth-check](https://github.com/fb55/nth-check) from 1.0.2 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v1.0.2...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 17:34:00 +00:00
francesco
99c647df64 Added ResolvedEntitySchema and EntitySchemaResolver. Changed how schema properties are resolved and moved up to higher levels. 2021-12-02 18:33:01 +01:00
francesco
060c6b43bf Allowing upload of pictures directly in the table 2021-11-29 20:27:46 +01:00
francesco
0d12b9d7e9 Removed css internal import adn replaced with styled solution 2021-11-27 01:23:34 +01:00
dependabot[bot]
4703d92a1c Bump nth-check from 1.0.2 to 2.0.1 in /example
Bumps [nth-check](https://github.com/fb55/nth-check) from 1.0.2 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v1.0.2...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 12:35:06 +00:00
francesco
390ceabfef Minor login fix 2021-11-26 13:34:18 +01:00
francesco
d03414e9e6 Replaced FirebaseUi with custom implementation 2021-11-25 16:19:14 +01:00
francesco
23406f27f8 Replaced library with custom CSV implementation 2021-11-24 11:03:14 +01:00
francesco
dfea42e0b8 Minor docs Removed useClipboard dependency 2021-11-23 17:16:43 +01:00
francesco
cd3e09253c Typescript 4.5 2021-11-22 15:11:14 +01:00
francesco
9b2f925e63 Docs and versions update
1.0.0-beta5
2021-11-22 12:45:06 +01:00
francesco
7ac1871e28 Docs update 2021-11-20 14:05:25 +01:00
francesco
88352b099f MUI 5.1 and dependencies update 2021-11-18 16:02:07 +01:00
francesco
c3666eed1c Side entity controller optimisation and width selection 2021-11-17 13:19:37 +01:00
francesco
71e0cfb938 User types have been converted to generics all through the app 2021-11-14 00:07:06 +01:00
francesco
45104459e2 Added SelectionController 2021-11-13 13:49:18 +01:00
francesco
40d9a24874 Table refactor 2021-11-05 12:26:22 +01:00
francesco
c761a58dee Demo skipped fix 2021-11-01 11:04:19 +01:00
francesco
2975204302 CollectionTable.tsx refactor 2021-10-29 16:42:49 +02:00
francesco
e7a3ace6c3 Website and readme update 2021-10-13 16:41:57 +02:00
francesco
7dd43a1c97 Updated README.md and intro section 2021-10-10 13:33:39 +02:00
francesco
d072ff55af Fix for multiple delete keeping old state.
Fix multiple form styles.
Fix for array of number enums.
Added `hidden` configuration to disabled fields
2021-10-07 12:48:30 +02:00
francesco
1d82bb0de9 Improved property docs 2021-10-02 19:42:17 +02:00
francesco
f72b5eacfe Added authController to Authenticator 2021-10-02 13:01:33 +02:00
francesco
7a33b550c2 Docs update 2021-10-01 22:26:54 +02:00
francesco
c3dd54a7bd Changed relativePath to path in collections 2021-10-01 16:24:12 +02:00
francesco
f1b1d5a889 Docs update and auth delegate tweaks 2021-10-01 15:53:51 +02:00
francesco
9296b952ad AuthController refactor 2021-09-30 19:15:05 +02:00
francesco
1a67347871 Save callbacks moved to collection level 2021-09-30 18:16:15 +02:00
francesco
6f7dbc8fec Hooks and contexts refactor 2021-09-30 15:42:28 +02:00
francesco
9867571d32 Allowing customisation of paths and dependencies cleanup 2021-09-28 22:44:47 +02:00
francesco
f89eae85c4 Design tweaks 2021-09-27 10:54:55 +02:00
francesco
e9d8d7d707 Added default logo 2021-09-24 16:04:09 +02:00
francesco
f921df6ec9 Fix for TableDateField.tsx 2021-09-24 11:38:13 +02:00
francesco
43adde42a0 Text search docs update 2021-09-22 19:16:41 +02:00
francesco
8ea7c12577 Packages reordering 2021-09-21 21:28:46 +02:00
francesco
24ae863865 Some refactorings and docs updates 2021-09-21 10:25:58 +02:00
francesco
08be184cce Fix for initial navigation 2021-09-19 23:30:19 +02:00
francesco
3c61ec69db Fix for error focus scroll 2021-09-19 20:30:51 +02:00
francesco
55ef53dee0 Enhanced datasource hooks 2021-09-19 15:22:28 +02:00
francesco
3b8aef5da1 Version 1.0.0 docs update 2021-09-17 11:01:55 +02:00
francesco
34e36dbec8 Refactor datasource and extracted schema callbacks 2021-09-14 19:10:29 +02:00