1
0
Fork 0
mirror of synced 2024-08-31 01:31:18 +12:00
Commit graph

1567 commits

Author SHA1 Message Date
Budibase Staging Release Bot
0c5091ff81 v2.4.8-alpha.0 2023-03-08 14:24:04 +00:00
Budibase Release Bot
61ff3a736b v2.4.7 2023-03-08 13:47:20 +00:00
Budibase Release Bot
4c4e080a64 v2.4.6 2023-03-08 12:39:19 +00:00
Budibase Release Bot
e0ca8a282b v2.4.5 2023-03-08 12:11:43 +00:00
Budibase Release Bot
45abd860f1 v2.4.4 2023-03-07 17:23:44 +00:00
Budibase Release Bot
3e154ba851 v2.4.3 2023-03-07 16:15:01 +00:00
Budibase Release Bot
bc556440fb v2.4.2 2023-03-07 15:22:57 +00:00
Budibase Release Bot
2c56ec7671 v2.4.1 2023-03-07 14:50:14 +00:00
Budibase Release Bot
09797d1fb5 v2.4.0 2023-03-07 12:47:07 +00:00
Budibase Release Bot
7cfe8a01e6 v2.3.25 2023-03-07 12:05:45 +00:00
Budibase Release Bot
99bdcb1b87 v2.3.24 2023-03-07 11:41:28 +00:00
Budibase Release Bot
7dae3272fd v2.3.23 2023-03-07 10:54:24 +00:00
Budibase Release Bot
1cdb1152f3 v2.3.22 2023-03-07 10:28:11 +00:00
Martin McKeaveney
ea5e564428 fix tenant filtering issue 2023-03-07 09:45:39 +00:00
Budibase Release Bot
f8173d9767 v2.3.21 2023-03-06 11:43:39 +00:00
Budibase Staging Release Bot
e043bb4ea8 v2.3.21-alpha.1 2023-03-03 22:33:27 +00:00
Budibase Staging Release Bot
03964345ad v2.3.21-alpha.0 2023-03-03 16:56:19 +00:00
Martin McKeaveney
f7d6c37fc7 merge 2023-03-03 16:49:04 +00:00
Budibase Staging Release Bot
486cb0004c v2.3.18-alpha.30 2023-03-03 13:24:17 +00:00
Budibase Staging Release Bot
82c0706d36 v2.3.18-alpha.29 2023-03-02 15:17:09 +00:00
Budibase Staging Release Bot
6a23388cb2 v2.3.18-alpha.28 2023-03-02 14:45:56 +00:00
Budibase Staging Release Bot
ff5c6efddb v2.3.18-alpha.27 2023-03-02 08:13:09 +00:00
Budibase Release Bot
25a7fa669f v2.3.20 2023-03-01 22:19:27 +00:00
Budibase Staging Release Bot
c49eb26377 v2.3.18-alpha.26 2023-03-01 22:03:30 +00:00
Budibase Staging Release Bot
7449824243 v2.3.18-alpha.25 2023-03-01 21:39:53 +00:00
Budibase Release Bot
b32be0283a v2.3.19 2023-03-01 19:55:26 +00:00
Budibase Staging Release Bot
9c6d598d8a v2.3.18-alpha.24 2023-03-01 17:56:00 +00:00
Budibase Staging Release Bot
0338a8e341 v2.3.18-alpha.23 2023-03-01 17:34:57 +00:00
Budibase Staging Release Bot
4798271b3a v2.3.18-alpha.22 2023-03-01 15:40:29 +00:00
Budibase Staging Release Bot
88ce23e720 v2.3.18-alpha.21 2023-03-01 15:13:55 +00:00
Budibase Staging Release Bot
d8c0233141 v2.3.18-alpha.20 2023-03-01 14:52:44 +00:00
Budibase Staging Release Bot
d213a2f3b0 v2.3.18-alpha.19 2023-03-01 13:26:19 +00:00
Budibase Staging Release Bot
b11bc5280f v2.3.18-alpha.18 2023-03-01 12:36:38 +00:00
Budibase Staging Release Bot
e796880e54 v2.3.18-alpha.17 2023-03-01 10:02:33 +00:00
Dean
a5c6dbe4ae Merge remote-tracking branch 'origin/develop' into feature/app-user-onboarding-ux 2023-02-28 16:38:44 +00:00
Budibase Staging Release Bot
64e4788fc5 v2.3.18-alpha.16 2023-02-28 14:10:56 +00:00
Budibase Staging Release Bot
f60e435c3c v2.3.18-alpha.15 2023-02-28 11:11:24 +00:00
Dean
dd08845a44 Merge remote-tracking branch 'origin/develop' into feature/app-user-onboarding-ux 2023-02-28 09:38:15 +00:00
Dean
61ed62e6c4 Builder user onboarding 2023-02-28 09:37:03 +00:00
Michael Drury
a385fde601 Merge pull request #9795 from Budibase/feature/audit-logs
Audit Logs
2023-02-27 22:06:02 +00:00
Budibase Staging Release Bot
0338a21197 v2.3.18-alpha.14 2023-02-27 16:27:18 +00:00
mike12345567
2fb33e2cf3 Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs 2023-02-27 14:51:33 +00:00
Budibase Staging Release Bot
edfd53a79a v2.3.18-alpha.13 2023-02-27 14:07:12 +00:00
Rory Powell
2e829ce8a6 Merge pull request #9785 from Budibase/configs-refactor-and-server-test-fixes
Configs /  Server tests / Failing real email tests updates
2023-02-27 14:00:21 +00:00
Rory Powell
2c46109e7d Enforceable SSO (#9787)
* Add ENFORCEABLE_SSO feature flag

* First draft of enforce sso configuration / show single sign on url

* Reading and writing isSSOEnforced + integration with login page

* Enable CI + lint

* Set correct base branch for CI

* Test fix for expected string changed

* Use tenant aware platform url as SSO link

* Bring in latest pro changes

* Lint

* Add useEnforceableSSO mock helper function

* Update configs.spec.ts with coverage for public settings

* Update users.spec.ts with additional tests for isPreventPasswordActions

* Lint

* Update refresh OAuthToken to use correct enum and add case statement
2023-02-27 13:42:51 +00:00
Budibase Release Bot
868f82ea33 v2.3.18 2023-02-27 10:12:47 +00:00
mike12345567
3eaecc79d5 Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs 2023-02-24 17:03:00 +00:00
Budibase Staging Release Bot
0ba544bb0a v2.3.18-alpha.12 2023-02-24 15:51:56 +00:00
Budibase Staging Release Bot
d5a655a4eb v2.3.18-alpha.11 2023-02-24 13:23:58 +00:00
mike12345567
42fc004212 Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs 2023-02-24 12:46:58 +00:00