1
0
Fork 0
mirror of synced 2024-08-10 23:51:24 +12:00
Commit graph

8339 commits

Author SHA1 Message Date
Martin McKeaveney
d05796af91 Merge pull request #2549 from mslourens/fix_export_internal_tables
fix exporting internal tables
2021-09-06 11:40:34 +01:00
Maurits Lourens
4d4d6aa27b fix fetching tables from database with uppercase name 2021-09-06 12:33:03 +02:00
Maurits Lourens
7328fd1e8a fix exporting internal tables 2021-09-06 12:07:05 +02:00
Budibase Staging Release Bot
d374d25393 v0.9.120-alpha.2 2021-09-06 07:05:56 +00:00
Martin McKeaveney
c7da322160 Create SECURITY.md 2021-09-06 07:57:47 +01:00
mike12345567
a3cffa8905 Getting rid of automation step download system. 2021-09-03 17:36:00 +01:00
Budibase Staging Release Bot
919042ed86 v0.9.120-alpha.1 2021-09-03 14:55:28 +00:00
Michael Drury
5afad5464f Merge pull request #2539 from Budibase/fix/table-primary-same-name
Fixing issue with relationships that was uncovered by having same primary display and table name
2021-09-03 15:44:59 +01:00
Andrew Kingston
d1e3dda05f Add custom theme options for button roundedness and header color 2021-09-03 15:28:35 +01:00
mike12345567
a864c511c4 Fixing an issue where many rows were handled from different tables in client. 2021-09-03 15:04:34 +01:00
mike12345567
3f960e4f13 Fixing an issue that occurs when the table name and the primary display column are the same name. 2021-09-03 14:49:56 +01:00
Andrew Kingston
8ab0fc2d7f Ensure defaults are set for custom theming and fix a few inconsistencies 2021-09-03 14:43:21 +01:00
Budibase Staging Release Bot
90266fa6df v0.9.120-alpha.0 2021-09-03 11:16:31 +00:00
mike12345567
7d4cd470f2 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-03 12:08:06 +01:00
Budibase Release Bot
0e8709def0 v0.9.119 2021-09-03 10:55:17 +00:00
Andrew Kingston
3ee1d3e8e4 Add custom theming to icons 2021-09-03 11:53:25 +01:00
Andrew Kingston
e7d1ed3114 Add custom theming for primary color and primary hover color to form components 2021-09-03 11:50:09 +01:00
Michael Drury
8ce56c8492 Merge pull request #2531 from Budibase/fix/sql-relationship-issues
Relationship bug fixes (SQL and internal) and a few other bits
2021-09-03 11:47:36 +01:00
mike12345567
0b0da47778 Fixing issues discovered by test cases. 2021-09-03 11:06:44 +01:00
mike12345567
8c3eb30ab1 Fixing issues after upgrading to node 14 and circular dependencies causing issues. 2021-09-02 18:33:41 +01:00
mike12345567
b17e9aa5e4 Fixing issue with using 'ta' in view name. 2021-09-02 17:49:21 +01:00
mike12345567
2148bf6da4 Fixing issues with search endpoint not handling users fully. 2021-09-02 17:13:00 +01:00
Budibase Release Bot
ba12fda745 v0.9.118 2021-09-02 15:56:14 +00:00
Andrew Kingston
2e2b27264d Merge pull request #2525 from Budibase/fix-indexing-attachments
Fix indexing of rows with attachments
2021-09-02 16:48:28 +01:00
Budibase Staging Release Bot
8fd1f8938c v0.9.117-alpha.4 2021-09-02 15:17:15 +00:00
Andrew Kingston
d639db285d Merge pull request #2529 from Budibase/fix-table-binding
Fix table two-way binding of data
2021-09-02 16:09:44 +01:00
mike12345567
0c4b34c59f Merge branch 'master' of github.com:Budibase/budibase into fix/sql-relationship-issues 2021-09-02 14:49:20 +01:00
Andrew Kingston
7f16e76e8b Deeply clone rows before passing them back in the table edit row callback to avoid mutating table data 2021-09-02 14:42:12 +01:00
mike12345567
d2cb0282ea Fixing issue with rows not returning correctly. 2021-09-02 13:31:46 +01:00
Andrew Kingston
6e856c4bd7 Fix indexing of rows with arrays of objects 2021-09-02 12:00:18 +01:00
Andrew Kingston
bf8975ec6d Hide state bindings if feature is not available 2021-09-02 11:39:41 +01:00
Andrew Kingston
04a26f3344 Hide state action in old apps and add working basic implementation of theming 2021-09-02 11:38:41 +01:00
mike12345567
a9e2336036 Fixing issues with SQL many relationship updates. 2021-09-01 19:40:47 +01:00
Budibase Staging Release Bot
91c2997a6c v0.9.117-alpha.3 2021-09-01 15:16:35 +00:00
Andrew Kingston
551eb629b4 Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-01 16:10:36 +01:00
Andrew Kingston
ee3f2c597b Merge pull request #2502 from Budibase/lab-day-state
App state
2021-09-01 16:08:13 +01:00
Andrew Kingston
01cf1b9c23 Remove references to standard-components 2021-09-01 15:41:18 +01:00
Andrew Kingston
047cd4ea88 Merge standard-components into the client library 2021-09-01 11:41:48 +01:00
Martin McKeaveney
60336a14a4 removing log 2021-09-01 11:28:13 +01:00
Martin McKeaveney
8ed415107f prevent sql relationship delete from erroring 2021-08-31 19:59:49 +01:00
Maurits Lourens
378760074f only show delete confirmation when no input or textarea is focussed 2021-08-31 15:46:30 +02:00
Martin McKeaveney
83db9754d5 prevent relationships getting overridden in mySQL connector 2021-08-31 14:44:33 +01:00
Budibase Staging Release Bot
c88159f5d0 v0.9.117-alpha.2 2021-08-31 13:37:12 +00:00
Andrew Kingston
698e950927 Merge pull request #2504 from Budibase/fix/attachment-form-binding
Fix form binding to attachments in forms
2021-08-31 14:28:21 +01:00
Budibase Release Bot
c20e5763d8 v0.9.117 2021-08-31 13:04:48 +00:00
Martin McKeaveney
bf34943e11 Merge pull request #2506 from Budibase/develop
Develop into Master
2021-08-31 13:56:46 +01:00
Budibase Staging Release Bot
3acb270d9d v0.9.117-alpha.1 2021-08-31 12:50:22 +00:00
mike12345567
90f6dffc44 Fixing an issue with list of app URLs not loading correctly. 2021-08-31 13:42:04 +01:00
Budibase Staging Release Bot
9cce54d792 v0.9.117-alpha.0 2021-08-31 12:32:55 +00:00
Martin McKeaveney
4b367f0480 Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-31 13:23:57 +01:00