Andrew Kingston
|
b60f86715d
|
Fix state when deleting frontend components
|
2020-10-13 09:06:56 +01:00 |
Kevin Åberg Kultalahti
|
e7954789ef
|
Merge pull request #711 from Budibase/feature/grid-functionality-additions
Feature/grid functionality additions
|
2020-10-13 10:01:22 +02:00 |
kevmodrome
|
d848b27319
|
lint fix
|
2020-10-13 09:54:10 +02:00 |
kevmodrome
|
06bc340ba9
|
Merge branch 'master' into feature/grid-functionality-additions
|
2020-10-13 09:51:20 +02:00 |
kevmodrome
|
010a59d8cb
|
adds pagination option
|
2020-10-13 09:51:01 +02:00 |
Andrew Kingston
|
5af85541ec
|
Fix ModelSelect styles in frontend settings
|
2020-10-13 08:26:13 +01:00 |
Andrew Kingston
|
42f4bcc339
|
Fix crashing when adding a frontend component after deleting one
|
2020-10-13 08:20:32 +01:00 |
Martin McKeaveney
|
dadebf684e
|
Merge pull request #709 from Budibase/replace-screen-template-datatable
Replace screen template datatable
|
2020-10-13 08:16:31 +01:00 |
Martin McKeaveney
|
912837fd0a
|
Merge pull request #710 from mjashanks/fixes
Broken Analytics Event
|
2020-10-13 08:16:12 +01:00 |
kevmodrome
|
5963314b6c
|
adds height option to grid component
|
2020-10-13 09:13:56 +02:00 |
Andrew Kingston
|
bf7356b508
|
Fix another random builder crash that sometimes happens
|
2020-10-13 08:12:29 +01:00 |
Andrew Kingston
|
d7ab7c6ec9
|
Fix grid crash when there are no related rows in a link field
|
2020-10-13 08:12:03 +01:00 |
Michael Shanks
|
9e6b116ae3
|
Merge branch 'master' of github.com:Budibase/budibase into master
|
2020-10-12 21:36:29 +01:00 |
Andrew Kingston
|
ae63877d67
|
Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source
|
2020-10-12 21:35:51 +01:00 |
Michael Shanks
|
9bc80abbaa
|
analytics - missing await, causing event not to be logged
|
2020-10-12 21:35:10 +01:00 |
mike12345567
|
416a7598c6
|
Updating data grid components which had model/record still defined in them.
|
2020-10-12 21:31:58 +01:00 |
Martin McKeaveney
|
99500cb123
|
remove screen1 from dummy data
|
2020-10-12 21:22:23 +01:00 |
Martin McKeaveney
|
feb7d096db
|
replace list template screen with datagrid
|
2020-10-12 21:21:23 +01:00 |
Martin McKeaveney
|
e2118a4bf1
|
Merge pull request #708 from Budibase/nuke-script
convenience scripts for restoring budibase installations
|
2020-10-12 21:16:44 +01:00 |
Martin McKeaveney
|
f31352ad49
|
convenience scripts for restoring budibase installations
|
2020-10-12 20:39:29 +01:00 |
Martin McKeaveney
|
20301cb883
|
merge with new grid
|
2020-10-12 20:25:15 +01:00 |
kevmodrome
|
a9d09ea770
|
fix yarn lock file
|
2020-10-12 20:56:09 +02:00 |
Kevin Åberg Kultalahti
|
ca5b4c16dd
|
Merge pull request #707 from Budibase/feature/add-grid-to-standard-components
Feature/add grid to standard components
|
2020-10-12 20:51:24 +02:00 |
kevmodrome
|
9923266c51
|
fix editable header column not hiding when grid is un-editable
|
2020-10-12 20:44:40 +02:00 |
kevmodrome
|
41e23e78ce
|
add back missing param to validate call on record post route
|
2020-10-12 20:37:41 +02:00 |
Andrew Kingston
|
9f3eef5b8c
|
Fix crash when no linked records in DataTable
|
2020-10-12 18:47:25 +01:00 |
mike12345567
|
b0cea4c091
|
Updating formatting.
|
2020-10-12 17:56:40 +01:00 |
kevmodrome
|
3cd2cdb722
|
lint fixes
|
2020-10-12 18:54:18 +02:00 |
mike12345567
|
51ed75978b
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 17:45:11 +01:00 |
kevmodrome
|
277ab59647
|
Merge branch 'master' into feature/add-grid-to-standard-components
|
2020-10-12 18:43:22 +02:00 |
kevmodrome
|
b0bd9ae135
|
sets correct editable values on fields
|
2020-10-12 18:42:47 +02:00 |
Michael Drury
|
a20c9ffcbb
|
Merge pull request #706 from Budibase/bug/table-changes-fix
Bug/table changes fix
|
2020-10-12 17:32:59 +01:00 |
mike12345567
|
1dea4f24b7
|
Handling empty relationship column the same way other columns are handled, it won't do anything until it is valid - but doesn't error.
|
2020-10-12 17:02:52 +01:00 |
mike12345567
|
352ff82885
|
Improving consistency of model saving, making sure that any validation which could fail happens before any updates are carried out.
|
2020-10-12 16:51:41 +01:00 |
mike12345567
|
8df3a3f8de
|
Fixes for deleting records when a table is deleted.
|
2020-10-12 16:37:08 +01:00 |
Michael Shanks
|
f1604992db
|
Merge pull request #703 from mjashanks/fixes
Some Fixes
|
2020-10-12 16:34:48 +01:00 |
Andrew Kingston
|
0ec10acc43
|
Update pagination to handle any number of pages
|
2020-10-12 16:33:38 +01:00 |
Michael Shanks
|
26b2fda616
|
code reivew - unused code
|
2020-10-12 16:28:37 +01:00 |
Michael Shanks
|
376b8b40d7
|
fix: Default props were mutated - cause very strange issue with event handlers
|
2020-10-12 16:27:34 +01:00 |
Michael Shanks
|
98138296c7
|
unused "options" member in prop types
|
2020-10-12 16:26:54 +01:00 |
Michael Shanks
|
cc8a53f40b
|
Analytics - record screen template used
|
2020-10-12 15:51:03 +01:00 |
Michael Shanks
|
4a32c7981a
|
fix: view filter displaying incorrect options
|
2020-10-12 15:32:49 +01:00 |
mike12345567
|
12242cf6b2
|
Merge branch 'master' of github.com:Budibase/budibase into endpoint-renaming
|
2020-10-12 15:25:27 +01:00 |
Andrew Kingston
|
c1b047af0c
|
Merge branch 'master' of github.com:Budibase/budibase into feat/linked-records-data-source
|
2020-10-12 15:20:32 +01:00 |
Andrew Kingston
|
1f7ddbfa65
|
Fix style and alignment of various frontend design and settings components
|
2020-10-12 15:14:34 +01:00 |
Andrew Kingston
|
7af86f089d
|
Improve style of frontend settings placeholder text
|
2020-10-12 15:14:11 +01:00 |
Andrew Kingston
|
50b7b47527
|
Improve style of ModelViewSelect and fix text wrapping
|
2020-10-12 15:13:38 +01:00 |
Andrew Kingston
|
0961812b56
|
Improve frontend settings and design panel scrolling and panel styling
|
2020-10-12 15:12:48 +01:00 |
Michael Drury
|
00a455ecc7
|
Merge pull request #697 from Budibase/bug/link-id-create-table-error
Minor bug fix for template screens and fixing link doc IDs
|
2020-10-12 15:10:55 +01:00 |
Michael Shanks
|
d24b13f364
|
Merge branch 'url-detail' into fixes
|
2020-10-12 15:10:31 +01:00 |