Andrew Kingston
|
8e9afb6bf0
|
Set top level background colour
|
2020-11-02 12:14:16 +00:00 |
Andrew Kingston
|
e90664848e
|
Merge pull request #813 from Budibase/new-app-modal-fixes
New app modal fixes
|
2020-11-02 12:12:52 +00:00 |
Andrew Kingston
|
db51fad9b7
|
Remove ag-grid loading overlay color
|
2020-11-02 09:15:39 +00:00 |
Andrew Kingston
|
253e5a23ce
|
Standardise title and capitalisation in create user step
|
2020-11-02 08:55:48 +00:00 |
Andrew Kingston
|
be2e128d28
|
Fix capitalisation of create web app title
|
2020-11-02 08:55:14 +00:00 |
Andrew Kingston
|
e68a5b83f5
|
Remove deprecated header style overrides so BBUI styles are correctly used instead
|
2020-11-02 08:54:53 +00:00 |
Andrew Kingston
|
d4fe058804
|
Fix styling of get API key link and fix grammar in title
|
2020-11-02 08:54:27 +00:00 |
Andrew Kingston
|
e54a168848
|
Merge pull request #809 from Budibase/dark-mode
Dark mode and custom themes
|
2020-11-02 08:33:02 +00:00 |
Andrew Kingston
|
b8e3d92243
|
Style background of feedback popover white due to iframe boundary breaking theming
|
2020-11-02 07:59:29 +00:00 |
Martin McKeaveney
|
c507597835
|
typos in readme
|
2020-11-01 21:36:16 +00:00 |
Martin McKeaveney
|
79cfc3e3c7
|
Update issue templates
|
2020-11-01 15:40:11 +00:00 |
Martin McKeaveney
|
dc12752c6b
|
started creating APIs for screens
|
2020-11-01 15:32:54 +00:00 |
Joe
|
52c92cb29e
|
Update readme.md
|
2020-10-31 14:43:55 +00:00 |
Joe
|
4f844f2393
|
Readme update
I updated the readme to provide the viewer with a better experience.
|
2020-10-31 14:42:29 +00:00 |
mike12345567
|
d9025d1aa1
|
Getting rid of userInstanceMap, preparing for meat of auth update.
|
2020-10-30 17:12:06 +00:00 |
Martin McKeaveney
|
5ae952721c
|
Merge branch 'master' of github.com:Budibase/budibase into tidy-up-store
|
2020-10-30 16:25:00 +00:00 |
Andrew Kingston
|
f6c80b366a
|
Bump BBUI and use slider components from BBUI
|
2020-10-30 14:54:12 +00:00 |
Andrew Kingston
|
5d5ac424f4
|
Fix settings checkbox color in dark mode
|
2020-10-30 13:50:56 +00:00 |
Andrew Kingston
|
e09b6d6649
|
Change binding icon colour
|
2020-10-30 13:49:24 +00:00 |
Andrew Kingston
|
96ab51d9a6
|
Standardise binding icon styles
|
2020-10-30 13:46:16 +00:00 |
Andrew Kingston
|
229ada66dc
|
Save theme settings to local storage and improve slider styles
|
2020-10-30 13:23:49 +00:00 |
Andrew Kingston
|
d879b52ebf
|
Add theme editor component to top bar
|
2020-10-30 10:41:44 +00:00 |
Andrew Kingston
|
9ba3ceb277
|
Adjust logic automation block background
|
2020-10-29 20:50:18 +00:00 |
Andrew Kingston
|
cb25dd97b3
|
Enabling the dark side
|
2020-10-29 20:42:34 +00:00 |
Michael Drury
|
adac862ccd
|
Merge pull request #806 from Budibase/feature/remove-multitenancy
Remove multi-tenancy
|
2020-10-29 12:19:08 +00:00 |
mike12345567
|
c5d856f193
|
Updating for review comments.
|
2020-10-29 11:48:01 +00:00 |
Martin McKeaveney
|
e59f759ad6
|
removing dead code
|
2020-10-29 11:46:26 +00:00 |
mike12345567
|
eeecd61058
|
Fixing another linting issue.
|
2020-10-29 11:04:02 +00:00 |
mike12345567
|
5e17e6d61f
|
linting.
|
2020-10-29 10:55:52 +00:00 |
mike12345567
|
1238147be9
|
Updating script that had duplicate key.
|
2020-10-29 10:53:39 +00:00 |
mike12345567
|
22e2455bbf
|
Merge branch 'master' of github.com:Budibase/budibase into feature/remove-multitenancy
|
2020-10-29 10:45:02 +00:00 |
mike12345567
|
5b2be03bc3
|
Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now.
|
2020-10-29 10:28:27 +00:00 |
mike12345567
|
08b0834fe2
|
Removing instance API as it was un-used and simplifying the nature of an instance.
|
2020-10-29 10:21:06 +00:00 |
Martin McKeaveney
|
dd17ab4105
|
Merge pull request #797 from Budibase/dependabot/npm_and_yarn/packages/builder/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1 in /packages/builder
|
2020-10-29 09:23:02 +00:00 |
Martin McKeaveney
|
72dce36d59
|
Merge pull request #805 from Budibase/fix-attachment-height
fixing attachment height
|
2020-10-29 09:20:44 +00:00 |
Michael Drury
|
f22aafd7c1
|
Merge pull request #804 from Budibase/bug/add-init
Adding init process back after removing CLI package
|
2020-10-29 09:11:49 +00:00 |
Michael Drury
|
66e3e3b7a4
|
Fixing test cases.
|
2020-10-28 22:37:58 +00:00 |
Michael Drury
|
56f1170ae9
|
Fixing an issue with env variables not getting set correctly.
|
2020-10-28 22:24:44 +00:00 |
Martin McKeaveney
|
e74d754f32
|
fixing attachment height
|
2020-10-28 22:21:41 +00:00 |
Michael Drury
|
91d9f44aeb
|
`:wMerge branch 'bug/add-init' of github.com:Budibase/budibase into feature/remove-multitenancy
|
2020-10-28 22:18:05 +00:00 |
Michael Drury
|
fa00b6662d
|
The removal of CLI package meant there was no way to init the system anymore so nuking budibase directory was unrecoverable, fixing this.
|
2020-10-28 22:14:13 +00:00 |
Michael Drury
|
f621cb0853
|
Some quick fixes.
|
2020-10-28 22:13:16 +00:00 |
Martin McKeaveney
|
7dee8d6683
|
v0.3.1
|
2020-10-28 21:30:51 +00:00 |
Martin McKeaveney
|
ffc2c7bd5f
|
adding cloud check to dev check
|
2020-10-28 21:27:37 +00:00 |
mike12345567
|
ccc8f3c13e
|
Merge branch 'master' of github.com:Budibase/budibase into feature/remove-multitenancy
|
2020-10-28 20:35:29 +00:00 |
mike12345567
|
ea03d099b3
|
Initial work into multi-tenancy removal, experiencing issues with test cases at this point.
|
2020-10-28 20:35:06 +00:00 |
Martin McKeaveney
|
caab43a312
|
v0.3.0
|
2020-10-28 20:28:00 +00:00 |
Andrew Kingston
|
09b0f07d64
|
Merge pull request #801 from Budibase/dropdown-components
Dropdown components
|
2020-10-28 20:12:17 +00:00 |
Andrew Kingston
|
649cf18e45
|
Add proper names for all components and use these names when adding components
|
2020-10-28 19:38:11 +00:00 |
Andrew Kingston
|
214bd75ff7
|
Fix bad schema type when fetching bindable properties
|
2020-10-28 19:37:53 +00:00 |