Commit Graph

  • d3314e1e23 (untested!) added temp backup api scaffoldings before introducing autobackups and rotations Gani Georgiev 2023-05-08 21:52:40 +0300
  • 60eee96034 synced with master Gani Georgiev 2023-05-05 08:49:21 +0300
  • c6d5992442 updated changelog and ui/dist Gani Georgiev 2023-05-05 05:52:48 +0300
  • a7f3805f87 [#2423] insert default settings params with the init migration Gani Georgiev 2023-05-05 05:22:00 +0300
  • 92f21e3355 trigger the OnTerminate hook and use a buffered chan instead of wg Gani Georgiev 2023-05-04 15:12:28 +0300
  • 4c57968d89 synced with master Gani Georgiev 2023-05-03 14:52:10 +0300
  • b84ebabf4a [#2410] Fixed editor field fullscreen z-index Gani Georgiev 2023-05-03 14:37:19 +0300
  • 90abe1612e added helper archive package to create and extract zips Gani Georgiev 2023-05-02 14:49:51 +0300
  • dfabfa779e synced with master Gani Georgiev 2023-05-01 22:07:17 +0300
  • 28c9f02cb4 updated js sdk and resolved isNew record field conflict Gani Georgiev 2023-05-01 12:57:39 +0300
  • 67e1974228 updated js sdk Gani Georgiev 2023-04-28 16:22:38 +0300
  • 0dcd332962 temporary change the base backend env url Gani Georgiev 2023-04-28 15:55:26 +0300
  • f70b457507 updated ui/dist Gani Georgiev 2023-04-28 15:47:48 +0300
  • c8fd831115 fixed changelog typos Gani Georgiev 2023-04-27 20:53:49 +0300
  • beca0a044e changed X-Forwarded-For parsing to use the first non-empty leftmost-ish ip as it is more close to the 'real ip' Gani Georgiev 2023-04-27 20:50:09 +0300
  • 9fa56b020c [#2372] use Fly-Client-IP header if available for the 'real' user ip Gani Georgiev 2023-04-27 20:29:59 +0300
  • 429929dd0c added explicit readonly and disabled props to MultipleValueInput Gani Georgiev 2023-04-27 08:30:04 +0300
  • ecf7d657c0 updated npm deps and added border to the expanded schema field Gani Georgiev 2023-04-26 22:15:41 +0300
  • 4296148c87 updated ui/dist Gani Georgiev 2023-04-26 18:55:57 +0300
  • bfb38ab51e added select readonly prop and updated the disabled schema field state Gani Georgiev 2023-04-26 18:35:34 +0300
  • 1967dcfeba updated schema field options dropdown spacing Gani Georgiev 2023-04-26 18:04:08 +0300
  • 5c95e9b109 [#2318] updated schema fields ui Gani Georgiev 2023-04-26 14:06:27 +0300
  • 39c3a95a08 Merge branch 'master' into develop Gani Georgiev 2023-04-25 19:18:42 +0300
  • 74306c8092 updated go deps Gani Georgiev 2023-04-25 18:31:27 +0300
  • a5b3cc0f34 use relative oauth2 path redirect to support subpath proxy deployments Gani Georgiev 2023-04-25 18:29:36 +0300
  • 4944884683 updated changelog Gani Georgiev 2023-04-25 18:11:04 +0300
  • c0a7d0f6c0 added ?fields query parameter support to limit the returned api fields Gani Georgiev 2023-04-25 17:58:51 +0300
  • 841a4b6913 synced with master Gani Georgiev 2023-04-25 12:40:59 +0300
  • 0478f84867 updated /api/oauth2-redirect error messages Gani Georgiev 2023-04-25 11:52:56 +0300
  • 0b5e189563 added OAuth2 redirect fallback message to notify the user to go back to the app Gani Georgiev 2023-04-25 08:36:02 +0300
  • 7ce21cc4d9 Merge branch 'master' into develop Gani Georgiev 2023-04-24 16:04:45 +0300
  • e61d48fe7b [#2349] fixed View collection schema incorrectly resolving multiple aliased fields originating from the same field source Gani Georgiev 2023-04-24 15:43:23 +0300
  • 7acd90498c synced with master Gani Georgiev 2023-04-24 13:25:47 +0300
  • cae3315e46 [#2349] fixed view query SELECT DISTINCT parsing Gani Georgiev 2023-04-24 12:53:27 +0300
  • f2a011d63f [#2334] removed first char lowercase normalization to comply with the common backend regex Gani Georgiev 2023-04-21 19:03:59 +0300
  • b31c2ceffa synced with master Gani Georgiev 2023-04-21 11:53:20 +0300
  • a2a170ad82 updated go deps Gani Georgiev 2023-04-21 10:30:01 +0300
  • 92dcee7250 skip Cache-Control header for the Admin UI root path Gani Georgiev 2023-04-21 10:28:28 +0300
  • bd2521b14b added cache-control header for the admin ui assets Gani Georgiev 2023-04-21 01:19:57 +0300
  • 0c63e0e219 added editor loading placeholder Gani Georgiev 2023-04-21 00:42:41 +0300
  • d407ca2163 updated ui/dist Gani Georgiev 2023-04-20 23:59:59 +0300
  • 5c57be8469 removed tinymce autoresize transition Gani Georgiev 2023-04-20 23:55:41 +0300
  • d8f9b52011 updated go deps Gani Georgiev 2023-04-20 23:45:51 +0300
  • faa0a9f7dc added admin console command tests Gani Georgiev 2023-04-20 23:39:48 +0300
  • 4d94673839 Merge branch 'master' into develop Gani Georgiev 2023-04-20 21:18:49 +0300
  • 4b0e614c68 updated changelog Gani Georgiev 2023-04-20 17:42:38 +0300
  • 5c95a43042 move relations load to the end of the execution queue t Gani Georgiev 2023-04-20 17:38:04 +0300
  • 025c9313e1 added admin console command Gani Georgiev 2023-04-20 17:20:56 +0300
  • 0b023b2c02 Merge branch 'master' into develop Gani Georgiev 2023-04-20 16:24:46 +0300
  • 8240addfab fixed rtl editor menu item typo Gani Georgiev 2023-04-20 15:36:42 +0300
  • e1cfe7fc4a [#2327] enabled rtl for the editor field Gani Georgiev 2023-04-20 15:32:09 +0300
  • 01f4765c09 added Command+S quick save alias and fixed relations draft restore Gani Georgiev 2023-04-20 14:30:29 +0300
  • 818857dea2 [#2325] trigger the related record realtime events on custom record model change Gani Georgiev 2023-04-20 10:44:20 +0300
  • 3358d8476b added apis.Serve helper Gani Georgiev 2023-04-20 05:05:41 +0300
  • 060ed8013e synced with master Gani Georgiev 2023-04-19 14:09:06 +0300
  • fdf4f6d3bd fixed ctrl+s not getting triggered in the editor field Gani Georgiev 2023-04-19 10:33:24 +0300
  • d69e72deaf updated changelog Gani Georgiev 2023-04-18 07:09:07 +0300
  • 0420a00c18 updated ui/dist Gani Georgiev 2023-04-18 06:32:01 +0300
  • b39d607c8a updated changelog and package.json Gani Georgiev 2023-04-18 06:30:05 +0300
  • abea28a1a9 fixed minor typos Gani Georgiev 2023-04-17 22:22:41 +0300
  • a7d5a0640c allowed specifying non-context auth model for the file token endpoint Gani Georgiev 2023-04-17 22:04:58 +0300
  • c937c06688 updated ui/dist Gani Georgiev 2023-04-17 20:59:04 +0300
  • d11cec2226 updated cascade delete tooltip Gani Georgiev 2023-04-17 16:33:26 +0300
  • c179b4c473 updated oauth2 docs and added create api rule tooltip Gani Georgiev 2023-04-17 16:29:56 +0300
  • 00b04db5cf added ctrl+s record form shortcut and updated user external auths panel with the new provider logos Gani Georgiev 2023-04-17 14:35:49 +0300
  • 1b8776926e updated protected files visualization Gani Georgiev 2023-04-17 13:28:41 +0300
  • 5eb54c7a3d store unsaved record changes in local storage Gani Georgiev 2023-04-17 12:43:48 +0300
  • 6127350e91 added eagerRequestDataCache middleware Gani Georgiev 2023-04-15 14:44:07 +0300
  • 177230a765 renamed private to protected Gani Georgiev 2023-04-15 13:27:42 +0300
  • 8cb0d980ad updated dart record view example and the relation cascade delete label Gani Georgiev 2023-04-15 11:27:07 +0300
  • d44c2bb1a9 removed implicit autofocus as it is causing keyboard navigation issues Gani Georgiev 2023-04-15 11:23:59 +0300
  • 3423433d01 updated ui/dist Gani Georgiev 2023-04-15 00:50:10 +0300
  • 646b6a925b limit the number of displayed thumbs in the records listing Gani Georgiev 2023-04-15 00:47:49 +0300
  • 5ddf9cd443 don't skip temp indexes migration if the indexes column is already created Gani Georgiev 2023-04-15 00:44:19 +0300
  • 0351f3a1ad updated overlay panel autofocus Gani Georgiev 2023-04-14 15:28:24 +0300
  • 53c735d00b added simple loose wildcard search term support in the Admin UI Gani Georgiev 2023-04-14 14:37:51 +0300
  • 25769e971a added import.meta.env.BASE_URL prefix for the auth provider logos Gani Georgiev 2023-04-14 13:32:59 +0300
  • aba6279feb Merge branch 'master' into develop Gani Georgiev 2023-04-14 12:58:03 +0300
  • ac4a961a10 added unique error test for the record update api Gani Georgiev 2023-04-13 23:04:24 +0300
  • 8317ae2e6b [#2287] fixed unique field detailed error not being returned on DrySubmit failure Gani Georgiev 2023-04-13 22:37:10 +0300
  • b347c8d80c [#2246] added drop files support for the file field Gani Georgiev 2023-04-13 16:46:41 +0300
  • af5f808144 updated OAuth2 providers ui Gani Georgiev 2023-04-13 15:38:12 +0300
  • a77b62e5bd added extra table name checks in the overwritten dao hooks in case of duplicated ids Gani Georgiev 2023-04-12 16:46:08 +0300
  • c77467a6a2 synced with master Gani Georgiev 2023-04-12 16:31:36 +0300
  • 35e433f26b updated changelog and ui/dist Gani Georgiev 2023-04-12 16:23:53 +0300
  • 59f23d3d23 [#2277] added check for nil dao hooks Gani Georgiev 2023-04-12 16:09:35 +0300
  • 6a69a035a7 synced with master Gani Georgiev 2023-04-12 14:27:17 +0300
  • b8373b23a4 updated changelog Gani Georgiev 2023-04-12 10:31:11 +0300
  • 25c1db40ac [#2272] fixed panic on list.ExistInSliceWithRegex cache Gani Georgiev 2023-04-12 10:27:22 +0300
  • 7b48e9d1c1 updated go deps Gani Georgiev 2023-04-10 23:00:36 +0300
  • b537085bca updated test scenario name Gani Georgiev 2023-04-10 22:58:07 +0300
  • 3e5b021dd8 fixed oauth2SubscriptionRedirect test Gani Georgiev 2023-04-10 22:51:59 +0300
  • 151dbafc86 updated ui/dist Gani Georgiev 2023-04-10 22:33:13 +0300
  • dc72d5adee [#55] added OAuth2 subscription redirect handler Gani Georgiev 2023-04-10 22:27:00 +0300
  • c826514eca synced with master Gani Georgiev 2023-04-07 11:39:45 +0300
  • b7407edcae updated go.mod Gani Georgiev 2023-04-06 20:22:50 +0300
  • 1420d717e3 [#2231] revert the aws-sdk-go-v2 change Gani Georgiev 2023-04-06 20:17:22 +0300
  • f5f8c35a17 [#2221] fixed Admin UI Logs meta field visualization in Firefox Gani Georgiev 2023-04-05 19:43:41 +0300
  • 733d7dacdb [#215] updated the admin ui to allow displaying private files Gani Georgiev 2023-04-05 13:23:22 +0300
  • cd45854792 [#215] added Admin UI Private file option toggle Gani Georgiev 2023-04-04 21:38:03 +0300