mike12345567
|
dcf99150d1
|
Fixing cypress tests, removing change which was added to try and fix reverted test cases.
|
2022-01-20 12:26:59 +00:00 |
Michael Drury
|
5d8f78b377
|
Merge pull request #4090 from Budibase/fix/3721
Fixing issue with existing SQL relationships and deleting tables externally to Budibase
|
2022-01-19 15:02:15 +00:00 |
mike12345567
|
079ca74f8a
|
Making the worker tell the UI it is in production when running in Cypress.
|
2022-01-19 13:05:31 +00:00 |
Andrew Kingston
|
4e7d5e7d65
|
Fix server crash when trying to log out and already logged out
|
2022-01-19 11:22:44 +00:00 |
mike12345567
|
60a1efeade
|
Removing use of direct package access.
|
2022-01-12 12:54:25 +00:00 |
mike12345567
|
5d9b3af332
|
Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised.
|
2022-01-12 11:32:14 +00:00 |
mike12345567
|
3f6b7d4daf
|
Renaming some variables to core, fixing test cases that referenced auth directly.
|
2022-01-11 16:18:30 +00:00 |
mike12345567
|
836a2f5863
|
Switching out @budibase/auth to @budibase/backend-core.
|
2022-01-10 19:33:00 +00:00 |
mike12345567
|
24bebd82e9
|
Fixing issue #3915 so that when using the short hand URL for apps you will be redirected correctly if not logged in, allows all users to make use of it and updating the builder to send the user to the short form factor URL if not in cloud.
|
2022-01-05 18:26:39 +00:00 |
mike12345567
|
3f5263f192
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/query-variables
|
2022-01-04 12:58:42 +00:00 |
mike12345567
|
5326284075
|
Some fixes after testing dynamic variables in rest a bit more.
|
2021-12-17 14:08:48 +00:00 |
Andrew Kingston
|
a0f3863f69
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend
|
2021-12-07 15:11:32 +00:00 |
Andrew Kingston
|
a0d8bffbc6
|
Remove the pre-execution validation in string templates to double performance and prevent JS binding issues when mutating context
|
2021-12-06 17:58:43 +00:00 |
mike12345567
|
b1cc0d0783
|
Setting auth cookie to not expire.
|
2021-12-03 12:39:20 +00:00 |
Martin McKeaveney
|
717861d2c7
|
adding check on backend
|
2021-11-26 15:27:37 +01:00 |
Rory Powell
|
851850dc03
|
Merge pull request #3354 from Budibase/rory/fixes-platform-url
Fixes for google sso, cloud email url and cloud logo updates
|
2021-11-16 13:46:06 +00:00 |
Michael Drury
|
0f37562ab6
|
Fixing issue presented by test, passing Couch instance around for when it is being used in memory.
|
2021-11-15 19:34:08 +00:00 |
Rory Powell
|
cf13853f09
|
Fixes for google sso, cloud email url and cloud logo updates
|
2021-11-12 13:31:55 +00:00 |
Michael Drury
|
de2029588b
|
Merge pull request #3251 from Budibase/fix/user-metadata
Syncing user metadata - allow builder to interact with user metadata in app
|
2021-11-10 13:41:57 +00:00 |
mike12345567
|
1453e8810b
|
Fixing issue found by test case.
|
2021-11-10 12:52:23 +00:00 |
mike12345567
|
c8e02a20a0
|
Updating per review comments.
|
2021-11-10 12:03:43 +00:00 |
mike12345567
|
a0ebe7537d
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/user-metadata
|
2021-11-08 17:28:32 +00:00 |
mike12345567
|
15907280b2
|
Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables.
|
2021-11-08 17:25:05 +00:00 |
mike12345567
|
c0ff805816
|
Adding a check to disable user sync in test when server not available.
|
2021-11-04 20:28:26 +00:00 |
mike12345567
|
9aa708588a
|
Adding the sync call from the worker for creation, updating and deletion of users. Making sure that production and development apps are always up to date with user metadata.
|
2021-11-04 14:53:03 +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
|
26bb6cb6b5
|
Merge branch 'develop' into prevent-dev-app-access
|
2021-10-26 14:55:59 +01:00 |
Rory Powell
|
507a58c9c5
|
Add timeout to node mailer, lower than jest default
|
2021-10-26 14:31:56 +01:00 |
Rory Powell
|
0718f99850
|
Prevent non builder from accessing dev apps
|
2021-10-25 16:59:09 +01:00 |
Rory Powell
|
2fb2b570d1
|
Sentry updates
|
2021-10-18 14:57:30 +01:00 |
Peter Clement
|
259ca7f4cd
|
Don't show the create datasource popup in dev environments
|
2021-10-14 16:45:27 +01:00 |
Martin McKeaveney
|
ad6d50df26
|
fixing auto imported path
|
2021-10-13 16:23:16 +01:00 |
Martin McKeaveney
|
d9bfacf956
|
merge
|
2021-10-13 14:18:56 +01:00 |
Martin McKeaveney
|
81f49dcdf1
|
encapsulate global logout function
|
2021-10-13 12:26:26 +01:00 |
Martin McKeaveney
|
3f279d8d0f
|
platform logout function
|
2021-10-12 19:49:34 +01:00 |
Martin McKeaveney
|
2674f1992f
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/postrelease
|
2021-10-12 16:50:37 +01:00 |
Martin McKeaveney
|
14370c81b9
|
SSL support for digitalocean, started utility function for BB logout, bunch of minor bug fixes
|
2021-10-12 16:13:54 +01:00 |
mike12345567
|
7ae840f758
|
Fixing an issue with env variables becoming numbers if they started with one.
|
2021-10-11 17:59:44 +01:00 |
Rory Powell
|
c0d46262bf
|
Don't perform account deletion check when self hosted
|
2021-10-11 11:14:44 +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 |
mike12345567
|
b87559917b
|
Adding a check for test environment to not clear app cookie on login as this breaks cypress.
|
2021-10-07 17:39:44 +01:00 |
mike12345567
|
b267698caa
|
Fixing another issue with ethereal test package.
|
2021-10-07 16:35:11 +01:00 |
mike12345567
|
a4014c5580
|
Fixing a small issue with email test fix.
|
2021-10-07 16:14:00 +01:00 |
mike12345567
|
64b98a6d18
|
Adding functionality to check if ethereal is down, if it is don't fail the test.
|
2021-10-07 16:11:33 +01:00 |
mike12345567
|
245c92482c
|
Fix an issue with current app cookie, get rid of it on login/logout.
|
2021-10-07 12:19:23 +01:00 |
Rory Powell
|
322ef42713
|
Honour cookie domain when custom sso is enabled
|
2021-10-06 16:50:15 +01:00 |
Rory Powell
|
f10297953f
|
Don't let user exist in multiple tenants when using custom sso
|
2021-10-06 15:15:46 +01:00 |
mike12345567
|
8a9c112388
|
As with the account portal, updating the monorepo to use the users name if it is available for some email templates.
|
2021-10-04 17:59:25 +01:00 |
Rory Powell
|
df0b3cc6de
|
Fix backup SMTP
|
2021-10-04 15:58:05 +01:00 |