Gani Georgiev
|
844f18cac3
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
Gani Georgiev
|
4abe199acc
|
[#3715] fixed TinyMCE source code viewer textarea styles
|
2023-11-08 21:19:16 +02:00 |
Gani Georgiev
|
609792a355
|
added records file picker support for the editor field
|
2023-10-03 10:36:46 +03:00 |
Gani Georgiev
|
e5b5c1f76f
|
added option to auto generate admin and auth record passwords from the Admin UI
|
2023-08-30 14:59:00 +03:00 |
Gani Georgiev
|
231ddc9791
|
[#2541] removed file field dataTransfer.effectAllowed checks
|
2023-05-23 21:09:24 +03:00 |
Gani Georgiev
|
04e0ad9b21
|
[#2445] added support for multiple files sort in the Admin UI
|
2023-05-17 22:41:42 +03:00 |
Gani Georgiev
|
e8b4a7eb26
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
Gani Georgiev
|
4c57968d89
|
synced with master
|
2023-05-03 14:52:10 +03:00 |
Gani Georgiev
|
b84ebabf4a
|
[#2410] Fixed editor field fullscreen z-index
|
2023-05-03 14:37:19 +03:00 |
Gani Georgiev
|
bfb38ab51e
|
added select readonly prop and updated the disabled schema field state
|
2023-04-26 18:35:34 +03:00 |
Gani Georgiev
|
5c95e9b109
|
[#2318] updated schema fields ui
|
2023-04-26 14:12:47 +03:00 |
Gani Georgiev
|
0c63e0e219
|
added editor loading placeholder
|
2023-04-21 00:42:41 +03:00 |
Gani Georgiev
|
5c57be8469
|
removed tinymce autoresize transition
|
2023-04-20 23:55:50 +03:00 |
Gani Georgiev
|
5c95a43042
|
move relations load to the end of the execution queue t
|
2023-04-20 17:38:04 +03:00 |
Gani Georgiev
|
00b04db5cf
|
added ctrl+s record form shortcut and updated user external auths panel with the new provider logos
|
2023-04-17 14:35:49 +03:00 |
Gani Georgiev
|
5eb54c7a3d
|
store unsaved record changes in local storage
|
2023-04-17 12:43:48 +03:00 |
Gani Georgiev
|
b347c8d80c
|
[#2246] added drop files support for the file field
|
2023-04-13 16:46:50 +03:00 |
Gani Georgiev
|
cd45854792
|
[#215] added Admin UI Private file option toggle
|
2023-04-04 21:38:03 +03:00 |
Gani Georgiev
|
82abd7e0b0
|
minor collection ui adjustments
|
2023-03-19 08:17:36 +02:00 |
Gani Georgiev
|
4d16d0e16e
|
new schema and indexes ui
|
2023-03-16 19:21:16 +02:00 |
Gani Georgiev
|
aa4e405f92
|
replaced authentik with generic oidc provider
|
2023-02-23 21:07:00 +02:00 |
Gani Georgiev
|
0db6c783cd
|
minor ui improvements
|
2023-02-21 22:24:49 +02:00 |
Gani Georgiev
|
a07f67002f
|
added view collection type
|
2023-02-18 19:33:42 +02:00 |
Gani Georgiev
|
dcaacd0d28
|
updated ui/dist and slighly increased the colors contrast
|
2023-02-02 14:09:25 +02:00 |
Gani Georgiev
|
2b5f00b62e
|
fix[#1730, #1742] fixed datepicker clear btn and increased theslightly the fields contrast
|
2023-02-02 00:19:12 +02:00 |
Gani Georgiev
|
ecfae2e5c9
|
added predefined mime types list and other minor ui improvements
|
2023-01-24 20:58:24 +02:00 |
Gani Georgiev
|
4c010847e3
|
[#976] added optional RelationOptions.DisplayFields and refactored the relation picker UI
|
2023-01-23 21:57:35 +02:00 |
Gani Georgiev
|
2a4b3315c6
|
[#370] added rich text editor field
|
2023-01-17 13:31:48 +02:00 |
Gani Georgiev
|
9b880f5ab4
|
filter enhancements
|
2023-01-07 22:27:11 +02:00 |
Gani Georgiev
|
90dba45d7c
|
initial v0.8 pre-release
|
2022-10-30 10:28:14 +02:00 |
Gani Georgiev
|
030dfc2690
|
updated ui/dist
|
2022-09-10 22:54:26 +03:00 |
Gani Georgiev
|
f0b57c6b91
|
[#276] added option to list and unlink external user auth relations
|
2022-09-01 12:22:59 +03:00 |
Gani Georgiev
|
587cfc335c
|
[#75] added option to test s3 connection and send test emails
|
2022-08-21 14:30:36 +03:00 |
Gani Georgiev
|
ccd010c490
|
simplified mail settings ui
|
2022-08-16 13:32:32 +03:00 |
Gani Georgiev
|
65b830198b
|
test deleteMissing with schema changes
|
2022-08-10 13:22:27 +03:00 |
Gani Georgiev
|
4e58e7ad6a
|
added ImportPopup
|
2022-08-06 08:03:34 +03:00 |
Gani Georgiev
|
93ab5fbea2
|
added page export and import
|
2022-08-05 23:25:16 +03:00 |
Gani Georgiev
|
f459dd8812
|
import scaffoldings
|
2022-08-05 06:00:38 +03:00 |
Gani Georgiev
|
841415f0ff
|
move field delete in a dropdown to prevent accidental clicks
|
2022-07-19 14:36:35 +03:00 |
Gani Georgiev
|
994761b728
|
normalized the caster to return always non-null value and fixed minor ui issues
|
2022-07-18 00:16:09 +03:00 |
Gani Georgiev
|
72f72bc84f
|
added invalid form-group styles
|
2022-07-16 10:40:04 +03:00 |
Gani Georgiev
|
d8c8289269
|
added odd default circle icon size for better visual vertical alignment in firefox
|
2022-07-14 21:21:47 +03:00 |
Gani Georgiev
|
3d07f0211d
|
initial public commit
|
2022-07-07 00:19:05 +03:00 |