1
0
Fork 0
mirror of synced 2024-09-04 11:41:24 +12:00
Commit graph

2403 commits

Author SHA1 Message Date
Rory Powell
fef63a1b8e Update config checklist to handle multiple sso sources 2021-07-13 17:30:17 +01:00
mike12345567
573a7b55af Changing budibase -> internal/csv in datasource menu. 2021-07-07 17:47:00 +01:00
mike12345567
900ed2334c Inverting logic as the type isn't always internal. 2021-07-07 17:21:56 +01:00
mike12345567
3ab4a5d83c Making it possible to create an internal table from the plus symbol. 2021-07-07 17:13:04 +01:00
Andrew Kingston
4dec87795a Update develop with master bugfix and add comments to explain loading events 2021-07-07 13:21:30 +01:00
Andrew Kingston
bf6762dd66 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-07 13:16:26 +01:00
Andrew Kingston
4b4610f581 Fix iframe preview loading bug in old client library versions 2021-07-07 13:09:33 +01:00
Andrew Kingston
70d29c32f8 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-07 11:48:38 +01:00
Andrew Kingston
8c39c4792d Add error handling to builder preview and loading indicator 2021-07-07 11:10:23 +01:00
Martin McKeaveney
e9d6ddb571 typo 2021-07-06 18:56:41 +01:00
Martin McKeaveney
dbef8077f0 better naming, filter out public from inheritable roles 2021-07-06 18:55:34 +01:00
Martin McKeaveney
da800dd3fc prevent editing public role in apps 2021-07-06 18:54:08 +01:00
Andrew Kingston
c4b7428aed Avoid filter editor sending a prop change when filter is not an array, which was causing extra 409s and causing issues with tables 2021-07-06 15:55:02 +01:00
Andrew Kingston
50d59924ad
Merge pull request #1918 from Budibase/spectrum-apps
Spectrum themed apps
2021-07-06 11:43:52 +01:00
mike12345567
4e4b8f244e Giving the system the ability to make auto increment columns auto-columns in postgres or mysql. 2021-07-05 18:11:23 +01:00
Andrew Kingston
80679cba13 Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps 2021-07-05 17:41:26 +01:00
Andrew Kingston
07ed0b1217 Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps 2021-07-05 09:03:24 +01:00
mike12345567
f2beac85b7 Implementing UI to support the backend put in place. 2021-07-02 14:33:05 +01:00
Martin McKeaveney
63be9750ae simplify relationship configuration UI 2021-07-01 18:24:43 +01:00
Martin McKeaveney
d801f49ac4 Merge branch 'feature/sql-relationships' of github.com:Budibase/budibase into feature/opinionated-relationships-ui 2021-07-01 14:14:52 +01:00
mike12345567
959c9f1e76 Merge branch 'master' of github.com:Budibase/budibase into feature/sql-relationships 2021-07-01 12:29:38 +01:00
Andrew Kingston
9c954609fd Add border style as an explicit option to prevent issues with dynamically adding it via the styleable helper 2021-07-01 00:40:16 +01:00
Andrew Kingston
d7ea2fddea Set light as default app theme 2021-06-30 19:41:09 +01:00
Andrew Kingston
3a615306a6 Add error handling to builder preview and loading indicator 2021-06-30 19:37:03 +01:00
Andrew Kingston
f7f7180437 Add spectrum card component 2021-06-30 16:33:35 +01:00
Andrew Kingston
1547c17f7f Merge and add initial work on cards 2021-06-30 16:33:19 +01:00
Martin McKeaveney
d928a93465 Merge branch 'feature/sql-relationships' of github.com:Budibase/budibase into feature/opinionated-relationships-ui 2021-06-30 15:06:42 +01:00
Andrew Kingston
1b8e6d029f Fix bug where stale data is shown in custom css drawer when changing components 2021-06-30 09:38:14 +01:00
Andrew Kingston
24172d111c Remove a lot of hacks around screenslots and allow naming them 2021-06-30 09:05:03 +01:00
Andrew Kingston
1cf0d3b0cf Fix text casing on some button settings 2021-06-30 08:46:53 +01:00
Andrew Kingston
b4a8a9c160 Add better theme compatibility to color picker and client app components 2021-06-30 08:30:57 +01:00
Martin McKeaveney
6e36e5d06a listing relationships in UI 2021-06-29 19:57:26 +01:00
mike12345567
5dd53f67ac Some work towards supporting many SQL relationships. 2021-06-28 17:42:39 +01:00
Andrew Kingston
dfbd1eaae1 Add initial work on refactoring color picker to account for client app theme 2021-06-28 14:51:47 +01:00
Andrew Kingston
d28c48ccad Add global app theme picker and use it in client preview 2021-06-28 12:55:11 +01:00
Andrew Kingston
fc4aa07495
Merge pull request #1834 from Budibase/design-panel-v2
Design panel V2 + big performance improvements + misc features
2021-06-28 11:11:00 +01:00
Andrew Kingston
91fcb1755a Prevent creating datasource without a type selected 2021-06-28 10:55:58 +01:00
Andrew Kingston
9c1cf98fce Fix placement of 'reset fields' button for field groups 2021-06-28 10:09:31 +01:00
Andrew Kingston
b2c843adb4 Lint 2021-06-25 17:27:06 +01:00
Andrew Kingston
3a78b26230 Remove deprecated 'inline' style setting 2021-06-25 17:00:30 +01:00
Andrew Kingston
14fa37deac Merge branch 'develop' of github.com:Budibase/budibase into design-panel-v2 2021-06-24 11:44:49 +01:00
mike12345567
bfc4a7cc7b Fixing test case and removing console.log. 2021-06-23 20:18:21 +01:00
mike12345567
6e0f18de87 Fixing issue with automation webhook URL being undefined. 2021-06-23 20:11:05 +01:00
Andrew Kingston
d0ba754a02 Add new typography settings, add new settings bar dropdowns, add settings bar to text components 2021-06-23 14:21:37 +01:00
Andrew Kingston
2dd5645aab Fix instance name on layouts 2021-06-23 12:26:46 +01:00
Andrew Kingston
361d27cb08 Add color picker component and tidy up style options 2021-06-23 09:54:31 +01:00
Martin McKeaveney
9df56e9977 adding scroll to data source select 2021-06-23 08:04:24 +01:00
Andrew Kingston
817dc7b3cf Add new style definitions for containers 2021-06-23 07:55:33 +01:00
mike12345567
373c57580a Allowing formula fields to be display columns. 2021-06-22 11:49:35 +01:00
Andrew Kingston
ab56301ace Add screen settings section, refactor more of component settings panel 2021-06-22 09:36:50 +01:00