Gani Georgiev
|
ed1dc54f27
|
make the create btn slightly larger
|
2024-10-08 16:22:49 +03:00 |
Gani Georgiev
|
844f18cac3
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
Gani Georgiev
|
0122d4f527
|
[#4607] fixed the keyboard-accebility of the Admin UI dropdowns
|
2024-03-22 20:07:01 +02:00 |
Gani Georgiev
|
bb410e7e0d
|
[#4462] fixed Admin UI record and collection panels not reinitializing properly on browser back/forward navigation
|
2024-03-01 17:00:26 +02:00 |
Gani Georgiev
|
8868fa9ae6
|
use a custom tinymce svelte component and other minor optimizations
|
2023-10-15 14:04:44 +03:00 |
Gani Georgiev
|
20b6ce4b84
|
excluded expand from the record draft and applied some lint fields alignment suggestions
|
2023-10-08 15:22:03 +03:00 |
Gani Georgiev
|
5732bc38e3
|
reload the records counter and remove drafts failures from LocalStorage
|
2023-10-01 15:57:20 +03:00 |
Gani Georgiev
|
8908d03b8c
|
added support for linking to the record preview/update form and some other minor improvements
|
2023-10-01 12:55:30 +03:00 |
Gani Georgiev
|
8416f03bcf
|
show local date on hover
|
2023-09-30 12:13:00 +03:00 |
Gani Georgiev
|
2550a9de54
|
[#3344, #2505] optimized records listing
|
2023-09-24 11:05:12 +03:00 |
Gani Georgiev
|
0ca86a0c87
|
[#3273] added readerToString() JSVM helper
|
2023-09-10 10:46:19 +03:00 |
Gani Georgiev
|
ca136c5dc1
|
[#3265] silent the localStorage quota error to prevent breaking the record form panel
|
2023-09-06 14:11:58 +03:00 |
Gani Georgiev
|
a394777264
|
[#3191] added client-side validation and syntax highlight for the json field
|
2023-08-29 22:10:57 +03:00 |
Gani Georgiev
|
5960dc5f2d
|
removed js sdk dto helpers
|
2023-08-14 21:20:49 +03:00 |
Gani Georgiev
|
3820f3d7d7
|
updated page sidebar width styles
|
2023-05-19 13:48:58 +03:00 |
Gani Georgiev
|
df5a291d20
|
use the filenames instead of indexes on delete
|
2023-05-17 23:17:45 +03:00 |
Gani Georgiev
|
e8b4a7eb26
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
Gani Georgiev
|
28c9f02cb4
|
updated js sdk and resolved isNew record field conflict
|
2023-05-01 13:00:12 +03:00 |
Gani Georgiev
|
01f4765c09
|
added Command+S quick save alias and fixed relations draft restore
|
2023-04-20 14:38:24 +03:00 |
Gani Georgiev
|
fdf4f6d3bd
|
fixed ctrl+s not getting triggered in the editor field
|
2023-04-19 10:33:24 +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
|
1b8776926e
|
updated protected files visualization
|
2023-04-17 13:28:41 +03:00 |
Gani Georgiev
|
5eb54c7a3d
|
store unsaved record changes in local storage
|
2023-04-17 12:43:48 +03:00 |
Gani Georgiev
|
d44c2bb1a9
|
removed implicit autofocus as it is causing keyboard navigation issues
|
2023-04-15 11:23:59 +03:00 |
Gani Georgiev
|
0351f3a1ad
|
updated overlay panel autofocus
|
2023-04-14 15:28:24 +03:00 |
Gani Georgiev
|
d0239f25ed
|
updated changelog and ui/dist
|
2023-03-27 19:44:09 +03:00 |
Gani Georgiev
|
78a9f7429c
|
updated ui/dist
|
2023-03-24 22:30:57 +02:00 |
Gani Georgiev
|
b67549209a
|
[#2118] added option to explicitly set the record id from the Admin UI
|
2023-03-21 17:56:31 +02:00 |
Gani Georgiev
|
a07f67002f
|
added view collection type
|
2023-02-18 19:33:42 +02:00 |
Gani Georgiev
|
c51148e4d7
|
[#1702] added aria-label to some buttons for accessibility
Co-authored-by: Nolan Darilek <nolan@thewordnerd.info>
|
2023-01-28 20:14:51 +02:00 |
Gani Georgiev
|
39df263a03
|
[#1656] added duplicate collection and record dropdown option
|
2023-01-24 22:30:42 +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
|
6e9cf986c5
|
[#872] changed the schema required validator to be optional for auth collections
|
2022-11-16 15:13:04 +02:00 |
Gani Georgiev
|
90dba45d7c
|
initial v0.8 pre-release
|
2022-10-30 10:28:14 +02:00 |
Gani Georgiev
|
a049a37624
|
updated sdk to ^0.3.0
|
2022-08-02 17:00:14 +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
|
3d07f0211d
|
initial public commit
|
2022-07-07 00:19:05 +03:00 |