1
0
Fork 0
mirror of synced 2024-07-06 15:00:49 +12:00
Commit graph

4042 commits

Author SHA1 Message Date
Budibase Staging Release Bot 9ccefa08df v0.9.87-alpha.9 2021-08-04 11:17:18 +00:00
Andrew Kingston e865a5d363
Merge pull request #2233 from Budibase/peek-screen
Open screen in modal
2021-08-04 12:08:49 +01:00
Budibase Staging Release Bot 480889352f v0.9.87-alpha.8 2021-08-04 10:59:07 +00:00
mike12345567 25cfa37dc6 Linting. 2021-08-04 11:35:25 +01:00
mike12345567 8e173a1843 Merge branch 'feature/multi-tenants' of github.com:Budibase/budibase into feature/multi-tenants 2021-08-04 11:17:04 +01:00
mike12345567 8343ea664a Removing divider from org page as per comments. 2021-08-04 11:12:57 +01:00
Michael Drury 655bfe1a0c
Merge branch 'develop' into feature/multi-tenants 2021-08-04 10:07:31 +01:00
Budibase Staging Release Bot 97cf8c53df v0.9.87-alpha.7 2021-08-04 08:58:12 +00:00
Martin McKeaveney bae2b40f54
Merge pull request #2243 from mslourens/bug/automation_crash
Automation crash
2021-08-04 09:49:15 +01:00
Budibase Staging Release Bot 20a08f2696 v0.9.87-alpha.6 2021-08-03 21:01:15 +00:00
Maurits Lourens 5ad0f2cb57 fix bug when an automation was selected but not present anymore 2021-08-03 22:29:47 +02:00
mike12345567 54e765a182 Implementing some changes to how context gets set for tenancy, after testing, as well as updating server. 2021-08-03 15:32:25 +01:00
Budibase Staging Release Bot b8d94c7cb5 v0.9.87-alpha.5 2021-08-03 12:48:30 +00:00
Andrew Kingston 933b5d41f8 Lint 2021-08-03 12:52:01 +01:00
Andrew Kingston 4f64e3d74c Fix text of close screen modal action 2021-08-03 12:22:16 +01:00
Andrew Kingston 062d7e4450 Rename visual actions from 'peek' to just 'open' screen in modal 2021-08-02 15:50:59 +01:00
Andrew Kingston 53e399f6c1 Merge branch 'develop' of github.com:Budibase/budibase into peek-screen 2021-08-02 15:12:45 +01:00
Andrew Kingston 473ccd27fa Add action to close peek modal and proxy notifications from the iframe 2021-08-02 15:12:38 +01:00
Budibase Staging Release Bot 9b66b6090f v0.9.87-alpha.4 2021-08-02 13:02:24 +00:00
mike12345567 f7d58c889d Updating API endpoints, to include the new system one, updating hosting envoy yaml to cover these. 2021-08-02 12:09:03 +01:00
Andrew Kingston c50460b88f Merge branch 'develop' of github.com:Budibase/budibase into peek-screen 2021-08-02 09:27:28 +01:00
Keviin Åberg Kultalahti 150ac075cb adds the Spectrum divider component to the standard components 2021-07-31 15:11:33 +02:00
mike12345567 906d89e716 Linting. 2021-07-30 20:40:38 +01:00
mike12345567 5e89cf5fa8 Fixing issues with pages reloading in weird ways. 2021-07-30 20:39:42 +01:00
Andrew Kingston c7566a7b90 Revert to a cleaner modal with no title or buttons for screen peeking 2021-07-30 18:16:37 +01:00
Andrew Kingston 1dec4221e7 Add checkbox to specify navigate action should open in a modal insteaf 2021-07-30 13:59:04 +01:00
Budibase Staging Release Bot 0cb528489c v0.9.87-alpha.3 2021-07-30 11:04:41 +00:00
Rory Powell eda14f032a
Merge pull request #2175 from Budibase/feature/sso-sync-picture
Sync profile picture when using SSO
2021-07-30 11:56:42 +01:00
Budibase Staging Release Bot 0df305205e v0.9.87-alpha.2 2021-07-30 10:33:02 +00:00
Budibase Staging Release Bot 110a39e7f4 v0.9.87-alpha.1 2021-07-29 21:44:52 +00:00
Martin McKeaveney 5fc84175b7
Merge pull request #2178 from Budibase/martin-fixes
readd one to many
2021-07-29 22:35:12 +01:00
Martin McKeaveney db82784b42 readd one to many 2021-07-29 15:30:29 +01:00
Rory Powell 298cf4965c Sync profile picture when using SSO 2021-07-29 14:43:23 +01:00
Budibase Staging Release Bot 7a42898ef8 v0.9.87-alpha.0 2021-07-29 10:20:04 +00:00
Rory Powell 079e78b557 Merge master -> develop version bump 0.9.86 2021-07-29 10:55:31 +01:00
Budibase Staging Release Bot b90435756d v0.9.86-alpha.0 2021-07-29 09:19:25 +00:00
Martin McKeaveney 44cdcdf38e
Merge pull request #1963 from faroutchris/feature/query-mongo-collection
Feature/query mongo collection
2021-07-29 10:10:52 +01:00
Martin McKeaveney f1fcbc22c6 merge with master 2021-07-29 10:06:33 +01:00
Budibase Release Bot 3b3211b978 v0.9.85 2021-07-28 21:57:53 +00:00
Budibase Staging Release Bot 64525c1804 v0.9.85-alpha.2 2021-07-28 21:46:10 +00:00
Martin McKeaveney b95fd7d623
Merge pull request #2157 from mslourens/update_app_role_bug
fix update role modal
2021-07-28 22:38:52 +01:00
Budibase Staging Release Bot 69e15d92c9 v0.9.85-alpha.1 2021-07-28 16:05:40 +00:00
Martin McKeaveney 3aa71591c6
Merge pull request #2135 from mslourens/renaming_an_app
rename an app
2021-07-28 16:58:08 +01:00
Maurits Lourens f2ee965ef0 fix update role modal 2021-07-28 17:56:52 +02:00
Martin McKeaveney d44119d3aa
Merge pull request #2154 from mslourens/duplicate_ui_conditions
add duplicate condition button
2021-07-28 16:56:51 +01:00
Maurits Lourens 7397822478 fix lint issue 2021-07-28 17:20:25 +02:00
Maurits Lourens 5f18c86d79 add duplicate condition button 2021-07-28 17:05:14 +02:00
Budibase Staging Release Bot 14cdb118f9 v0.9.85-alpha.0 2021-07-28 10:25:47 +00:00
Martin McKeaveney a42d922199 merge with master 2021-07-28 11:08:20 +01:00
Martin McKeaveney 9540cb1048
Merge pull request #2114 from mslourens/clear_form_action
Clear form action
2021-07-28 10:42:17 +01:00