Andrew Kingston
16e513537b
Remove scrolling from tables when not required and stop selects from updating their own state locally
2022-12-20 17:12:36 +00:00
Andrew Kingston
576913d898
Update table hover colours
2022-12-20 17:07:14 +00:00
Andrew Kingston
5e0200544c
Rewrite app overview access tab
2022-12-20 17:01:50 +00:00
Budibase Staging Release Bot
1df3c6e9ef
Update pro version to 2.2.10-alpha.7
2022-12-20 17:00:56 +00:00
Budibase Staging Release Bot
5bc555a35e
v2.2.10-alpha.7
2022-12-20 16:56:30 +00:00
Rory Powell
62c325fa57
Allow proxy upstream URLs to be configured at runtime ( #7413 )
...
* allow proxy upstream urls to be configured at runtime
* make dynamic upstream urls in proxy the default behaviour
* reorder env directives
* Use appVersion for proxy image
* Update couch upstream for proxy
* proxy ci updates - WIP
* allowing custom resolvers in proxy service deployment
* remove generateProxyConf script for prod and remove from builds
* remove generateProxyConfig script
* removing nginx dev conf
* delete generated nginx conf
Co-authored-by: Thomas Weiß <panos@unbunt.org>
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
2022-12-20 16:28:13 +00:00
Budibase Staging Release Bot
44b55e985c
Update pro version to 2.2.10-alpha.6
2022-12-20 16:26:58 +00:00
Budibase Staging Release Bot
25492ccf84
v2.2.10-alpha.6
2022-12-20 16:23:25 +00:00
Rory Powell
61b899b120
Fix for release version in qa deploy notification ( #9132 )
...
* Fix for release version in qa deploy notification
* Re-add dependency on chart job
2022-12-20 16:10:02 +00:00
Budibase Staging Release Bot
06998fc33b
Update pro version to 2.2.10-alpha.5
2022-12-20 15:25:03 +00:00
Budibase Staging Release Bot
ac37cd0db7
v2.2.10-alpha.5
2022-12-20 15:21:10 +00:00
Rory Powell
58c6f51ceb
Remove .npmignore ( #9131 )
2022-12-20 15:05:48 +00:00
Budibase Staging Release Bot
c55c15cd04
Update pro version to 2.2.10-alpha.4
2022-12-20 14:51:06 +00:00
Budibase Staging Release Bot
3fd0154695
v2.2.10-alpha.4
2022-12-20 14:46:51 +00:00
Rory Powell
5c18ece4f3
Only build pro after bootstrapping and after backend-core build ( #9130 )
...
* Update .npmignore path to include all subdirectories of dist
The dist/* pattern was including only the first level of files inside
the dist folder.
Update to no longer wildcard to include all the folder contents
* Only build pro after bootstrapping and after backend-core build
This protects against the scenario of a breaking change in backend-core
that is relied on by the pro package.
Introducing to fix the current build as the published backend-core package is corrupted.
This change ensures the local filsystem version of core will be used.
* Debug line
* Debug lines
* Update build script
2022-12-20 14:30:31 +00:00
Andrew Kingston
b14132cd9a
Update overview backups page
2022-12-20 12:35:07 +00:00
Rory Powell
090fa330d2
Update .npmignore path to include all subdirectories of dist ( #9129 )
...
The dist/* pattern was including only the first level of files inside
the dist folder.
Update to no longer wildcard to include all the folder contents
2022-12-20 12:29:36 +00:00
Andrew Kingston
821c736249
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-portal-redesign
2022-12-20 12:14:53 +00:00
Andrew Kingston
fd0eb91e81
Update overview automation history tab
2022-12-20 12:06:08 +00:00
Budibase Staging Release Bot
f7a4834d78
Update pro version to 2.2.10-alpha.3
2022-12-20 11:12:26 +00:00
Budibase Staging Release Bot
93484a08c4
v2.2.10-alpha.3
2022-12-20 11:08:52 +00:00
Rory Powell
da6c2a9080
Fix empty dist folder in npm pacakge ( #9125 )
...
Use a .npmignore file instead of the files property of package.json
A bug in lerna seems to use the generated dist/package.json instead of the root file
when determining files to add, resulting in an empty directory.
Related: https://stackoverflow.com/questions/54912262/lerna-publish-and-npm-pack-failing-to-package-all-the-files-in-dist-folder
2022-12-20 10:56:33 +00:00
Andrew Kingston
a3a0d3e9e0
Add tooltip to explain why URL cannot be changed until unpublishing
2022-12-20 08:53:12 +00:00
Andrew Kingston
b5e3505f55
Update app overview version and name/url screens
2022-12-20 08:48:20 +00:00
Budibase Staging Release Bot
0fe35b59fd
Update pro version to 2.2.10-alpha.2
2022-12-20 08:43:35 +00:00
Budibase Staging Release Bot
b0d1e37734
v2.2.10-alpha.2
2022-12-20 08:40:00 +00:00
Budibase Staging Release Bot
5cee1362ac
Update pro version to 2.2.10-alpha.1
2022-12-19 22:25:55 +00:00
Budibase Staging Release Bot
e0a3bce425
v2.2.10-alpha.1
2022-12-19 22:21:52 +00:00
Rory Powell
a13cfd98f9
Fix docker build ( #9116 )
2022-12-19 22:05:47 +00:00
Budibase Staging Release Bot
48949e7069
Update pro version to 2.2.10-alpha.0
2022-12-19 21:12:09 +00:00
Budibase Staging Release Bot
c665242534
v2.2.10-alpha.0
2022-12-19 21:08:30 +00:00
Rory Powell
0b59e8e10e
Fix build ( #9115 )
2022-12-19 20:55:05 +00:00
Martin McKeaveney
c6c721298c
pulling from master
2022-12-19 18:54:58 +00:00
Budibase Release Bot
23753a1c9f
Update pro version to 2.2.9
2022-12-19 18:28:38 +00:00
Budibase Release Bot
8ede6de345
v2.2.9
2022-12-19 18:25:02 +00:00
melohagan
033094cf30
SQL server relationship fix for tables in schema ( #9103 )
...
* Add schema to LEFT JOIN
* lint
2022-12-19 18:12:05 +00:00
Budibase Staging Release Bot
aa188ee299
Update pro version to 2.2.4-alpha.9
2022-12-19 17:59:38 +00:00
Budibase Staging Release Bot
f923199296
v2.2.4-alpha.9
2022-12-19 17:56:10 +00:00
Mitch-Budibase
c6a92eb29b
Merge pull request #9109 from Budibase/cypress-updates
...
Cypress Suite Updates
2022-12-19 17:43:12 +00:00
Mitch-Budibase
d024575edb
Skipping Cypress Tests - No longer needed
...
Skipping Cypress tests associated with the following:
- Account Portals
- App Overview
- Create Automation
We now have E2E coverage of these tests via QA Wolf
2022-12-19 17:23:13 +00:00
Mitch-Budibase
05e84e7e41
Updating createTable command
...
Changing an ID when asserting a table exists
- This change will fix the broken tests within the Cypress build
2022-12-19 17:11:43 +00:00
Budibase Staging Release Bot
deca5bbf81
Update pro version to 2.2.4-alpha.8
2022-12-19 16:36:57 +00:00
Budibase Staging Release Bot
3e76f25805
v2.2.4-alpha.8
2022-12-19 16:33:03 +00:00
Andrew Kingston
cc86fa7aa9
Update config checklist to properly center
2022-12-19 16:11:45 +00:00
Andrew Kingston
cd29b25788
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-portal-redesign
2022-12-19 16:05:18 +00:00
Rory Powell
50e750b4b7
Update job name
2022-12-19 16:04:58 +00:00
Rory Powell
eebb638daf
Re-enable concurrency
2022-12-19 16:03:07 +00:00
Rory Powell
04bc69ecf4
Publish helm chart with correct app version, publish on develop ( #9099 )
...
* Publish helm chart with correct app version, publish on develop
* Uncomment checkout
* Remove concurrency flag temporarily
* Prevent created at timestamp from changing on each helm repo index
* Add logging
* Fix syntax error
* Add logging
* Fix package command
* Remove copy tgz
* Update commit message
* Add job to trigger budibase-deploys
* Fix repository
* Update access token
* Update access token
* Update access token
* Separate deploy release env from docker image release
* Dependency between image release and chart release
2022-12-19 16:01:12 +00:00
Pedro Silva
572b085a3f
Merge pull request #8954 from Budibase/api-tests-user-management
...
APItests for user management, permissions and app specific roles
2022-12-19 14:52:12 +00:00
Pedro Silva
8c67348ee4
Fix wrong parameter
2022-12-19 14:46:34 +00:00