1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00
Commit graph

2583 commits

Author SHA1 Message Date
Peter Clement 86428f3998 remove create budibase db button 2021-09-30 10:50:27 +01:00
Peter Clement cfab8165bd update ssl ux 2021-09-29 13:02:30 +01:00
Peter Clement f45638d874 Merge remote-tracking branch 'origin/develop' into feature/datasource-wizard 2021-09-28 14:26:25 +01:00
Andrew Kingston 2b2697a34e Fixing issue with refreshing data providers manually due to incorrect action name 2021-09-28 13:33:15 +01:00
Peter Clement a24f2e4142 update modal button text 2021-09-28 12:29:54 +01:00
Peter Clement 1a1c0f2892 check tables can be fetched before saving config 2021-09-28 12:25:57 +01:00
Andrew Kingston c011b7fe5c Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes 2021-09-27 11:30:51 +01:00
Peter Clement 7121b0a7c8 fix layout of config modal 2021-09-27 10:04:01 +01:00
Peter Clement dad6412271 trigger internal table modal on modal cancel 2021-09-27 09:59:56 +01:00
Peter Clement c67e769afc ux fixes 2021-09-24 11:28:56 +01:00
Peter Clement a6aad71827 rename file and fix analytics 2021-09-24 10:58:04 +01:00
Peter Clement c1829223db Merge remote-tracking branch 'origin/develop' into feature/datasource-wizard 2021-09-24 10:47:59 +01:00
Peter Clement a833df7771 redirect to created datasource 2021-09-24 10:19:48 +01:00
Peter Clement 29551c4621 fix naming of datasources 2021-09-24 10:12:30 +01:00
Peter Clement af5280fa36 fetch tables for datasource plus 2021-09-24 10:01:53 +01:00
Peter Clement 39192e4e7f add base wizard for datasources 2021-09-23 21:47:22 +01:00
Andrew Kingston fd24a8fce3 Lint 2021-09-23 20:51:55 +01:00
Andrew Kingston a30ced6408 Add button action for manually refreshing a data provider 2021-09-23 19:34:01 +01:00
Martin McKeaveney 94e3b9ed0c Merge pull request #2714 from mslourens/collapse_queries_with_datasource
Collapse queries with their datasource
2021-09-23 09:36:41 +01:00
Andrew Kingston ec2f727af3 Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes 2021-09-23 09:18:52 +01:00
Maurits Lourens 0b93b201a5 Collapse queries with their datasource 2021-09-23 08:48:11 +02:00
Martin McKeaveney ff5831660d merge with develop 2021-09-21 21:43:29 +01:00
Peter Clement 1d9fccb666 update icon to use hoverable 2021-09-21 20:30:58 +01:00
Martin McKeaveney 0a7512a4d9 changed events to constants, instantiated analytics client at right time 2021-09-21 20:21:15 +01:00
Andrew Kingston 16febcf3b9 Ensure datasource containing the currently selected table is always expanded 2021-09-21 17:21:25 +01:00
Peter Clement 14945d9f0d use color alias for actions instead of hard-coding the color 2021-09-21 12:05:58 +01:00
Martin McKeaveney 184061a56b analytics clients 2021-09-21 11:47:14 +01:00
Peter Clement 053ea4e499 add multiselect / date / boolean types to automations 2021-09-20 16:23:33 +01:00
Maurits Lourens 931ec7bfd9 fix merge conflicts, make arguments more consistent 2021-09-16 23:20:31 +02:00
Maurits Lourens 518f8fd55e merge develop into branch 2021-09-16 22:15:09 +02:00
Maurits Lourens 7f9e8fa321 fix calls to automations.save, which doesn't need the instanceId 2021-08-26 15:58:24 +02:00
Maurits Lourens 3da6577348 rename automation 2021-08-26 08:53:58 +02:00
Martin McKeaveney f0b8f0575e Merge pull request #2446 from mslourens/disable_managing_users_with_client
Filter users table out of DataSource component and NewScreenModal
2021-08-25 14:07:52 +01:00
Andrew Kingston 5ed4ace66b Merge pull request #2441 from Budibase/multistep-forms
Multi-step forms
2021-08-25 12:40:44 +01:00
Maurits Lourens 180d857d1d Filter users table out of DataSource component and NewScreenModal 2021-08-24 12:33:02 +02:00
Maurits Lourens e476b15d42 replace 'replaceAll' with 'replace' and a regular expression 2021-08-24 08:51:38 +02:00
Andrew Kingston 4a67de926a Fix button casing 2021-08-23 14:00:45 +01:00
Andrew Kingston f127d86d11 Merge branch 'develop' of github.com:Budibase/budibase into multistep-forms 2021-08-23 11:48:03 +01:00
Andrew Kingston 713fed841f Merge pull request #2399 from mslourens/update_app_modal_text
update the modal text for updating the name of an app
2021-08-20 17:04:39 +01:00
Andrew Kingston 8cb9870cf7 Prevent adding form steps inside other form steps and fix illegalChildren usage 2021-08-20 15:16:20 +01:00
Andrew Kingston cb46e763d3 Making picker sorting optional and default to off. Sort by default for client apps 2021-08-20 10:03:21 +01:00
Andrew Kingston 11dc516b26 Add single button action for changing form step 2021-08-20 09:54:54 +01:00
Andrew Kingston 9ea255b7bc Update validate form action to be able to only validate the current form step 2021-08-19 12:52:50 +01:00
Andrew Kingston 9b87d1a03e Add button actions for navigating form steps 2021-08-18 15:21:18 +01:00
Andrew Kingston 32fe0ea072 Support multiple component context exports and export additional context from forms 2021-08-18 14:58:58 +01:00
Andrew Kingston c945fc650d Add stepper component to bbui for numeric values 2021-08-18 11:32:39 +01:00
Martin McKeaveney f07dcf7f55 Merge pull request #2401 from mslourens/update_datasource_name
Update the name of the datasource
2021-08-18 10:44:04 +01:00
Maurits Lourens e1ef03f55d fix lint issue 2021-08-18 11:24:25 +02:00
Maurits Lourens 3b099d945a fix lint issues 2021-08-18 00:04:54 +02:00
Maurits Lourens de944480da update the name of the datasource 2021-08-17 23:57:11 +02:00