Martin McKeaveney
|
212a24348a
|
hitting deployment success endpoint
|
2020-10-08 10:56:32 +01:00 |
Andrew Kingston
|
4efd38bd2b
|
Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records
|
2020-10-08 10:43:09 +01:00 |
Andrew Kingston
|
b71ba5b3fb
|
Unify DataForm and DataFormWide by using single component with BBUI styles
|
2020-10-08 10:42:53 +01:00 |
Andrew Kingston
|
36cb7eaee6
|
Fix crashing on creating a record with fields of type link or options due to coercing values
|
2020-10-08 10:42:14 +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
|
4140c831a3
|
Remove console log statement
|
2020-10-08 10:40:46 +01:00 |
Andrew Kingston
|
8f1b106a5d
|
Fix relationship view when viewing fields with spaces in their name
|
2020-10-08 10:32:17 +01:00 |
Andrew Kingston
|
5bf04f7030
|
Fix styles in event editor modal
|
2020-10-08 09:48:24 +01:00 |
Andrew Kingston
|
cb0b7b9b5b
|
Fix frontend crashing when adding components to a data provider component with no source
|
2020-10-08 09:48:03 +01:00 |
Andrew Kingston
|
b7edf26754
|
Move modal to BBUI and update usages
|
2020-10-08 09:35:11 +01:00 |
Andrew Kingston
|
356acc919d
|
Bump electron to v10
|
2020-10-08 09:34:45 +01:00 |
Andrew Kingston
|
3d7bd55c08
|
Bump BBUI version
|
2020-10-08 09:34:22 +01:00 |
Michael Shanks
|
fb5503d10e
|
RecordDetail & NewRecord now baseComponents
|
2020-10-07 22:30:51 +01:00 |
Michael Shanks
|
b7eb1a35e8
|
Screen templates working
|
2020-10-07 22:30:00 +01:00 |
Martin McKeaveney
|
a482d0a23e
|
check that deployment is possible using lambda API
|
2020-10-07 20:37:55 +01:00 |
mike12345567
|
f2b7d85b6e
|
Fixing up middleware to handle uploads, views, records, automation runs and users.
|
2020-10-07 17:56:47 +01:00 |
kevmodrome
|
2b8242cf72
|
Merge branch 'master' into feature/add-grid-to-standard-components
|
2020-10-07 16:48:59 +02:00 |
kevmodrome
|
e26e628ae7
|
merge master
|
2020-10-07 16:47:35 +02:00 |
mike12345567
|
3a6a03403f
|
Merge branch 'linked-records' of github.com:Budibase/budibase into api-usage-tracking
|
2020-10-07 15:41:39 +01:00 |
Michael Shanks
|
6625cb691a
|
Merge branch 'master' of github.com:Budibase/budibase into master
|
2020-10-07 15:40:24 +01:00 |
Michael Shanks
|
cdbd70c218
|
Screen templates - initial commit
|
2020-10-07 15:40:06 +01:00 |
mike12345567
|
17a4b058b5
|
Merge branch 'master' of github.com:Budibase/budibase into linked-records
|
2020-10-07 14:48:20 +01:00 |
Michael Drury
|
90567760cb
|
Merge pull request #675 from Budibase/filename-fixes
Windows filename fixes
|
2020-10-07 14:44:13 +01:00 |
mike12345567
|
a25c1d8618
|
Removing .orig file created by merge.
|
2020-10-07 13:33:21 +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
|
6170921d45
|
Remove padding on top nav bar so that things are properly centered
|
2020-10-07 12:00:15 +01:00 |
mike12345567
|
1f8f0a0444
|
Sanitising the paths to the couchDB data directories.
|
2020-10-07 11:42:28 +01:00 |
Andrew Kingston
|
4220da27ef
|
Fix create automation modal
|
2020-10-07 11:38:05 +01:00 |
Andrew Kingston
|
51f67ae99b
|
Change live animation color from purple to black
|
2020-10-07 11:37:55 +01:00 |
Andrew Kingston
|
6c3aeac69a
|
Fix table cypress tests
|
2020-10-07 11:23:47 +01:00 |
Andrew Kingston
|
aa96388e0b
|
Fix cypress automation tests
|
2020-10-07 11:18:46 +01:00 |
Andrew Kingston
|
f2b3b9e06e
|
Update yarn.lock
|
2020-10-07 11:17:26 +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 |
mike12345567
|
1d99cc654a
|
Adding a regex to allow certain paths with : on windows.
|
2020-10-07 11:04:36 +01:00 |
Andrew Kingston
|
fd02f361f1
|
Merge branch 'master' of github.com:Budibase/budibase into linked-records
|
2020-10-07 10:45:26 +01:00 |
mike12345567
|
a6e409a062
|
Quick change after diffing and looking through everything.
|
2020-10-07 09:58:32 +01:00 |
kevmodrome
|
8ad6d2f886
|
fixes editable cell bug
|
2020-10-07 10:06:23 +02:00 |
mike12345567
|
691ea16998
|
Adding a basic sanitise path function and fixing up use cases of appId filesystem paths throughout the system.
|
2020-10-07 00:24:56 +01:00 |
Michael Shanks
|
efa0902cc9
|
Merge pull request #665 from mjashanks/fixes
Bugfixes
|
2020-10-06 21:50:56 +01:00 |
Michael Shanks
|
8413e75431
|
removed .orig files
|
2020-10-06 21:45:12 +01:00 |
Michael Shanks
|
d9e53143d8
|
merge conflicts - from master
|
2020-10-06 21:43:54 +01:00 |
Michael Shanks
|
bbff4db649
|
a few changes from code review
|
2020-10-06 21:37:10 +01:00 |
Martin McKeaveney
|
e282480888
|
v0.1.25
|
2020-10-06 21:23:02 +01:00 |
Martin McKeaveney
|
723f322232
|
updating replication stream dependency
|
2020-10-06 21:10:49 +01:00 |
Martin McKeaveney
|
368f9934d5
|
v0.1.24
|
2020-10-06 20:35:11 +01:00 |
Martin McKeaveney
|
7fe2a066e7
|
Merge pull request #664 from Budibase/data-import
Data import
|
2020-10-06 20:24:34 +01:00 |
Martin McKeaveney
|
8ce69efa7e
|
fixing test
|
2020-10-06 20:18:05 +01:00 |
mike12345567
|
fc2e2a8804
|
First work towards implementing Dynamo usage in the server when running in the cloud; this is for tracking usage against API keys.
|
2020-10-06 19:13:41 +01:00 |