1
0
Fork 0
mirror of synced 2024-07-07 23:35:49 +12:00
Commit graph

6032 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti cf813d1cbb Merge branch 'next' into admin/user-management-ui 2021-05-10 17:42:46 +02:00
Keviin Åberg Kultalahti 6645e0d61d adds notifications to users pages 2021-05-10 17:42:23 +02: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 075b00b534 Renaming registration to invite URL. 2021-05-10 15:05:06 +01:00
Martin McKeaveney 4ccb326ece lint 2021-05-10 14:50:37 +01:00
Martin McKeaveney 2be60b8c71 edit template HTML in modal 2021-05-10 14:47:16 +01:00
Martin McKeaveney 8174f44d40 pull template type from body instead of params 2021-05-10 14:41:52 +01:00
mike12345567 d7b33e6567 Editting the contributing doc to explain how to use Budibase after the single stack update. 2021-05-10 13:27:35 +01:00
mike12345567 502ae91aae Formatting. 2021-05-10 13:19:09 +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
Martin McKeaveney 11ce48e1ff editor styling 2021-05-10 12:06:31 +01:00
Andrew Kingston df607e78eb Add non-gallery option to dropzeon and update create app modal 2021-05-10 11:53:32 +01:00
Michael Drury fdf39520e3 Merge pull request #1461 from Budibase/feature/logo-api
Configuration file upload API
2021-05-07 17:03:07 +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
Keviin Åberg Kultalahti ea8e6d675d adds warning prop to ModalContent to enable warning buttons 2021-05-07 14:56:27 +02: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
Keviin Åberg Kultalahti 04b332e104 adds users, user page and add user modal 2021-05-07 14:53:20 +02:00
Keviin Åberg Kultalahti 35b731a356 updates fetchData helper store 2021-05-07 14:52:58 +02:00
Keviin Åberg Kultalahti 99fda23771 adds a click dispatch to the Table component 2021-05-07 14:52:46 +02:00
Andrew Kingston f1b2fea3c0 Adjust padding in app list table view 2021-05-07 13:44:53 +01:00
Keviin Åberg Kultalahti ae2148e481 creates a custom helper store for fetching data 2021-05-07 14:30:51 +02: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
Keviin Åberg Kultalahti cb78e68d99 adds separate Basic Onboarding modal 2021-05-07 13:58:14 +02: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
Keviin Åberg Kultalahti d4d8506fd5 enables front-end search of users 2021-05-07 13:24:07 +02:00
mike12345567 045a88feb3 Merge branch 'next' of github.com:Budibase/budibase into feature/logo-api 2021-05-07 11:41:32 +01:00
Keviin Åberg Kultalahti e7e249521b merge fixes 2021-05-07 12:16:09 +02:00
Keviin Åberg Kultalahti ca06e5d16e Merge branch 'app-list' into admin/user-management-ui 2021-05-07 12:15:58 +02:00
Andrew Kingston 5d4d3f1949 Bump deps 2021-05-07 11:14:57 +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 701f2420f4 Merge pull request #1456 from Budibase/dependabot/npm_and_yarn/packages/string-templates/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /packages/string-templates
2021-05-07 10:16:58 +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
Michael Drury 10bb471aff Merge pull request #1458 from Budibase/dependabot/npm_and_yarn/handlebars-4.7.7
Bump handlebars from 4.7.6 to 4.7.7
2021-05-07 10:16:12 +01:00
Michael Drury ad3ea6f853 Merge pull request #1457 from Budibase/dependabot/npm_and_yarn/packages/string-templates/handlebars-4.7.7
Bump handlebars from 4.7.6 to 4.7.7 in /packages/string-templates
2021-05-07 10:16:01 +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