1
0
Fork 0
mirror of synced 2024-05-17 10:53:15 +12:00
Commit graph

54 commits

Author SHA1 Message Date
Rory Powell fbbc5f01b8 Fix logout race condition 2022-11-11 11:26:36 +00:00
Rory Powell 3a5557a437 Update group upgrade UX 2022-09-23 11:40:19 +01:00
Rory Powell c11df5d170 Disable pageview event 2022-08-08 12:28:39 +01:00
Rory Powell d123a4de25 Reduce event frequency 2022-08-08 10:47:39 +01:00
Andrew Kingston 546c45570d Prevent showing any mention of groups when groups are not enabled both the platform and license level 2022-08-02 20:03:39 +01:00
Martin McKeaveney 346416d2ee only add account portal people to intercom 2022-07-15 10:26:41 +01:00
Martin McKeaveney 994aade372 only show intercom in cloud 2022-07-15 09:32:46 +01:00
Martin McKeaveney 65ea61ba6f filter out non-admins in intercom 2022-07-04 12:51:38 +01:00
Rory Powell 14e9fb4505 Remove ui events except for component created and view published app 2022-06-06 12:51:22 +01:00
Rory Powell 4cdfb3c110 Remove todos 2022-06-06 11:11:13 +01:00
Rory Powell 1922bd1fcb Add analytics to backend-core. Update server posthog usage 2022-03-25 13:04:34 +00:00
mike12345567 c5c10cbc79 Fixes for review comments. 2022-02-28 18:39:05 +00:00
mike12345567 dff24e402d Getting api key/dev info docs setup and in use. 2022-02-10 19:06:49 +00:00
Michael Drury 833312f7bd Start of API key modal. 2022-02-09 20:30:52 +00:00
Andrew Kingston 312571314d Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-01 16:46:00 +00:00
Rory Powell 74b6844ebf Fix CSRF token not present using local auth 2022-01-31 11:07:54 +00:00
Andrew Kingston c06947cf46 Improve handling of 403 logouts and return URL cookie 2022-01-25 15:28:31 +00:00
Andrew Kingston 18d5d66a71 Don't show an error if analytics fails to activate 2022-01-24 18:58:22 +00:00
Andrew Kingston e0cb60d011 Update remaining builder stores to use new core API and handle errors properly 2022-01-24 14:32:27 +00:00
Rory Powell 9da1c77903 Fix return url using cookies 2022-01-13 14:07:49 +00:00
Martin McKeaveney 3ec7283638 track pageviews in PH, add job role and company size into intercom 2021-11-10 19:40:55 +01:00
Martin McKeaveney b66d76f010 code review, simplify iframeTemplate 2021-11-10 12:12:33 +01:00
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
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 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
Martin McKeaveney 51416be213 get company size and role into intercom 2021-10-25 11:00:33 +02:00
Martin McKeaveney b9a47f096d fix intercom createdAt 2021-10-07 12:03:08 +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
Martin McKeaveney 1ef55a2419 remove company size logic from the code 2021-09-28 17:18:56 +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
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
mike12345567 5e89cf5fa8 Fixing issues with pages reloading in weird ways. 2021-07-30 20:39:42 +01: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
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 7afce332c8 Fixing some issues discovered with logging in. 2021-07-20 17:46:41 +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
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