Martin McKeaveney
|
be407ece71
|
popovers replaced with table icons
|
2020-10-22 15:45:58 +01:00 |
Michael Shanks
|
45322846c0
|
Primary display column is always required
|
2020-10-16 21:50:58 +01:00 |
mike12345567
|
82a9bbb478
|
Merge branch 'master' of github.com:Budibase/budibase into bug/casing-table-fix
|
2020-10-16 09:53:38 +01:00 |
mike12345567
|
335043440d
|
Fixing issues with table columns allowing weirdness to happen around casing, now only one column with a particular name can be specified, no matter what the case, but the case will be respected.
|
2020-10-15 18:09:19 +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
|
a2f64a80a0
|
Merge branch 'master' of github.com:Budibase/budibase into martin-more-bugfixes
|
2020-10-15 09:29:59 +01:00 |
Martin McKeaveney
|
988789f1d4
|
frontend bug fixes, remove bindable prop, add not equals filter
|
2020-10-14 21:43:36 +01:00 |
Andrew Kingston
|
d5630760cc
|
Rename usages of primary display column to just display column
|
2020-10-14 20:38:32 +01:00 |
Andrew Kingston
|
008b59829b
|
Merge branch 'more-bug-fixes' of github.com:Budibase/budibase into screen-updates
|
2020-10-14 20:16:01 +01:00 |
Andrew Kingston
|
472dded1fc
|
Move primary display column option in to column popover
|
2020-10-14 19:40:01 +01:00 |
mike12345567
|
dbd6237e44
|
Fixing a bug where if you created a column without a name editting it would create another column and also adding an option to remove sorting from your table.
|
2020-10-14 18:04:21 +01:00 |
Martin McKeaveney
|
55527784ed
|
Merge branch 'master' of github.com:Budibase/budibase into bugz
|
2020-10-13 12:52:55 +01:00 |
Martin McKeaveney
|
7d8cb16824
|
prevent duplicate table names
|
2020-10-13 10:59:24 +01:00 |
mike12345567
|
51ed75978b
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 17:45:11 +01:00 |
Michael Shanks
|
4a32c7981a
|
fix: view filter displaying incorrect options
|
2020-10-12 15:32:49 +01:00 |
mike12345567
|
dc9552dbad
|
Updating tests and re-formatting.
|
2020-10-09 19:30:50 +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 |
mike12345567
|
fdaa69ee7f
|
Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet.
|
2020-10-09 18:49:23 +01:00 |
Andrew Kingston
|
d24679bc33
|
Move modal to BBUI and update usages
|
2020-10-08 09:35:11 +01:00 |
Andrew Kingston
|
475d811e5b
|
Fix layout by removing extra columns from grid layout css
|
2020-10-07 11:17:01 +01:00 |
Andrew Kingston
|
e38985e111
|
Remove duplicate select element
|
2020-10-07 11:16:36 +01:00 |
Andrew Kingston
|
3dc30262d7
|
Merge branch 'master' of github.com:Budibase/budibase into linked-records
|
2020-10-07 10:45:26 +01:00 |
Andrew Kingston
|
a23967364b
|
Fix cypress texts and update use of modal
|
2020-10-05 11:13:09 +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
|
8706561bd4
|
Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records
|
2020-10-02 16:43:08 +01:00 |
mike12345567
|
4d8b1ecc10
|
Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records
|
2020-10-02 14:49:23 +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
|
27060f5f46
|
Add initial version of new modal (WIP)
|
2020-10-02 08:35:54 +01:00 |
Andrew Kingston
|
9b11067faf
|
Remove console.log statement
|
2020-10-01 11:33:40 +01:00 |
Andrew Kingston
|
b4a5714e59
|
Prevent editing linked record columns
|
2020-10-01 11:33:26 +01:00 |
Andrew Kingston
|
7aa040d314
|
Add functional backend UI for navigating relationships
|
2020-10-01 11:01:06 +01:00 |
Andrew Kingston
|
089ecf5609
|
Add WIP draft of linked records UI allowing single linked record selection
|
2020-09-29 18:27:35 +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
|
db47e5c581
|
Bump BBUI version
|
2020-09-29 13:52:26 +01:00 |
Andrew Kingston
|
ab1ddd8006
|
Rename backend components file structure and standardise no table empty state
|
2020-09-25 13:11:57 +01:00 |