3
0

5033 Commits

Author SHA1 Message Date
Peter Grlica
7acdf183f4
Added sass to docker image 2023-11-03 13:27:20 +01:00
Tomaž Jerman
a384efa290 Fix (tmp skip invalid) tests 2023-11-03 11:37:43 +01:00
Tomaž Jerman
dc54b55e55 Fix namespace export error when resources reference deleted resources 2023-11-03 11:28:10 +01:00
Peter Grlica
0c3a5253b1
Updated discovery dependencies 2023.9.0-rc.1 2023-11-02 11:26:37 +01:00
Jože Fortun
38fafacb2a v2023.9.0-rc.1 2023-11-02 11:14:24 +01:00
Jože Fortun
58ad1306fc Update corteza studio docs link 2023-11-02 11:06:45 +01:00
Jože Fortun
9626f48628 Add hints for configurations that impact performance 2023-11-01 16:49:11 +01:00
kinyaelgrande
8a8b3bd8c8 Fix corteza-studio bootstrap scss order
and ui.custom-css settings reference
2023-11-01 16:14:35 +03:00
Jože Fortun
1a1ede07a6 Adjust referenced block indication implementation 2023-11-01 13:44:03 +01:00
Emmy Leke
b0b63b501e Add indicator to pageblocks when used in several layouts 2023-11-01 13:44:03 +01:00
Kelani Tolulope
6ef444784e Fix modal navigation flow back redirection 2023-10-31 16:34:02 +01:00
Jože Fortun
969b4887f1 Fix reporter tests 2023-10-31 16:13:30 +01:00
Jože Fortun
750c1d754f Replace sass -bg with var(--body-bg) 2023-10-31 14:21:04 +01:00
Jože Fortun
e6260dffc6 Fix compose tests 2023-10-31 14:06:32 +01:00
Mumbi Francis
e4269669d8 Add Corteza studio UI personalization feature 2023-10-31 15:52:39 +03:00
Jože Fortun
d10257cc36 Fix configured fields not respecting system fields 2023-10-31 13:42:44 +01:00
Kelani Tolulope
acd3ec95ec Add configurable column fields on public page record list 2023-10-31 13:42:44 +01:00
Jože Fortun
3e99588aa3 Adjust mobile toolbar/resource header implementation 2023-10-31 13:36:46 +01:00
Jože Fortun
abbb5604a6 Add embeded url option for page layout record page action buttons 2023-10-31 13:36:46 +01:00
Emmy Leke
5f88e4cb88 Address Admin's UI responsiveness and refactor 2023-10-31 13:03:16 +01:00
Jože Fortun
dcc541d953 Adjust CInputSearch styles 2023-10-30 17:54:41 +01:00
Jože Fortun
7301b804db Fix compose tests 2023-10-30 17:37:20 +01:00
Emmy Leke
5d2d30431f Make the toolbar responsive on mobile screens 2023-10-30 16:05:54 +01:00
Jože Fortun
35d455f154 Adjust refresh on related records update when saving in modal 2023-10-30 11:18:13 +01:00
Kelani Tolulope
6284ac5af9 Fix record selector, metric, chart values not refreshed when inline and bulk edit changes are applied to related records 2023-10-30 11:18:13 +01:00
Kelani Tolulope
79791dc8d2 Add changes detection to record editing 2023-10-30 11:15:45 +01:00
Tomaž Jerman
59b381c9c1 Add missing translations for schema alterations 2023-10-30 10:23:49 +01:00
Tomaž Jerman
760760f7f6 Fix tests #2 2023-10-30 08:44:16 +01:00
Tomaž Jerman
5e3810302f Fix tests 2023-10-27 16:33:47 +02:00
Jože Fortun
b7c2ea8f25 Fix page block copy/paste 2023-10-27 12:11:53 +02:00
Tomaž Jerman
f1d1fec960 Merge branch '2023.9.x-feature-dal-ddl' into 2023.9.x 2023-10-26 17:10:16 +02:00
Tomaž Jerman
be82687d96 Fix invalid SQL for pgsql column type change 2023-10-26 17:09:59 +02:00
Tomaž Jerman
e852e7bcf1 Allow dismissed filter parameter for dal schema alterations 2023-10-26 17:09:59 +02:00
Tomaž Jerman
6b7a6a5896 FE tweaks and fixes 2023-10-26 17:09:59 +02:00
Tomaž Jerman
1e10db1e95 Add tests & tweaks for RDBMS dialect column fit checks 2023-10-26 17:09:59 +02:00
Tomaž Jerman
caabf6647e Cleanup svc functions, add actionlog & rbac 2023-10-26 17:09:59 +02:00
Tomaž Jerman
71d3cf6518 Add elevated permissions to svc activate step 2023-10-26 17:09:59 +02:00
Tomaž Jerman
c1241cf8a8 Add missing fields to dal schema alteration def. files 2023-10-26 17:09:59 +02:00
Tomaž Jerman
107128463a Add missing column definition for enum type 2023-10-26 17:09:59 +02:00
Tomaž Jerman
7a85cf3e1a Change alteration merge to remove all found duplicates
Before it terminated too quickly so it would incloude half of the
duplicates.
This would cause a problem if we added multiple bits with the same
ident (nested record values for example).
2023-10-26 17:09:59 +02:00
Tomaž Jerman
3eb709b90a Post test tweaks and fixes 2023-10-26 17:09:59 +02:00
Tomaž Jerman
7c6fb592bc Fix lapsus in module->model attribute type mapping 2023-10-26 17:09:59 +02:00
Jože Fortun
bf154e44c5 Hide alterations modal on load if no alterations exist 2023-10-26 17:09:59 +02:00
Jože Fortun
0d19f76f2d Add alteration params translations 2023-10-26 17:09:59 +02:00
Tomaž Jerman
c99f68030d Switch mysql information schema to column type
Column type provides more information about the storage, such as
intager signature and decimal precision.
2023-10-26 17:09:59 +02:00
Tomaž Jerman
41628f40c7 Add ColFits functions for other rdbms dialects 2023-10-26 17:09:59 +02:00
Jože Fortun
0f8308af89 Add schema alteration translations 2023-10-26 17:09:59 +02:00
Tomaž Jerman
f733788323 Tweak MySQL type fit check
Make the check respect signed & unsigned as well as decimal and
varchar sizes.
2023-10-26 17:09:59 +02:00
Tomaž Jerman
d6c669cec6 Generate API clients and fix misreferenced API client methods 2023-10-26 17:09:58 +02:00
Tomaž Jerman
6795e5e0f2 Post testing tweaks and fixes 2023-10-26 17:09:58 +02:00