Jože Fortun
c333d76cc4
Add open in chart builder button to chart page block configurator
2022-12-01 16:24:52 +01:00
Jože Fortun
cac3e048a8
Remove margin from compose page delete dropdown in toolbar
2022-12-01 15:52:09 +01:00
Jože Fortun
8251561012
Improve progress bar page block and number display
2022-12-01 15:39:44 +01:00
Jože Fortun
3a12252ce2
Remove customize filter checbox on compose charts
2022-12-01 12:35:07 +01:00
Jože Fortun
72d8abde25
Prevent compose chart auto refresh when creating
2022-12-01 11:58:05 +01:00
Jože Fortun
37c3d93803
Make first metric be the last one rendered on compose generic charts
2022-12-01 11:28:17 +01:00
Jože Fortun
8c196d2860
Merge branch '2022.9.x-fix-coalesce-sorting' into 2022.9.x
2022-12-01 10:43:58 +01:00
Jože Fortun
3d4de63c8f
Add and sync the last change column to use coalesce sorting
2022-12-01 10:39:54 +01:00
Vivek Patel
10a27198d2
Supports coalesce sorting
...
Updated parse sorting method to support coalesce sorting with multiple columns, by extending the current sortExpr with modifier and multiple columns, IE. `coalesce` as modifier and given arguments will be multiple columns for the sortExpr.
Also, updated cursor to support modifier and multiple column support along with rdbms.go.tpl for the same.
2022-12-01 15:02:56 +05:30
Jože Fortun
e0a54b9e09
Fix compose chart post-processing when value is 0
2022-11-30 17:23:52 +01:00
Katrin Yordanova
a4d349b864
Align customize filter in compose charts
2022-11-30 17:42:36 +02:00
Tomaž Jerman
956e30e2b2
Add order by over dimensions for compose record reports
2022-11-30 15:45:10 +01:00
Vivek Patel
c0d19e2358
Fix codegen locale.cue
2022-11-30 14:22:17 +05:30
Katrin Yordanova
4003bf4dfe
Change description translation for sender address in email settings
2022-11-29 18:27:25 +02:00
Peter Grlica
6d44b719c9
Release notification added
2022-11-29 16:00:47 +01:00
Vivek Patel
934db6260b
Add WEEK ref to GVal expr reference
...
It helps to define the outputType of week ql reference
2022-11-29 20:04:35 +05:30
Katrin Yordanova
c04fb3a8aa
Reword description for sender address in email settings
2022-11-29 15:23:44 +02:00
Jože Fortun
299ffd3618
Fix discovery query text highlight throwing error on empty query
2022-11-28 16:23:54 +01:00
Jože Fortun
772a5bfdbe
Fix markers with bad coordinates breaking the discovery map
2022-11-28 16:09:08 +01:00
Jože Fortun
023669a0eb
Fix search term not being used in discovery
2022-11-28 16:08:09 +01:00
Jože Fortun
c6593d54ae
Remove extra parenthesis in record filter for not equal and not like
2022-11-28 12:54:21 +01:00
Denis Arh
d554447547
Move API GW route init to activation level
...
Closes #495
2022-11-27 09:48:35 +01:00
skamensky
ee0b18fb1b
Add support for RDBMS schema management
...
With `DB_ALLOW_DESTRUCTIVE_CHANGES=true` Corteza can change DB tables and columns when Compose Module configuration changes.
2022-11-26 13:11:28 +01:00
Katrin Yordanova
29fb32313a
Add cypress ids for integration gateway
2022-11-25 17:53:53 +02:00
Jože Fortun
efbfc0255f
v2022.9.3
2022.9.3
2022-11-25 15:43:56 +01:00
Denis Arh
117e6aefb1
Fix version LDFLAG
2022-11-25 15:43:56 +01:00
Jože Fortun
2a67c02826
Add fixed and relative tooltips to compose funnel chart
2022-11-25 15:01:25 +01:00
Vivek Patel
49db4254fa
Add WEEK ref to base QL handlers
...
Also, added to PSQL, and SQLite ref handler
2022-11-25 18:25:47 +05:30
Jože Fortun
081a5f0c5f
Adjust default chart offset
2022-11-25 13:53:50 +01:00
Jože Fortun
afd139cdd7
Fix legend default position
2022-11-25 12:14:36 +01:00
Jože Fortun
29ea59f258
Adjust chart configurations and builder
2022-11-24 18:33:23 +01:00
Jože Fortun
988a5833e8
v2022.9.3-rc.2
2022.9.3-rc.2
2022-11-24 16:18:41 +01:00
Katrin Yordanova
b2c9de57a7
Address compose chart issues
2022-11-24 16:09:16 +01:00
Katrin Yordanova
a8d3b831db
Fix default legend repositiong in pie and doughnut charts
2022-11-24 16:09:16 +01:00
Jože Fortun
0f8d6986f1
Add starting stepID information to list of workflows in automation tab
2022-11-24 11:16:39 +01:00
Denis Arh
965ba64678
Adapt locale setup for monorepo, fix webconsole
2022-11-24 09:39:23 +01:00
Denis Arh
ccf5c65492
Remove github.com/cortezaproject/corteza-locale from vendors
2022-11-24 09:39:23 +01:00
Tomaž Jerman
3e1556104d
Add tests for join/link multi value filtering
2022-11-24 08:33:50 +01:00
Jože Fortun
e1e0f6a18a
v2022.9.3-rc.1
2022.9.3-rc.1
2022-11-23 16:31:15 +01:00
Tomaž Jerman
fbbe399020
Fix broken expr test due to function export
2022-11-23 16:18:05 +01:00
Tomaž Jerman
77cc790bf7
Add support for in and nin ref handlers in reporter joins
2022-11-23 16:07:45 +01:00
Tomaž Jerman
28e082c507
Add default report frame multi value separator
2022-11-23 16:07:40 +01:00
Kelani Tolulope
b0f2ff2743
Add in/not in operators to reporter's filter ui
2022-11-23 15:27:59 +01:00
Kelani Tolulope
47169aaa46
Add configuration update for system fields
2022-11-23 15:27:20 +01:00
Jože Fortun
f355a400b6
Revert auth screen and topbar title padding
2022-11-23 15:20:33 +01:00
Katrin Yordanova
ce3c601541
Remove handle/slug on resource create
2022-11-23 15:36:57 +02:00
Vivek Patel
85179f5e42
Remove handle requirement from resource API
...
We removed handle requirement for all resource like namespace(slug), module, user, page, chart.
Due to that namespace import/export was broken as we were using handle as reference, hence fixed it by replacing handle usage with ID of resource.
It also fixes index of template table for handle column.
2022-11-23 15:36:57 +02:00
Katrin Yordanova
4438d0587e
Extend configuration for generic charts
2022-11-23 15:31:09 +02:00
Denis Arh
9eba756f13
Add missing .env.example for discovery-server
2022-11-23 11:36:43 +01:00
Denis Arh
c72ba476fb
Fix discovery server build issues
...
Rename "aux" to "extra" due to:
> "aux" disallowed as path element component on Windows
2022-11-23 11:29:23 +01:00