Andrew Kingston
|
023f5c5813
|
Merge branch 'lab-day-search' of github.com:Budibase/budibase into lab-day-search
|
2021-05-11 16:08:41 +01:00 |
mike12345567
|
5181ca710f
|
Fixing an issue with date objects not being managed by handlebars correctly.
|
2021-05-11 16:07:55 +01:00 |
Andrew Kingston
|
1a2e17ff17
|
Add support for numerical sorting
|
2021-05-11 11:24:16 +01:00 |
Andrew Kingston
|
e661fe8cf2
|
Merge branch 'next' of github.com:Budibase/budibase into lab-day-search
|
2021-05-11 10:47:52 +01:00 |
Andrew Kingston
|
63c22494fd
|
Merge pull request #1472 from Budibase/app-list
App list screen
|
2021-05-11 08:43:47 +01:00 |
Andrew Kingston
|
132cfce328
|
Remove commented out code
|
2021-05-10 18:03:14 +01:00 |
Andrew Kingston
|
c220853891
|
Allow tables to render header even when no data exists
|
2021-05-10 18:01:47 +01:00 |
Andrew Kingston
|
c1c04309d5
|
Increase width of filter dropdown so that it doesn't overflow when the wrong font is used
|
2021-05-10 17:39:14 +01:00 |
mike12345567
|
0debc239a1
|
Fixing issue with cell renderer not falling back to string rendering when type unknown.
|
2021-05-10 17:32:10 +01:00 |
Andrew Kingston
|
099e7648e3
|
Adjust modal background to proper background color and add border in lightest them to inline modals
|
2021-05-10 16:52:09 +01:00 |
Andrew Kingston
|
6a2f711e77
|
Add empty state to apps screen
|
2021-05-10 16:15:00 +01:00 |
Andrew Kingston
|
0cd7dfa296
|
Add inline prop for modals to allow them to be used as actual components on pages
|
2021-05-10 16:14:39 +01:00 |
Andrew Kingston
|
47dbb4ddb3
|
Convert Page component to use flex to allow more flexibility
|
2021-05-10 16:14:12 +01:00 |
Andrew Kingston
|
2421529ba8
|
Update gradient algorithm to use a seed value for predictable gradients and use app names for seeds
|
2021-05-10 15:28:52 +01:00 |
mike12345567
|
77b4b206f7
|
Other minor fixes after doing some initial setup testing.
|
2021-05-10 13:18:05 +01:00 |
Andrew Kingston
|
99ff417aa8
|
Properly key each app card
|
2021-05-10 12:36:32 +01:00 |
Andrew Kingston
|
04dc9ca175
|
Fix create app modal validation
|
2021-05-10 12:36:15 +01:00 |
Andrew Kingston
|
0254e85996
|
Merge branch 'next' of github.com:Budibase/budibase into app-list
|
2021-05-10 12:31:42 +01:00 |
Andrew Kingston
|
0b1b4d2aae
|
Simplify app layout and add option to delete apps
|
2021-05-10 12:28:54 +01:00 |
Andrew Kingston
|
df607e78eb
|
Add non-gallery option to dropzeon and update create app modal
|
2021-05-10 11:53:32 +01:00 |
mike12345567
|
0d38d50878
|
Making sure relative logo URL is converted to a full path in templates.
|
2021-05-07 14:30:37 +01:00 |
mike12345567
|
d517ca1ac9
|
Fixing issue with object store functions not being mockable in the server.
|
2021-05-07 14:27:46 +01:00 |
mike12345567
|
ac89e5c713
|
Formatting.
|
2021-05-07 13:55:57 +01:00 |
mike12345567
|
4e3bc326b4
|
Updating with a tested and functional API for uploading files for configs.
|
2021-05-07 13:55:30 +01:00 |
Andrew Kingston
|
f1b2fea3c0
|
Adjust padding in app list table view
|
2021-05-07 13:44:53 +01:00 |
Andrew Kingston
|
b5dade2d50
|
Handle long app names correctly in app grid view
|
2021-05-07 13:29:05 +01:00 |
Andrew Kingston
|
be28fc2fb8
|
Add small horiztonal padding to app list table view to improve text overflow
|
2021-05-07 13:17:49 +01:00 |
Andrew Kingston
|
35b9ab353e
|
Add table app list view
|
2021-05-07 13:13:51 +01:00 |
Andrew Kingston
|
010fc955d7
|
Update default gradients slightly
|
2021-05-07 13:13:34 +01:00 |
Andrew Kingston
|
8aaeac764b
|
Use local transitions in modal to avoid issues with component unmounting when navigating away
|
2021-05-07 13:13:24 +01:00 |
mike12345567
|
1d435013b8
|
Fixing issues with bullboard and integrating the express app with our koa app (if prefix matches).
|
2021-05-07 12:24:51 +01:00 |
mike12345567
|
045a88feb3
|
Merge branch 'next' of github.com:Budibase/budibase into feature/logo-api
|
2021-05-07 11:41:32 +01:00 |
Andrew Kingston
|
830069970a
|
Bump svelte and routify deps, fix builder _reset usage and some tidy ups
|
2021-05-07 11:14:43 +01:00 |
Michael Drury
|
6435cb5065
|
Merge pull request #1460 from Budibase/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.13 to 4.17.21
|
2021-05-07 10:16:48 +01:00 |
Michael Drury
|
33cbf6cb32
|
Merge pull request #1459 from Budibase/dependabot/npm_and_yarn/packages/client/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /packages/client
|
2021-05-07 10:16:36 +01:00 |
dependabot[bot]
|
e46964b763
|
Bump lodash from 4.17.13 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 08:57:55 +00:00 |
dependabot[bot]
|
987c9d70e3
|
Bump lodash from 4.17.20 to 4.17.21 in /packages/client
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 08:57:35 +00:00 |
dependabot[bot]
|
44515b7e6c
|
Bump handlebars from 4.7.6 to 4.7.7 in /packages/string-templates
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 08:56:46 +00:00 |
Andrew Kingston
|
f57cfe70ce
|
Center menu item icons
|
2021-05-07 08:36:05 +01:00 |
Andrew Kingston
|
be04060ff1
|
Server builder under /builder rather than /app for top level to avoid confusion
|
2021-05-07 08:17:21 +01:00 |
Andrew Kingston
|
f2addd0b9c
|
Make pages scrollable
|
2021-05-07 07:56:56 +01:00 |
Andrew Kingston
|
dff4e9501c
|
Fix URL being pushed after creating an app
|
2021-05-07 07:56:36 +01:00 |
Andrew Kingston
|
6958e860ef
|
Improve app list styles
|
2021-05-06 22:28:50 +01:00 |
Michael Drury
|
5006ca90c4
|
Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library.
|
2021-05-06 19:27:24 +01:00 |
Andrew Kingston
|
5a642071d6
|
Configure vite with a base URL so proxy works
|
2021-05-06 17:22:09 +01:00 |
Andrew Kingston
|
cc18b990e7
|
Fix links not working in some components
|
2021-05-06 17:21:29 +01:00 |
Andrew Kingston
|
1712f559aa
|
Update routing to serve any builder routes under /app so that envoy can proxy correctly
|
2021-05-06 16:39:34 +01:00 |
Andrew Kingston
|
6405bf6603
|
Update AppCard padding
|
2021-05-06 15:34:34 +01:00 |
Andrew Kingston
|
986dc74190
|
Update portal pages to have better usage of spectrum components
|
2021-05-06 15:34:22 +01:00 |
Andrew Kingston
|
cd39210573
|
Reduce size of MenuItem icons
|
2021-05-06 15:33:28 +01:00 |