Michael Drury
|
c0a9b0a678
|
Merge branch 'master' into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column
|
2023-10-27 13:36:52 +01:00 |
mike12345567
|
ed0670a008
|
Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things.
|
2023-10-26 13:19:09 +01:00 |
Dean
|
b952892c42
|
Generalised the fix as not all calculations will have a groupby per PR feedback
|
2023-10-25 12:08:56 +01:00 |
Dean
|
871891c2a2
|
Parse view v1 schema to fix builder crashed caused by 'groupedby' views
|
2023-10-20 15:35:16 +01:00 |
Dean
|
4d2f76e5be
|
Fix for view export filtering and view tableblock exception
|
2023-08-31 08:42:31 +01:00 |
Dean
|
98963c1505
|
Fix for inclusion parsing for arrays and options. View table fix to hide edit button
|
2023-05-04 11:21:24 +01:00 |
Andrew Kingston
|
69f6834886
|
Improve sheet integration with data section and add horizontal cell inversion
|
2023-04-13 12:01:16 +01:00 |
Andrew Kingston
|
75ef367ac2
|
Make view UI read only and limit rows to 10
|
2022-02-28 08:37:59 +00:00 |
Andrew Kingston
|
816ced96df
|
Update all API usages in builder components directory
|
2022-01-24 10:44:37 +00:00 |
Martin McKeaveney
|
58752cea3e
|
fix view export
|
2021-10-07 11:14:36 +01:00 |
Andrew Kingston
|
745aff0c44
|
Reuse filter drawer component to allow full table filtering on any type in data UI
|
2021-09-29 09:05:04 +01:00 |
mike12345567
|
3919f8a5a3
|
Fixing issues discovered by cypress tests.
|
2021-06-21 13:04:41 +01:00 |
Martin McKeaveney
|
1117b8433b
|
view fix, add help icon to builder
|
2021-06-17 10:47:01 +01:00 |
Martin McKeaveney
|
9841a74e39
|
datasource selection logic - unselect other entities when choosing datasource
|
2021-06-16 23:27:38 +01:00 |
Martin McKeaveney
|
de279fa6a9
|
removing _all concept for tables, more work on plus datasource
|
2021-06-15 13:32:11 +01:00 |
Andrew Kingston
|
797e8a8b67
|
Add explicit prettier options
|
2021-05-04 11:32:22 +01:00 |
Andrew Kingston
|
c010eeb314
|
Fix prettier and fix crash when using certain views as data sources
|
2021-05-04 11:04:42 +01:00 |
Andrew Kingston
|
afca35a229
|
Improve table props and update table to work with views
|
2021-04-12 14:45:41 +01:00 |
Andrew Kingston
|
b3b7c54901
|
Update to support new stores
|
2021-04-01 10:29:47 +01:00 |
Keviin Åberg Kultalahti
|
44e3f29a0b
|
moves backend stores to "stores" in the root src directory
|
2021-03-26 09:50:37 +01:00 |
Keviin Åberg Kultalahti
|
a440e7631b
|
move tables to separate store
|
2021-03-23 11:54:03 +01:00 |
mike12345567
|
38a99e10a3
|
Adding a few fixes for bugs related to user table, user table views and some async functions that weren't awaiting promises.
|
2021-02-23 16:29:50 +00:00 |
mike12345567
|
d700cc254c
|
Formatting.
|
2021-02-16 18:47:25 +00:00 |
mike12345567
|
a63ebd1a9c
|
Fixing another cypress test.
|
2021-02-16 18:47:05 +00:00 |
Martin McKeaveney
|
701e2b218e
|
RBAC popover complete
|
2021-02-10 22:23:27 +00:00 |
Martin McKeaveney
|
37c00f24bd
|
control RBAC from data section
|
2021-02-10 18:18:31 +00:00 |
mike12345567
|
c2a7510d19
|
Some minor fixes, right padding wasn't the same as left padding and fixing 404 when deleting a view.
|
2020-10-16 18:05:45 +01:00 |
Martin McKeaveney
|
3dac1e2a78
|
allow users to remove a calculation
|
2020-10-15 15:02:22 +01:00 |
Martin McKeaveney
|
f0f9015819
|
more filtering updates
|
2020-10-15 12:09:41 +01:00 |
Martin McKeaveney
|
a23440c740
|
adding sum and count functionality, preventing user from doing bad filters
|
2020-10-15 10:48:57 +01:00 |
Martin McKeaveney
|
988789f1d4
|
frontend bug fixes, remove bindable prop, add not equals filter
|
2020-10-14 21:43:36 +01:00 |
mike12345567
|
5d49d529e3
|
Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing.
|
2020-10-09 19:10:28 +01:00 |
Andrew Kingston
|
261c3da459
|
Update backend export popover to be line with new popover structure
|
2020-10-03 21:06:58 +01:00 |
Andrew Kingston
|
34373fc0dd
|
Add new modal to backend and fix backend file structure
|
2020-10-02 12:00:17 +01:00 |
Andrew Kingston
|
cd69d17c87
|
Use common Table component across backend UI and add initial empty page for relationships
|
2020-10-01 07:19:38 +01:00 |
Andrew Kingston
|
36498f2a2b
|
Add primary display column and update all backend UI popovers with new form styles
|
2020-09-29 13:54:04 +01:00 |
Andrew Kingston
|
ab1ddd8006
|
Rename backend components file structure and standardise no table empty state
|
2020-09-25 13:11:57 +01:00 |