Martin McKeaveney
|
4933d6e67d
|
prevent redirect to acct portal when not necessary
|
2021-11-09 18:00:32 +01:00 |
Martin McKeaveney
|
50b547e0a9
|
fixes for templates, ensured iframetemplate fires ready event
|
2021-11-09 17:40:31 +01:00 |
mike12345567
|
472af5d4e5
|
Adding the ability to set a permission for data source queries.
|
2021-11-09 16:25:23 +00:00 |
mike12345567
|
c1e23c0153
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2021-11-08 14:00:47 +00:00 |
Martin McKeaveney
|
e9fe1edfc6
|
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
|
7cead2d8f4
|
cookie based approach
|
2021-11-04 14:03:18 +01:00 |
Rory Powell
|
4629fc9e6b
|
Merge branch 'master' into develop
|
2021-11-03 16:24:16 +00:00 |
Rory Powell
|
2dced6f7a8
|
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
|
e7167713fc
|
set template URL in store instead of passing around param
|
2021-11-03 12:43:52 +01:00 |
mike12345567
|
3e82abd88e
|
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 |
mike12345567
|
246d08c804
|
SQL table building.
|
2021-10-28 19:39:42 +01:00 |
mike12345567
|
c15aafe6a2
|
Fixing builder jest tests.
|
2021-10-27 13:33:11 +01:00 |
mike12345567
|
015b2a8f56
|
Fixing #2820 - SQL system no longer includes tables without a primary key constraint and it displays an error to handle this.
|
2021-10-26 20:03:54 +01:00 |
Martin McKeaveney
|
9ec7cfbd75
|
merge with master
|
2021-10-26 14:28:49 +02:00 |
Martin McKeaveney
|
51416be213
|
get company size and role into intercom
|
2021-10-25 11:00:33 +02:00 |
mike12345567
|
47ebc393c7
|
When adding a user through the basic onboarding flow they get a temporary password, but we didn't set force password reset, meaning the user wouldn't necessarily have to change the temp password.
|
2021-10-21 17:25:29 +01:00 |
Peter Clement
|
259ca7f4cd
|
Don't show the create datasource popup in dev environments
|
2021-10-14 16:45:27 +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 |
Martin McKeaveney
|
b9a47f096d
|
fix intercom createdAt
|
2021-10-07 12:03:08 +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
|
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 |
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
|
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 |
Martin McKeaveney
|
1ef55a2419
|
remove company size logic from the code
|
2021-09-28 17:18:56 +01:00 |
Peter Clement
|
eed3bdcb6b
|
Merge remote-tracking branch 'origin/develop' into feature/datasource-wizard
|
2021-09-28 14:26:25 +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 |
Andrew Kingston
|
6d545c6a27
|
Merge branch 'develop' of github.com:Budibase/budibase into ak-fixes
|
2021-09-23 09:18:52 +01:00 |
Martin McKeaveney
|
398a82f1a7
|
lint
|
2021-09-22 12:26:02 +01:00 |
Martin McKeaveney
|
9196ae8edb
|
account for user size in intercom
|
2021-09-22 09:38:32 +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
|
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
|
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 |
Andrew Kingston
|
b04d983252
|
Fix bug with determining checklist progress
|
2021-09-10 08:25:30 +01:00 |
Maurits Lourens
|
a3065bca36
|
fix tests
|
2021-09-06 17:55:19 +02:00 |
Maurits Lourens
|
01f3851c9a
|
add link to checklist items for direct navigation (and lint issues)
|
2021-09-06 15:16:21 +02:00 |
Martin McKeaveney
|
f0bebb036a
|
Revert "Filter users table out of DataSource component and NewScreenModal"
|
2021-08-26 10:11:48 +01:00 |
Maurits Lourens
|
b1721adf04
|
Filter users table out of DataSource component and NewScreenModal
|
2021-08-24 12:33:02 +02:00 |
Maurits Lourens
|
c86a878b27
|
update the name of the datasource
|
2021-08-17 23:57:11 +02:00 |
Peter Clement
|
a4649c5bc9
|
linting
|
2021-08-12 14:27:05 +01:00 |
Peter Clement
|
6cf5a86f8c
|
Add default config to admin store
|
2021-08-12 14:20:23 +01:00 |
Peter Clement
|
66e593a6b3
|
Add self-hosting upgrade button to builder pane
|
2021-08-12 11:51:08 +01:00 |
mike12345567
|
42f08f97cc
|
Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 0d2e2314d4 , reversing
changes made to 1beca4ee96 .
|
2021-08-05 09:59:08 +01:00 |
Michael Drury
|
f37946d47e
|
Revert "Multi-tenancy/organisations"
|
2021-08-04 10:02:24 +01:00 |
Michael Drury
|
1beca4ee96
|
Merge pull request #2076 from Budibase/feature/multi-tenants
Multi-tenancy/organisations
|
2021-08-04 10:01:22 +01:00 |
mike12345567
|
f7d58c889d
|
Updating API endpoints, to include the new system one, updating hosting envoy yaml to cover these.
|
2021-08-02 12:09:03 +01:00 |
mike12345567
|
5e89cf5fa8
|
Fixing issues with pages reloading in weird ways.
|
2021-07-30 20:39:42 +01:00 |
Maurits Lourens
|
3e88d6103d
|
fix lint issue
|
2021-07-28 00:09:15 +02:00 |
mike12345567
|
9174615821
|
Fixing an issue where you could accidentally end up on org/admin page due to the reactivity statements firing all the time.
|
2021-07-27 17:56:39 +01:00 |
Maurits Lourens
|
f2b1125e0b
|
rename an app
|
2021-07-27 17:34:18 +02:00 |
mike12345567
|
0473c295d3
|
Changing how flags are handled.
|
2021-07-22 16:36:21 +01:00 |
mike12345567
|
190798d4ee
|
Swapping admin -> global in worker to reduce confusion in API url naming.
|
2021-07-22 12:56:47 +01:00 |
mike12345567
|
82465bdf7a
|
Adding query string functionality to skip org setup.
|
2021-07-21 18:23:49 +01:00 |
mike12345567
|
e62c858a8d
|
Adding mechanism to disable org functionality when multi-tenancy disabled.
|
2021-07-21 17:52:42 +01:00 |
mike12345567
|
e3744c0b20
|
Linting and adding tenancy API.
|
2021-07-20 18:03:16 +01:00 |
mike12345567
|
7afce332c8
|
Fixing some issues discovered with logging in.
|
2021-07-20 17:46:41 +01:00 |
mike12345567
|
2182645339
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/multi-tenants
|
2021-07-20 15:56:12 +01:00 |
mike12345567
|
07dd7d68d4
|
A lot of general fixes around getting logged in, setting up users etc.
|
2021-07-19 19:00:53 +01:00 |
mike12345567
|
4a192b5a4b
|
Linting.
|
2021-07-16 18:26:17 +01:00 |
mike12345567
|
c248844a24
|
Adding organisation page.
|
2021-07-16 18:24:32 +01:00 |
mike12345567
|
037dce5016
|
Further work, tenancy now working but some more work to be done.
|
2021-07-16 18:04:49 +01:00 |
mike12345567
|
f0f9736c0b
|
Updating auth to utilise the tenant system.
|
2021-07-16 15:08:58 +01:00 |
Peter Clement
|
3fbd762979
|
More error handling around config saving
|
2021-07-16 14:07:48 +01:00 |
Peter Clement
|
4e75b7f4c9
|
add new logic to support oauth and oidc buttons
|
2021-07-15 15:49:10 +01:00 |
Peter Clement
|
2900743545
|
Add UUID to each oidc config to distinguish each provider
|
2021-07-13 15:52:21 +01:00 |
Peter Clement
|
ca0f74eee8
|
improve structure of OIDC config
|
2021-07-13 14:55:14 +01:00 |
Peter Clement
|
90e6db2be1
|
Linting and Optimisation
|
2021-07-09 15:05:39 +01:00 |
mike12345567
|
f244b7b075
|
Implementing feature #1700 and making it possible to remove logo.
|
2021-06-21 18:01:25 +01:00 |
Martin McKeaveney
|
4cf10ba42e
|
refetch rows when row created
|
2021-06-21 11:10:46 +01:00 |
mike12345567
|
987b66fd59
|
Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted.
|
2021-06-18 13:14:45 +01:00 |
Martin McKeaveney
|
4ee2adc6cb
|
tidy up, fix UI tests
|
2021-06-17 14:45:08 +01:00 |
Martin McKeaveney
|
90bd99039b
|
lint
|
2021-06-17 14:06:31 +01:00 |
Martin McKeaveney
|
7cb3a910a7
|
table, view, datasource selection logic
|
2021-06-17 13:57:27 +01:00 |
Martin McKeaveney
|
dc382a7f15
|
Merge branch 'feature/opinionated-sql' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 23:27:47 +01:00 |
Martin McKeaveney
|
f267c5c404
|
datasource selection logic - unselect other entities when choosing datasource
|
2021-06-16 23:27:38 +01:00 |
mike12345567
|
d22f608c6f
|
Formatting.
|
2021-06-16 18:39:59 +01:00 |
Martin McKeaveney
|
1a94ef5039
|
end to end data providers and opinionated sql
|
2021-06-16 17:50:22 +01:00 |
Martin McKeaveney
|
aabbbdecfe
|
consolidate postgres datas sources
|
2021-06-16 15:45:57 +01:00 |
mike12345567
|
2598af16bf
|
Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql
|
2021-06-16 14:13:57 +01:00 |
Martin McKeaveney
|
9a35e332ca
|
consolidate data sources and queries together in one UI
|
2021-06-15 19:48:05 +01:00 |
Andrew Kingston
|
abb1d33948
|
Lint with prettier
|
2021-06-15 19:39:40 +01:00 |
Martin McKeaveney
|
6c2099dd68
|
removing _all concept for tables, more work on plus datasource
|
2021-06-15 13:32:11 +01:00 |
Martin McKeaveney
|
58b33562db
|
external/internal tables and datasources merged, removed autocapture, re-added logout action
|
2021-06-11 17:52:08 +01:00 |
Michael Drury
|
1fabc60398
|
Merge pull request #1558 from Budibase/fix/cypress-fixes
Fix/Update Cypress test cases
|
2021-06-07 17:16:37 +01:00 |
Martin McKeaveney
|
22eb27f38d
|
fix rbac for tables
|
2021-06-07 14:29:06 +01:00 |
mike12345567
|
fa455e8eef
|
Fixing internal table issues and updating createTable cypress test case.
|
2021-06-02 12:32:07 +01:00 |
mike12345567
|
d89c750761
|
Updating system to allow setting builder/admin as a toggle during the invitation phase of a user.
|
2021-05-24 18:45:43 +01:00 |
Andrew Kingston
|
1a80655a04
|
Add real Budibase space logo as the default logo
|
2021-05-24 16:19:29 +01:00 |
Andrew Kingston
|
788b58197b
|
Remove console.log
|
2021-05-24 12:45:09 +01:00 |
mike12345567
|
a39b633c90
|
Formatting and adding routing checks to push the user out of admin menus when they are not an admin.
|
2021-05-21 17:12:25 +01:00 |
Andrew Kingston
|
7f677f3d59
|
Merge pull request #1526 from Budibase/ak-fixes
AK fixes
|
2021-05-21 15:44:58 +01:00 |
Andrew Kingston
|
805b09673a
|
Change update self method to automatically merge new fields with existing user object
|
2021-05-21 15:23:39 +01:00 |
Andrew Kingston
|
a8df26ffa6
|
Render email template inside iframe and render custom templates inside base template
|
2021-05-21 14:22:22 +01:00 |