Gani Georgiev
|
28c9f02cb4
|
updated js sdk and resolved isNew record field conflict
|
2023-05-01 13:00:12 +03:00 |
Gani Georgiev
|
0478f84867
|
updated /api/oauth2-redirect error messages
|
2023-04-25 11:52:56 +03:00 |
Gani Georgiev
|
0b5e189563
|
added OAuth2 redirect fallback message to notify the user to go back to the app
|
2023-04-25 08:36:02 +03:00 |
Gani Georgiev
|
e61d48fe7b
|
[#2349] fixed View collection schema incorrectly resolving multiple aliased fields originating from the same field source
|
2023-04-24 15:43:23 +03:00 |
Gani Georgiev
|
cae3315e46
|
[#2349] fixed view query SELECT DISTINCT parsing
|
2023-04-24 12:54:57 +03:00 |
Gani Georgiev
|
bd2521b14b
|
added cache-control header for the admin ui assets
|
2023-04-21 01:19:57 +03:00 |
Gani Georgiev
|
4b0e614c68
|
updated changelog
|
2023-04-20 17:42:38 +03:00 |
Gani Georgiev
|
e1cfe7fc4a
|
[#2327] enabled rtl for the editor field
|
2023-04-20 15:33:02 +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
|
b39d607c8a
|
updated changelog and package.json
|
2023-04-18 06:30:05 +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
|
177230a765
|
renamed private to protected
|
2023-04-15 13:27:42 +03:00 |
Gani Georgiev
|
53c735d00b
|
added simple loose wildcard search term support in the Admin UI
|
2023-04-14 14:45:50 +03:00 |
Gani Georgiev
|
aba6279feb
|
Merge branch 'master' into develop
|
2023-04-14 12:58:03 +03:00 |
Gani Georgiev
|
8317ae2e6b
|
[#2287] fixed unique field detailed error not being returned on DrySubmit failure
|
2023-04-13 22:37:10 +03:00 |
Gani Georgiev
|
af5f808144
|
updated OAuth2 providers ui
|
2023-04-13 15:38:12 +03:00 |
Gani Georgiev
|
c77467a6a2
|
synced with master
|
2023-04-12 16:31:36 +03:00 |
Gani Georgiev
|
35e433f26b
|
updated changelog and ui/dist
|
2023-04-12 16:23:53 +03:00 |
Gani Georgiev
|
6a69a035a7
|
synced with master
|
2023-04-12 14:27:17 +03:00 |
Gani Georgiev
|
b8373b23a4
|
updated changelog
|
2023-04-12 10:31:11 +03:00 |
Gani Georgiev
|
25c1db40ac
|
[#2272] fixed panic on list.ExistInSliceWithRegex cache
|
2023-04-12 10:27:22 +03:00 |
Gani Georgiev
|
3e5b021dd8
|
fixed oauth2SubscriptionRedirect test
|
2023-04-10 22:51:59 +03:00 |
Gani Georgiev
|
c826514eca
|
synced with master
|
2023-04-07 11:39:45 +03:00 |
Gani Georgiev
|
1420d717e3
|
[#2231] revert the aws-sdk-go-v2 change
|
2023-04-06 20:17:22 +03:00 |
Gani Georgiev
|
f5f8c35a17
|
[#2221] fixed Admin UI Logs meta field visualization in Firefox
|
2023-04-05 19:43:41 +03:00 |
Gani Georgiev
|
9f76ad234c
|
[#2205] fixed Record.WithUnknownData() typo
|
2023-04-03 22:01:59 +03:00 |
Gani Georgiev
|
8ca439e5f7
|
updated ui/dist
|
2023-04-03 21:11:04 +03:00 |
Gani Georgiev
|
850fe353da
|
updated changelog
|
2023-04-01 13:00:28 +03:00 |
Gani Georgiev
|
3ea02c945d
|
updated changelog and formatting
|
2023-03-28 07:59:37 +03:00 |
Gani Georgiev
|
d0239f25ed
|
updated changelog and ui/dist
|
2023-03-27 19:44:09 +03:00 |
Gani Georgiev
|
3a5d3d521f
|
added ProviderName and ProviderClient fields to core.RecordAuthWithOAuth2Event
|
2023-03-26 19:32:23 +03:00 |
Gani Georgiev
|
5678339af0
|
added migrate history-sync command
|
2023-03-25 21:48:19 +02:00 |
Gani Georgiev
|
e5a22b8bd8
|
added a flag indicating OAuth2 auth record creation
|
2023-03-25 15:18:28 +02:00 |
Gani Georgiev
|
7a2360d785
|
[#2029] enable any id aliased column in a view query to be detected as relation field
|
2023-03-23 19:51:06 +02:00 |
Gani Georgiev
|
67ecebe935
|
[#1939] removed redundant COALESCE normalizations
|
2023-03-23 19:30:35 +02:00 |
Gani Georgiev
|
9736a45e80
|
renamed daos.GetTableColumns and daos.GetTableInfo for consistency
|
2023-03-22 17:15:17 +02:00 |
Gani Georgiev
|
923fc26a31
|
changed types.JsonArray to support generics
|
2023-03-22 17:12:44 +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
|
1126a0e16f
|
updated changelog and ui/dist
|
2023-03-21 15:55:42 +02:00 |
Gani Georgiev
|
361cfb56b7
|
[#1904] simplified default mail template styles
|
2023-03-16 22:35:03 +02:00 |
Gani Georgiev
|
e735d9d21b
|
synced with master
|
2023-03-14 02:04:34 +02:00 |
Gani Georgiev
|
31b24ecb86
|
removed eager unique collection name check to allow lazy validation during bulk import
|
2023-03-14 01:31:30 +02:00 |
Gani Georgiev
|
3eb3d0bbdf
|
lowered auth record bcrypt round factor to 12
|
2023-03-13 15:52:51 +02:00 |
Gani Georgiev
|
f180af7af7
|
synced with master
|
2023-03-12 18:09:16 +02:00 |
Gani Georgiev
|
7cfbe49b32
|
updated changelog
|
2023-03-12 17:22:50 +02:00 |
Gani Georgiev
|
b564be06f4
|
updated RecordsPicker to show proper view colllection relations
|
2023-03-12 17:12:35 +02:00 |
Gani Georgiev
|
d046811df7
|
optimized single relation lookups
|
2023-03-07 23:28:35 +02:00 |
Gani Georgiev
|
bce4094134
|
updated changelog
|
2023-03-06 15:32:46 +02:00 |
Gani Georgiev
|
8de0e61cf4
|
synced with master
|
2023-03-06 15:27:17 +02:00 |