1
0
Fork 0
mirror of synced 2024-09-02 02:31:11 +12:00
Commit graph

283 commits

Author SHA1 Message Date
mike12345567
6362c5ffdc Fixes the link doc ID so that they do not start with automation ID and fixes an error that was occurring when creating tables. 2020-10-12 14:31:17 +01:00
mike12345567
53d765b849 Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming 2020-10-12 13:34:32 +01:00
mike12345567
4147e8872b Updating tests and re-formatting. 2020-10-09 19:30:50 +01:00
mike12345567
d90c1e3dd3 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
bb3370e742 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
Michael Shanks
f1eeb17dd3 auto create screens with new table 2020-10-09 11:58:46 +01:00
Michael Shanks
eaa8d91392 merge from master - including fixes 2020-10-08 16:15:12 +01:00
Andrew Kingston
4682b34f05 Improve relationship datatable title when no primary display is selected for a model 2020-10-08 10:41:20 +01:00
Andrew Kingston
b7edf26754 Move modal to BBUI and update usages 2020-10-08 09:35:11 +01:00
Andrew Kingston
2f86a17984 Change create table popover to modal to better support data import which can be long 2020-10-07 12:40:00 +01:00
Andrew Kingston
782fc8dd54 Fix layout by removing extra columns from grid layout css 2020-10-07 11:17:01 +01:00
Andrew Kingston
b61ee51ff0 Remove duplicate select element 2020-10-07 11:16:36 +01:00
Andrew Kingston
b592744805 Update styles of data import to match BBUI components 2020-10-07 11:16:06 +01:00
Andrew Kingston
fd02f361f1 Merge branch 'master' of github.com:Budibase/budibase into linked-records 2020-10-07 10:45:26 +01:00
Andrew Kingston
9faed3fb5f Move multiselect to BBUI 2020-10-06 16:02:48 +01:00
Andrew Kingston
70b70252ec Fix cypress texts and update use of modal 2020-10-05 11:13:09 +01:00
Andrew Kingston
6bdbadbd61 Update backend export popover to be line with new popover structure 2020-10-03 21:06:58 +01:00
Andrew Kingston
774cd8e4ae Remove unused imports 2020-10-02 20:39:39 +01:00
Andrew Kingston
4c18e93d8c Remove double 'no data' in empty tables 2020-10-02 16:48:01 +01:00
Andrew Kingston
812e4b891a Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 2020-10-02 16:43:08 +01:00
mike12345567
6b222ffbf0 Merge branch 'remove-views' of github.com:Budibase/budibase into linked-records 2020-10-02 14:49:23 +01:00
Andrew Kingston
cfcfa0bb87 Rename linked rows to related rows and remove deprecated file 2020-10-02 12:02:11 +01:00
Andrew Kingston
42a7a21050 Add new modal to backend and fix backend file structure 2020-10-02 12:00:17 +01:00
Andrew Kingston
f86e7b6c92 Add initial version of new modal (WIP) 2020-10-02 08:35:54 +01:00
Andrew Kingston
928ff8c0bf Remove console.log statement 2020-10-01 11:33:40 +01:00
Andrew Kingston
708d127fef Prevent editing linked record columns 2020-10-01 11:33:26 +01:00
Andrew Kingston
187cd89e35 Add functional backend UI for navigating relationships 2020-10-01 11:01:06 +01:00
Andrew Kingston
d0ef67dee0 Use common Table component across backend UI and add initial empty page for relationships 2020-10-01 07:19:38 +01:00
Andrew Kingston
e4ac832c32 Add WIP draft of linked records UI allowing single linked record selection 2020-09-29 18:27:35 +01:00
Andrew Kingston
0d1a75b28d Add primary display column and update all backend UI popovers with new form styles 2020-09-29 13:54:04 +01:00
Andrew Kingston
ecd5aa9eeb Bump BBUI version 2020-09-29 13:52:26 +01:00
Joe
eaef5d0419 Page titles and primary cta alignment and styling consistent
Data and automations page titles now use BBUI Heading component and Spacer component. They are not consistent in styling and spacing.

Welcome screen app cards buttons changed to text buttons. I made this change as there were too many buttons on the page. We want one primary button - create new app.

Early changes mage to binding popover. More to come.
2020-09-26 00:45:56 +01:00
Andrew Kingston
7cd387527c Rename backend components file structure and standardise no table empty state 2020-09-25 13:11:57 +01:00