Kevin Åberg Kultalahti
|
39f6fe10c8
|
Merge pull request #998 from Budibase/feature/icon-component-switch-to-remix
Switches the Icon component so that it now uses Remix like the rest of budibase
|
2021-01-18 16:15:07 +01:00 |
kevmodrome
|
32517b225c
|
switches to remix
|
2021-01-18 14:26:01 +01:00 |
Michael Drury
|
05d54dedba
|
Merge pull request #996 from Budibase/feature/self-host-pretty-url
Pretty URLs for self hosting
|
2021-01-18 12:54:48 +00:00 |
mike12345567
|
fcde592385
|
Review comments.
|
2021-01-18 12:36:49 +00:00 |
Michael Drury
|
dbc445551b
|
Merge pull request #908 from Budibase/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
|
2021-01-15 12:41:53 +00:00 |
Michael Drury
|
5fb64bade8
|
Merge pull request #920 from Budibase/dependabot/npm_and_yarn/packages/server/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8 in /packages/server
|
2021-01-15 12:41:40 +00:00 |
Michael Drury
|
a51a0f45fd
|
Merge pull request #963 from Budibase/dependabot/npm_and_yarn/packages/server/urijs-1.19.5
Bump urijs from 1.19.2 to 1.19.5 in /packages/server
|
2021-01-15 12:41:20 +00:00 |
mike12345567
|
17747c2c7f
|
Linting.
|
2021-01-14 17:57:18 +00:00 |
mike12345567
|
61f5d77335
|
Adding some fixes for general settings menu not respecting non-deployed apps fully.
|
2021-01-14 17:52:49 +00:00 |
mike12345567
|
74d60cb622
|
Fixing an issue with updating not recognising apps not deployed yet.
|
2021-01-14 17:46:59 +00:00 |
mike12345567
|
09bf6833ed
|
Making sure URLs are always lower-case.
|
2021-01-14 17:31:17 +00:00 |
mike12345567
|
d7db539746
|
Found small issue with encoding uris, simple fix.
|
2021-01-14 17:11:39 +00:00 |
mike12345567
|
40cff9e087
|
Merge branch 'master' of github.com:Budibase/budibase into feature/self-host-pretty-url
|
2021-01-14 17:03:05 +00:00 |
mike12345567
|
29424e59c0
|
Linting.
|
2021-01-14 17:02:05 +00:00 |
mike12345567
|
0c66d9fca4
|
When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId.
|
2021-01-14 17:01:31 +00:00 |
Martin McKeaveney
|
3d967c2070
|
v0.5.3
|
2021-01-14 15:24:01 +00:00 |
Martin McKeaveney
|
62ebf3cedc
|
v0.5.2
|
2021-01-14 15:03:58 +00:00 |
Martin McKeaveney
|
c33a59f087
|
v0.5.1
|
2021-01-14 14:46:40 +00:00 |
Martin McKeaveney
|
bbc6258612
|
v0.5.0
|
2021-01-14 14:37:53 +00:00 |
Michael Shanks
|
6c6f93af34
|
Merge pull request #981 from Budibase/trigger_automation_action
Trigger automation from button click
|
2021-01-13 11:06:10 +00:00 |
Michael Shanks
|
2a3ab3ebe2
|
Schema setup - styling changes
|
2021-01-13 10:20:07 +00:00 |
Michael Shanks
|
dd1e5cd7cd
|
allow new automation from button action setup
|
2021-01-12 15:21:27 +00:00 |
mike12345567
|
e7913e5f19
|
This simply removes the self hosting logo URL feature as it doesn't really make sense, screen/layout templates are held in the builder codebase and therefore controlling the logo from the server isn't really possible.
|
2021-01-11 18:09:43 +00:00 |
dependabot[bot]
|
119f959867
|
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-11 11:52:07 +00:00 |
dependabot[bot]
|
0733c39ac3
|
Bump urijs from 1.19.2 to 1.19.5 in /packages/server
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 to 1.19.5.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.2...v1.19.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-11 11:51:27 +00:00 |
dependabot[bot]
|
519fafde7e
|
Bump ini from 1.3.5 to 1.3.8 in /packages/server
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-11 11:51:22 +00:00 |
Michael Shanks
|
5d2612f547
|
changed input style for automation schema setup
|
2021-01-11 10:11:31 +00:00 |
mike12345567
|
e14e5c85f2
|
Fixing removal of full path function (adding back original functionality).
|
2021-01-11 10:01:02 +00:00 |
Michael Shanks
|
0927ab0691
|
tidy up
|
2021-01-11 09:56:39 +00:00 |
Michael Shanks
|
668d192462
|
Merge remote-tracking branch 'origin/master' into trigger_automation_action
|
2021-01-11 09:51:48 +00:00 |
Andrew Kingston
|
c6532303ce
|
Remove hostname check when creating API endpoint URLs now that they are proxied
|
2021-01-11 09:38:40 +00:00 |
Michael Shanks
|
b2daff6285
|
Trigger Automation from frontend actions
|
2021-01-08 17:25:06 +00:00 |
mike12345567
|
d3a4eed88b
|
Merge branch 'master' of github.com:Budibase/budibase into feature/self-hosting
|
2021-01-08 10:46:55 +00:00 |
mike12345567
|
42a077d5af
|
Linting.
|
2021-01-07 15:39:49 +00:00 |
mike12345567
|
9aca697bee
|
Some minor updates, making template object store URL in self hosting relative so everything just goes through the proxy, and fixing issue with API key being required to create apps in self hosting.
|
2021-01-07 15:37:41 +00:00 |
Andrew Kingston
|
97dfc14007
|
Bundle app ID inside apps, rather than trying to find it dynamically
|
2021-01-07 14:53:56 +00:00 |
Andrew Kingston
|
5fb6503298
|
Bundle client as IIFE rather than ESM
|
2021-01-07 14:53:18 +00:00 |
mike12345567
|
2583e70498
|
Merge branch 'feature/self-hosting' of github.com:Budibase/budibase into feature/self-hosting
|
2021-01-07 11:39:15 +00:00 |
mike12345567
|
f1c7a46d37
|
Adding a build method which can push docker images if you are logged in to docker CLI and making the main docker compose file use the pushed images instead.
|
2021-01-07 11:38:37 +00:00 |
Andrew Kingston
|
4be14cfacb
|
Update autoscreen toggle text
|
2021-01-07 10:00:24 +00:00 |
Andrew Kingston
|
0564870d8c
|
Small text change to autoscreen toggle
|
2021-01-07 09:32:44 +00:00 |
Michael Drury
|
ae76780345
|
Fixing cypress failure.
|
2021-01-06 21:25:52 +00:00 |
mike12345567
|
b6e5658f4e
|
Linting.
|
2021-01-06 17:28:22 +00:00 |
mike12345567
|
429c6f912c
|
Merge branch 'master' of github.com:Budibase/budibase into feature/self-hosting
|
2021-01-06 17:00:49 +00:00 |
mike12345567
|
675e5127ad
|
Updating worker to support using a self host key, a basic level of security, stopping builder from asking for API key if currently configured for self hosting, made the default values for self hosting make sense for a basic local installation, this should be final.
|
2021-01-06 16:58:29 +00:00 |
Andrew Kingston
|
7abd9b4f4a
|
Swap back to border for selected component highlighting from box-shadow
|
2021-01-06 16:03:45 +00:00 |
Andrew Kingston
|
3ec179ad57
|
Add toggle to make autoscreens optional
|
2021-01-06 16:03:00 +00:00 |
Andrew Kingston
|
977445dae8
|
Only highlight style changes for the currently selected state (normal / hover)
|
2021-01-06 11:57:34 +00:00 |
Andrew Kingston
|
a3a580d208
|
Standardise design panel setting placeholders
|
2021-01-06 11:52:02 +00:00 |
mike12345567
|
cb85ed1916
|
Merge branch 'master' of github.com:Budibase/budibase into feature/self-hosting
|
2021-01-06 11:00:02 +00:00 |