Gani Georgiev
|
d8f9b52011
|
updated go deps
|
2023-04-20 23:45:51 +03:00 |
|
Gani Georgiev
|
faa0a9f7dc
|
added admin console command tests
|
2023-04-20 23:39:48 +03:00 |
|
Gani Georgiev
|
4d94673839
|
Merge branch 'master' into develop
|
2023-04-20 21:18:49 +03:00 |
|
Gani Georgiev
|
4b0e614c68
|
updated changelog
|
2023-04-20 17:42:38 +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
|
025c9313e1
|
added admin console command
|
2023-04-20 17:20:56 +03:00 |
|
Gani Georgiev
|
0b023b2c02
|
Merge branch 'master' into develop
|
2023-04-20 16:24:46 +03:00 |
|
Gani Georgiev
|
8240addfab
|
fixed rtl editor menu item typo
|
2023-04-20 15:36:42 +03:00 |
|
Gani Georgiev
|
e1cfe7fc4a
|
[#2327] enabled rtl for the editor field
|
2023-04-20 15:33:02 +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
|
818857dea2
|
[#2325] trigger the related record realtime events on custom record model change
|
2023-04-20 10:44:20 +03:00 |
|
Gani Georgiev
|
3358d8476b
|
added apis.Serve helper
|
2023-04-20 05:06:22 +03:00 |
|
Gani Georgiev
|
060ed8013e
|
synced with master
|
2023-04-19 14:09:06 +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
|
d69e72deaf
|
updated changelog
|
2023-04-18 07:09:07 +03:00 |
|
Gani Georgiev
|
0420a00c18
|
updated ui/dist
|
2023-04-18 06:32:01 +03:00 |
|
Gani Georgiev
|
b39d607c8a
|
updated changelog and package.json
|
2023-04-18 06:30:05 +03:00 |
|
Gani Georgiev
|
abea28a1a9
|
fixed minor typos
|
2023-04-17 22:22:41 +03:00 |
|
Gani Georgiev
|
a7d5a0640c
|
allowed specifying non-context auth model for the file token endpoint
|
2023-04-17 22:05:09 +03:00 |
|
Gani Georgiev
|
c937c06688
|
updated ui/dist
|
2023-04-17 20:59:04 +03:00 |
|
Gani Georgiev
|
d11cec2226
|
updated cascade delete tooltip
|
2023-04-17 16:33:26 +03:00 |
|
Gani Georgiev
|
c179b4c473
|
updated oauth2 docs and added create api rule tooltip
|
2023-04-17 16:29:56 +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
|
6127350e91
|
added eagerRequestDataCache middleware
|
2023-04-15 14:44:07 +03:00 |
|
Gani Georgiev
|
177230a765
|
renamed private to protected
|
2023-04-15 13:27:42 +03:00 |
|
Gani Georgiev
|
8cb0d980ad
|
updated dart record view example and the relation cascade delete label
|
2023-04-15 11:27:07 +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
|
3423433d01
|
updated ui/dist
|
2023-04-15 00:50:10 +03:00 |
|
Gani Georgiev
|
646b6a925b
|
limit the number of displayed thumbs in the records listing
|
2023-04-15 00:47:49 +03:00 |
|
Gani Georgiev
|
5ddf9cd443
|
don't skip temp indexes migration if the indexes column is already created
|
2023-04-15 00:44:19 +03:00 |
|
Gani Georgiev
|
0351f3a1ad
|
updated overlay panel autofocus
|
2023-04-14 15:28:24 +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
|
25769e971a
|
added import.meta.env.BASE_URL prefix for the auth provider logos
|
2023-04-14 13:32:59 +03:00 |
|
Gani Georgiev
|
aba6279feb
|
Merge branch 'master' into develop
|
2023-04-14 12:58:03 +03:00 |
|
Gani Georgiev
|
ac4a961a10
|
added unique error test for the record update api
|
2023-04-13 23:04:24 +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
|
b347c8d80c
|
[#2246] added drop files support for the file field
|
2023-04-13 16:46:50 +03:00 |
|
Gani Georgiev
|
af5f808144
|
updated OAuth2 providers ui
|
2023-04-13 15:38:12 +03:00 |
|
Gani Georgiev
|
a77b62e5bd
|
added extra table name checks in the overwritten dao hooks in case of duplicated ids
|
2023-04-12 16:46:08 +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
|
59f23d3d23
|
[#2277] added check for nil dao hooks
|
2023-04-12 16:09:35 +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
|
7b48e9d1c1
|
updated go deps
|
2023-04-10 23:00:36 +03:00 |
|
Gani Georgiev
|
b537085bca
|
updated test scenario name
|
2023-04-10 22:58:07 +03:00 |
|
Gani Georgiev
|
3e5b021dd8
|
fixed oauth2SubscriptionRedirect test
|
2023-04-10 22:51:59 +03:00 |
|
Gani Georgiev
|
151dbafc86
|
updated ui/dist
|
2023-04-10 22:33:13 +03:00 |
|
Gani Georgiev
|
dc72d5adee
|
[#55] added OAuth2 subscription redirect handler
|
2023-04-10 22:27:00 +03:00 |
|
Gani Georgiev
|
c826514eca
|
synced with master
|
2023-04-07 11:39:45 +03:00 |
|
Gani Georgiev
|
b7407edcae
|
updated go.mod
|
2023-04-06 20:22:50 +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
|
733d7dacdb
|
[#215] updated the admin ui to allow displaying private files
|
2023-04-05 13:23:22 +03:00 |
|
Gani Georgiev
|
cd45854792
|
[#215] added Admin UI Private file option toggle
|
2023-04-04 21:38:03 +03:00 |
|
Gani Georgiev
|
ba7000125b
|
[#215] enabled Settings.AdminFileToken validations and added more tests
|
2023-04-04 20:47:03 +03:00 |
|
Gani Georgiev
|
64c3e3b3c5
|
[#215] added server-side handlers for serving private files
|
2023-04-04 20:33:35 +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
|
f31a3b133c
|
revert part of the old COALESCE handling to support missing joined relation fields comparison with empty string
|
2023-04-03 20:27:52 +03:00 |
|
Gani Georgiev
|
850fe353da
|
updated changelog
|
2023-04-01 13:00:28 +03:00 |
|
Gani Georgiev
|
16a6b32a76
|
updated go deps
|
2023-04-01 12:55:42 +03:00 |
|
Gani Georgiev
|
a1487c3235
|
updated the record file handling for the before update hook too
|
2023-04-01 12:51:00 +03:00 |
|
Gani Georgiev
|
5255515e26
|
updated ui/dist
|
2023-04-01 12:38:04 +03:00 |
|
Gani Georgiev
|
0b90ce43c3
|
Merge branch 'develop'
|
2023-04-01 12:36:10 +03:00 |
|
Gani Georgiev
|
899b8217e0
|
fix realtime events firing before files upload completion
|
2023-04-01 11:47:01 +03:00 |
|
Gani Georgiev
|
69bf9779d9
|
added Dao.Clone() helper
|
2023-04-01 11:45:08 +03:00 |
|
Gani Georgiev
|
48d6803d17
|
check only the existence of the thumb and add ContentType metadata when creating the thumb
|
2023-03-31 23:06:22 +03:00 |
|
Gani Georgiev
|
216efb95a8
|
updated Dao.Save godoc
|
2023-03-30 21:19:14 +03:00 |
|
 Gani GeorgievandYuxiang Gao
|
29a264e132
|
[#1346] upgraded to aws-sdk-v2
Co-authored-by: Yuxiang Gao <yuxiang-gao@outlook.com>
|
2023-03-30 16:10:13 +03:00 |
|
Gani Georgiev
|
976a9e2f27
|
updated tinymce
|
2023-03-30 14:42:28 +03:00 |
|
Gani Georgiev
|
005e77151d
|
removed unused tinymce themes
|
2023-03-30 14:35:43 +03:00 |
|
Gani Georgiev
|
f12467f2b3
|
updated list api docs
|
2023-03-30 12:25:33 +03:00 |
|
Gani Georgiev
|
fe03dd0789
|
use backtick in index column preset
|
2023-03-30 12:17:56 +03:00 |
|
Gani Georgiev
|
ff1f99436a
|
prevent closing the datefield options on calendar select and updated collections upsert save handler
|
2023-03-28 09:06:16 +03:00 |
|
Gani Georgiev
|
3ea02c945d
|
updated changelog and formatting
|
2023-03-28 07:59:37 +03:00 |
|
Gani Georgiev
|
4c903684d8
|
added linux cgo target
|
2023-03-27 21:39:46 +03:00 |
|
Gani Georgiev
|
d0239f25ed
|
updated changelog and ui/dist
|
2023-03-27 19:44:09 +03:00 |
|
Gani Georgiev
|
05adb8c018
|
update ui deps
|
2023-03-27 16:17:37 +03:00 |
|
Gani Georgiev
|
c901c9ab7d
|
updated go deps
|
2023-03-27 16:16:09 +03:00 |
|
Gani Georgiev
|
c9fba9972a
|
cleanup old remaining temp views
|
2023-03-27 16:07:47 +03:00 |
|
Gani Georgiev
|
2c40811fac
|
added required field marker
|
2023-03-27 16:07:20 +03:00 |
|
Gani Georgiev
|
b81112f82e
|
minor ui adjustments
|
2023-03-26 22:49:33 +03:00 |
|
Gani Georgiev
|
0acf8198a4
|
revert record upsert changes on upload failure
|
2023-03-26 22:49:18 +03:00 |
|
Gani Georgiev
|
5ece360808
|
autoselect new field names
|
2023-03-26 20:32:41 +03:00 |
|
Gani Georgiev
|
3a5d3d521f
|
added ProviderName and ProviderClient fields to core.RecordAuthWithOAuth2Event
|
2023-03-26 19:32:23 +03:00 |
|
Gani Georgiev
|
f024de3cc4
|
updated ui/dist
|
2023-03-26 19:19:44 +03:00 |
|
Gani Georgiev
|
a4abe9e2cb
|
removed unused AuthProviderConfig.Meta field
|
2023-03-25 23:34:00 +02: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
|
be0ee7f66c
|
fixed generateAppleClientSecret call
|
2023-03-24 22:48:32 +02:00 |
|
Gani Georgiev
|
78a9f7429c
|
updated ui/dist
|
2023-03-24 22:30:57 +02:00 |
|
Gani Georgiev
|
d8b4daf47f
|
updated rule field styles
|
2023-03-23 22:59:02 +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
|
5cbdbf6c10
|
updated ui/dist
|
2023-03-23 16:15:19 +02:00 |
|
Gani Georgiev
|
0710214701
|
added new field indicator
|
2023-03-23 10:42:27 +02:00 |
|