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

24745 commits

Author SHA1 Message Date
Peter Clement 0f4ed290d1
Merge pull request #6571 from Budibase/feat/user-groups-tab
User Groups and User Management UI redesign
2022-07-27 16:07:30 +01:00
Peter Clement 342efa64b3 fix test naming 2022-07-27 14:45:55 +01:00
Peter Clement e5a6acdf47 update tests 2022-07-27 14:18:54 +01:00
Peter Clement b8fa697482 comment out tests for meanwhile 2022-07-27 14:01:00 +01:00
Peter Clement 0f19222393 fix type 2022-07-27 10:25:06 +01:00
Peter Clement e468f83902 adding tests and pr comments 2022-07-27 10:20:39 +01:00
Budibase Staging Release Bot 313af941cf Update pro version to 1.1.25-alpha.1 2022-07-26 19:44:16 +00:00
Budibase Staging Release Bot 9db7679351 v1.1.25-alpha.1 2022-07-26 19:42:38 +00:00
Mitch-Budibase 0d4544e443
Merge pull request #6906 from Budibase/cypress-testing
Cypress: PostgreSql and createTable Changes
2022-07-26 20:32:53 +01:00
Peter Clement ef2ab96d61 update feature error 2022-07-26 20:25:59 +01:00
Peter Clement fd7ed6d28f user post processing 2022-07-26 20:20:12 +01:00
Peter Clement f845ac055e Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-26 20:19:33 +01:00
Peter Clement 0c831f369d refactor groups into pro and some other pr comments 2022-07-26 20:04:29 +01:00
Mitch-Budibase 11c9afae06 Merge branch 'develop' into cypress-testing 2022-07-26 18:24:05 +01:00
Mitch-Budibase bf137de178 Cypress: PostgreSql and createTable Changes
PostgreSql
- Added intercept when saving a query, sometimes it runs too fast

createTable command
- Improved to ensure better timing, and that table is correctly created
2022-07-26 18:23:05 +01:00
Budibase Staging Release Bot f692d72b55 Update pro version to 1.1.25-alpha.0 2022-07-26 16:37:58 +00:00
Budibase Staging Release Bot dd0b07d7c9 v1.1.25-alpha.0 2022-07-26 16:36:18 +00:00
mike12345567 f2addf16cb Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-26 17:25:55 +01:00
Budibase Release Bot d8d640c2d4 Update pro version to 1.1.24 2022-07-26 15:55:53 +00:00
Budibase Staging Release Bot 73d5501cfa Update pro version to 1.1.22-alpha.2 2022-07-26 15:55:00 +00:00
Budibase Release Bot 3ef86c5df9 v1.1.24 2022-07-26 15:54:14 +00:00
Budibase Staging Release Bot ad873d1ccf v1.1.22-alpha.2 2022-07-26 15:53:16 +00:00
Martin McKeaveney fc372ecdff
Merge pull request #6897 from Budibase/nord-theme
Nord theme + Midnight theme
2022-07-26 16:45:04 +01:00
Martin McKeaveney 8dff7a00a3
Merge pull request #6858 from Budibase/cheeks-fixes
Drag and drop fix + date filtering improvement
2022-07-26 16:42:58 +01:00
Peter Clement 3914501084 remove uncessary test non we default to users being no access 2022-07-26 15:34:56 +01:00
Budibase Staging Release Bot e38d3f4753 Update pro version to 1.1.22-alpha.1 2022-07-26 14:12:42 +00:00
Budibase Staging Release Bot 87599866f4 v1.1.22-alpha.1 2022-07-26 14:11:00 +00:00
Mitch-Budibase 2f2bee3f02
Merge pull request #6899 from Budibase/cypress-testing
Cypress: Smoke build test changes
2022-07-26 15:01:08 +01:00
Mitch-Budibase cd4f9f12e3 Cypress: Smoke build test changes
User Management & Revert App test files changed to better suit the timing of the smoke build
2022-07-26 14:43:06 +01:00
Budibase Release Bot dd20844950 Update pro version to 1.1.23 2022-07-26 12:46:25 +00:00
Andrew Kingston f2ca81340e Tweak midnight theme 2022-07-26 13:45:08 +01:00
Budibase Release Bot 7d2c4dd88c v1.1.23 2022-07-26 12:44:54 +00:00
Andrew Kingston c3b400c166 Don't load custom themes for client apps 2022-07-26 13:41:59 +01:00
Andrew Kingston 7aebe3c411 Add midnight theme 2022-07-26 13:41:46 +01:00
Andrew Kingston d9bb41b2ce Don't load theme options from the store 2022-07-26 13:41:30 +01:00
Andrew Kingston f34ac184ab Update tooltip to use theme colour rather than static grey 2022-07-26 13:41:18 +01:00
Michael Drury 0f8632b199
Merge pull request #6867 from Budibase/fix/export-fixes
Export issues and fix for automation app action permissions spamming
2022-07-26 13:35:01 +01:00
Peter Clement 921a287666 cloud check for max user limit 2022-07-26 12:26:56 +01:00
Peter Clement b078ea9d8d adding limits for uploading users 2022-07-26 12:17:01 +01:00
Andrew Kingston 13d321350b Merge branch 'master' of github.com:Budibase/budibase into nord-theme 2022-07-26 11:46:28 +01:00
mike12345567 4055e52d40 Updating based on PR comments. 2022-07-26 11:19:28 +01:00
Peter Clement d1657fe976 adding new custom feature disabled error 2022-07-25 19:45:50 +01:00
Peter Clement 9bb32f610c some more pr comments 2022-07-25 18:57:10 +01:00
Peter Clement 3f401b35f3 moar bulkdocs 2022-07-25 17:36:57 +01:00
Peter Clement caa06e5772 fix builder assignment issue 2022-07-25 17:18:42 +01:00
Peter Clement 9e4e005dcb move bulk update / delete functionality out of controller 2022-07-25 16:58:30 +01:00
Budibase Release Bot 0f1aa0bf15 Update pro version to 1.1.22 2022-07-25 14:13:32 +00:00
Budibase Release Bot 965a5e6a56 v1.1.22 2022-07-25 14:11:42 +00:00
Peter Clement 5e4f6ed3b7 Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab 2022-07-25 15:09:42 +01:00
Andrew Kingston 8b165ca8cf
Merge pull request #6883 from Budibase/fix/quota-409s
Ignore harmless 409s in write-through cache
2022-07-25 14:58:23 +01:00