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

7650 commits

Author SHA1 Message Date
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 7e3ad48cb5 Remove filter from repeater settings 2021-08-03 13:40:04 +01: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 74b323faa3 Fix going full-screen when opening an external link in a modal 2021-08-03 12:22:06 +01:00
Andrew Kingston f095be6aac Darken modal underlay and add actions above screen modal to allow entering full screen or closing 2021-08-03 12:02:20 +01:00
Jake Dowie 5fb57b1dd9
Readme spelling updates 2021-08-03 11:38:06 +01:00
Budibase Release Bot c059926da6 v0.9.92 2021-08-03 09:21:53 +00:00
Andrew Kingston dbd2c5f064
Merge pull request #2205 from Budibase/fix/preview-garbage-handling
Allow app preview to handle garbage iframe messages
2021-08-03 10:12:21 +01:00
Budibase Release Bot 55c14935a7 v0.9.91 2021-08-03 09:12:12 +00:00
Andrew Kingston f959471f79
Merge pull request #2204 from Budibase/fix/url-select
Fix URL select component
2021-08-03 10:02:29 +01:00
mike12345567 75ae7ac8d6 Linting. 2021-08-02 18:36:32 +01:00
mike12345567 7a69dcef78 re-write, to use the ideas that Rory put in place, still WIP, un-tested but all implemented. 2021-08-02 18:34:43 +01:00
Andrew Kingston 062d7e4450 Rename visual actions from 'peek' to just 'open' screen in modal 2021-08-02 15:50:59 +01:00
Budibase Release Bot 0b50867dd6 v0.9.90 2021-08-02 14:49:04 +00:00
Andrew Kingston 11b1fe88f2
Merge pull request #2220 from Budibase/fix/initial-theme
Fix colour picker inconsistencies when app theme has never been changed
2021-08-02 15:41:36 +01:00
Budibase Release Bot 8d2040cae4 v0.9.89 2021-08-02 14:36:56 +00:00
Martin McKeaveney 4dc482d777
Create feature_request.md 2021-08-02 15:29:21 +01:00
Andrew Kingston 5a138fb4ea Fix colour picker inconsistencies when app theme has never been changed 2021-08-02 15:28:40 +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
Kevin Åberg Kultalahti 70a6b9130c
Merge pull request #2208 from Budibase/feature/builder-divider-component
A Divider component for client apps
2021-08-02 14:53:32 +02: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
Andrew Kingston 65deee1008 Allow app preview to handle garbage iframe messages 2021-08-01 14:00:18 +01:00
Andrew Kingston 3e4e8eae3b Fix URL select not working properly, and massively reduce usage of getBindableProperties to improve settings loading speed 2021-08-01 13:39:33 +01:00
Keviin Åberg Kultalahti 67da593993 remove option that was not valid 2021-07-31 15:12:24 +02: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
Budibase Release Bot 758833a191 v0.9.88 2021-07-30 18:07:23 +00:00
Michael Drury 27554d03d6
Merge pull request #2199 from Budibase/fix/relationship-issue-2167
Fix for SQL relationship issue
2021-07-30 18:59:38 +01:00
mike12345567 6a4d39f29b Fix for issue #2167, the foreign key was not being set correctly in all scenarios for the from table in SQL relationships, our test data happened to hide this fact due to the foreign key and the key in from table having the same name. 2021-07-30 18:49:36 +01:00
Budibase Release Bot 9dbd67b57f v0.9.87 2021-07-30 17:25:31 +00: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
mike12345567 6c6ca18f98 Fixing worker dev script to not overwrite env file everytime. 2021-07-30 15:40:39 +01:00
mike12345567 ca880c4549 Removing unused mock. 2021-07-30 14:25:38 +01:00
mike12345567 4dbec64801 Fixing config test case. 2021-07-30 14:23:40 +01:00
Andrew Kingston 86e4f05670 Make full screen button quiet in peek modals 2021-07-30 14:13:43 +01:00
Andrew Kingston 760ec7698d Fix modal not shrinking to fit screen size 2021-07-30 14:13:16 +01:00
Andrew Kingston 7fef963067 Add initial work on peeking screens, only show one notification at a time, use spectrum notifications 2021-07-30 14:01:01 +01:00
Andrew Kingston c2df860072 Add ability for layout to hide navigation when inside a peeked modal 2021-07-30 13:59:56 +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
Andrew Kingston 9aa65e2aa4 Break out notification component to standalone component 2021-07-30 13:58:34 +01:00
Andrew Kingston 78b2908a5d Add modal option to hide divider, and make title rendering optional 2021-07-30 13:57:33 +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