1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
Commit graph

4990 commits

Author SHA1 Message Date
Rory Powell 6af8ab2dc0 Fixes for google sso, cloud email url and cloud logo updates 2021-11-12 13:31:55 +00:00
Budibase Staging Release Bot 1f7207be7b v0.9.180-alpha.3 2021-11-10 10:13:12 +00:00
Budibase Staging Release Bot 9bbb648acd v0.9.180-alpha.2 2021-11-09 17:25:41 +00:00
mike12345567 f8e790bd2f Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus 2021-11-09 11:20:17 +00:00
Budibase Staging Release Bot 53762ef713 v0.9.180-alpha.1 2021-11-08 20:54:52 +00:00
Andrew Kingston 8e0b265815 Merge pull request #3249 from Budibase/blocks
Core blocks implementation + table with search block
2021-11-08 20:46:21 +00:00
mike12345567 2f1c22085c Removing constants import that was breaking things. 2021-11-08 18:59:27 +00:00
mike12345567 b310918ec4 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 2021-11-08 17:25:05 +00:00
mike12345567 e6d05f1e90 Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus 2021-11-08 14:43:28 +00:00
Andrew Kingston a7849eac7d Add card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level 2021-11-08 14:35:58 +00:00
Budibase Staging Release Bot 7df3227432 v0.9.180-alpha.0 2021-11-08 14:13:09 +00:00
mike12345567 6455f51d4f Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-08 14:00:47 +00:00
Budibase Release Bot 25965696fc v0.9.179 2021-11-08 12:29:59 +00:00
mike12345567 b34cef26c3 Fixing an issue with relationship modal breaking when multiple data sources available to relate to, also fixing an pile of issues with creating and reading rows from SQL server plus. 2021-11-05 18:55:36 +00:00
Andrew Kingston 8c63b147fb Remove forced capitalisation of setting labels 2021-11-05 12:38:15 +00:00
Andrew Kingston 117a7f7ce8 Fix issue getting bindable properties when selecting a screen 2021-11-05 12:37:42 +00:00
Budibase Release Bot 6489d61fd1 v0.9.178 2021-11-04 16:37:06 +00:00
Budibase Staging Release Bot 7db07ed081 v0.9.176-alpha.3 2021-11-04 16:30:06 +00:00
Martin McKeaveney 1219c53250 fix safari 2021-11-04 17:24:56 +01:00
Martin McKeaveney b7c5778409 Merge pull request #3187 from Budibase/fix/safari-bug
Fix budibase builder preview on safari
2021-11-04 17:22:02 +01:00
Martin McKeaveney 193d40bbf3 refactor switch into a key value handler object
tidy up - remove logs and comments

update windowed modals to use postMessage
2021-11-04 17:21:17 +01:00
Budibase Release Bot 8c4c0ae93e v0.9.177 2021-11-04 13:56:13 +00:00
Martin McKeaveney cb5df8fe1e Merge pull request #3159 from Budibase/feature/template-urls
allow opening a template directly from a URL
2021-11-04 14:46:18 +01:00
Martin McKeaveney e888971936 remove logs 2021-11-04 14:04:58 +01:00
Martin McKeaveney b80a93d6d5 cookie based approach 2021-11-04 14:03:18 +01:00
Andrew Kingston adda702588 Add button to table with search block and support defining multiple settings sections in component manifest entries 2021-11-04 11:30:43 +00:00
Martin McKeaveney b7d99a6df1 lint 2021-11-04 10:50:43 +01:00
Budibase Release Bot acf136268b v0.9.176 2021-11-04 09:24:56 +00:00
Budibase Staging Release Bot a173b4a02c v0.9.176-alpha.2 2021-11-04 09:24:27 +00:00
Michael Drury 8ae9a61469 Merge pull request #3239 from Budibase/fix/mike-various
Various fixes for recent issues
2021-11-04 09:13:27 +00:00
Budibase Staging Release Bot 5bdf63c91d v0.9.176-alpha.1 2021-11-04 00:48:41 +00:00
Budibase Staging Release Bot 80789824b8 v0.9.176-alpha.0 2021-11-03 16:33:02 +00:00
Rory Powell 8f2910ad32 Merge branch 'master' into develop 2021-11-03 16:24:16 +00:00
Budibase Release Bot f4cd6b84c5 v0.9.175 2021-11-03 16:20:47 +00:00
Rory Powell 320314ca3e Merge pull request #3238 from Budibase/user-password-fix
Fix: Prevent user updates in multi tenant mode from deleting user password
2021-11-03 16:10:39 +00:00
Budibase Release Bot 58d7b13e9e v0.9.174 2021-11-03 15:10:20 +00:00
Rory Powell fbaedd6a34 Fix: Prevent user updates in multi tenant mode from deleting user password. Also forward the authentication error from the backend to the login page to warn when an sso user is trying to log in with a password when one is not present 2021-11-03 15:04:05 +00:00
Martin McKeaveney ed3a9b78ea remove log 2021-11-03 12:56:42 +01:00
mike12345567 7b73a8dbe7 Fixing issue #3199 - don't allow submitting automation creation modal without name, adding error message. 2021-11-03 11:55:01 +00:00
Martin McKeaveney fa3bb8c119 set template URL in store instead of passing around param 2021-11-03 12:43:52 +01:00
Budibase Staging Release Bot 7d4221284f v0.9.173-alpha.8 2021-11-02 17:06:37 +00:00
Budibase Staging Release Bot 747a3b5303 v0.9.173-alpha.7 2021-11-02 15:32:59 +00:00
Michael Drury a82a206161 Merge pull request #3224 from Budibase/labday/mike-sql
SQL table manipulation and some external table UI rework
2021-11-02 15:23:30 +00:00
mike12345567 5d40882c66 Removing the edit display columns modal as it was very specific and a little confusing, these are defaulted now anyway like internal tables. 2021-11-01 21:17:51 +00:00
mike12345567 c82cf534d8 Updating external table UI a bit, adding the concept of defining an existing relationship, updating the data sources UI to make it a bit less cluttered and make the creation of tables more obvious. 2021-11-01 21:15:46 +00:00
Andrew Kingston e9dd47b562 Add initial structure of table with search block 2021-11-01 17:18:38 +00:00
mike12345567 7efa06901e Adding error scenario for table name already in use. 2021-11-01 16:03:53 +00:00
mike12345567 f071cc5219 Adding many to many support, generating junction table and setting up constraints. 2021-10-29 18:37:29 +01:00
mike12345567 a94376ce43 Fixing a lot of issues around dropping columns, updating columns, relationships and bi-directionality, display columns now default to something for SQL tables as well. 2021-10-29 13:34:10 +01:00
mike12345567 949c6b8653 Adding SQL relationship building. 2021-10-28 22:44:31 +01:00