1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
Commit graph

10063 commits

Author SHA1 Message Date
Andrew Kingston
99a8fc7c12 Revert websocket changes and just fetch datasources constantly 2023-06-15 09:27:45 +01:00
Andrew Kingston
5e5dc902d1 Broadcast datasource change via websocket when making changes to tables 2023-06-15 09:04:21 +01:00
Martin McKeaveney
08894e91d6 fix for fonts in production 2023-06-14 18:48:44 +01:00
Martin McKeaveney
743108b170 using black bb logo instead of gray 2023-06-14 16:55:46 +01:00
Martin McKeaveney
307e6dde02 update bblogoimgur to bblogo 2023-06-14 15:21:46 +01:00
Martin McKeaveney
0f02b31ba7 lint 2023-06-14 15:12:39 +01:00
Martin McKeaveney
cd1675098f removing need for external internet assets and self hosting our own fonts 2023-06-14 14:54:27 +01:00
melohagan
ab1a3eba81 Do not show Business tag for Email action (#10867) 2023-06-12 11:49:46 +01:00
Dean
7564bcac4b Merge remote-tracking branch 'origin/master' into fix/bindings-fixes 2023-06-12 10:44:38 +01:00
Dean
b48083860d Removed commented out code 2023-06-09 18:09:21 +01:00
Dean
2b21b7f4c9 Linting 2023-06-09 17:57:03 +01:00
Dean
c73315cc44 Temporarily remove the focus store update as it triggers a full redraw of the component settings 2023-06-09 17:42:41 +01:00
Dean
9da2a1e8ea Merge remote-tracking branch 'origin/master' into fix/bindings-fixes 2023-06-09 11:57:57 +01:00
Martin McKeaveney
a9787ff608 fix REST connector failure to save 2023-06-08 12:00:34 +01:00
Dean
ee1d761103 Fix for QueryEditor width 2023-06-07 09:44:55 +01:00
Dean
fd558a46bb Merge remote-tracking branch 'origin/master' into fix/bindings-fixes 2023-06-07 09:35:30 +01:00
Dean
1e3883b213 Added missing headless flag for the bindable combobox 2023-06-07 09:35:07 +01:00
Adria Navarro
deeba8bae3 Revert "Merge branch 'develop' into master"
This reverts commit 6f29c978e0, reversing
changes made to 1c6ff73c19.
2023-06-06 22:06:34 +01:00
Dean
b2633dc2db Binding drawer fixes 2023-06-06 17:46:40 +01:00
Adria Navarro
4247b4425c Clean code 2023-06-06 11:29:50 +01:00
Adria Navarro
21e870109c Save datasource 2023-06-06 11:29:50 +01:00
Adria Navarro
25c921e340 Validate url 2023-06-06 11:29:49 +01:00
Adria Navarro
1e238ce693 Validate google sheets url 2023-06-06 11:29:49 +01:00
Adria Navarro
d4ba73f331 Open continue 2023-06-06 11:29:49 +01:00
Adria Navarro
3a6a3eb8a5 Store tokens in cache and amend redirect 2023-06-06 11:29:49 +01:00
Adria Navarro
c89708cda3 Google wizard on the same page 2023-06-06 11:29:49 +01:00
Adria Navarro
498eedaf19 Remove confirm button while setting up google datasource 2023-06-06 11:29:49 +01:00
Adria Navarro
ee81fd7a59 Split auth google section 2023-06-05 18:26:11 +01:00
Martin McKeaveney
c53b7b0a44 Merge pull request #10789 from Budibase/collaboration-lock-transfer
Transfer lock to next oldest session when disconnecting from the builder
2023-06-05 17:47:40 +01:00
Dean
f20653d4ca Branding fixes 2023-06-05 15:20:04 +01:00
Dean
42e3ca1872 Merge remote-tracking branch 'origin/develop' into fix/logo-urls 2023-06-05 14:14:02 +01:00
Rory Powell
e00eb171be WIP logo url fixes 2023-06-05 14:01:46 +01:00
Andrew Kingston
3979c108e0 Add more optional chaining 2023-06-05 13:56:54 +01:00
Andrew Kingston
4a0e23a171 Transfer lock to next oldest session when disconnecting from the builder 2023-06-05 13:54:17 +01:00
Andrew Kingston
6de83a6ab4 Lint 2023-06-05 11:57:36 +01:00
Andrew Kingston
29968df6d9 Fix not being able to navigate away from the design section 2023-06-05 11:55:18 +01:00
Andrew Kingston
d87e943750 Fix user avatar in audit logs page 2023-06-05 11:13:24 +01:00
Andrew Kingston
d4e28518d2 Fix error on SCIM page 2023-06-05 08:55:16 +01:00
Andrew Kingston
ffde512307 Update position of floating buttons to be consistent 2023-06-05 08:49:35 +01:00
Andrew Kingston
920fea7b1f Remove beta button from grid, add feedback button to data section linking to collaboration maze 2023-06-05 08:48:02 +01:00
Andrew Kingston
f7f9a359b2 Ensure edit button in overview is never disabled as we don't use the lock any more 2023-06-05 08:27:14 +01:00
Andrew Kingston
680b70643c Merge pull request #10775 from Budibase/collaboration-fixes
Collaboration fixes
2023-06-02 18:03:11 +01:00
Andrew Kingston
0582dd40b2 Ensue table schema change made via grids are properly synced with backend stores, given absence of websocket events for own events 2023-06-02 15:28:48 +01:00
Andrew Kingston
2db3012ae0 Fix JSON editor overflow row edit modal 2023-06-02 15:13:57 +01:00
Dean
247896bdf3 Linting 2023-06-02 12:55:16 +01:00
Dean
9f2df319a2 Updated the JS Scripting modal use the new editor 2023-06-02 12:50:22 +01:00
Dean
450be6ec28 Changed the binding font to monospace per feedback 2023-06-02 12:03:25 +01:00
Dean
a8836a1531 Removed the monospace font from the Text editor and replaced it with the core font. 2023-06-02 11:46:01 +01:00
Dean
44dd09dfef UI colours updated 2023-06-02 10:56:36 +01:00
Andrew Kingston
53f1a4e67d Update builder socket to ignore own events, and ensure table creation updates state without depending on the websocket 2023-06-02 09:04:50 +01:00