Rory Powell
|
b7c867e250
|
Add self host enable/disable scripts
|
2021-09-14 12:21:16 +01:00 |
Maurits Lourens
|
50a8c17dbc
|
remove unused and non-existing initialise script
|
2021-09-06 16:55:06 +02:00 |
Martin McKeaveney
|
8c84800f47
|
a more robust docker release process that only tags latest in prod
|
2021-08-24 17:16:45 +01:00 |
Martin McKeaveney
|
8bdc170697
|
automate release tag in helm charts, remove superfluous build scripts
|
2021-08-24 16:58:10 +01:00 |
Martin McKeaveney
|
2a3c99652d
|
Merge pull request #2419 from mslourens/husky-pre-commit-hook
Husky pre commit hook
|
2021-08-19 16:52:39 +01:00 |
Maurits Lourens
|
780d9ea1c0
|
add git hook
|
2021-08-19 17:01:48 +02:00 |
Maurits Lourens
|
2c0e6ff1a8
|
add prepare script for husky
|
2021-08-19 16:57:23 +02:00 |
Maurits Lourens
|
95535be7b4
|
add precommit hook and test error
|
2021-08-19 16:55:54 +02:00 |
Martin McKeaveney
|
8e52af55d5
|
use NPM script to run helm release
|
2021-08-18 18:42:22 +01:00 |
Martin McKeaveney
|
e9d3c00de9
|
Update package.json
|
2021-08-12 09:41:19 +01:00 |
Martin McKeaveney
|
a1e5124aba
|
script for pinning dev versions of BB packages
|
2021-08-05 12:59:33 +01:00 |
mike12345567
|
42f08f97cc
|
Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 0d2e2314d4 , reversing
changes made to 1beca4ee96 .
|
2021-08-05 09:59:08 +01:00 |
Michael Drury
|
f37946d47e
|
Revert "Multi-tenancy/organisations"
|
2021-08-04 10:02:24 +01:00 |
mike12345567
|
2f225a4448
|
Adding ability to disable/enable multi-tenancy flags easily.
|
2021-07-26 16:17:56 +01:00 |
Rory Powell
|
e4a8316c9d
|
Add lerna prereleases
|
2021-07-22 17:21:12 +01:00 |
mike12345567
|
498de9d642
|
Fixing workflow ordering for yarn lint and bootstrap.
|
2021-06-25 15:54:41 +01:00 |
mike12345567
|
2340d22cac
|
Adding ts-eslint parser.
|
2021-06-25 15:46:39 +01:00 |
mike12345567
|
374081d720
|
First attempt and re-writing a portion of the server in typescript.
|
2021-06-24 18:16:48 +01:00 |
Martin McKeaveney
|
2f4e85c64e
|
consolidate build
|
2021-06-21 16:44:54 +01:00 |
Martin McKeaveney
|
f4c74b0ee2
|
add develop tag and update docker push script
|
2021-06-21 16:25:12 +01:00 |
Martin McKeaveney
|
5d0a5b6217
|
add staging build command
|
2021-06-21 12:07:07 +01:00 |
Martin McKeaveney
|
7fdd3c6634
|
adding docker staging tag to CI build to avoid polluting latest
|
2021-06-21 11:35:39 +01:00 |
Andrew Kingston
|
3411a55d1b
|
Run prettier first when running lint:fix
|
2021-06-15 13:38:03 +01:00 |
Andrew Kingston
|
c1132f1277
|
Fix prettier and eslint, update versions and update package scripts
|
2021-06-15 12:42:50 +01:00 |
mike12345567
|
482dd8f63f
|
Making sure images are built for staging push.
|
2021-06-07 17:35:23 +01:00 |
Martin McKeaveney
|
2e1b4781ae
|
automate release
|
2021-05-26 15:37:15 +01:00 |
Martin McKeaveney
|
e3f105c2bd
|
auto release from NPM
|
2021-05-26 15:08:57 +01:00 |
Keviin Åberg Kultalahti
|
89f6d6e9c3
|
remove unused dependencies in top level package file
|
2021-05-25 15:15:11 +02:00 |
Martin McKeaveney
|
d77ea74020
|
simplify docker build before push
|
2021-05-20 13:54:18 +01:00 |
Martin McKeaveney
|
ca42fd162f
|
pipeline work
|
2021-05-20 12:38:12 +01:00 |
Andrew Kingston
|
5aebceb608
|
Merge pull request #1472 from Budibase/app-list
App list screen
|
2021-05-11 08:43:47 +01:00 |
mike12345567
|
6fa96981ae
|
Other minor fixes after doing some initial setup testing.
|
2021-05-10 13:18:05 +01:00 |
Andrew Kingston
|
b4f5b1df8d
|
Bump deps
|
2021-05-07 11:14:57 +01:00 |
Andrew Kingston
|
1c3d477523
|
Fix prettier and fix crash when using certain views as data sources
|
2021-05-04 11:04:42 +01:00 |
Andrew Kingston
|
0caad1f582
|
Merge branch 'next' of github.com:Budibase/budibase into spectrum-bbui
|
2021-04-28 15:53:07 +01:00 |
Keviin Åberg Kultalahti
|
04f5e22bca
|
bump prettier and prettier-svelte plugins
|
2021-04-23 07:08:23 +00:00 |
mike12345567
|
164ef9a22e
|
Global users now working through the server, all requests proxied.
|
2021-04-09 15:11:49 +01:00 |
Keviin Åberg Kultalahti
|
d304728a05
|
reworks buttons to use more ergonomic interface
|
2021-04-09 15:21:51 +02:00 |
Keviin Åberg Kultalahti
|
428ee85e13
|
adds Link component to bbui
|
2021-04-09 14:44:48 +02:00 |
Keviin Åberg Kultalahti
|
a8f5d257eb
|
adds ActionGroup component
|
2021-04-09 13:48:55 +02:00 |
Keviin Åberg Kultalahti
|
28a0e71f43
|
adds an ActionButton component to bbui
|
2021-04-09 13:38:48 +02:00 |
Keviin Åberg Kultalahti
|
b68d677e27
|
moves NotificationDisplay to bbui and converts it to spectrum
|
2021-04-09 12:02:53 +02:00 |
Andrew Kingston
|
8a3a7cfe92
|
Update all scripts to use yarn rather than npm
|
2021-04-07 17:38:49 +01:00 |
mike12345567
|
482525187d
|
Attempting to use HBS to re-create the envoy file as needed in dev.
|
2021-04-07 17:13:19 +01:00 |
mike12345567
|
18ce4a1e19
|
Updating authorization test case to remove check for builder security and removing builder security while auth is being worked on - added an option to start stack without server so that user can start it in a debug mode if desired.
|
2021-04-07 11:54:51 +01:00 |
Andrew Kingston
|
548fd27260
|
Update nuke command to nuke docker stack as well
|
2021-04-07 10:52:13 +01:00 |
mike12345567
|
bdb751a8ff
|
Adding a nuke stack option at top of repo and then setting up proxy for dev experience through envoy.
|
2021-04-01 12:02:31 +01:00 |
Andrew Kingston
|
44c5c3cf87
|
Remove symlink dev script
|
2021-04-01 10:18:45 +01:00 |
Andrew Kingston
|
68f6b8820d
|
Support BBUI hot reloading
|
2021-03-31 10:59:26 +01:00 |
Martin McKeaveney
|
a6f30e061e
|
add support for staging image that gets built on master push
|
2021-01-29 10:41:08 +00:00 |