1
0
Fork 0
mirror of synced 2024-06-28 19:10:33 +12:00
Commit graph

19704 commits

Author SHA1 Message Date
Rory Powell 23b68660c2 Merge branch 'feature/licensing' into feature/posthog-v2 2022-04-12 17:12:46 +01:00
Rory Powell dd740df387 Merge branch 'develop' into feature/licensing 2022-04-12 16:18:41 +01:00
Rory Powell 3f97fd5156 Test updates 2022-04-12 16:03:20 +01:00
Rory Powell 76d4e5d760 Test updates 2022-04-12 15:37:49 +01:00
Rory Powell 6a346d4650 User management events 2022-04-12 12:34:36 +01:00
Budibase Staging Release Bot 92145be663 v1.0.105-alpha.10 2022-04-12 09:14:08 +00:00
Rory Powell 6bfb50b590 View/Filter/Calculation events 2022-04-12 00:19:52 +01:00
Rory Powell 06d70266cd View/Table/Row Import/Export events 2022-04-11 22:32:12 +01:00
Rory Powell 2c682d3507 Table CRUD events + add timekeeper for tests 2022-04-11 14:39:31 +01:00
Budibase Staging Release Bot 9423347278 v1.0.105-alpha.9 2022-04-11 08:16:09 +00:00
Andrew Kingston e13f63ab87
Merge pull request #5225 from Budibase/cheeks-fixes
Misc fixes
2022-04-11 09:08:01 +01:00
Rory Powell eec094b581 builder / app / app preview served events 2022-04-08 14:07:11 +01:00
Rory Powell e725b1fb52 screen events 2022-04-08 10:55:39 +01:00
Rory Powell 75be1e031b user / rbac events + tests 2022-04-08 01:28:22 +01:00
Andrew Kingston c9ef46d2bf Fix spaces in screen URLs 2022-04-07 16:06:04 +01:00
Andrew Kingston 4a4d776c02 Fix bug with automations that have no inputs in an app action trigger 2022-04-07 16:02:08 +01:00
Budibase Staging Release Bot 9ac34940f6 v1.0.105-alpha.8 2022-04-07 13:27:06 +00:00
Andrew Kingston cdd2f205a7 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-04-07 14:20:59 +01:00
Dean cbc3d3b946 Refactored the invalidate session functionality. 2022-04-07 12:32:00 +01:00
Andrew Kingston 07c8bc4af8 Fix endless encoding loop with screen URLs 2022-04-07 12:23:17 +01:00
Andrew Kingston 43a8efc24d Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-04-07 12:04:13 +01:00
Rory Powell ed9836d8a6 query / update events + tests 2022-04-07 00:38:18 +01:00
Rory Powell 9d264ef1ba org settings events + tests + stub license events 2022-04-06 22:53:33 +01:00
Budibase Staging Release Bot 1f5c97a25a v1.0.105-alpha.7 2022-04-06 21:25:19 +00:00
Martin McKeaveney d7dbaef8be
Merge pull request #5151 from mslourens/prevent_multiple_sessions
invalidate sessions before login
2022-04-06 22:18:17 +01:00
Rory Powell 7846fff25d layout events + tests 2022-04-06 22:07:21 +01:00
Rory Powell e3cf9b0661 rename data -> structures 2022-04-06 22:00:10 +01:00
Budibase Staging Release Bot 2eee1a1437 v1.0.105-alpha.6 2022-04-06 20:15:30 +00:00
Mel O'Hagan 8d00566703 Move settings bar below element if at very top 2022-04-06 17:31:59 +01:00
Rory Powell b650863a2b smtp events + centralise worker test config 2022-04-06 17:00:17 +01:00
Andrew Kingston d91f67ef34 Update spectrum card word wrapping again 2022-04-06 16:05:58 +01:00
Budibase Staging Release Bot 053ffa457d v1.0.105-alpha.5 2022-04-06 13:05:51 +00:00
Andrew Kingston 1696dc3cee
Merge pull request #5259 from Budibase/role-id-bindings
Add role IDs as bindings
2022-04-06 13:58:38 +01:00
Rory Powell d9da559bba automation events + tests 2022-04-06 13:54:57 +01:00
Rory Powell 1a131f3e19 Refactor automation tests to run independently 2022-04-06 12:34:31 +01:00
Budibase Staging Release Bot 13d4ab9d95 v1.0.105-alpha.4 2022-04-06 10:38:23 +00:00
melohagan 7bc678edbc
Merge pull request #5258 from melohagan/bug/sev3/hidden_bindable_text
Add text input padding when FlashOn icon shown
2022-04-06 11:32:02 +01:00
Budibase Staging Release Bot edb7d21a50 v1.0.105-alpha.3 2022-04-06 08:58:34 +00:00
deanhannigan f37848d41e
Merge pull request #5232 from Budibase/fix/time-picker-5102
Fixes for date/time picker issue.
2022-04-06 09:51:12 +01:00
Andrew Kingston b4632fc431 Update role bindings to use Role prefix rather than Roles 2022-04-06 08:22:10 +01:00
Rory Powell 9ebdf837fc sso activated/deactivated events + tests 2022-04-06 00:54:07 +01:00
Rory Powell fde16cf548 google/oidc created/deleted events + tests 2022-04-05 23:14:53 +01:00
Rory Powell 5b8ea1cdbe account event mocks 2022-04-05 21:53:27 +01:00
Mel O'Hagan d52239d0d2 Pad input text when FlashOn icon is showing 2022-04-05 16:56:48 +01:00
Rory Powell a4b49c3633 Logout events 2022-04-05 16:56:28 +01:00
Andrew Kingston 2cafc7d032 Add role IDs as bindings 2022-04-05 16:05:29 +01:00
Rory Powell 39ef2438a3 sso auth + datasource events, test updates 2022-04-05 15:46:04 +01:00
Andrew Kingston d121aefbaa Reset buttion action output context on each invocation of the action 2022-04-05 14:00:44 +01:00
Budibase Staging Release Bot 0a72aa6adb v1.0.105-alpha.2 2022-04-05 11:56:35 +00:00
Michael Drury 10e4b0696c
Merge pull request #5256 from Budibase/dep/2022-05-04
Minimist 1.2.6 dependency update
2022-04-05 12:50:08 +01:00