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

3726 commits

Author SHA1 Message Date
Peter Clement ee367a42a6 ux fixes 2021-09-24 11:28:56 +01:00
Peter Clement 61c9ec45ed rename file and fix analytics 2021-09-24 10:58:04 +01:00
Peter Clement 75b1fad49f Merge remote-tracking branch 'origin/develop' into feature/datasource-wizard 2021-09-24 10:47:59 +01:00
Peter Clement b438b3d7b5 redirect to created datasource 2021-09-24 10:19:48 +01:00
Peter Clement 4c8a2b3a2d fix naming of datasources 2021-09-24 10:12:30 +01:00
Peter Clement 4f5343ded9 fetch tables for datasource plus 2021-09-24 10:01:53 +01:00
Peter Clement f365cf731c fix flow of wizard 2021-09-23 22:02:35 +01:00
Peter Clement 0de6b55438 add base wizard for datasources 2021-09-23 21:47:22 +01:00
Martin McKeaveney 0a9fd26d86
Merge pull request #2695 from mslourens/remove_link_when_removing_screen
remove the link from navigation bar when removing the screen
2021-09-23 09:40:36 +01:00
Martin McKeaveney 7605a083cc
Merge pull request #2714 from mslourens/collapse_queries_with_datasource
Collapse queries with their datasource
2021-09-23 09:36:41 +01:00
Maurits Lourens 9eb5b46bc8 Collapse queries with their datasource 2021-09-23 08:48:11 +02:00
Martin McKeaveney 4e9d123a9e
Merge pull request #2703 from Budibase/feature/analytics
Feature/analytics
2021-09-22 15:53:34 +01:00
Martin McKeaveney 398a82f1a7 lint 2021-09-22 12:26:02 +01:00
Michael Drury 26ea796935
Merge pull request #2686 from mslourens/replace_all_handlebars_bindings
replace all handlebars bindings, not just the first
2021-09-22 11:44:17 +01:00
Martin McKeaveney 9196ae8edb account for user size in intercom 2021-09-22 09:38:32 +01:00
Martin McKeaveney 1790d13bb5 added user created at timestamp 2021-09-22 09:29:51 +01:00
Martin McKeaveney be1806110a merge with develop 2021-09-21 21:43:29 +01:00
Martin McKeaveney 45981c62ef lint 2021-09-21 20:47:04 +01:00
Peter Clement fc4df8867c update icon to use hoverable 2021-09-21 20:30:58 +01:00
Martin McKeaveney a00598ce38 JSdoc 2021-09-21 20:28:33 +01:00
Martin McKeaveney b4f9fd4f12 changed events to constants, instantiated analytics client at right time 2021-09-21 20:21:15 +01:00
Maurits Lourens 9aecdedbfc remove the link from navigation bar when removing the screen 2021-09-21 15:16:10 +02:00
Peter Clement d15ff0c6e9 use color alias for actions instead of hard-coding the color 2021-09-21 12:05:58 +01:00
Martin McKeaveney 0993825286 analytics clients 2021-09-21 11:47:14 +01:00
Maurits Lourens a5b5b102fd replace all handlebars bindings, not just the first 2021-09-21 09:57:14 +02:00
Peter Clement a99cee39bc add multiselect / date / boolean types to automations 2021-09-20 16:23:33 +01:00
Andrew Kingston a59c2db8ea Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-20 10:33:18 +01:00
Andrew Kingston a17bdc3243 Update app ID parsing to be able to account for new tenant ID's and fix crash whenever a dev counterpart doesn't exist for a published app 2021-09-20 09:58:38 +01:00
Rory Powell 9236fdfd5a
Merge pull request #2635 from Budibase/feature/onboarding-backend
Password reset for budibase users
2021-09-17 14:58:53 +01:00
Rory Powell 72a0203829 Password reset for budibase users 2021-09-17 13:41:22 +01:00
Maurits Lourens 0102e7284d fix merge conflicts, make arguments more consistent 2021-09-16 23:20:31 +02:00
Maurits Lourens 104a84d19b merge develop into branch 2021-09-16 22:15:09 +02:00
Rory Powell 626b166346 Access controls for cloud, self, and regular budibase users 2021-09-15 15:45:43 +01:00
Rory Powell fd92030dbd
Merge pull request #2607 from Budibase/feature/onboarding-backend
Redirects and linking between budibase and account portal
2021-09-15 10:25:46 +01:00
Michael Drury 12f364e296
Merge pull request #2598 from Budibase/feature/automation-rework
Automation backend rework
2021-09-14 17:30:26 +01:00
Rory Powell b2471594cf Move account portal redirect to top of auth level 2021-09-14 15:57:34 +01:00
Rory Powell 8e9c1aa204 Navigate between budibase and account portal 2021-09-14 15:49:59 +01:00
Rory Powell 9433a1e360 Redirect to account portal login page in the cloud 2021-09-14 14:18:13 +01:00
Rory Powell 3ab39d1a1b Replace 'sandbox' with 'cloud' in builder, reuse 'SELF_HOSTED' flag 2021-09-14 13:03:38 +01:00
mike12345567 e94c629bab Adding concept of internal and external actions. 2021-09-14 12:40:19 +01:00
Martin McKeaveney 08c3bd467b fix for apps with undefined names 2021-09-13 16:33:26 +01:00
Andrew Kingston 10182e19c3
Merge pull request #2576 from Budibase/responsive-preview
Responsive preview
2021-09-10 12:13:46 +01:00
mike12345567 06d17827b6 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-10 11:16:43 +01:00
Andrew Kingston b04d983252 Fix bug with determining checklist progress 2021-09-10 08:25:30 +01:00
mike12345567 01ca02ea9c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-09 16:33:41 +01:00
Andrew Kingston 3d0f7125d2 Merge branch 'develop' of github.com:Budibase/budibase into responsive-preview 2021-09-09 13:56:18 +01:00
Andrew Kingston d38f5ef163 Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-09 11:57:55 +01:00
Martin McKeaveney 1b1675747c
Merge pull request #2556 from mslourens/checklist_item_navigation
add link to checklist items for direct navigation (and lint issues)
2021-09-09 11:16:38 +01:00
mike12345567 b00f8764cb Updating automations system to return the inputs and outputs of each step. 2021-09-08 14:08:22 +01:00
Andrew Kingston 87f3659ba4 Align component selection list and preview controls to top of center panel 2021-09-08 09:54:10 +01:00