1
0
Fork 0
mirror of synced 2024-08-16 18:41:37 +12:00
Commit graph

4021 commits

Author SHA1 Message Date
Martin McKeaveney
eb64cb9b07
Merge pull request #2894 from mslourens/update_rest_url_with_slash_questionmark
add a slash before the path and a questionmark before the querystring
2021-10-11 22:05:45 +01:00
Peter Clement
a8829d9adb fix app action trigger 2021-10-11 19:38:43 +01:00
Andrew Kingston
b06669fe32 Fix inserting bindings manually when using JS 2021-10-11 16:18:20 +01:00
Andrew Kingston
d114b3f1ed Fix bug determining if a binding is JS or not 2021-10-11 15:51:47 +01:00
Andrew Kingston
21c60849c7 Enable binding replacements in JS bindings 2021-10-11 14:54:24 +01:00
Peter Clement
8b97588851 enable 'add action' button when inputs completed 2021-10-11 11:35:07 +01:00
Peter Clement
95ca7ccbb6 Merge remote-tracking branch 'origin/develop' into bug/fix-automation-ordering 2021-10-11 11:22:07 +01:00
Peter Clement
d11f8fed59 fix issue where automation block was not being added in the correct order 2021-10-11 11:10:26 +01:00
mike12345567
a7b5fc2e1b Fixing some issues with cloud export/import, removing the ability to export and import your users as this was dangerous and didn't really work with passwords/SSO. 2021-10-08 18:21:40 +01:00
Andrew Kingston
72ea464cda Add support for JS editing in binding panel 2021-10-08 12:07:11 +01:00
Andrew Kingston
d6ca48b46a Add QOL addons to CodeMirror editor 2021-10-08 12:06:52 +01:00
Andrew Kingston
6d8507d95e Add new generic CodeMirror editor component 2021-10-08 11:42:10 +01:00
Martin McKeaveney
9bbe8c1726
Merge pull request #2919 from Budibase/remove-cloud-updates
Remove update screen in the cloud
2021-10-07 20:59:31 +01:00
Martin McKeaveney
43d3c2af4d adding made in budibase tag 2021-10-07 20:57:50 +01:00
Rory Powell
dfee7ebc7a Remove update screen in the cloud 2021-10-07 15:41:53 +01:00
Martin McKeaveney
b9a47f096d fix intercom createdAt 2021-10-07 12:03:08 +01:00
Martin McKeaveney
ddcced8c81 CSS fixes for template themes 2021-10-07 11:48:38 +01:00
Martin McKeaveney
ff7683bb0b fix view export 2021-10-07 11:14:36 +01:00
mike12345567
3878cf76cd Fixing issue #2788 - making client side queries and SQL queries consistent with internal table ones. 2021-10-06 17:38:32 +01:00
mike12345567
3cc733eefd Merge branch 'develop' of github.com:Budibase/budibase into fix/mike-fixes 2021-10-06 16:58:02 +01:00
mike12345567
2b0bdffa65 Fixing an issue with attempting to access a locked app causes a redirect loop locking up browser. 2021-10-06 16:27:46 +01:00
Rory Powell
73afd331d4 Don't redirect when tenant is missing, if unauthenticated 2021-10-06 16:11:10 +01:00
Peter Clement
82fed89d04
Merge pull request #2902 from Budibase/bug/pc-ux-fixes
Some UX fixes for datasources and automations
2021-10-06 15:53:22 +01:00
mike12345567
8699d7293b Fixing an issue with new data source creation, could not view fetched tables until refresh page. 2021-10-06 15:31:32 +01:00
Mike Shanks
2597dc833d added 'you agree to license' on cloud login 2021-10-06 15:16:36 +01:00
Peter Clement
e7d30a968a allow user to add automation block between existing blocks 2021-10-06 15:09:51 +01:00
Peter Clement
5229954b22 update icon padding and block background-color 2021-10-06 15:07:51 +01:00
Peter Clement
89dc9f886a do not persist datasource config details in modal 2021-10-06 15:06:48 +01:00
Martin McKeaveney
1c9147974e
Merge pull request #2898 from Budibase/fix/custom-sso-redirect
Updates to suport non cloud single and multi tenancy
2021-10-06 14:50:27 +01:00
Martin McKeaveney
3cb088e930
Merge pull request #2896 from Budibase/feature/onboarding-templates
Feature/onboarding templates
2021-10-06 14:50:12 +01:00
Martin McKeaveney
5d64be2b73 Redesign UX, get rid of welcome screen 2021-10-06 14:33:21 +01:00
Rory Powell
09b0dbe868 Updates to suport non cloud single and multi tenancy 2021-10-06 14:09:43 +01:00
Martin McKeaveney
b26d376dbc adding template options to create app modal 2021-10-06 11:38:17 +01:00
Martin McKeaveney
0072f1cd6b making the onboarding modal inline and shown when you have no apps 2021-10-06 10:54:24 +01:00
Martin McKeaveney
9e41b9cd8f UX improvements 2021-10-05 23:49:32 +01:00
Martin McKeaveney
ddfecf14dc templates working end to end 2021-10-05 23:02:28 +01:00
Maurits Lourens
42d5140c7f add a slash before the path and a questionmark before the querystring 2021-10-05 12:20:09 +02:00
Andrew Kingston
4b7cc205ae Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes 2021-10-04 18:16:41 +01:00
Andrew Kingston
2f26228759
Merge pull request #2848 from Budibase/prevent-screenslot-deletion
Prevent screen slot from being deleted
2021-10-04 18:16:16 +01:00
Andrew Kingston
cf91990125 Give up on attempting to get jest to work with BBUI, change strategy for showing notifications when deleting invalid components 2021-10-04 16:50:52 +01:00
Andrew Kingston
5d45d54e77 Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes 2021-10-04 15:56:37 +01:00
Andrew Kingston
055b5c5e01 Update self-host upgrade text 2021-10-04 15:49:06 +01:00
Andrew Kingston
941371a62d Rename primary color to accent color 2021-10-04 14:45:51 +01:00
Martin McKeaveney
553bd63842
Merge pull request #2857 from Budibase/fix/2792
Allow SQL many to many relationships to use arbitrarily named columns in junction table
2021-10-04 12:42:56 +01:00
Martin McKeaveney
1740ed06f3
Merge pull request #2879 from Budibase/fix/ux-feedback
UX feedback updates
2021-10-04 12:42:24 +01:00
Rory Powell
60353c1e1c
Merge pull request #2877 from Budibase/fixes/email-onboarding-and-user-deletion
Fix email link from internal bb onboarding. Prevent account holder from being deleted
2021-10-04 12:32:04 +01:00
Martin McKeaveney
348e1bf404
Merge pull request #2630 from mslourens/invalid_route_settings_section
Sanitise urls after change
2021-10-04 12:30:11 +01:00
Martin McKeaveney
4000de98ff UX feedback updates 2021-10-04 12:24:49 +01:00
Rory Powell
5e6e3cd123 Fix email link from internal bb onboarding. Prevent account holder from being deleted 2021-10-04 11:30:59 +01:00
mike12345567
a343805fee Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory. 2021-10-01 17:16:43 +01:00
Rory Powell
2a1c865e10
Merge pull request #2855 from Budibase/hide-upgrade-modal
Hide upgrade button / modal from non-root account holders
2021-10-01 16:33:22 +01:00
Martin McKeaveney
ffadc4c28b
Merge pull request #2854 from Budibase/local-tenant-subdomain
Support for tenancy subdomain locally + improvements
2021-10-01 16:15:18 +01:00
Rory Powell
61fcb67289 Load account portal url from environment 2021-10-01 16:12:07 +01:00
Rory Powell
1fc24e12e7 Hide upgrade button / modal from non-root account holders 2021-10-01 16:05:48 +01:00
Rory Powell
4ce0147217 Support for tenancy subdomain locally + improvements 2021-10-01 15:55:57 +01:00
Martin McKeaveney
d88b22ed6f updating copy on self host flow 2021-10-01 15:26:41 +01:00
Andrew Kingston
6e9736e79b Prevent screen slot or something containing the screen slot from being deleted 2021-10-01 15:01:16 +01:00
Andrew Kingston
877ae757c4 Update button text in theme settings to 'View changes' 2021-10-01 14:41:58 +01:00
Andrew Kingston
c94cc87fa4
Merge pull request #2839 from Budibase/mobile-app-search-compat
Add mobile compatibility for app search bar
2021-10-01 14:11:30 +01:00
Rory Powell
15ebaa382a
Merge pull request #2841 from Budibase/fix/redirects
Fix redirects and prevent admin / org screens in cloud
2021-10-01 12:55:13 +01:00
Rory Powell
4c426ce6de Fix redirects and prevent admin / org screens in cloud 2021-10-01 12:40:01 +01:00
Martin McKeaveney
4b3f1723b7 remove unnecessary deployment poll 2021-10-01 12:10:50 +01:00
Andrew Kingston
ad97e5fb71 Add mobile compatibility for app search bar 2021-10-01 11:43:09 +01:00
mike12345567
c7bc68d0de Updating data bindings, there were instances where it could loop/iterate over already replaced bindings, used a search technique to be a bit more specific about the replacements and make sure each binding could only be replaced once. 2021-09-30 17:24:43 +01:00
Rory Powell
e47c063e80
Merge pull request #2825 from Budibase/fix/tenant-subdomain-parsing
Fix tenant subdomain parsing
2021-09-30 15:59:47 +01:00
Rory Powell
89c9118337 Fix tenant subdomain parsing 2021-09-30 15:56:33 +01:00
Martin McKeaveney
3ef9e27a81
Merge pull request #2677 from Budibase/dnd
Drag and drop
2021-09-30 15:13:25 +01:00
Martin McKeaveney
19db5d8c5f
Merge branch 'develop' into feature/search-bar 2021-09-30 15:12:59 +01:00
Martin McKeaveney
adb8321cb1 switch from regex to includes 2021-09-30 15:08:29 +01:00
Martin McKeaveney
2f491f3b6f
Merge branch 'develop' into dnd 2021-09-30 14:56:23 +01:00
Michael Drury
f2534c3ec3
Merge pull request #2815 from Budibase/feature/cloud-export
Cloud export -> self host import
2021-09-30 14:55:37 +01:00
Martin McKeaveney
f916e338a2 app list search bar 2021-09-30 14:08:18 +01:00
Andrew Kingston
19ae31240b Reset data ui searches when mutating rows as we cannot guarantee that bookmarks are the same 2021-09-30 13:49:09 +01:00
mike12345567
7de9ed2fdf Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-30 12:22:28 +01:00
Andrew Kingston
7571be0bb9
Merge pull request #2790 from Budibase/data-ui-pagination
Data UI pagination and searching
2021-09-30 11:13:47 +01:00
Peter Clement
c84e70c919
Merge pull request #2735 from Budibase/feature/datasource-wizard
Datasource wizard
2021-09-30 11:05:22 +01:00
Peter Clement
978f08f30d remove create budibase db button 2021-09-30 10:50:27 +01:00
Martin McKeaveney
6dac3e28bd
Merge pull request #2804 from Budibase/fix/redirect-loop-ff
fix firefox redirect loop
2021-09-29 19:27:15 +01:00
Martin McKeaveney
7adcd2e43e
Update packages/builder/src/components/upgrade/UpgradeModal.svelte
Co-authored-by: Rory Powell <rory.codes@gmail.com>
2021-09-29 19:12:19 +01:00
Martin McKeaveney
b94c65f1c4 fix firefox redirect loop 2021-09-29 18:59:26 +01:00
mike12345567
ccd2913857 Final cleanup, just need to handle view migration (to self host from cloud). 2021-09-29 17:43:16 +01:00
Rory Powell
8de6cd3585 Review feedback - shortcut user?.tenantId !== tenantId 2021-09-29 17:13:29 +01:00
mike12345567
f69469ea4f Adding the ability to run the monorepo in cloud mode without the connected account portal (login, org setting and admin creation are all available again) as well as re-working how the redirects work to massively reduce the chance of cycles which I was experiencing constantly. 2021-09-29 16:55:59 +01:00
Rory Powell
0dfae96e52 Respect tenant in url in UI app. Reject tenant and session mismatch 2021-09-29 16:41:58 +01:00
Andrew Kingston
7e01602227 Ensure transitions are only local to avoid weird svelte issues 2021-09-29 15:26:01 +01:00
Peter Clement
42e38ad876 update ssl ux 2021-09-29 13:02:30 +01:00
mike12345567
be1f94941c Merge branch 'develop' of github.com:Budibase/budibase into feature/cloud-export 2021-09-29 12:57:14 +01:00
Andrew Kingston
8b9b6dd4e2 Refresh data UI tables when creating a row 2021-09-29 12:29:26 +01:00
Andrew Kingston
bf46b41890 Automatically refresh data as needed when rows or columns are updated 2021-09-29 12:07:35 +01:00
Andrew Kingston
cc9fd5dd08 Merge branch 'develop' of github.com:Budibase/budibase into data-ui-pagination 2021-09-29 10:34:03 +01:00
Andrew Kingston
824d8ac81a Add transitions to data UI tables to improve smoothness and prevent stuttering and flashing on loading 2021-09-29 10:33:55 +01:00
Martin McKeaveney
1ba39362a4 Merge branch 'develop' of github.com:Budibase/budibase into fix/prevent-sso-redirect 2021-09-29 10:33:30 +01:00
Andrew Kingston
ac635b34f6 Fix resetting filters and sorting options when changing tables 2021-09-29 10:17:12 +01:00
Andrew Kingston
b041e43e98 Suppress svelte runtime warnings 2021-09-29 10:16:44 +01:00
Martin McKeaveney
4fa6540fc1 lint 2021-09-29 09:55:38 +01:00
Andrew Kingston
43eac99730 Prevent bindings from being used when filtering tables in the data UI 2021-09-29 09:18:08 +01:00
Andrew Kingston
98341b7237 Reuse filter drawer component to allow full table filtering on any type in data UI 2021-09-29 09:05:04 +01:00
Andrew Kingston
8d6550338e Fix bug with filter editor preventing date pickers or booleans from being shown 2021-09-29 08:57:09 +01:00
mike12345567
4de566d864 Some fixes after testing and adding some basic work to the frontend. 2021-09-28 18:05:52 +01:00
Martin McKeaveney
e7d95f52f9 prevent SSO configured tenants being redirected to account portal 2021-09-28 17:54:54 +01:00
Martin McKeaveney
1ef55a2419 remove company size logic from the code 2021-09-28 17:18:56 +01:00
Andrew Kingston
9bdc1b824b Add basic search implementation to data UI tables 2021-09-28 15:29:15 +01:00
Peter Clement
eed3bdcb6b Merge remote-tracking branch 'origin/develop' into feature/datasource-wizard 2021-09-28 14:26:25 +01:00
Andrew Kingston
5cd756e762 Fixing issue with refreshing data providers manually due to incorrect action name 2021-09-28 13:33:15 +01:00
Peter Clement
d1280dcf88 update modal button text 2021-09-28 12:29:54 +01:00
Peter Clement
5ca4da1146 check tables can be fetched before saving config 2021-09-28 12:25:57 +01:00
Andrew Kingston
6109a2983b Fix huge amount of bugs with data UI state, URL parameters and state/URL sync 2021-09-27 18:25:19 +01:00
Rory Powell
3160e90b76 Remove platform url in the cloud, remove analytics picker completely 2021-09-27 16:37:26 +01:00
Andrew Kingston
2ec7ff72ad Move lucene logic into builder 2021-09-27 15:36:18 +01:00
Andrew Kingston
5c6c21aeef Move all lucene logic into central builder helpers file 2021-09-27 12:59:49 +01:00
Andrew Kingston
19785428b8 Merge branch 'develop' of github.com:Budibase/budibase into data-ui-pagination 2021-09-27 12:51:37 +01:00
Andrew Kingston
b78eee8704 Remove log statement 2021-09-27 12:51:32 +01:00
Andrew Kingston
2406501e11
Merge pull request #2706 from Budibase/ak-fixes
Fix home screen importing + extras
2021-09-27 11:39:48 +01:00
Andrew Kingston
b047376089 Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes 2021-09-27 11:30:51 +01:00
Peter Clement
2a4d6ce645 fix layout of config modal 2021-09-27 10:04:01 +01:00
Peter Clement
9e0b15e6a7 trigger internal table modal on modal cancel 2021-09-27 09:59:56 +01:00
Andrew Kingston
1bb964ca31 Fix regex binding replacement issue due to not being escaped 2021-09-24 16:24:16 +01:00
Andrew Kingston
db6032ca95 Add a refresh action to common table searching logic 2021-09-24 16:13:25 +01:00
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
Andrew Kingston
bb192c3454 Lint 2021-09-23 20:51:55 +01:00
Andrew Kingston
78e4f00e11 Add button action for manually refreshing a data provider 2021-09-23 19:34:01 +01:00
Andrew Kingston
13163102f8 Only refresh tables when table ID changes 2021-09-23 17:04:12 +01:00
Andrew Kingston
6c8bff19e9 Add new core implementation of fetching paginated table data and enable pagination in backend UI for tables 2021-09-23 16:08:47 +01:00
Andrew Kingston
da9c04abef Remove duplicate routes which are never used 2021-09-23 16:06:57 +01:00
Maurits Lourens
3c7e8ee76a Merge branch 'develop' into invalid_route_settings_section
# Conflicts:
#	packages/builder/src/components/design/NavigationPanel/NewScreenModal.svelte
2021-09-23 13:15:53 +02: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
Andrew Kingston
6d545c6a27 Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes 2021-09-23 09:18:52 +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
Maurits Lourens
a42747521d remove console.log 2021-09-22 08:49:33 +02: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
Andrew Kingston
216a7c7a3f Ensure datasource containing the currently selected table is always expanded 2021-09-21 17:21:25 +01:00
Andrew Kingston
1ad2687f4f Set datasource to internal datasource upon loading internal datasource page 2021-09-21 17:21:01 +01:00
Maurits Lourens
9aecdedbfc remove the link from navigation bar when removing the screen 2021-09-21 15:16:10 +02:00