mike12345567
|
9d22f83e4e
|
Adding check to make sure build/watch occurs inside a plugin directory.
|
2022-08-18 13:29:49 +01:00 |
mike12345567
|
d063d4fa67
|
Fixing issue with custom datasource section appearing when none exist.
|
2022-08-18 12:58:43 +01:00 |
Andrew Kingston
|
a32b3705dc
|
Add sanity checks to plugin watcher
|
2022-08-18 12:22:32 +01:00 |
Andrew Kingston
|
186f559fb4
|
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-18 11:23:41 +01:00 |
Andrew Kingston
|
cf4696ad8a
|
Treat any tarball as plugins when watching plugins directory
|
2022-08-18 11:23:24 +01:00 |
mike12345567
|
3fac2f8982
|
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-17 23:21:58 +01:00 |
mike12345567
|
ebb622097b
|
Fixing issue with single custom datasource being full width in creation modal.
|
2022-08-17 23:17:10 +01:00 |
mike12345567
|
0db9a4ec6e
|
Adding full builder integration of custom components - splitting into own section properly - fixing some issues with SVG class overlap.
|
2022-08-17 23:13:51 +01:00 |
Andrew Kingston
|
c4a67425bc
|
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-17 19:41:30 +01:00 |
Andrew Kingston
|
59b3bed470
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-17 16:13:27 +01:00 |
Andrew Kingston
|
07353183e9
|
Merge pull request #7015 from Budibase/cheeks-lab-day-keyboard-shortcuts-develop
Keyboard shortcuts for components
|
2022-08-17 16:11:36 +01:00 |
Andrew Kingston
|
4079deb42c
|
Fix icon import
|
2022-08-17 15:01:38 +01:00 |
Andrew Kingston
|
62f017517d
|
Use either backspace or delete for deleting components
|
2022-08-17 14:47:20 +01:00 |
Andrew Kingston
|
16a7593f05
|
SUpport using icons for keybind indicators in menu items
|
2022-08-17 14:47:07 +01:00 |
Andrew Kingston
|
8423fcaab9
|
Add XS size for icons
|
2022-08-17 14:46:38 +01:00 |
Andrew Kingston
|
82ca88ad28
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop
|
2022-08-17 14:20:34 +01:00 |
mike12345567
|
ffb4ba48e7
|
Adding some controls around datasource config creation and updating minio fetch.
|
2022-08-17 11:01:25 +01:00 |
mike12345567
|
ecf1fbffa5
|
Updating custom datasource SVG - splitting out in UI.
|
2022-08-17 10:46:17 +01:00 |
mike12345567
|
9a49f58a88
|
Adding full flow for creating custom datasource.
|
2022-08-17 10:05:13 +01:00 |
Andrew Kingston
|
39188c6af4
|
Update vite config to work properly with all defaults
|
2022-08-17 09:21:36 +01:00 |
Jonny McCullagh
|
fcd9248d48
|
Merge pull request #7310 from Budibase/jonny/single-image-data-path
fix sed apostrophe error and couchdb path
|
2022-08-16 20:13:01 +01:00 |
Michael Drury
|
f2af7f9719
|
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-16 16:28:11 +01:00 |
Michael Drury
|
45594e442a
|
Adding watch command to CLI.
|
2022-08-16 16:27:03 +01:00 |
Andrew Kingston
|
af01874ab1
|
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-16 15:18:58 +00:00 |
Andrew Kingston
|
623a5ee563
|
Default plugins dir to /plugins
|
2022-08-16 15:16:46 +00:00 |
Andrew Kingston
|
55eef09204
|
Add PLUGINS_DIR env var and show example mount for HMR of plugins
|
2022-08-16 15:14:47 +00:00 |
Budibase Staging Release Bot
|
08a8631cfd
|
Update pro version to 1.2.41-alpha.0
|
2022-08-16 14:53:58 +00:00 |
Budibase Staging Release Bot
|
3120f90e92
|
v1.2.41-alpha.0
|
2022-08-16 14:50:58 +00:00 |
Michael Drury
|
8c5fb91433
|
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-16 15:44:05 +01:00 |
Michael Drury
|
09372e2ad7
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-16 15:42:47 +01:00 |
Andrew Kingston
|
bb19810e36
|
Add missing declaration of objectstore module
|
2022-08-16 14:42:32 +00:00 |
Michael Drury
|
b96db6d7b7
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-08-16 15:39:40 +01:00 |
Jonny McCullagh
|
99cb7761a6
|
fix sed apostrophe error and couchdb path
|
2022-08-16 15:08:00 +01:00 |
Andrew Kingston
|
2a6719d3ac
|
Only watch plugins in single tenant envs
|
2022-08-16 14:02:51 +00:00 |
Budibase Staging Release Bot
|
069859bb79
|
Update pro version to 1.2.39-alpha.8
|
2022-08-16 13:40:15 +00:00 |
Budibase Staging Release Bot
|
ef8b6a80c4
|
v1.2.39-alpha.8
|
2022-08-16 13:37:03 +00:00 |
Martin McKeaveney
|
b7668ca3ab
|
Merge pull request #7221 from FlaminWrap/FlaminWrap-Fix-4290
Fix issue #4290
|
2022-08-16 14:25:17 +01:00 |
Andrew Kingston
|
ddb47a7865
|
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-16 09:33:17 +00:00 |
Andrew Kingston
|
89ef95d2f9
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-16 09:32:36 +00:00 |
Andrew Kingston
|
c892b55abf
|
Merge branch 'vite-remote-dev' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-16 09:31:49 +00:00 |
Budibase Staging Release Bot
|
4da5d2bdaf
|
Update pro version to 1.2.39-alpha.7
|
2022-08-16 09:30:46 +00:00 |
Budibase Staging Release Bot
|
90cb5b3d42
|
v1.2.39-alpha.7
|
2022-08-16 09:27:48 +00:00 |
Andrew Kingston
|
4645901309
|
Support env variables for vite config
|
2022-08-16 09:26:23 +00:00 |
Andrew Kingston
|
04f49fd7b9
|
Proxy vite HMR websocket in dev
|
2022-08-16 09:25:16 +00:00 |
Martin McKeaveney
|
e4f0b02bf0
|
Merge pull request #7251 from Budibase/fix/various-fixes-martin
roll out release services after deployment
|
2022-08-16 10:17:59 +01:00 |
Andrew Kingston
|
30406f7f35
|
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-15 22:24:41 +01:00 |
Andrew Kingston
|
54907ad7b0
|
Add hot reloading for component plugins via watched plugin directory
|
2022-08-15 22:23:45 +01:00 |
mike12345567
|
3388008f0b
|
Adding custom datasources to UI.
|
2022-08-15 18:38:09 +01:00 |
mike12345567
|
3fb5a2251b
|
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
|
2022-08-15 16:17:54 +01:00 |
Budibase Staging Release Bot
|
7fd94d8fe0
|
Update pro version to 1.2.39-alpha.6
|
2022-08-15 13:59:15 +00:00 |