1
0
Fork 0
mirror of synced 2024-07-05 06:20:55 +12:00
Commit graph

3453 commits

Author SHA1 Message Date
mike12345567 d6bb6582b4 Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-18 17:53:28 +01:00
Budibase Release Bot eb602fb304 Update pro version to 1.1.16 2022-07-18 14:26:22 +00:00
Budibase Release Bot 914258cba1 v1.1.16 2022-07-18 14:24:55 +00:00
Budibase Staging Release Bot f3547bc6e7 Update pro version to 1.1.15-alpha.1 2022-07-18 14:18:46 +00:00
Budibase Staging Release Bot 55f61d5034 v1.1.15-alpha.1 2022-07-18 14:17:03 +00:00
Budibase Staging Release Bot ba2bda31eb Update pro version to 1.1.15-alpha.0 2022-07-18 13:25:54 +00:00
Budibase Staging Release Bot bf337239b9 v1.1.15-alpha.0 2022-07-18 13:23:56 +00:00
Budibase Release Bot 16b81bfc95 Update pro version to 1.1.15 2022-07-18 13:18:27 +00:00
Budibase Release Bot 9852ee7f2b v1.1.15 2022-07-18 13:16:48 +00:00
mike12345567 953d5a35eb Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-18 14:16:39 +01:00
mike12345567 939fd34caf Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-18 14:09:02 +01:00
mike12345567 ff12b4fbe9 Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-18 13:59:46 +01:00
Budibase Release Bot b201b8c99b Update pro version to 1.1.14 2022-07-18 12:15:05 +00:00
Budibase Release Bot f0ac987c98 v1.1.14 2022-07-18 12:13:20 +00:00
Peter Clement dfdee4d271 lint 2022-07-18 12:33:56 +01:00
Budibase Release Bot a019e739d1 Update pro version to 1.1.13 2022-07-18 09:55:14 +00:00
Budibase Release Bot 13cac82db7 v1.1.13 2022-07-18 09:53:41 +00:00
Budibase Staging Release Bot a21a69df66 Update pro version to 1.1.10-alpha.4 2022-07-18 09:13:56 +00:00
Budibase Staging Release Bot 0b1e9c4aa3 v1.1.10-alpha.4 2022-07-18 09:12:15 +00:00
Budibase Release Bot fddb5d13eb Update pro version to 1.1.12 2022-07-18 08:57:04 +00:00
Budibase Release Bot dbdd88b46d v1.1.12 2022-07-18 08:55:27 +00:00
Budibase Staging Release Bot e0aa4967dd Update pro version to 1.1.10-alpha.3 2022-07-15 09:59:45 +00:00
Budibase Staging Release Bot e08fe1cf6f v1.1.10-alpha.3 2022-07-15 09:57:58 +00:00
Budibase Staging Release Bot 9a931bc16f Update pro version to 1.1.10-alpha.2 2022-07-15 09:34:01 +00:00
Budibase Staging Release Bot 2282e6376c v1.1.10-alpha.2 2022-07-15 09:32:18 +00:00
Budibase Release Bot 27fffe63bf Update pro version to 1.1.11 2022-07-15 09:07:26 +00:00
Budibase Release Bot 704b293bbc v1.1.11 2022-07-15 09:05:39 +00:00
Budibase Staging Release Bot ffa44b3b29 Update pro version to 1.1.10-alpha.1 2022-07-15 08:27:44 +00:00
Budibase Staging Release Bot ffc2be72cb v1.1.10-alpha.1 2022-07-15 08:26:04 +00:00
Budibase Staging Release Bot 6b1501a818 Update pro version to 1.1.10-alpha.0 2022-07-14 18:47:02 +00:00
Budibase Staging Release Bot 26db87bb92 v1.1.10-alpha.0 2022-07-14 18:45:31 +00:00
Budibase Release Bot da26008e39 Update pro version to 1.1.10 2022-07-14 18:44:14 +00:00
Budibase Release Bot e9604377d1 v1.1.10 2022-07-14 18:42:37 +00:00
mike12345567 f3cbf5fa73 Moving @budibase/types around. 2022-07-14 19:30:34 +01:00
Michael Drury 1bf07d6d21
Merge pull request #6705 from Budibase/fix/memory-leak
Memory leak fix
2022-07-14 19:22:26 +01:00
Budibase Release Bot a25aaf60d8 Update pro version to 1.1.9 2022-07-14 18:02:47 +00:00
Budibase Release Bot 0f6c9d188f v1.1.9 2022-07-14 18:01:07 +00:00
mike12345567 c0b3ad155e Merge branch 'master' of github.com:Budibase/budibase into fix/memory-leak 2022-07-14 18:53:58 +01:00
Budibase Release Bot 3afbc58b4b Update pro version to 1.1.8 2022-07-14 17:19:49 +00:00
Budibase Release Bot a4bf973141 v1.1.8 2022-07-14 17:18:06 +00:00
Peter Clement e63c7fd56f update groups doc to take a roles object 2022-07-14 16:58:32 +01:00
mike12345567 a0b3055a1a Removing un-used, dist import which broke build, updating yarn locks. 2022-07-14 16:49:20 +01:00
mike12345567 8deab4be06 Merge branch 'master' of github.com:Budibase/budibase into fix/memory-leak 2022-07-14 16:40:23 +01:00
NEOLPAR a7898411a9 fixed issue bulkDelete losing context because of a forEach loop 2022-07-14 14:15:12 +01:00
Peter Clement 6663fc25fc Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-14 13:32:51 +01:00
Peter Clement 20e9e7a716 Merge branch 'feat/user-groups-tab' of github.com:Budibase/budibase into feat/user-groups-tab 2022-07-14 09:19:08 +01:00
Peter Clement 71179b0f1e overview card updates 2022-07-14 08:39:39 +01:00
Budibase Release Bot fbaf1a4817 Update pro version to 1.1.7 2022-07-13 17:28:20 +00:00
Budibase Release Bot 0c6b22b6ff v1.1.7 2022-07-13 17:26:44 +00:00
NEOLPAR 22864ba324 fixed duplicating users in user creation backend 2022-07-13 17:37:03 +01:00
Budibase Release Bot 89075dfbef Update pro version to 1.1.6 2022-07-13 16:31:34 +00:00
Budibase Release Bot e6f7b1699f v1.1.6 2022-07-13 16:29:54 +00:00
Budibase Release Bot b8764e7aec Update pro version to 1.1.5 2022-07-13 15:19:37 +00:00
Budibase Release Bot fb3316dd49 v1.1.5 2022-07-13 15:18:01 +00:00
Michael Drury c2aace9d87
Merge pull request #6685 from Budibase/fix/ethereal-test-case
Fix for ethereal test case failures
2022-07-13 16:08:44 +01:00
Budibase Staging Release Bot 256c0daa76 Update pro version to 1.0.220-alpha.4 2022-07-13 15:08:24 +00:00
Budibase Staging Release Bot 7f49bbcab3 v1.0.220-alpha.4 2022-07-13 15:06:33 +00:00
Peter Clement 4543b1213f some user table fixes 2022-07-13 15:46:10 +01:00
mike12345567 b860e05fe8 Quick fix for realEmail test which was causing problems. 2022-07-13 15:39:58 +01:00
Budibase Release Bot 44a27ee1db Update pro version to 1.1.4 2022-07-13 14:24:45 +00:00
Budibase Release Bot 8f9b9b6242 v1.1.4 2022-07-13 14:23:12 +00:00
Michael Drury 956cd01a3c
Merge pull request #6638 from Budibase/fix/6633
July release fixes
2022-07-13 14:01:32 +01:00
mike12345567 ec9c0a3ed7 Increasing real email test timeout. 2022-07-13 13:32:06 +01:00
Rory Powell 917cbbb6b1 WIP: Memory leak fix 2022-07-13 08:22:21 -04:00
Budibase Release Bot af49f3511b Update pro version to 1.1.3 2022-07-13 11:10:40 +00:00
Budibase Release Bot a676758227 v1.1.3 2022-07-13 11:08:22 +00:00
mike12345567 a946641735 Fix for #6681 - email save validation not working. 2022-07-13 11:57:14 +01:00
Martin McKeaveney 2b42545b77 prevent redirect on app overview by allowing builders access to user endpoint 2022-07-13 11:49:23 +01:00
Budibase Release Bot 92dcd640a1 Update pro version to 1.1.2 2022-07-11 16:57:49 +00:00
Budibase Release Bot f55e277e69 v1.1.2 2022-07-11 16:56:08 +00:00
Martin McKeaveney b14ea4772d v1.1.1 2022-07-11 17:45:09 +01:00
Budibase Release Bot 9a3ef0212b v1.1.0 2022-07-11 16:35:16 +00:00
Budibase Release Bot d556e3ca59 Update pro version to 1.0.221 2022-07-11 16:16:17 +00:00
Budibase Release Bot 4e1904bba3 v1.0.221 2022-07-11 16:14:26 +00:00
Budibase Release Bot 34eea7e83b Update pro version to 1.0.220 2022-07-11 15:51:26 +00:00
Budibase Release Bot c2160f8a2f v1.0.220 2022-07-11 15:49:41 +00:00
Peter Clement 72a67adcf4 improve performance of adding users and groups 2022-07-11 15:29:39 +01:00
Martin McKeaveney 01266ff4db removing beta tab 2022-07-11 14:09:12 +01:00
Budibase Staging Release Bot afb731e36b Update pro version to 1.0.220-alpha.3 2022-07-11 12:42:09 +00:00
Budibase Staging Release Bot 52fce58f07 v1.0.220-alpha.3 2022-07-11 12:40:23 +00:00
Andrew Kingston bb866f7cc0 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-11 12:13:14 +01:00
Budibase Staging Release Bot 5c6ad1e704 Update pro version to 1.0.220-alpha.2 2022-07-11 11:05:44 +00:00
Budibase Staging Release Bot 80b7a2da2f v1.0.220-alpha.2 2022-07-11 11:04:12 +00:00
Budibase Staging Release Bot 2aad4c0862 Update pro version to 1.0.220-alpha.1 2022-07-11 10:23:34 +00:00
Budibase Staging Release Bot dc59ba5253 v1.0.220-alpha.1 2022-07-11 10:22:01 +00:00
Michael Drury ef1e70b281
Merge pull request #6636 from Budibase/omnibus-action
Single image pipeline
2022-07-11 11:12:09 +01:00
Andrew Kingston eb1fadb56c Update dependencies 2022-07-11 10:54:27 +01:00
Andrew Kingston 47f2aa953d Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-11 10:51:29 +01:00
Andrew Kingston 8e03c8a33c Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-11 10:33:50 +01:00
Budibase Staging Release Bot d16e9aae5b Update pro version to 1.0.220-alpha.0 2022-07-11 09:33:11 +00:00
Budibase Staging Release Bot 00cefe45cc v1.0.220-alpha.0 2022-07-11 09:31:40 +00:00
Martin McKeaveney 78fbf862e1 merge 2022-07-11 10:19:07 +01:00
mike12345567 514c58a54e Quick fixes to automation history UI around publishing and unpublishing. 2022-07-08 19:32:05 +01:00
mike12345567 33e8600d62 Updating dockerfile to be friendly to volume usage, as well as pre-filling with uuids rather than static secrets. 2022-07-08 18:33:07 +01:00
Budibase Staging Release Bot a2c2763565 Update pro version to 1.0.219-alpha.17 2022-07-08 14:44:38 +00:00
Budibase Staging Release Bot 418c60a9bc v1.0.219-alpha.17 2022-07-08 14:43:13 +00:00
Mel O'Hagan a72bcd9645 Add await to cache delete 2022-07-08 14:53:34 +01:00
Mel O'Hagan e677cbef20 Merge branch 'bug/sev3/reset-email-config-delete-cache' into bug/sev3/reset-email-config-delete-cache-dev 2022-07-08 14:50:47 +01:00
Budibase Release Bot cad11504e4 Update pro version to 1.0.219 2022-07-08 12:35:35 +00:00
Budibase Release Bot 231b038a3c v1.0.219 2022-07-08 12:34:02 +00:00
Budibase Staging Release Bot ce24807c32 Update pro version to 1.0.219-alpha.16 2022-07-08 12:32:33 +00:00
Budibase Staging Release Bot 2e50ccf547 v1.0.219-alpha.16 2022-07-08 12:31:06 +00:00
Budibase Staging Release Bot 474948d27c Update pro version to 1.0.219-alpha.15 2022-07-08 12:14:13 +00:00
Budibase Staging Release Bot 66ddcc18b4 v1.0.219-alpha.15 2022-07-08 12:12:41 +00:00
Budibase Staging Release Bot 54d46fe3db Update pro version to 1.0.219-alpha.14 2022-07-08 11:03:42 +00:00
Budibase Staging Release Bot 76708282a3 v1.0.219-alpha.14 2022-07-08 11:01:57 +00:00
Budibase Staging Release Bot 6d1d7e1d81 Update pro version to 1.0.219-alpha.13 2022-07-08 08:42:23 +00:00
Budibase Staging Release Bot dc4365d708 v1.0.219-alpha.13 2022-07-08 08:40:36 +00:00
Budibase Staging Release Bot ae9d101649 Update pro version to 1.0.219-alpha.12 2022-07-08 08:19:04 +00:00
Budibase Staging Release Bot f166ff9ac0 v1.0.219-alpha.12 2022-07-08 08:17:27 +00:00
melohagan 38556b105b
Merge pull request #6561 from Budibase/bug/sev2/dynamic-filter-delete-column-fix
Only add defined schema fields to dynamic filter
2022-07-08 09:05:40 +01:00
Budibase Staging Release Bot 63a5eb3035 Update pro version to 1.0.219-alpha.11 2022-07-07 14:42:44 +00:00
Budibase Staging Release Bot d312605ac6 v1.0.219-alpha.11 2022-07-07 14:41:07 +00:00
mike12345567 594cfb1f6b Merge branch 'develop' of github.com:Budibase/budibase into omnibus-action 2022-07-07 14:25:56 +01:00
Mel O'Hagan 3311c00770 Merge branch 'develop' into bug/sev2/dynamic-filter-delete-column-fix 2022-07-07 13:45:43 +01:00
mike12345567 fdd7edf84f Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-07 13:40:52 +01:00
Budibase Staging Release Bot c7e7fc25e9 Update pro version to 1.0.219-alpha.10 2022-07-07 12:15:04 +00:00
Budibase Staging Release Bot ecc49c6225 v1.0.219-alpha.10 2022-07-07 12:13:32 +00:00
Budibase Staging Release Bot 0dc7a827a0 Update pro version to 1.0.219-alpha.9 2022-07-07 11:14:18 +00:00
Budibase Staging Release Bot b2f9898d0f v1.0.219-alpha.9 2022-07-07 11:12:43 +00:00
Budibase Staging Release Bot 0a4d326162 Update pro version to 1.0.219-alpha.8 2022-07-07 10:41:47 +00:00
Budibase Staging Release Bot d006763b9f v1.0.219-alpha.8 2022-07-07 10:40:17 +00:00
Peter Clement 0e3b1fc46f linting and tidy 2022-07-07 08:55:32 +01:00
Budibase Staging Release Bot e90bafa41f Update pro version to 1.0.219-alpha.7 2022-07-06 20:58:00 +00:00
Budibase Staging Release Bot 57e5d6fa3b v1.0.219-alpha.7 2022-07-06 20:56:34 +00:00
Budibase Staging Release Bot 4db53953f2 Update pro version to 1.0.219-alpha.6 2022-07-06 16:59:08 +00:00
Budibase Staging Release Bot 011f37f7c8 v1.0.219-alpha.6 2022-07-06 16:57:35 +00:00
Budibase Staging Release Bot 5d67e16c3a Update pro version to 1.0.219-alpha.5 2022-07-06 15:44:18 +00:00
mike12345567 216298c74b Fixing issue which can block accessing platform - if error scenario occurs but admin user partially created. 2022-07-06 16:42:38 +01:00
Budibase Staging Release Bot 4840f5c44b v1.0.219-alpha.5 2022-07-06 15:42:23 +00:00
Peter Clement 8a66a38470 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-06 16:30:24 +01:00
mike12345567 c62805853a Updating user search endpoint to allow searching by app ID with a new view, as well as updating user page to have a search input again. 2022-07-06 16:09:05 +01:00
Budibase Staging Release Bot 3f58a6aadf Update pro version to 1.0.219-alpha.4 2022-07-06 13:15:48 +00:00
Budibase Staging Release Bot c9f92c3407 v1.0.219-alpha.4 2022-07-06 13:14:14 +00:00
Budibase Staging Release Bot 7fcb354cc2 Update pro version to 1.0.219-alpha.3 2022-07-06 12:49:59 +00:00
Budibase Staging Release Bot 50abf0869e v1.0.219-alpha.3 2022-07-06 12:48:30 +00:00
Budibase Staging Release Bot 6cc8db45a9 v1.0.219-alpha.2 2022-07-06 12:36:37 +00:00
Budibase Staging Release Bot e3b81c6fc2 Update pro version to 1.0.219-alpha.1 2022-07-06 12:17:39 +00:00
Budibase Staging Release Bot 58d9fc1384 v1.0.219-alpha.1 2022-07-06 12:16:08 +00:00
Peter Clement b846402d90 take into account pagination 2022-07-06 12:58:55 +01:00
Peter Clement c9d86230d4 fixing users api references 2022-07-06 08:45:22 +01:00
Budibase Staging Release Bot 7b11c9e357 Update pro version to 1.0.219-alpha.0 2022-07-05 16:58:48 +00:00
Budibase Staging Release Bot 7918452c52 v1.0.219-alpha.0 2022-07-05 16:57:18 +00:00
mike12345567 245dca2c2a Merge branch 'develop' of github.com:Budibase/budibase into labday/backups 2022-07-05 17:47:22 +01:00
mike12345567 2593dccdac Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-05 17:37:04 +01:00
Peter Clement daafba8ec8 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-05 16:04:01 +01:00
Mel O'Hagan a625f9e107 Only add defined schema fields to dynamic filter 2022-07-05 15:23:04 +01:00
Budibase Staging Release Bot 6e5a7d077d Update pro version to 1.0.212-alpha.15 2022-07-05 09:29:08 +00:00
Budibase Staging Release Bot 95300e2d71 v1.0.212-alpha.15 2022-07-05 09:27:43 +00:00
deanhannigan 3e5d6ca5a5
Merge pull request #6535 from Budibase/sso-rest-requests
SSO rest request refresh
2022-07-05 10:06:26 +01:00